Started by an SCM change
Obtained jenkins_tests/cam_scam_gfortran_debug_test/Jenkinsfile from git https://github.com/larson-group/cam.git
[Pipeline] Start of Pipeline
[Pipeline] node
Running on nelson in /home/jenkins/workspace/cam_scam_gfortran_debug_test
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: git
Cloning the remote Git repository
Cloning repository https://github.com/larson-group/cam.git
> git init /home/jenkins/workspace/cam_scam_gfortran_debug_test # timeout=10
Fetching upstream changes from https://github.com/larson-group/cam.git
> git --version # timeout=10
> git --version # 'git version 2.34.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 --force --progress -- https://github.com/larson-group/cam.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 2c670ccd5b09186877606c9c0ef3d20864e90167 (refs/remotes/origin/clubb_silhs_devel)
Commit message: "Autoupdated SILHS Commit 370b85fd1991810e0a1dec311f66ad10fa92275f Author: bmg929 Date: Wed Jul 17 23:42:18 2024 -0500 In my previous commit, I changed the domain of the maxloc commands in the computation of k_lh_start to check over the arrays from levels 2:nz. However, when that happens, the output will be offset by 1. Consider a situation where the rcm max is at level 2. By being passed 2 through nz only, maxloc will return a value of 1. I needed to add +1 to the output to rectify this issue. The results are BIT_CHANGING."
> git config remote.origin.url https://github.com/larson-group/cam.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/clubb_silhs_devel^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f 2c670ccd5b09186877606c9c0ef3d20864e90167 # timeout=10
> git rev-list --no-walk d090d209e7dce1c37eef4c2a1714370fee64bdc8 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Checkout Externals and Copy Custom Files)
[Pipeline] sh
+ python run_scripts/set_up_cam_coarse_res.py .
Checking out externals...
Copying ccs_config files
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Remove Old Output)
[Pipeline] sh
+ rm -rf /home/jenkins/cam_output/scratch/test_scam_atex /home/jenkins/cam_output/scratch/test_scam_arm97
[Pipeline] script
[Pipeline] {
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run atex)
[Pipeline] sh
+ source /etc/profile.d/larson-group.sh
++ export GIT_EDITOR=vi
++ GIT_EDITOR=vi
++ export SVN_EDITOR=vi
++ SVN_EDITOR=vi
++ export OMP_STACKSIZE=1048579
++ OMP_STACKSIZE=1048579
++ export LMOD_ROOT=/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-12.2.0/lmod-8.7.37-qorv6nkkjzyzntx6wbjupmoxrot26t6r
++ LMOD_ROOT=/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-12.2.0/lmod-8.7.37-qorv6nkkjzyzntx6wbjupmoxrot26t6r
++ source /usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-12.2.0/lmod-8.7.37-qorv6nkkjzyzntx6wbjupmoxrot26t6r/lmod/lmod/init/bash
+++ '[' -z '' ']'
+++ case "$-" in
+++ __lmod_vx=x
+++ '[' -n x ']'
+++ set +x
Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for this output (/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-12.2.0/lmod-8.7.37-qorv6nkkjzyzntx6wbjupmoxrot26t6r/lmod/lmod/init/bash)
Shell debugging restarted
+++ unset __lmod_vx
++ export MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core
++ MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core
+ run_scripts/run_scam.bash atex
----- Case Setup -----
Compset longname is 2000_CAM60%SCAM_CLM50%SP_CICE%PRES_DOCN%DOM_SROF_SGLC_SWAV
Compset specification file is /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime_config/config_compsets.xml
Automatically adding SESP to compset
Compset forcing is 1972-2004
ATM component is CAM cam6 physics:
LND component is clm5.0:Satellite phenology:
ICE component is Sea ICE (cice) model version 6 :prescribed cice
OCN component is DOCN prescribed ocean mode
ROF component is Stub river component
GLC component is Stub glacier (land ice) component
WAV component is Stub wave component
ESP component is Stub external system processing (ESP) component
Pes specification file is /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime_config/config_pes.xml
Compset specific settings: name is RUN_STARTDATE and value is 1997-06-18
Compset specific settings: name is START_TOD and value is 84585
Compset specific settings: name is PTS_MODE and value is TRUE
Compset specific settings: name is PTS_LAT and value is 36.6
Compset specific settings: name is PTS_LON and value is 262.5
Machine is larson-group
Pes setting: grid is a%T42_l%T42_oi%T42_r%null_g%null_w%null_z%null_m%gx1v7
Pes setting: compset is 2000_CAM60%SCAM_CLM50%SP_CICE%PRES_DOCN%DOM_SROF_SGLC_SWAV_SESP
Pes setting: tasks is {'NTASKS_ATM': -1, 'NTASKS_LND': -1, 'NTASKS_ROF': -1, 'NTASKS_ICE': -1, 'NTASKS_OCN': -1, 'NTASKS_GLC': -1, 'NTASKS_WAV': -1, 'NTASKS_CPL': -1}
Pes setting: threads is {'NTHRDS_ATM': 1, 'NTHRDS_LND': 1, 'NTHRDS_ROF': 1, 'NTHRDS_ICE': 1, 'NTHRDS_OCN': 1, 'NTHRDS_GLC': 1, 'NTHRDS_WAV': 1, 'NTHRDS_CPL': 1}
Pes setting: rootpe is {'ROOTPE_ATM': 0, 'ROOTPE_LND': 0, 'ROOTPE_ROF': 0, 'ROOTPE_ICE': 0, 'ROOTPE_OCN': 0, 'ROOTPE_GLC': 0, 'ROOTPE_WAV': 0, 'ROOTPE_CPL': 0}
Pes setting: pstrid is {}
Pes other settings: {}
Pes comments: none
setting additional fields from config_pes: {}
Compset is: 2000_CAM60%SCAM_CLM50%SP_CICE%PRES_DOCN%DOM_SROF_SGLC_SWAV_SESP
Grid is: a%T42_l%T42_oi%T42_r%null_g%null_w%null_z%null_m%gx1v7
Components in compset are: ['cam', 'clm', 'cice', 'docn', 'srof', 'sglc', 'swav', 'sesp']
This is a CESM scientifically supported compset at this resolution.
No project info available
No charge_account info available, using value from PROJECT
cesm model version found: cam_4ncar_20240605_2f3c896-30-g2c670ccd
Batch_system_type is none
Creating Case directory /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex
This component includes user_mods /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime_config/usermods_dirs/scam_mandatory
Adding user mods directory /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime_config/usermods_dirs/scam_mandatory
RUN: /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/shell_commands
FROM: /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex
Adding user mods directory /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime_config/usermods_dirs/scam_atex
RUN: /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/shell_commands
FROM: /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex
Creating batch scripts
Writing case.run script from input template /home/jenkins/workspace/cam_scam_gfortran_debug_test/ccs_config/machines/template.case.run
Creating file .case.run
Writing case.st_archive script from input template /home/jenkins/workspace/cam_scam_gfortran_debug_test/ccs_config/machines/template.st_archive
Creating file case.st_archive
Creating user_nl_xxx files for components and cpl
Running cam.case_setup.py
If an old case build already exists, might want to run 'case.build --clean' before building
You can now run './preview_run' to get more info on how your case will be run
----- Compile Configuration -----
----- Run configuration -----
----- Compile -----
Building case in directory /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex
sharedlib_only is False
model_only is False
Generating component namelists as part of build
2024-07-19 03:47:47 atm
Create namelist for component cam
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime_config/buildnml
...calling cam buildcpp to set build time options
CAM namelist copy: file1 /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/Buildconf/camconf/atm_in file2 /home/jenkins/cam_output/scratch/test_scam_atex/run/atm_in
2024-07-19 03:47:48 lnd
Create namelist for component clm
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/clm//cime_config/buildnml
WARNING: CLM is starting up from a cold state
2024-07-19 03:47:48 ice
Create namelist for component cice
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cice//cime_config/buildnml
2024-07-19 03:47:48 ocn
Create namelist for component docn
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cdeps/docn/cime_config/buildnml
docn_mode is prescribed
2024-07-19 03:47:48 rof
Create namelist for component srof
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/CIME/non_py/src/components/stub_comps_nuopc/srof/cime_config/buildnml
2024-07-19 03:47:48 glc
Create namelist for component sglc
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/CIME/non_py/src/components/stub_comps_nuopc/sglc/cime_config/buildnml
2024-07-19 03:47:48 wav
Create namelist for component swav
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/CIME/non_py/src/components/stub_comps_nuopc/swav/cime_config/buildnml
2024-07-19 03:47:48 esp
Create namelist for component sesp
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/CIME/non_py/src/components/stub_comps_nuopc/sesp/cime_config/buildnml
2024-07-19 03:47:48 cpl
Create namelist for component drv
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/buildnml
Writing nuopc_runconfig for components ['CPL', 'ATM', 'LND', 'ICE', 'OCN']
Building gptl with output to file /home/jenkins/cam_output/scratch/test_scam_atex/bld/gptl.bldlog.240719-034747
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/CIME/build_scripts/buildlib.gptl
Component gptl build complete with 21 warnings
Building mct with output to file /home/jenkins/cam_output/scratch/test_scam_atex/bld/mct.bldlog.240719-034747
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/CIME/build_scripts/buildlib.mct
Component mct build complete with 4355 warnings
Building pio with output to file /home/jenkins/cam_output/scratch/test_scam_atex/bld/pio.bldlog.240719-034747
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/CIME/build_scripts/buildlib.pio
Building csm_share with output to file /home/jenkins/cam_output/scratch/test_scam_atex/bld/csm_share.bldlog.240719-034747
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/share/buildlib.csm_share
Component csm_share build complete with 268 warnings
Building CDEPS with output to file /home/jenkins/cam_output/scratch/test_scam_atex/bld/CDEPS.bldlog.240719-034747
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cdeps/cime_config/buildlib
Component CDEPS build complete with 200 warnings
- Building clm library
Building lnd with output to /home/jenkins/cam_output/scratch/test_scam_atex/bld/lnd.bldlog.240719-034747
Component lnd build complete with 2528 warnings
clm built in 67.862210 seconds
- Building atm Library
Building atm with output to /home/jenkins/cam_output/scratch/test_scam_atex/bld/atm.bldlog.240719-034747
- Building ice Library
Building ice with output to /home/jenkins/cam_output/scratch/test_scam_atex/bld/ice.bldlog.240719-034747
- Building ocn Library
Building ocn with output to /home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn.bldlog.240719-034747
docn built in 0.568308 seconds
Component ice build complete with 385 warnings
cice built in 126.853869 seconds
Component atm build complete with 5766 warnings
cam built in 165.337091 seconds
Building cesm from /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/buildexe with output to /home/jenkins/cam_output/scratch/test_scam_atex/bld/cesm.bldlog.240719-034747
Component cesm exe build complete with 50 warnings
Total build time: 362.585933 seconds
MODEL BUILD HAS FINISHED SUCCESSFULLY
----- Run Submission -----
2024-07-19 03:53:50 atm
Create namelist for component cam
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime_config/buildnml
CAM namelist copy: file1 /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/Buildconf/camconf/atm_in file2 /home/jenkins/cam_output/scratch/test_scam_atex/run/atm_in
2024-07-19 03:53:50 lnd
Create namelist for component clm
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/clm//cime_config/buildnml
WARNING: CLM is starting up from a cold state
2024-07-19 03:53:51 ice
Create namelist for component cice
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cice//cime_config/buildnml
2024-07-19 03:53:51 ocn
Create namelist for component docn
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cdeps/docn/cime_config/buildnml
docn_mode is prescribed
2024-07-19 03:53:51 rof
Create namelist for component srof
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/CIME/non_py/src/components/stub_comps_nuopc/srof/cime_config/buildnml
2024-07-19 03:53:51 glc
Create namelist for component sglc
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/CIME/non_py/src/components/stub_comps_nuopc/sglc/cime_config/buildnml
2024-07-19 03:53:51 wav
Create namelist for component swav
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/CIME/non_py/src/components/stub_comps_nuopc/swav/cime_config/buildnml
2024-07-19 03:53:51 esp
Create namelist for component sesp
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/CIME/non_py/src/components/stub_comps_nuopc/sesp/cime_config/buildnml
2024-07-19 03:53:51 cpl
Create namelist for component drv
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/buildnml
Writing nuopc_runconfig for components ['CPL', 'ATM', 'LND', 'ICE', 'OCN']
Checking that inputdata is available as part of case submission
Loading input file list: 'Buildconf/cice.input_data_list'
Loading input file list: 'Buildconf/cam.input_data_list'
Loading input file list: 'Buildconf/cpl.input_data_list'
Loading input file list: 'Buildconf/docn.input_data_list'
Loading input file list: 'Buildconf/ctsm.input_data_list'
Check case OK
submit_jobs case.run
Submit job case.run
Starting job script case.run
Generating namelists for /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex
2024-07-19 03:53:52 atm
Create namelist for component cam
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime_config/buildnml
CAM namelist copy: file1 /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/Buildconf/camconf/atm_in file2 /home/jenkins/cam_output/scratch/test_scam_atex/run/atm_in
2024-07-19 03:53:52 lnd
Create namelist for component clm
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/clm//cime_config/buildnml
WARNING: CLM is starting up from a cold state
2024-07-19 03:53:52 ice
Create namelist for component cice
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cice//cime_config/buildnml
2024-07-19 03:53:52 ocn
Create namelist for component docn
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cdeps/docn/cime_config/buildnml
docn_mode is prescribed
2024-07-19 03:53:52 rof
Create namelist for component srof
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/CIME/non_py/src/components/stub_comps_nuopc/srof/cime_config/buildnml
2024-07-19 03:53:52 glc
Create namelist for component sglc
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/CIME/non_py/src/components/stub_comps_nuopc/sglc/cime_config/buildnml
2024-07-19 03:53:52 wav
Create namelist for component swav
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/CIME/non_py/src/components/stub_comps_nuopc/swav/cime_config/buildnml
2024-07-19 03:53:52 esp
Create namelist for component sesp
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/CIME/non_py/src/components/stub_comps_nuopc/sesp/cime_config/buildnml
2024-07-19 03:53:52 cpl
Create namelist for component drv
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/buildnml
Writing nuopc_runconfig for components ['CPL', 'ATM', 'LND', 'ICE', 'OCN']
-------------------------------------------------------------------------
- Prestage required restarts into /home/jenkins/cam_output/scratch/test_scam_atex/run
- Case input data directory (DIN_LOC_ROOT) is /home/pub/cam_inputdata
- Checking for required input datasets in DIN_LOC_ROOT
-------------------------------------------------------------------------
run command is mpirun -np 1 /home/jenkins/cam_output/scratch/test_scam_atex/bld/cesm.exe >> cesm.log.$LID 2>&1
No timing file found in run directory
check for resubmit
dout_s False
mach larson-group
resubmit_num 0
Submitted job case.run with id None
Success!
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run arm97 with SILHS)
[Pipeline] sh
+ source /etc/profile.d/larson-group.sh
++ export GIT_EDITOR=vi
++ GIT_EDITOR=vi
++ export SVN_EDITOR=vi
++ SVN_EDITOR=vi
++ export OMP_STACKSIZE=1048579
++ OMP_STACKSIZE=1048579
++ export LMOD_ROOT=/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-12.2.0/lmod-8.7.37-qorv6nkkjzyzntx6wbjupmoxrot26t6r
++ LMOD_ROOT=/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-12.2.0/lmod-8.7.37-qorv6nkkjzyzntx6wbjupmoxrot26t6r
++ source /usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-12.2.0/lmod-8.7.37-qorv6nkkjzyzntx6wbjupmoxrot26t6r/lmod/lmod/init/bash
+++ '[' -z '' ']'
+++ case "$-" in
+++ __lmod_vx=x
+++ '[' -n x ']'
+++ set +x
Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for this output (/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-12.2.0/lmod-8.7.37-qorv6nkkjzyzntx6wbjupmoxrot26t6r/lmod/lmod/init/bash)
Shell debugging restarted
+++ unset __lmod_vx
++ export MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core
++ MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core
+ ulimit -s 8388608
+ run_scripts/run_scam.bash -s arm97
----- Case Setup -----
Compset longname is 2000_CAM60%SCAM_CLM50%SP_CICE%PRES_DOCN%DOM_SROF_SGLC_SWAV
Compset specification file is /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime_config/config_compsets.xml
Automatically adding SESP to compset
Compset forcing is 1972-2004
ATM component is CAM cam6 physics:
LND component is clm5.0:Satellite phenology:
ICE component is Sea ICE (cice) model version 6 :prescribed cice
OCN component is DOCN prescribed ocean mode
ROF component is Stub river component
GLC component is Stub glacier (land ice) component
WAV component is Stub wave component
ESP component is Stub external system processing (ESP) component
Pes specification file is /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime_config/config_pes.xml
Compset specific settings: name is RUN_STARTDATE and value is 1997-06-18
Compset specific settings: name is START_TOD and value is 84585
Compset specific settings: name is PTS_MODE and value is TRUE
Compset specific settings: name is PTS_LAT and value is 36.6
Compset specific settings: name is PTS_LON and value is 262.5
Machine is larson-group
Pes setting: grid is a%T42_l%T42_oi%T42_r%null_g%null_w%null_z%null_m%gx1v7
Pes setting: compset is 2000_CAM60%SCAM_CLM50%SP_CICE%PRES_DOCN%DOM_SROF_SGLC_SWAV_SESP
Pes setting: tasks is {'NTASKS_ATM': -1, 'NTASKS_LND': -1, 'NTASKS_ROF': -1, 'NTASKS_ICE': -1, 'NTASKS_OCN': -1, 'NTASKS_GLC': -1, 'NTASKS_WAV': -1, 'NTASKS_CPL': -1}
Pes setting: threads is {'NTHRDS_ATM': 1, 'NTHRDS_LND': 1, 'NTHRDS_ROF': 1, 'NTHRDS_ICE': 1, 'NTHRDS_OCN': 1, 'NTHRDS_GLC': 1, 'NTHRDS_WAV': 1, 'NTHRDS_CPL': 1}
Pes setting: rootpe is {'ROOTPE_ATM': 0, 'ROOTPE_LND': 0, 'ROOTPE_ROF': 0, 'ROOTPE_ICE': 0, 'ROOTPE_OCN': 0, 'ROOTPE_GLC': 0, 'ROOTPE_WAV': 0, 'ROOTPE_CPL': 0}
Pes setting: pstrid is {}
Pes other settings: {}
Pes comments: none
setting additional fields from config_pes: {}
Compset is: 2000_CAM60%SCAM_CLM50%SP_CICE%PRES_DOCN%DOM_SROF_SGLC_SWAV_SESP
Grid is: a%T42_l%T42_oi%T42_r%null_g%null_w%null_z%null_m%gx1v7
Components in compset are: ['cam', 'clm', 'cice', 'docn', 'srof', 'sglc', 'swav', 'sesp']
This is a CESM scientifically supported compset at this resolution.
No project info available
No charge_account info available, using value from PROJECT
cesm model version found: cam_4ncar_20240605_2f3c896-30-g2c670ccd
Batch_system_type is none
Creating Case directory /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97
This component includes user_mods /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime_config/usermods_dirs/scam_mandatory
Adding user mods directory /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime_config/usermods_dirs/scam_mandatory
RUN: /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/shell_commands
FROM: /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97
Adding user mods directory /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime_config/usermods_dirs/scam_arm97
RUN: /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/shell_commands
FROM: /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97
Creating batch scripts
Writing case.run script from input template /home/jenkins/workspace/cam_scam_gfortran_debug_test/ccs_config/machines/template.case.run
Creating file .case.run
Writing case.st_archive script from input template /home/jenkins/workspace/cam_scam_gfortran_debug_test/ccs_config/machines/template.st_archive
Creating file case.st_archive
Creating user_nl_xxx files for components and cpl
Running cam.case_setup.py
If an old case build already exists, might want to run 'case.build --clean' before building
You can now run './preview_run' to get more info on how your case will be run
----- Compile Configuration -----
----- Run configuration -----
----- Compile -----
Building case in directory /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97
sharedlib_only is False
model_only is False
Generating component namelists as part of build
2024-07-19 03:54:09 atm
Create namelist for component cam
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime_config/buildnml
...calling cam buildcpp to set build time options
CAM namelist copy: file1 /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/Buildconf/camconf/atm_in file2 /home/jenkins/cam_output/scratch/test_scam_arm97/run/atm_in
2024-07-19 03:54:09 lnd
Create namelist for component clm
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/clm//cime_config/buildnml
WARNING: CLM is starting up from a cold state
2024-07-19 03:54:09 ice
Create namelist for component cice
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cice//cime_config/buildnml
2024-07-19 03:54:09 ocn
Create namelist for component docn
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cdeps/docn/cime_config/buildnml
docn_mode is prescribed
2024-07-19 03:54:10 rof
Create namelist for component srof
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/CIME/non_py/src/components/stub_comps_nuopc/srof/cime_config/buildnml
2024-07-19 03:54:10 glc
Create namelist for component sglc
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/CIME/non_py/src/components/stub_comps_nuopc/sglc/cime_config/buildnml
2024-07-19 03:54:10 wav
Create namelist for component swav
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/CIME/non_py/src/components/stub_comps_nuopc/swav/cime_config/buildnml
2024-07-19 03:54:10 esp
Create namelist for component sesp
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/CIME/non_py/src/components/stub_comps_nuopc/sesp/cime_config/buildnml
2024-07-19 03:54:10 cpl
Create namelist for component drv
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/buildnml
Writing nuopc_runconfig for components ['CPL', 'ATM', 'LND', 'ICE', 'OCN']
Building gptl with output to file /home/jenkins/cam_output/scratch/test_scam_arm97/bld/gptl.bldlog.240719-035409
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/CIME/build_scripts/buildlib.gptl
Component gptl build complete with 21 warnings
Building mct with output to file /home/jenkins/cam_output/scratch/test_scam_arm97/bld/mct.bldlog.240719-035409
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/CIME/build_scripts/buildlib.mct
Component mct build complete with 4355 warnings
Building pio with output to file /home/jenkins/cam_output/scratch/test_scam_arm97/bld/pio.bldlog.240719-035409
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/CIME/build_scripts/buildlib.pio
Building csm_share with output to file /home/jenkins/cam_output/scratch/test_scam_arm97/bld/csm_share.bldlog.240719-035409
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/share/buildlib.csm_share
Component csm_share build complete with 268 warnings
Building CDEPS with output to file /home/jenkins/cam_output/scratch/test_scam_arm97/bld/CDEPS.bldlog.240719-035409
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cdeps/cime_config/buildlib
Component CDEPS build complete with 200 warnings
- Building clm library
Building lnd with output to /home/jenkins/cam_output/scratch/test_scam_arm97/bld/lnd.bldlog.240719-035409
Component lnd build complete with 2528 warnings
clm built in 74.917684 seconds
- Building atm Library
Building atm with output to /home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm.bldlog.240719-035409
- Building ice Library
Building ice with output to /home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice.bldlog.240719-035409
- Building ocn Library
Building ocn with output to /home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn.bldlog.240719-035409
docn built in 0.470370 seconds
Component ice build complete with 385 warnings
cice built in 112.487356 seconds
Component atm build complete with 5779 warnings
cam built in 164.207350 seconds
Building cesm from /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/buildexe with output to /home/jenkins/cam_output/scratch/test_scam_arm97/bld/cesm.bldlog.240719-035409
Component cesm exe build complete with 50 warnings
Total build time: 366.298051 seconds
MODEL BUILD HAS FINISHED SUCCESSFULLY
----- Run Submission -----
2024-07-19 04:00:15 atm
Create namelist for component cam
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime_config/buildnml
CAM namelist copy: file1 /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/Buildconf/camconf/atm_in file2 /home/jenkins/cam_output/scratch/test_scam_arm97/run/atm_in
2024-07-19 04:00:16 lnd
Create namelist for component clm
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/clm//cime_config/buildnml
WARNING: CLM is starting up from a cold state
2024-07-19 04:00:16 ice
Create namelist for component cice
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cice//cime_config/buildnml
2024-07-19 04:00:16 ocn
Create namelist for component docn
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cdeps/docn/cime_config/buildnml
docn_mode is prescribed
2024-07-19 04:00:16 rof
Create namelist for component srof
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/CIME/non_py/src/components/stub_comps_nuopc/srof/cime_config/buildnml
2024-07-19 04:00:16 glc
Create namelist for component sglc
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/CIME/non_py/src/components/stub_comps_nuopc/sglc/cime_config/buildnml
2024-07-19 04:00:16 wav
Create namelist for component swav
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/CIME/non_py/src/components/stub_comps_nuopc/swav/cime_config/buildnml
2024-07-19 04:00:16 esp
Create namelist for component sesp
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/CIME/non_py/src/components/stub_comps_nuopc/sesp/cime_config/buildnml
2024-07-19 04:00:16 cpl
Create namelist for component drv
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/buildnml
Writing nuopc_runconfig for components ['CPL', 'ATM', 'LND', 'ICE', 'OCN']
Checking that inputdata is available as part of case submission
Loading input file list: 'Buildconf/cice.input_data_list'
Loading input file list: 'Buildconf/cam.input_data_list'
Loading input file list: 'Buildconf/cpl.input_data_list'
Loading input file list: 'Buildconf/docn.input_data_list'
Loading input file list: 'Buildconf/ctsm.input_data_list'
Check case OK
submit_jobs case.run
Submit job case.run
Starting job script case.run
Generating namelists for /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97
2024-07-19 04:00:17 atm
Create namelist for component cam
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime_config/buildnml
CAM namelist copy: file1 /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/Buildconf/camconf/atm_in file2 /home/jenkins/cam_output/scratch/test_scam_arm97/run/atm_in
2024-07-19 04:00:17 lnd
Create namelist for component clm
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/clm//cime_config/buildnml
WARNING: CLM is starting up from a cold state
2024-07-19 04:00:17 ice
Create namelist for component cice
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cice//cime_config/buildnml
2024-07-19 04:00:17 ocn
Create namelist for component docn
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cdeps/docn/cime_config/buildnml
docn_mode is prescribed
2024-07-19 04:00:17 rof
Create namelist for component srof
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/CIME/non_py/src/components/stub_comps_nuopc/srof/cime_config/buildnml
2024-07-19 04:00:17 glc
Create namelist for component sglc
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/CIME/non_py/src/components/stub_comps_nuopc/sglc/cime_config/buildnml
2024-07-19 04:00:17 wav
Create namelist for component swav
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/CIME/non_py/src/components/stub_comps_nuopc/swav/cime_config/buildnml
2024-07-19 04:00:17 esp
Create namelist for component sesp
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/CIME/non_py/src/components/stub_comps_nuopc/sesp/cime_config/buildnml
2024-07-19 04:00:17 cpl
Create namelist for component drv
Calling /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/buildnml
Writing nuopc_runconfig for components ['CPL', 'ATM', 'LND', 'ICE', 'OCN']
-------------------------------------------------------------------------
- Prestage required restarts into /home/jenkins/cam_output/scratch/test_scam_arm97/run
- Case input data directory (DIN_LOC_ROOT) is /home/pub/cam_inputdata
- Checking for required input datasets in DIN_LOC_ROOT
-------------------------------------------------------------------------
run command is mpirun -np 1 /home/jenkins/cam_output/scratch/test_scam_arm97/bld/cesm.exe >> cesm.log.$LID 2>&1
No timing file found in run directory
check for resubmit
dout_s False
mach larson-group
resubmit_num 0
Submitted job case.run with id None
Success!
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] sh
+ chmod -R 755 /home/jenkins/cam_output/
[Pipeline] sh
+ gzip -d /home/jenkins/cam_output/scratch/test_scam_atex/bld/atm.bldlog.240719-034747.gz
+ cat /home/jenkins/cam_output/scratch/test_scam_atex/bld/atm.bldlog.240719-034747
...calling cam buildcpp to set build time options
make complib -j 14 COMP_NAME=cam COMPLIB=/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/libatm.a -f /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/Tools/Makefile CIME_MODEL=cesm SMP=FALSE CASEROOT="/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex" CASETOOLS="/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/Tools" CIMEROOT="/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime" SRCROOT="/home/jenkins/workspace/cam_scam_gfortran_debug_test" COMP_INTERFACE="nuopc" COMPILER="gnu" DEBUG="TRUE" EXEROOT="/home/jenkins/cam_output/scratch/test_scam_atex/bld" RUNDIR="/home/jenkins/cam_output/scratch/test_scam_atex/run" INCROOT="/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include" LIBROOT="/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib" MACH="larson-group" MPILIB="mpich" NINST_VALUE="c1a1l1i1o1" OS="Linux" PIO_VERSION=2 SHAREDLIBROOT="/home/jenkins/cam_output/scratch/test_scam_atex/bld" BUILD_THREADED="FALSE" USE_ESMF_LIB="TRUE" USE_MOAB="FALSE" CAM_CONFIG_OPTS="-clubb_sgs -rad rrtmg -silent -microphys mg2 -scam -cppdefs '-DUWM_MISC'" COMP_ATM="cam" COMP_ICE="cice" COMP_GLC="sglc" COMP_LND="clm" COMP_OCN="docn" COMP_ROF="srof" COMP_WAV="swav" USE_TRILINOS="FALSE" USE_ALBANY="FALSE" USE_PETSC="FALSE" USER_CPPDEFS=' -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8':
output:
/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/Tools/mkSrcfiles
cp -f Filepath Deppath
Found .exclude file in /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco
List of files in .exclude files:
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_read_mapl_mod.F90
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_write_mapl_mod.F90
WARNING: Skipping file /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_read_mapl_mod.F90 (Source files in .exclude are ignored)
WARNING: Skipping file /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_write_mapl_mod.F90 (Source files in .exclude are ignored)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/Tools/mkDepends Deppath Srcfiles > Depends
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/clubb_precision.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/model_flags.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/error_code.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/parameter_indices.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/m_do_err_out.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/lapack_interfaces.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/input_names.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/ppgrid.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_abortutils.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_instance.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/namelist_utils.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffixed-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/mpishorthand.F
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_logfile.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/units.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/m_types.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/infnan.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dycore.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/pmgrid.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/pspect.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/intp_util.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere/epotential_params.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/datetime.F90
/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/CIME/non_py/externals/genf90/genf90.pl /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_pack_mod.F90.in > subcol_pack_mod.F90
/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/CIME/non_py/externals/genf90/genf90.pl /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in > buffer.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp/ccpp_kinds.F90
/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/CIME/non_py/externals/genf90/genf90.pl /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_utils.F90.in > subcol_utils.F90
/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/CIME/non_py/externals/genf90/genf90.pl /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/physics_buffer.F90.in > physics_buffer.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/wv_sat_methods.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/aerosol_properties_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/table_interp_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/aerosol_optics_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/chem_mods.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/srf_field_check.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/m_spc_id.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/mo_util.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/sslt_sections.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cmparray_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/parrrtm.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrlw_ref.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrlw_con.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrlw_kg01.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrlw_kg03.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrlw_kg16.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrlw_kg11.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrlw_kg13.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrlw_kg08.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrlw_kg06.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrlw_kg09.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrlw_kg04.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrlw_kg12.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrlw_kg15.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrlw_kg02.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrlw_kg10.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrlw_kg05.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrlw_kg07.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrlw_kg14.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrlw_tbl.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrsw_con.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/parrrsw.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrsw_tbl.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrsw_ref.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pbl_utils.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_utils.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/mt95.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_rxt_rates_conv.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/m_sad_data.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_lu_factor.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jpl.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/coords_1d.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/beljaars_drag.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/trb_mtn_stress.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/dadadj.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers/hco_charpak_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers/hco_inquireMod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers/hco_precision_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_henry_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/ocean_toolbox_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_checks.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/messy_ncregrid_mpi.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/gw_utils.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/basdz.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/code_timer_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/cubxdr.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/srchutil.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/lcbas.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/lcdbas.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/m_rxt_id.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/marsaglia.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_data.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_trislv.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_zadj.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/quicksort.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/scm0.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/xpavg_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/constants_clubb.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_write.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_get_dimlen.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_open.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_close.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_create.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_define.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_readattr.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_read.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/stats_variables.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/parameters_model.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/stat_file_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/penta_lu_solver.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/tridiag_lu_solver.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/array_index.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/endian.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/aer_drydep_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/spmd_utils.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/string_utils.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/error_messages.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/wrap_nf.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/vrtmap.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/gauaw_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/commap.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/comspe.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -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
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radconstants.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_tracname.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrlw_wvn.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrsw_wvn.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_vrtqdr.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_reftra.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrsw_kg27.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrsw_kg22.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrsw_kg25.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrsw_kg17.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrsw_kg20.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrsw_kg24.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrsw_kg28.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrsw_kg26.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrsw_kg29.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrsw_kg18.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrsw_kg16.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrsw_kg19.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrsw_kg21.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrsw_kg23.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_setcoef.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_cldprmc.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/bnddyi.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_negtrc.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_phtadj.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_lin_matrix.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_prod_loss.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_indprd.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_lu_solve.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_nln_matrix.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_setrxt.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/spehox.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_adjrxt.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_heatnirco2.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_v1.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/linear_1d_operators.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_error_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_julday_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_regrid_a2a_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cpslec.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/cubzdr.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/engy_tdif.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/fft99.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/flxint.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_handle_err.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/herzin.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/kdpfnd.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_calcoe.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_inter.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/msise00.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/phcs.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities/physics_tendency_updaters.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -ffree-form -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -O0 -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_lw_k_g.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/sgexx.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities/state_converters.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities/static_energy.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/std_atm_profile.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/trjmps.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/wrap_mpi.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/LY93_pdf.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/Nc_Ncn_eqns.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/file_functions.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/interpolation.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/T_in_K_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/TestNcdfUtil.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/calc_roots.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/pdf_parameter_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/saturation.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/stats_type.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/lapack_wrap.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/matrix_operations.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/pdf_utilities.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/new_tsdadg_pdf.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/new_hybrid_pdf.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/calendar.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/clip_semi_implicit.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/sigma_sqd_w_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/time_manager.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/constituents.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/dyn_tests_utils.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/ioFileMod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_control_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_map_utils.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/eul_control_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/ref_pres.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_lw_setcoef.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_lw_taumol.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_lw.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_lw_rtrnmc.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_sw.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/hb_diff.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/diagnose_correlations_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/hydromet_pdf_parameter_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_sim_dat.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_model_flags_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic_utils.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/vdiff_lu_solver.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_arr_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_wrappers.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/drydep_toolbox_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_ncdf_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/interpreter.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/messy_ncregrid_base.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyndrv.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/hordif1.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/reordp.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -ffree-form -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -O0 -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_k_g.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/stats.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/grid_class.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/stats_type_utilities.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/matrix_solver_wrapper.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/input_reader.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/new_pdf.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/output_grads.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/physconst.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_control.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/time_utils.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/scamMod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/qmassa.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/prognostics.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/filenames.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/gas_wetdep_opts.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_spcvmc.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_conv_convtran.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_conv_momtran.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/orbit.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_flags_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/tracers_suite.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/massfix.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_types_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/gw_diffusion.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/hdinti.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/hordif.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/limdz.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/qmassd.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/xqmass.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/Skx_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/adg1_adg2_3d_luhar_pdf.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/diffusion.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_helper_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/parameters_tunable.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/sponge_layer_damping.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/mean_adv.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/numerical_check.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/corr_varnce_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/new_hybrid_pdf_main.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/new_pdf_main.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/turbulent_adv_pdf.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/calc_pressure.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/stats_lh_sfc_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/stats_sfc_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/stats_rad_zm_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/stats_zt_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/stats_lh_zt_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/stats_rad_zt_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/stats_zm_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_xp3_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/pos_definite_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/interpolate_data.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/mo_constants.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_pio_utils.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/air_composition.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/wv_saturation.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/aerosol_state_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_chem_utls.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/dust_sediment_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/horizontal_interpolate.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_lw_rad.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_lw_init.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_rad.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_init.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/precipitation_fraction.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cldoptics.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_extlist_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_vertgrid_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_filedata_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/gw_common.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/courlim.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/engy_te.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/grcalc.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_params.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/quad.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/clip_explicit.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/mixing_length.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/index_mapping.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/pdf_closure_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/output_netcdf.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/sfc_varnce_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/mono_flux_limiter.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_grid_support.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_initfiles.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/input_data_utils.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp/ccpp_constituent_prop_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_thermo.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_prop.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/refractive_aerosol_optics_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/dust_common.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/cldaero_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/apex.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_mf.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_utils.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_mean_mass.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/euvac.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_mass_xforms.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_imp_sol.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/photo_bkgrnd.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/set_cp.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/nucleate_ice.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/hetfrz_classnuc.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_chartools_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/gw_rdg.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/gw_convect.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/gw_front.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/gw_oro.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_airmas.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_waveall.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_waveo3.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setair.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_wavelab.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_wavelen.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sphers.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_windm_edsclrm_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/fill_holes.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/stats_clubb_utilities.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history_support.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/solar_parms_data.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/solar_wind_data.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/solar_irrad_data.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities/geopotential_temp.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/ncdio_atm.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/setup_clubb_pdf_params.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/solar_euv_data.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mee_fluxes.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_unit_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_rtlink.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setozo.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_xp2_xpyp_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_xm_wpxp_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_wp2_wp3_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/geopotential.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/co2_data_flux.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/rad_solar_var.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mee_ap_util_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/solar_data.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/molec_diff.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_state_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_pchem.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_tuv_inti.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/hycoef.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/interp_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_datacont_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_logfile_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_timeshift_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_scale_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_interp_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scanslt.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/getinterpnetcdfdata.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_emislist_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/difcor.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/grmult.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setz.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/omcalc.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/pdelb0.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/plevs0.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/settau.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/tstep.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spmd_dyn.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_clock_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/bandij.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/basdy.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/basiy.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/cubydr.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/extx.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/extys.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/extyv.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/grdxy.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/herxin.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/heryin.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/hrintp.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/lagyin.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/limdx.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/limdy.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/sphdep.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_tidx_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_messy_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_grid.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/bndexch.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/realloc4.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/realloc7.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_util_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_grid.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/drv_input_data.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_calc_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_fluxarr_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_restart_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_write_std_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_diagn_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_geotools_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_state_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_tools_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_seasalt_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gfed_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_RnPbBe_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_finn_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustginoux_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared/hco_interface_common.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffixed-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_tomas_dustdead_mod.F
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_seaflux_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffixed-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_soilnox_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_read_std_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_iodine_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_volcano_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_tomas_jeagle_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_custom_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/gmean_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/sat_hist.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -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
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history_buffers.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/soil_erod_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/polar_avg.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/hk_conv.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_fstrat.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sethet.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_snoe.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/iop.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/zonal_mean_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_debug_util.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_grid.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_dataread_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/mo_flbc.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_readlist_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cld_sediment.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_lightnox_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/chem_surfvals.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_driver_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_driver_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_clubb_core_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/qneg_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_budget.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/epp_ionization.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/rate_diags.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aero_settling.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/chem_prod_loss_diags.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/species_sums_diags.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_airplane.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_exp_sol.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_airglow.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_cph.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_neu_wetdep.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/mo_msis_ubc.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/tracers.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/history_defaults.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cloud_cover_diags.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/history_scam.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/diag_dynvar_ic.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scmforecast.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/linemsdyn.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities/qneg.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spegrd.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/physics_types.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dycore_budget.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/tfilt_massfix.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scandyn.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scan2.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dynpkg.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -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
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/tropopause.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/aoa_tracers.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_apex.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/boundarydata.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rayleigh_friction.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_grid_ctem.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/lunar_tides.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/constituent_burden.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/tidal_diag.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/dadadj_cam.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_gmean.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/nudging.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mee_ionization.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ghg_chem.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -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
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rad_constituents.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/co2_cycle.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/ndrop.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/tracer_data.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere/ionosphere_interface.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/ebert_curry_ice_optics.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/slingo_liq_optics.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/radheat.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_tstcp.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cloud_fraction.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/check_energy.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aurora.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/hco_cc_emissions.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_photo.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/short_lived_species.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cam3_aero_data.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/iondrag.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/conv_water.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/ghg_data.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/sslt_rebin.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/qbo.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cam3_ozone_data.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/hetfrz_classnuc_cam.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_cam_exports.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/oldcloud_optics.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldfrc2m.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_conv_evap.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/charge_neutrality.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/clybry_fam.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/waccmx_phys_intr.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/modal_aerosol_properties_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_data.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_wateruptake.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/camsrfexch.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cloud_rad_props.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/ndrop_bam.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/fire_emissions.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/nucleate_ice_cam.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dp_coupling.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/zm_conv_intr.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_deposition.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_drydep.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_stream_ndep.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cospsimulator_intr.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/radiation_data.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/rrtmg_state.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_lightning.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_intr.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/spcam_drivers.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_snapshot_common.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/iop_forcing.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cam_diagnostics.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/beljaars_drag_cam.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/trb_mtn_stress_cam.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/flux_avg.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub/unit_driver.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/gw_drag.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_debug.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/dust_model.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_convproc.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/aerodep_flx.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/seasalt_model.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/aircraft_emit.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_import_export.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/prescribed_volcaero.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/prescribed_aero.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/prescribed_ghg.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radlw.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/ocean_emis.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/tracer_cnst.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sulf.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/tracer_srcs.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/gcr_ionization.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_extfrc.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_srf_emissions.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/upper_bc_file.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_tgcm_ubc.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/prescribed_ozone.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/prescribed_strataero.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/convect_deep.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/diffusion_solver.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cam_snapshot.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/offline_driver.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/ssatcontrail.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_calcsize.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/mo_setsox.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/cfc11star.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setinv.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_chm_diags.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setext.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/upper_bc.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setaer.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/clubb_api_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff_cam.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/modal_aerosol_state_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/vertical_diffusion.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/aerosol_optics_cam.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/microp_aero.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/aero_model.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/aer_rad_props.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radiation.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cloud_diagnostics.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_usrrxt.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_gas_phase_chemdr.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/convect_shallow.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_waccm_hrates.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/macrop_driver.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rk_stratiform.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_chemini.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/chemistry.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_cam_convert_state_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/restart_physics.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/micro_pumas_cam.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/microp_driver.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/const_init.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_comp.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/restart_dynamics.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/physpkg.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/stepon.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/runtime_opts.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_restart.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_comp.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90
ar rv /home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/libatm.a LY93_pdf.o Nc_Ncn_eqns.o Skx_module.o T_in_K_module.o TestNcdfUtil.o adg1_adg2_3d_luhar_pdf.o advance_clubb_core_module.o advance_helper_module.o advance_windm_edsclrm_module.o advance_wp2_wp3_module.o advance_xm_wpxp_module.o advance_xp2_xpyp_module.o advance_xp3_module.o aer_drydep_mod.o aer_rad_props.o aero_model.o aerodep_flx.o aerosol_optics_cam.o aerosol_optics_mod.o aerosol_properties_mod.o aerosol_state_mod.o air_composition.o aircraft_emit.o aoa_tracers.o apex.o array_index.o atm_comp_nuopc.o atm_import_export.o atm_stream_ndep.o bandij.o basdy.o basdz.o basiy.o beljaars_drag.o beljaars_drag_cam.o bnddyi.o bndexch.o boundarydata.o buffer.o calc_pressure.o calc_roots.o calendar.o cam3_aero_data.o cam3_ozone_data.o cam_abortutils.o cam_budget.o cam_comp.o cam_control_mod.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 cam_snapshot_common.o cam_thermo.o camsrfexch.o carma_flags_mod.o carma_intr.o carma_model_flags_mod.o ccpp_constituent_prop_mod.o ccpp_kinds.o cfc11star.o charge_neutrality.o check_energy.o chem_mods.o chem_prod_loss_diags.o chem_surfvals.o chemistry.o cldaero_mod.o cldfrc2m.o cldwat.o cldwat2m_macro.o clip_explicit.o clip_semi_implicit.o cloud_cover_diags.o cloud_diagnostics.o cloud_fraction.o cloud_rad_props.o clubb_api_module.o clubb_intr.o clubb_mf.o clubb_precision.o clybry_fam.o cmparray_mod.o co2_cycle.o co2_data_flux.o code_timer_module.o commap.o comspe.o const_init.o constants_clubb.o constituent_burden.o constituents.o conv_water.o convect_deep.o convect_shallow.o coords_1d.o corr_varnce_module.o cospsimulator_intr.o courlim.o cpslec.o cubxdr.o cubydr.o cubzdr.o dadadj.o dadadj_cam.o datetime.o diag_dynvar_ic.o diagnose_correlations_module.o difcor.o diffusion.o diffusion_solver.o dp_coupling.o drv_input_data.o drydep_toolbox_mod.o dust_common.o dust_model.o dust_sediment_mod.o dycore.o dycore_budget.o dyn.o dyn_comp.o dyn_grid.o dyn_tests_utils.o dyndrv.o dynpkg.o ebert_curry_ice_optics.o eddy_diff.o eddy_diff_cam.o endian.o engy_tdif.o engy_te.o epotential_params.o epp_ionization.o error_code.o error_messages.o eul_control_mod.o euvac.o extx.o extys.o extyv.o fft99.o file_functions.o filenames.o fill_holes.o fire_emissions.o flux_avg.o flxint.o gas_wetdep_opts.o gauaw_mod.o gcr_ionization.o geopotential.o geopotential_temp.o getinterpnetcdfdata.o ghg_data.o gmean_mod.o grcalc.o grdxy.o grid_class.o grmult.o gw_common.o gw_convect.o gw_diffusion.o gw_drag.o gw_front.o gw_oro.o gw_rdg.o gw_utils.o hb_diff.o hco_arr_mod.o hco_calc_mod.o hco_cam_convert_state_mod.o hco_cam_exports.o hco_cc_emissions.o hco_charpak_mod.o hco_chartools_mod.o hco_clock_mod.o hco_config_mod.o hco_datacont_mod.o hco_diagn_mod.o hco_driver_mod.o hco_emislist_mod.o hco_error_mod.o hco_esmf_grid.o hco_esmf_wrappers.o hco_extlist_mod.o hco_filedata_mod.o hco_fluxarr_mod.o hco_geotools_mod.o hco_henry_mod.o hco_inquireMod.o hco_interface_common.o hco_interp_mod.o hco_julday_mod.o hco_logfile_mod.o hco_m_netcdf_io_checks.o hco_m_netcdf_io_close.o hco_m_netcdf_io_create.o hco_m_netcdf_io_define.o hco_m_netcdf_io_get_dimlen.o hco_m_netcdf_io_handle_err.o hco_m_netcdf_io_open.o hco_m_netcdf_io_read.o hco_m_netcdf_io_readattr.o hco_m_netcdf_io_write.o hco_ncdf_mod.o hco_precision_mod.o hco_readlist_mod.o hco_regrid_a2a_mod.o hco_restart_mod.o hco_scale_mod.o hco_state_mod.o hco_tidx_mod.o hco_timeshift_mod.o hco_types_mod.o hco_unit_mod.o hco_vertgrid_mod.o hcoio_dataread_mod.o hcoio_diagn_mod.o hcoio_messy_mod.o hcoio_read_std_mod.o hcoio_util_mod.o hcoio_write_std_mod.o hcox_custom_mod.o hcox_driver_mod.o hcox_dustdead_mod.o hcox_dustginoux_mod.o hcox_finn_mod.o hcox_gc_POPs_mod.o hcox_gc_RnPbBe_mod.o hcox_gfed_mod.o hcox_iodine_mod.o hcox_lightnox_mod.o hcox_megan_mod.o hcox_paranox_mod.o hcox_seaflux_mod.o hcox_seasalt_mod.o hcox_soilnox_mod.o hcox_state_mod.o hcox_tomas_dustdead_mod.o hcox_tomas_jeagle_mod.o hcox_tools_mod.o hcox_volcano_mod.o hdinti.o hemco_interface.o herxin.o heryin.o herzin.o hetfrz_classnuc.o hetfrz_classnuc_cam.o history_defaults.o history_scam.o hk_conv.o hordif.o hordif1.o horizontal_interpolate.o hrintp.o hycoef.o hydromet_pdf_parameter_module.o index_mapping.o infnan.o inic_analytic.o inic_analytic_utils.o input_data_utils.o input_names.o input_reader.o interp_mod.o interpolate_data.o interpolation.o interpreter.o intp_util.o ioFileMod.o iondrag.o ionosphere_interface.o iop.o iop_forcing.o kdpfnd.o lagyin.o lapack_interfaces.o lapack_wrap.o lcbas.o lcdbas.o limdx.o limdy.o limdz.o linear_1d_operators.o linemsdyn.o lunar_tides.o m_do_err_out.o m_rxt_id.o m_sad_data.o m_spc_id.o m_types.o macrop_driver.o marsaglia.o massfix.o matrix_operations.o matrix_solver_wrapper.o mcica_subcol_gen_lw.o mcica_subcol_gen_sw.o mean_adv.o mee_ap_util_mod.o mee_fluxes.o mee_ionization.o messy_ncregrid_base.o messy_ncregrid_mpi.o micro_mg1_0.o micro_pumas_cam.o micro_pumas_data.o micro_pumas_utils.o micro_pumas_v1.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_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_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_setozo.o mo_setrxt.o mo_setsox.o mo_setz.o mo_sim_dat.o mo_snoe.o mo_sphers.o mo_srf_emissions.o mo_strato_rates.o mo_sulf.o mo_tgcm_ubc.o mo_tracname.o mo_trislv.o mo_tuv_inti.o mo_usrrxt.o mo_util.o mo_waccm_hrates.o mo_waveall.o mo_wavelab.o mo_wavelen.o mo_waveo3.o mo_xsections.o mo_zadj.o modal_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 modal_aerosol_properties_mod.o modal_aerosol_state_mod.o model_flags.o molec_diff.o mono_flux_limiter.o mpishorthand.o msise00.o mt95.o namelist_utils.o ncdio_atm.o ndrop.o ndrop_bam.o new_hybrid_pdf.o new_hybrid_pdf_main.o new_pdf.o new_pdf_main.o new_tsdadg_pdf.o nucleate_ice.o nucleate_ice_cam.o nudging.o numerical_check.o ocean_emis.o ocean_toolbox_mod.o offline_driver.o oldcloud_optics.o omcalc.o orbit.o output_grads.o output_netcdf.o parameter_indices.o parameters_model.o parameters_tunable.o parrrsw.o parrrtm.o pbl_utils.o pdelb0.o pdf_closure_module.o pdf_parameter_module.o pdf_utilities.o penta_lu_solver.o phcs.o photo_bkgrnd.o phys_control.o phys_debug.o phys_debug_util.o phys_gmean.o phys_grid.o phys_grid_ctem.o phys_prop.o physconst.o physics_buffer.o physics_tendency_updaters.o physics_types.o physpkg.o pkg_cld_sediment.o pkg_cldoptics.o plevs0.o pmgrid.o polar_avg.o pos_definite_module.o ppgrid.o precipitation_fraction.o prescribed_aero.o prescribed_ghg.o prescribed_ozone.o prescribed_strataero.o prescribed_volcaero.o prognostics.o pspect.o qbo.o qmassa.o qmassd.o qneg.o qneg_module.o quad.o quicksort.o rad_constituents.o rad_solar_var.o radconstants.o radheat.o radiation.o radiation_data.o radlw.o radsw.o rate_diags.o rayleigh_friction.o realloc4.o realloc7.o ref_pres.o refractive_aerosol_optics_mod.o reordp.o restart_dynamics.o restart_physics.o rk_stratiform.o rrlw_con.o rrlw_kg01.o rrlw_kg02.o rrlw_kg03.o rrlw_kg04.o rrlw_kg05.o rrlw_kg06.o rrlw_kg07.o rrlw_kg08.o rrlw_kg09.o rrlw_kg10.o rrlw_kg11.o rrlw_kg12.o rrlw_kg13.o rrlw_kg14.o rrlw_kg15.o rrlw_kg16.o rrlw_ref.o rrlw_tbl.o rrlw_wvn.o rrsw_con.o rrsw_kg16.o rrsw_kg17.o rrsw_kg18.o rrsw_kg19.o rrsw_kg20.o rrsw_kg21.o rrsw_kg22.o rrsw_kg23.o rrsw_kg24.o rrsw_kg25.o rrsw_kg26.o rrsw_kg27.o rrsw_kg28.o rrsw_kg29.o rrsw_ref.o rrsw_tbl.o rrsw_wvn.o rrtmg_lw_init.o rrtmg_lw_k_g.o rrtmg_lw_rad.o rrtmg_lw_rtrnmc.o rrtmg_lw_setcoef.o rrtmg_lw_taumol.o rrtmg_state.o rrtmg_sw_cldprmc.o rrtmg_sw_init.o rrtmg_sw_k_g.o rrtmg_sw_rad.o rrtmg_sw_reftra.o rrtmg_sw_setcoef.o rrtmg_sw_spcvmc.o rrtmg_sw_taumol.o rrtmg_sw_vrtqdr.o runtime_opts.o sat_hist.o saturation.o scamMod.o scan2.o scandyn.o scanslt.o scm0.o scmforecast.o seasalt_model.o set_cp.o settau.o setup_clubb_pdf_params.o sfc_varnce_module.o sgexx.o short_lived_species.o sigma_sqd_w_module.o slingo_liq_optics.o soil_erod_mod.o solar_data.o solar_euv_data.o solar_irrad_data.o solar_parms_data.o solar_wind_data.o sox_cldaero_mod.o spcam_drivers.o species_sums_diags.o spegrd.o spehox.o spetru.o sphdep.o spmd_dyn.o spmd_utils.o sponge_layer_damping.o srchutil.o srf_field_check.o ssatcontrail.o sslt_rebin.o sslt_sections.o stat_file_module.o state_converters.o static_energy.o stats.o stats_clubb_utilities.o stats_lh_sfc_module.o stats_lh_zt_module.o stats_rad_zm_module.o stats_rad_zt_module.o stats_sfc_module.o stats_type.o stats_type_utilities.o stats_variables.o stats_zm_module.o stats_zt_module.o std_atm_profile.o stepon.o string_utils.o subcol.o subcol_SILHS.o subcol_pack_mod.o subcol_tstcp.o subcol_utils.o table_interp_mod.o tfilt_massfix.o tidal_diag.o time_manager.o time_utils.o tracer_cnst.o tracer_data.o tracer_srcs.o tracers.o tracers_suite.o trb_mtn_stress.o trb_mtn_stress_cam.o tridiag_lu_solver.o trjmps.o tropopause.o tstep.o turbulent_adv_pdf.o unicon.o unicon_cam.o unicon_utils.o unit_driver.o units.o upper_bc.o upper_bc_file.o uwshcu.o vdiff_lu_solver.o vertical_diffusion.o vrtmap.o waccmx_phys_intr.o wetdep.o wrap_mpi.o wrap_nf.o wv_sat_methods.o wv_saturation.o xpavg_mod.o xqmass.o zm_conv_convtran.o zm_conv_evap.o zm_conv_intr.o zm_conv_momtran.o zm_convr.o zonal_mean_mod.o
a - LY93_pdf.o
a - Nc_Ncn_eqns.o
a - Skx_module.o
a - T_in_K_module.o
a - TestNcdfUtil.o
a - adg1_adg2_3d_luhar_pdf.o
a - advance_clubb_core_module.o
a - advance_helper_module.o
a - advance_windm_edsclrm_module.o
a - advance_wp2_wp3_module.o
a - advance_xm_wpxp_module.o
a - advance_xp2_xpyp_module.o
a - advance_xp3_module.o
a - aer_drydep_mod.o
a - aer_rad_props.o
a - aero_model.o
a - aerodep_flx.o
a - aerosol_optics_cam.o
a - aerosol_optics_mod.o
a - aerosol_properties_mod.o
a - aerosol_state_mod.o
a - air_composition.o
a - aircraft_emit.o
a - aoa_tracers.o
a - apex.o
a - array_index.o
a - atm_comp_nuopc.o
a - atm_import_export.o
a - atm_stream_ndep.o
a - bandij.o
a - basdy.o
a - basdz.o
a - basiy.o
a - beljaars_drag.o
a - beljaars_drag_cam.o
a - bnddyi.o
a - bndexch.o
a - boundarydata.o
a - buffer.o
a - calc_pressure.o
a - calc_roots.o
a - calendar.o
a - cam3_aero_data.o
a - cam3_ozone_data.o
a - cam_abortutils.o
a - cam_budget.o
a - cam_comp.o
a - cam_control_mod.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 - cam_snapshot_common.o
a - cam_thermo.o
a - camsrfexch.o
a - carma_flags_mod.o
a - carma_intr.o
a - carma_model_flags_mod.o
a - ccpp_constituent_prop_mod.o
a - ccpp_kinds.o
a - cfc11star.o
a - charge_neutrality.o
a - check_energy.o
a - chem_mods.o
a - chem_prod_loss_diags.o
a - chem_surfvals.o
a - chemistry.o
a - cldaero_mod.o
a - cldfrc2m.o
a - cldwat.o
a - cldwat2m_macro.o
a - clip_explicit.o
a - clip_semi_implicit.o
a - cloud_cover_diags.o
a - cloud_diagnostics.o
a - cloud_fraction.o
a - cloud_rad_props.o
a - clubb_api_module.o
a - clubb_intr.o
a - clubb_mf.o
a - clubb_precision.o
a - clybry_fam.o
a - cmparray_mod.o
a - co2_cycle.o
a - co2_data_flux.o
a - code_timer_module.o
a - commap.o
a - comspe.o
a - const_init.o
a - constants_clubb.o
a - constituent_burden.o
a - constituents.o
a - conv_water.o
a - convect_deep.o
a - convect_shallow.o
a - coords_1d.o
a - corr_varnce_module.o
a - cospsimulator_intr.o
a - courlim.o
a - cpslec.o
a - cubxdr.o
a - cubydr.o
a - cubzdr.o
a - dadadj.o
a - dadadj_cam.o
a - datetime.o
a - diag_dynvar_ic.o
a - diagnose_correlations_module.o
a - difcor.o
a - diffusion.o
a - diffusion_solver.o
a - dp_coupling.o
a - drv_input_data.o
a - drydep_toolbox_mod.o
a - dust_common.o
a - dust_model.o
a - dust_sediment_mod.o
a - dycore.o
a - dycore_budget.o
a - dyn.o
a - dyn_comp.o
a - dyn_grid.o
a - dyn_tests_utils.o
a - dyndrv.o
a - dynpkg.o
a - ebert_curry_ice_optics.o
a - eddy_diff.o
a - eddy_diff_cam.o
a - endian.o
a - engy_tdif.o
a - engy_te.o
a - epotential_params.o
a - epp_ionization.o
a - error_code.o
a - error_messages.o
a - eul_control_mod.o
a - euvac.o
a - extx.o
a - extys.o
a - extyv.o
a - fft99.o
a - file_functions.o
a - filenames.o
a - fill_holes.o
a - fire_emissions.o
a - flux_avg.o
a - flxint.o
a - gas_wetdep_opts.o
a - gauaw_mod.o
a - gcr_ionization.o
a - geopotential.o
a - geopotential_temp.o
a - getinterpnetcdfdata.o
a - ghg_data.o
a - gmean_mod.o
a - grcalc.o
a - grdxy.o
a - grid_class.o
a - grmult.o
a - gw_common.o
a - gw_convect.o
a - gw_diffusion.o
a - gw_drag.o
a - gw_front.o
a - gw_oro.o
a - gw_rdg.o
a - gw_utils.o
a - hb_diff.o
a - hco_arr_mod.o
a - hco_calc_mod.o
a - hco_cam_convert_state_mod.o
a - hco_cam_exports.o
a - hco_cc_emissions.o
a - hco_charpak_mod.o
a - hco_chartools_mod.o
a - hco_clock_mod.o
a - hco_config_mod.o
a - hco_datacont_mod.o
a - hco_diagn_mod.o
a - hco_driver_mod.o
a - hco_emislist_mod.o
a - hco_error_mod.o
a - hco_esmf_grid.o
a - hco_esmf_wrappers.o
a - hco_extlist_mod.o
a - hco_filedata_mod.o
a - hco_fluxarr_mod.o
a - hco_geotools_mod.o
a - hco_henry_mod.o
a - hco_inquireMod.o
a - hco_interface_common.o
a - hco_interp_mod.o
a - hco_julday_mod.o
a - hco_logfile_mod.o
a - hco_m_netcdf_io_checks.o
a - hco_m_netcdf_io_close.o
a - hco_m_netcdf_io_create.o
a - hco_m_netcdf_io_define.o
a - hco_m_netcdf_io_get_dimlen.o
a - hco_m_netcdf_io_handle_err.o
a - hco_m_netcdf_io_open.o
a - hco_m_netcdf_io_read.o
a - hco_m_netcdf_io_readattr.o
a - hco_m_netcdf_io_write.o
a - hco_ncdf_mod.o
a - hco_precision_mod.o
a - hco_readlist_mod.o
a - hco_regrid_a2a_mod.o
a - hco_restart_mod.o
a - hco_scale_mod.o
a - hco_state_mod.o
a - hco_tidx_mod.o
a - hco_timeshift_mod.o
a - hco_types_mod.o
a - hco_unit_mod.o
a - hco_vertgrid_mod.o
a - hcoio_dataread_mod.o
a - hcoio_diagn_mod.o
a - hcoio_messy_mod.o
a - hcoio_read_std_mod.o
a - hcoio_util_mod.o
a - hcoio_write_std_mod.o
a - hcox_custom_mod.o
a - hcox_driver_mod.o
a - hcox_dustdead_mod.o
a - hcox_dustginoux_mod.o
a - hcox_finn_mod.o
a - hcox_gc_POPs_mod.o
a - hcox_gc_RnPbBe_mod.o
a - hcox_gfed_mod.o
a - hcox_iodine_mod.o
a - hcox_lightnox_mod.o
a - hcox_megan_mod.o
a - hcox_paranox_mod.o
a - hcox_seaflux_mod.o
a - hcox_seasalt_mod.o
a - hcox_soilnox_mod.o
a - hcox_state_mod.o
a - hcox_tomas_dustdead_mod.o
a - hcox_tomas_jeagle_mod.o
a - hcox_tools_mod.o
a - hcox_volcano_mod.o
a - hdinti.o
a - hemco_interface.o
a - herxin.o
a - heryin.o
a - herzin.o
a - hetfrz_classnuc.o
a - hetfrz_classnuc_cam.o
a - history_defaults.o
a - history_scam.o
a - hk_conv.o
a - hordif.o
a - hordif1.o
a - horizontal_interpolate.o
a - hrintp.o
a - hycoef.o
a - hydromet_pdf_parameter_module.o
a - index_mapping.o
a - infnan.o
a - inic_analytic.o
a - inic_analytic_utils.o
a - input_data_utils.o
a - input_names.o
a - input_reader.o
a - interp_mod.o
a - interpolate_data.o
a - interpolation.o
a - interpreter.o
a - intp_util.o
a - ioFileMod.o
a - iondrag.o
a - ionosphere_interface.o
a - iop.o
a - iop_forcing.o
a - kdpfnd.o
a - lagyin.o
a - lapack_interfaces.o
a - lapack_wrap.o
a - lcbas.o
a - lcdbas.o
a - limdx.o
a - limdy.o
a - limdz.o
a - linear_1d_operators.o
a - linemsdyn.o
a - lunar_tides.o
a - m_do_err_out.o
a - m_rxt_id.o
a - m_sad_data.o
a - m_spc_id.o
a - m_types.o
a - macrop_driver.o
a - marsaglia.o
a - massfix.o
a - matrix_operations.o
a - matrix_solver_wrapper.o
a - mcica_subcol_gen_lw.o
a - mcica_subcol_gen_sw.o
a - mean_adv.o
a - mee_ap_util_mod.o
a - mee_fluxes.o
a - mee_ionization.o
a - messy_ncregrid_base.o
a - messy_ncregrid_mpi.o
a - micro_mg1_0.o
a - micro_pumas_cam.o
a - micro_pumas_data.o
a - micro_pumas_utils.o
a - micro_pumas_v1.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_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_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_setozo.o
a - mo_setrxt.o
a - mo_setsox.o
a - mo_setz.o
a - mo_sim_dat.o
a - mo_snoe.o
a - mo_sphers.o
a - mo_srf_emissions.o
a - mo_strato_rates.o
a - mo_sulf.o
a - mo_tgcm_ubc.o
a - mo_tracname.o
a - mo_trislv.o
a - mo_tuv_inti.o
a - mo_usrrxt.o
a - mo_util.o
a - mo_waccm_hrates.o
a - mo_waveall.o
a - mo_wavelab.o
a - mo_wavelen.o
a - mo_waveo3.o
a - mo_xsections.o
a - mo_zadj.o
a - modal_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 - modal_aerosol_properties_mod.o
a - modal_aerosol_state_mod.o
a - model_flags.o
a - molec_diff.o
a - mono_flux_limiter.o
a - mpishorthand.o
a - msise00.o
a - mt95.o
a - namelist_utils.o
a - ncdio_atm.o
a - ndrop.o
a - ndrop_bam.o
a - new_hybrid_pdf.o
a - new_hybrid_pdf_main.o
a - new_pdf.o
a - new_pdf_main.o
a - new_tsdadg_pdf.o
a - nucleate_ice.o
a - nucleate_ice_cam.o
a - nudging.o
a - numerical_check.o
a - ocean_emis.o
a - ocean_toolbox_mod.o
a - offline_driver.o
a - oldcloud_optics.o
a - omcalc.o
a - orbit.o
a - output_grads.o
a - output_netcdf.o
a - parameter_indices.o
a - parameters_model.o
a - parameters_tunable.o
a - parrrsw.o
a - parrrtm.o
a - pbl_utils.o
a - pdelb0.o
a - pdf_closure_module.o
a - pdf_parameter_module.o
a - pdf_utilities.o
a - penta_lu_solver.o
a - phcs.o
a - photo_bkgrnd.o
a - phys_control.o
a - phys_debug.o
a - phys_debug_util.o
a - phys_gmean.o
a - phys_grid.o
a - phys_grid_ctem.o
a - phys_prop.o
a - physconst.o
a - physics_buffer.o
a - physics_tendency_updaters.o
a - physics_types.o
a - physpkg.o
a - pkg_cld_sediment.o
a - pkg_cldoptics.o
a - plevs0.o
a - pmgrid.o
a - polar_avg.o
a - pos_definite_module.o
a - ppgrid.o
a - precipitation_fraction.o
a - prescribed_aero.o
a - prescribed_ghg.o
a - prescribed_ozone.o
a - prescribed_strataero.o
a - prescribed_volcaero.o
a - prognostics.o
a - pspect.o
a - qbo.o
a - qmassa.o
a - qmassd.o
a - qneg.o
a - qneg_module.o
a - quad.o
a - quicksort.o
a - rad_constituents.o
a - rad_solar_var.o
a - radconstants.o
a - radheat.o
a - radiation.o
a - radiation_data.o
a - radlw.o
a - radsw.o
a - rate_diags.o
a - rayleigh_friction.o
a - realloc4.o
a - realloc7.o
a - ref_pres.o
a - refractive_aerosol_optics_mod.o
a - reordp.o
a - restart_dynamics.o
a - restart_physics.o
a - rk_stratiform.o
a - rrlw_con.o
a - rrlw_kg01.o
a - rrlw_kg02.o
a - rrlw_kg03.o
a - rrlw_kg04.o
a - rrlw_kg05.o
a - rrlw_kg06.o
a - rrlw_kg07.o
a - rrlw_kg08.o
a - rrlw_kg09.o
a - rrlw_kg10.o
a - rrlw_kg11.o
a - rrlw_kg12.o
a - rrlw_kg13.o
a - rrlw_kg14.o
a - rrlw_kg15.o
a - rrlw_kg16.o
a - rrlw_ref.o
a - rrlw_tbl.o
a - rrlw_wvn.o
a - rrsw_con.o
a - rrsw_kg16.o
a - rrsw_kg17.o
a - rrsw_kg18.o
a - rrsw_kg19.o
a - rrsw_kg20.o
a - rrsw_kg21.o
a - rrsw_kg22.o
a - rrsw_kg23.o
a - rrsw_kg24.o
a - rrsw_kg25.o
a - rrsw_kg26.o
a - rrsw_kg27.o
a - rrsw_kg28.o
a - rrsw_kg29.o
a - rrsw_ref.o
a - rrsw_tbl.o
a - rrsw_wvn.o
a - rrtmg_lw_init.o
a - rrtmg_lw_k_g.o
a - rrtmg_lw_rad.o
a - rrtmg_lw_rtrnmc.o
a - rrtmg_lw_setcoef.o
a - rrtmg_lw_taumol.o
a - rrtmg_state.o
a - rrtmg_sw_cldprmc.o
a - rrtmg_sw_init.o
a - rrtmg_sw_k_g.o
a - rrtmg_sw_rad.o
a - rrtmg_sw_reftra.o
a - rrtmg_sw_setcoef.o
a - rrtmg_sw_spcvmc.o
a - rrtmg_sw_taumol.o
a - rrtmg_sw_vrtqdr.o
a - runtime_opts.o
a - sat_hist.o
a - saturation.o
a - scamMod.o
a - scan2.o
a - scandyn.o
a - scanslt.o
a - scm0.o
a - scmforecast.o
a - seasalt_model.o
a - set_cp.o
a - settau.o
a - setup_clubb_pdf_params.o
a - sfc_varnce_module.o
a - sgexx.o
a - short_lived_species.o
a - sigma_sqd_w_module.o
a - slingo_liq_optics.o
a - soil_erod_mod.o
a - solar_data.o
a - solar_euv_data.o
a - solar_irrad_data.o
a - solar_parms_data.o
a - solar_wind_data.o
a - sox_cldaero_mod.o
a - spcam_drivers.o
a - species_sums_diags.o
a - spegrd.o
a - spehox.o
a - spetru.o
a - sphdep.o
a - spmd_dyn.o
a - spmd_utils.o
a - sponge_layer_damping.o
a - srchutil.o
a - srf_field_check.o
a - ssatcontrail.o
a - sslt_rebin.o
a - sslt_sections.o
a - stat_file_module.o
a - state_converters.o
a - static_energy.o
a - stats.o
a - stats_clubb_utilities.o
a - stats_lh_sfc_module.o
a - stats_lh_zt_module.o
a - stats_rad_zm_module.o
a - stats_rad_zt_module.o
a - stats_sfc_module.o
a - stats_type.o
a - stats_type_utilities.o
a - stats_variables.o
a - stats_zm_module.o
a - stats_zt_module.o
a - std_atm_profile.o
a - stepon.o
a - string_utils.o
a - subcol.o
a - subcol_SILHS.o
a - subcol_pack_mod.o
a - subcol_tstcp.o
a - subcol_utils.o
a - table_interp_mod.o
a - tfilt_massfix.o
a - tidal_diag.o
a - time_manager.o
a - time_utils.o
a - tracer_cnst.o
a - tracer_data.o
a - tracer_srcs.o
a - tracers.o
a - tracers_suite.o
a - trb_mtn_stress.o
a - trb_mtn_stress_cam.o
a - tridiag_lu_solver.o
a - trjmps.o
a - tropopause.o
a - tstep.o
a - turbulent_adv_pdf.o
a - unicon.o
a - unicon_cam.o
a - unicon_utils.o
a - unit_driver.o
a - units.o
a - upper_bc.o
a - upper_bc_file.o
a - uwshcu.o
a - vdiff_lu_solver.o
a - vertical_diffusion.o
a - vrtmap.o
a - waccmx_phys_intr.o
a - wetdep.o
a - wrap_mpi.o
a - wrap_nf.o
a - wv_sat_methods.o
a - wv_saturation.o
a - xpavg_mod.o
a - xqmass.o
a - zm_conv_convtran.o
a - zm_conv_evap.o
a - zm_conv_intr.o
a - zm_conv_momtran.o
a - zm_convr.o
a - zonal_mean_mod.o
rm physics_buffer.F90 buffer.F90 subcol_pack_mod.F90 subcol_utils.F90
err:
cat: Srcfiles: No such file or directory
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/m_types.F90:19:2:
19 | character(len=8) :: type
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/m_types.F90:20:2:
20 | integer :: cycle_yr
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/m_types.F90:21:2:
21 | integer :: fixed_ymd
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/m_types.F90:22:2:
22 | integer :: fixed_tod
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/wv_sat_methods.F90:455:14:
455 | integer :: i
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/wv_sat_methods.F90:403:14:
403 | integer :: i
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/wv_sat_methods.F90:448:27:
448 | end function wv_sat_svp_ice
| ^
Warning: 'es' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/wv_sat_methods.F90:426:42:
426 | function wv_sat_svp_ice(t, idx) result(es)
| ^
note: 'es' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/wv_sat_methods.F90:396:29:
396 | end function wv_sat_svp_water
| ^
Warning: 'es' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/wv_sat_methods.F90:374:44:
374 | function wv_sat_svp_water(t, idx) result(es)
| ^
note: 'es' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/mo_util.F90:32:20:
32 | integer :: i, l
| 1
Warning: Unused variable 'l' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cmparray_mod.F90:418:39:
418 | subroutine chksum_3d_R(name, Ref, id1, is1, ie1, id2, is2, ie2, id3, is3, ie3)
| 1
Warning: Unused dummy argument 'id1' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cmparray_mod.F90:418:54:
418 | subroutine chksum_3d_R(name, Ref, id1, is1, ie1, id2, is2, ie2, id3, is3, ie3)
| 1
Warning: Unused dummy argument 'id2' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cmparray_mod.F90:418:69:
418 | subroutine chksum_3d_R(name, Ref, id1, is1, ie1, id2, is2, ie2, id3, is3, ie3)
| 1
Warning: Unused dummy argument 'id3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cmparray_mod.F90:294:16:
294 | integer :: i, j, k
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cmparray_mod.F90:243:16:
243 | integer :: i, j, k
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cmparray_mod.F90:192:16:
192 | integer :: i, j, k
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cmparray_mod.F90:84:16:
84 | integer :: i, j, k
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cmparray_mod.F90:316:26:
316 | subroutine cmparray_1d_R(name, Ref, New, id1, is1, ie1)
| ^
Warning: 'cmparray_1d_r' defined but not used [-Wunused-function]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cmparray_mod.F90:325:26:
325 | subroutine cmparray_2d_R(name, Ref, New, id1, is1, ie1, id2, is2, ie2)
| ^
Warning: 'cmparray_2d_r' defined but not used [-Wunused-function]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cmparray_mod.F90:384:24:
384 | subroutine chksum_1d_R(name, Ref, id1, is1, ie1)
| ^
Warning: 'chksum_1d_r' defined but not used [-Wunused-function]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cmparray_mod.F90:392:24:
392 | subroutine chksum_1d_I(name, Ref, id1, is1, ie1)
| ^
Warning: 'chksum_1d_i' defined but not used [-Wunused-function]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cmparray_mod.F90:400:24:
400 | subroutine chksum_2d_R(name, Ref, id1, is1, ie1, id2, is2, ie2)
| ^
Warning: 'chksum_2d_r' defined but not used [-Wunused-function]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cmparray_mod.F90:409:24:
409 | subroutine chksum_2d_I(name, Ref, id1, is1, ie1, id2, is2, ie2)
| ^
Warning: 'chksum_2d_i' defined but not used [-Wunused-function]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pbl_utils.F90:328:28:
328 | lwp_CL(ncv) = lwp
| ^
Warning: 'lwp' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pbl_utils.F90:269:17:
269 | real(r8) :: lwp, opt_depth, radinvfrac, radf
| ^
note: 'lwp' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pbl_utils.F90:329:34:
329 | opt_depth_CL(ncv) = opt_depth
| ^
Warning: 'opt_depth' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pbl_utils.F90:269:28:
269 | real(r8) :: lwp, opt_depth, radinvfrac, radf
| ^
note: 'opt_depth' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pbl_utils.F90:331:29:
331 | radf_CL(ncv) = radf
| ^
Warning: 'radf' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pbl_utils.F90:269:46:
269 | real(r8) :: lwp, opt_depth, radinvfrac, radf
| ^
note: 'radf' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pbl_utils.F90:330:35:
330 | radinvfrac_CL(ncv) = radinvfrac
| ^
Warning: 'radinvfrac' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pbl_utils.F90:269:40:
269 | real(r8) :: lwp, opt_depth, radinvfrac, radf
| ^
note: 'radinvfrac' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/beljaars_drag.F90:21:31:
21 | real(r8) :: karman ! von Karman constant
| 1
Warning: Unused PRIVATE module variable 'karman' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/beljaars_drag.F90:19:32:
19 | real(r8) :: orocnst ! Converts from standard deviation to height [ no unit ]
| 1
Warning: Unused PRIVATE module variable 'orocnst' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/beljaars_drag.F90:20:30:
20 | real(r8) :: z0fac ! Factor determining z_0 from orographic standard deviation [ no unit ]
| 1
Warning: Unused PRIVATE module variable 'z0fac' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/beljaars_drag.F90:99:53:
99 | real(r8) :: alpha,beta,Cmd,Ccorr,n1,n2,k1,kflt,k2,IH
| 1
Warning: Unused variable 'k2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/beljaars_drag.F90:95:18:
95 | integer :: kb, kt ! Bottom and top of source region
| 1
Warning: Unused variable 'kb' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/beljaars_drag.F90:95:22:
95 | integer :: kb, kt ! Bottom and top of source region
| 1
Warning: Unused variable 'kt' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/beljaars_drag.F90:57:34:
57 | landfrac )
| 1
Warning: Unused dummy argument 'landfrac' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/beljaars_drag.F90:55:61:
55 | u , v , t , pmid , delp , &
| 1
Warning: Unused dummy argument 'pmid' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/beljaars_drag.F90:55:48:
55 | u , v , t , pmid , delp , &
| 1
Warning: Unused dummy argument 't' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_utils.F90:3424:51:
3424 | real(r8) :: dproc1,dproc2,iproc1,gproc1,tmp1,tmp2,dproc11, &
| 1
Warning: Unused variable 'tmp2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_utils.F90:3371:51:
3371 | real(r8) :: dproc1,dproc2,iproc1,gproc1,tmp1,tmp2
| 1
Warning: Unused variable 'tmp2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_utils.F90:3330:23:
3330 | integer :: i,j,k,ii,jj,kk, tt
| 1
Warning: Unused variable 'ii' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_utils.F90:3330:26:
3330 | integer :: i,j,k,ii,jj,kk, tt
| 1
Warning: Unused variable 'jj' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_utils.F90:3330:29:
3330 | integer :: i,j,k,ii,jj,kk, tt
| 1
Warning: Unused variable 'kk' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_utils.F90:3070:87:
3070 | subroutine graupel_rain_riming_snow(pracs,npracs,psacr,qsic,qric,nric,nsic,n0s,lams,n0r,lamr,dtime,&
| 1
Warning: Unused dummy argument 'n0r' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_utils.F90:3070:78:
3070 | subroutine graupel_rain_riming_snow(pracs,npracs,psacr,qsic,qric,nric,nsic,n0s,lams,n0r,lamr,dtime,&
| 1
Warning: Unused dummy argument 'n0s' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_utils.F90:2405:73:
2405 | subroutine evaporate_sublimate_precip_mg4(t, rho, dv, mu, sc, q, qvl, qvi, &
| 1
Warning: Unused dummy argument 'qvi' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_utils.F90:1491:60:
1491 | subroutine sb2001v2_accre_cld_water_rain(qc,nc,qr,rho,relvar,pra,npra,vlen)
| 1
Warning: Unused dummy argument 'relvar' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_utils.F90:1419:63:
1419 | subroutine sb2001v2_liq_autoconversion(pgam,qc,nc,qr,rho,relvar,au,nprc,nprc1,vlen)
| 1
Warning: Unused dummy argument 'relvar' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_utils.F90:1278:24:
1278 | real(r8) :: lami(vlen)
| 1
Warning: Unused variable 'lami' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_utils.F90:1279:23:
1279 | real(r8) :: n0i(vlen)
| 1
Warning: Unused variable 'n0i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_utils.F90:1244:57:
1244 | subroutine ice_deposition_sublimation_mg4(t, qv, qi, niic, &
| 1
Warning: Unused dummy argument 'niic' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_utils.F90:965:17:
965 | integer :: cnt
| 1
Warning: Unused variable 'cnt' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_utils.F90:967:30:
967 | real(r8) :: effDim,shapeCoef, minMass
| 1
Warning: Unused variable 'shapecoef' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers/hco_inquireMod.F90:56:25:
56 | FUNCTION findFreeLUN( b ) RESULT( lun )
| 1
Warning: Unused dummy argument 'b' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_utils.F90:1095:27:
1095 | subroutine var_coef_integer(relvar, a, res)
| ^
Warning: 'var_coef_integer' defined but not used [-Wunused-function]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers/hco_inquireMod.F90:125:26:
125 | END FUNCTION findFreeLUN
| ^
Warning: 'lun' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers/hco_inquireMod.F90:56:41:
56 | FUNCTION findFreeLUN( b ) RESULT( lun )
| ^
note: 'lun' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/dadadj.F90:124:71:
124 | c1dad(k) = cappa*0.5_r8*(pmid(i,k+1)-pmid(i,k))/pint(i,k+1)
| ^
Warning: 'cappa' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/dadadj.F90:80:20:
80 | real(r8) :: cappa ! Kappa at level intefaces
| ^
note: 'cappa' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_utils.F90:3198:65:
3198 | nmultg(i) = 35.e4_r8*psacwg(i)*fmult*1000._r8
| ^
Warning: 'fmult' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_utils.F90:3162:19:
3162 | real(r8) :: fmult
| ^
note: 'fmult' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_trislv.F90:137:23:
137 | integer :: i, im1, j, n, nm1
| 1
Warning: Unused variable 'im1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_trislv.F90:137:26:
137 | integer :: i, im1, j, n, nm1
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/quicksort.F90:31:12:
31 | INTEGER :: i
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_create.F90:81:31:
81 | INTEGER :: mode
| 1
Warning: Unused variable 'mode' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_readattr.F90:774:57:
774 | status = Nf_Get_Att_Double( fId, NF_GLOBAL, attName, attValue )
| 1
......
945 | status = Nf_Get_Att_Double( fId, NF_GLOBAL, attName, attValue )
| 2
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_readattr.F90:717:55:
717 | status = Nf_Get_Att_Real( fId, NF_GLOBAL, attName, attValue )
| 1
......
888 | status = Nf_Get_Att_Real( fId, NF_GLOBAL, attName, attValue )
| 2
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_readattr.F90:660:54:
660 | status = Nf_Get_Att_Int( fId, NF_GLOBAL, attName, attValue )
| 1
......
831 | status = Nf_Get_Att_Int( fId, NF_GLOBAL, attName, attValue )
| 2
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_readattr.F90:342:51:
342 | status = Nf_Get_Att_Double( fId, vId, attName, attValue )
| 1
......
945 | status = Nf_Get_Att_Double( fId, NF_GLOBAL, attName, attValue )
| 2
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_readattr.F90:274:49:
274 | status = Nf_Get_Att_Real( fId, vId, attName, attValue )
| 1
......
888 | status = Nf_Get_Att_Real( fId, NF_GLOBAL, attName, attValue )
| 2
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_readattr.F90:206:48:
206 | status = Nf_Get_Att_Int( fId, vId, attName, attValue )
| 1
......
831 | status = Nf_Get_Att_Int( fId, NF_GLOBAL, attName, attValue )
| 2
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_readattr.F90:999:32:
999 | CHARACTER(LEN=512) :: errMsg
| 1
Warning: Unused variable 'errmsg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_readattr.F90:938:41:
938 | CHARACTER(LEN=512) :: errMsg, varName
| 1
Warning: Unused variable 'varname' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_readattr.F90:881:41:
881 | CHARACTER(LEN=512) :: errMsg, varName
| 1
Warning: Unused variable 'varname' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_readattr.F90:824:41:
824 | CHARACTER(LEN=512) :: errMsg, varName
| 1
Warning: Unused variable 'varname' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_readattr.F90:767:41:
767 | CHARACTER(LEN=512) :: errMsg, varName
| 1
Warning: Unused variable 'varname' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_readattr.F90:710:41:
710 | CHARACTER(LEN=512) :: errMsg, varName
| 1
Warning: Unused variable 'varname' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_readattr.F90:653:41:
653 | CHARACTER(LEN=512) :: errMsg, varName
| 1
Warning: Unused variable 'varname' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_readattr.F90:596:41:
596 | CHARACTER(LEN=512) :: errMsg, varName
| 1
Warning: Unused variable 'varname' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_readattr.F90:122:41:
122 | INTEGER :: status, vId, EC
| 1
Warning: Unused variable 'ec' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/penta_lu_solver.F90:131:22:
131 | integer :: i, k, j ! Loop variables
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/aer_drydep_mod.F90:231:2:
231 | endif
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/aer_drydep_mod.F90:242:2:
242 | ram=0._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/aer_drydep_mod.F90:179:55:
179 | subroutine calcram(ncol,landfrac,icefrac,ocnfrac,obklen,&
| 1
Warning: Unused dummy argument 'ocnfrac' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/aer_drydep_mod.F90:70:16:
70 | real(r8) a
| 1
Warning: Unused variable 'a' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/aer_drydep_mod.F90:30:15:
30 | integer i, j, ncid, vid, ns
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/aer_drydep_mod.F90:30:18:
30 | integer i, j, ncid, vid, ns
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/aer_drydep_mod.F90:30:24:
30 | integer i, j, ncid, vid, ns
| 1
Warning: Unused variable 'ncid' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/aer_drydep_mod.F90:30:33:
30 | integer i, j, ncid, vid, ns
| 1
Warning: Unused variable 'ns' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/aer_drydep_mod.F90:30:29:
30 | integer i, j, ncid, vid, ns
| 1
Warning: Unused variable 'vid' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/endian.F90:167:53:
167 | call mvbits( i_element, 56, 8, i_element_br, 0 )
| ^
Warning: 'i_element_br' is used uninitialized [-Wuninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/endian.F90:159:39:
159 | integer(kind=int64) :: i_element_br
| ^
note: 'i_element_br' declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/endian.F90:123:53:
123 | CALL MVBITS( i_element, 24, 8, i_element_br, 0 )
| ^
Warning: 'i_element_br' is used uninitialized [-Wuninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/endian.F90:117:69:
117 | INTEGER(KIND=int32) :: i_element_br
| ^
note: 'i_element_br' declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_define.F90:871:52:
871 | NF_FLOAT, mylen, att_val )
| 1
......
1045 | NF_FLOAT, mylen, att_val )
| 2
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_define.F90:813:50:
813 | NF_FLOAT, mylen, att_val )
| 1
......
987 | NF_FLOAT, mylen, att_val )
| 2
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_define.F90:755:47:
755 | NF_INT, mylen, att_val )
| 1
......
929 | NF_INT, mylen, att_val )
| 2
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_define.F90:469:50:
469 | NF_DOUBLE, mylen, att_val )
| 1
......
1045 | NF_FLOAT, mylen, att_val )
| 2
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_define.F90:412:47:
412 | NF_FLOAT, mylen, att_val )
| 1
......
987 | NF_FLOAT, mylen, att_val )
| 2
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_define.F90:355:44:
355 | NF_INT, mylen, att_val )
| 1
......
929 | NF_INT, mylen, att_val )
| 2
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_define.F90:1065:33:
1065 | SUBROUTINE NcSetFill(ncid,ifill,omode)
| 1
Warning: Unused dummy argument 'ifill' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_define.F90:1093:33:
1093 | integer :: mylen, ierr
| 1
Warning: Unused variable 'mylen' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_define.F90:156:69:
156 | SUBROUTINE NcDef_variable(ncid,name,type,ndims,dims,var_id,compress)
| 1
Warning: Unused dummy argument 'compress' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_define.F90:200:22:
200 | logical :: doStop
| 1
Warning: Unused variable 'dostop' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/spmd_utils.F90:46:7:
46 | save
| 1
Warning: Legacy Extension: Blanket SAVE statement at (1) follows previous SAVE statement
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_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/cam_scam_gfortran_debug_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/cam_scam_gfortran_debug_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/cam_scam_gfortran_debug_test/src/utils/spmd_utils.F90:1260:24:
1260 | recvbuf, recvcnts, displs, recvtype, &
| 1
......
1398 | recvbuf, recvcnts, displs, recvtype, &
| 2
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)).
/home/jenkins/workspace/cam_scam_gfortran_debug_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/cam_scam_gfortran_debug_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)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/spmd_utils.F90:1440:42:
1440 | msgtag, pdispls, desttype, recvwin, comm)
| 1
Warning: Unused dummy argument 'desttype' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/spmd_utils.F90:1440:32:
1440 | msgtag, pdispls, desttype, recvwin, comm)
| 1
Warning: Unused dummy argument 'pdispls' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/spmd_utils.F90:1491:27:
1491 | integer :: rcvids(steps) ! nonblocking MPI recv request ids
| 1
Warning: Unused variable 'rcvids' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/spmd_utils.F90:1440:51:
1440 | msgtag, pdispls, desttype, recvwin, comm)
| 1
Warning: Unused dummy argument 'recvwin' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/spmd_utils.F90:1490:27:
1490 | integer :: sndids(steps) ! nonblocking MPI send request ids
| 1
Warning: Unused variable 'sndids' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/spmd_utils.F90:242:23:
242 | logical mpi_running ! returned value indicates if MPI_INIT has been called
| 1
Warning: Unused variable 'mpi_running' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/spmd_utils.F90:231:21:
231 | integer npthreads ! thread status
| 1
Warning: Unused variable 'npthreads' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/vrtmap.F90:56:15:
56 | newmap = ( sigln(pkdim) - sigln(1) )/dsigln(imin) + 1
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/error_messages.F90:109:14:
109 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/wrap_nf.F90:396:61:
396 | subroutine wrap_put_att_realx (nfid, varid, attname, xtype, len, &
| 1
Warning: Unused dummy argument 'xtype' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/wrap_nf.F90:388:14:
388 | integer siz
| 1
Warning: Unused variable 'siz' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/gauaw_mod.F90:146:45:
146 | pkmrk = (fk*(pkm1-xz*pk))/(1._r16-xz**2)
| ^
Warning: 'pk' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/gauaw_mod.F90:94:15:
94 | real(r16) pk ! |
| ^
note: 'pk' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:208:4:
208 | field => ptr%data(strt(1):fin(1),strt(2):fin(2),strt(3):fin(3),strt(4):fin(4),&
| 1
Warning: Pointer at (1) in pointer assignment might outlive the pointer target [-Wtarget-lifetime]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:205:4:
205 | field => ptr%data(strt(1):fin(1),strt(2):fin(2),strt(3):fin(3),strt(4):fin(4),&
| 1
Warning: Pointer at (1) in pointer assignment might outlive the pointer target [-Wtarget-lifetime]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:203:4:
203 | field => ptr%data(strt(1):fin(1),strt(2):fin(2),strt(3):fin(3),strt(4):fin(4),strt(5):fin(5),strt(6),strt(7))
| 1
Warning: Pointer at (1) in pointer assignment might outlive the pointer target [-Wtarget-lifetime]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:201:4:
201 | field => ptr%data(strt(1):fin(1),strt(2):fin(2),strt(3):fin(3),strt(4):fin(4),strt(5),strt(6),strt(7))
| 1
Warning: Pointer at (1) in pointer assignment might outlive the pointer target [-Wtarget-lifetime]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:199:4:
199 | field => ptr%data(strt(1):fin(1),strt(2):fin(2),strt(3):fin(3),strt(4),strt(5),strt(6),strt(7))
| 1
Warning: Pointer at (1) in pointer assignment might outlive the pointer target [-Wtarget-lifetime]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:197:4:
197 | field => ptr%data(strt(1):fin(1),strt(2):fin(2),strt(3),strt(4),strt(5),strt(6),strt(7))
| 1
Warning: Pointer at (1) in pointer assignment might outlive the pointer target [-Wtarget-lifetime]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:195:4:
195 | field => ptr%data(strt(1):fin(1),strt(2),strt(3),strt(4),strt(5),strt(6),strt(7))
| 1
Warning: Pointer at (1) in pointer assignment might outlive the pointer target [-Wtarget-lifetime]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:208:4:
208 | field => ptr%data(strt(1):fin(1),strt(2):fin(2),strt(3):fin(3),strt(4):fin(4),&
| 1
Warning: Pointer at (1) in pointer assignment might outlive the pointer target [-Wtarget-lifetime]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:205:4:
205 | field => ptr%data(strt(1):fin(1),strt(2):fin(2),strt(3):fin(3),strt(4):fin(4),&
| 1
Warning: Pointer at (1) in pointer assignment might outlive the pointer target [-Wtarget-lifetime]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:203:4:
203 | field => ptr%data(strt(1):fin(1),strt(2):fin(2),strt(3):fin(3),strt(4):fin(4),strt(5):fin(5),strt(6),strt(7))
| 1
Warning: Pointer at (1) in pointer assignment might outlive the pointer target [-Wtarget-lifetime]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:201:4:
201 | field => ptr%data(strt(1):fin(1),strt(2):fin(2),strt(3):fin(3),strt(4):fin(4),strt(5),strt(6),strt(7))
| 1
Warning: Pointer at (1) in pointer assignment might outlive the pointer target [-Wtarget-lifetime]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:199:4:
199 | field => ptr%data(strt(1):fin(1),strt(2):fin(2),strt(3):fin(3),strt(4),strt(5),strt(6),strt(7))
| 1
Warning: Pointer at (1) in pointer assignment might outlive the pointer target [-Wtarget-lifetime]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:197:4:
197 | field => ptr%data(strt(1):fin(1),strt(2):fin(2),strt(3),strt(4),strt(5),strt(6),strt(7))
| 1
Warning: Pointer at (1) in pointer assignment might outlive the pointer target [-Wtarget-lifetime]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:195:4:
195 | field => ptr%data(strt(1):fin(1),strt(2),strt(3),strt(4),strt(5),strt(6),strt(7))
| 1
Warning: Pointer at (1) in pointer assignment might outlive the pointer target [-Wtarget-lifetime]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:208:4:
208 | field => ptr%data(strt(1):fin(1),strt(2):fin(2),strt(3):fin(3),strt(4):fin(4),&
| 1
Warning: Pointer at (1) in pointer assignment might outlive the pointer target [-Wtarget-lifetime]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:205:4:
205 | field => ptr%data(strt(1):fin(1),strt(2):fin(2),strt(3):fin(3),strt(4):fin(4),&
| 1
Warning: Pointer at (1) in pointer assignment might outlive the pointer target [-Wtarget-lifetime]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:203:4:
203 | field => ptr%data(strt(1):fin(1),strt(2):fin(2),strt(3):fin(3),strt(4):fin(4),strt(5):fin(5),strt(6),strt(7))
| 1
Warning: Pointer at (1) in pointer assignment might outlive the pointer target [-Wtarget-lifetime]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:201:4:
201 | field => ptr%data(strt(1):fin(1),strt(2):fin(2),strt(3):fin(3),strt(4):fin(4),strt(5),strt(6),strt(7))
| 1
Warning: Pointer at (1) in pointer assignment might outlive the pointer target [-Wtarget-lifetime]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:199:4:
199 | field => ptr%data(strt(1):fin(1),strt(2):fin(2),strt(3):fin(3),strt(4),strt(5),strt(6),strt(7))
| 1
Warning: Pointer at (1) in pointer assignment might outlive the pointer target [-Wtarget-lifetime]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:197:4:
197 | field => ptr%data(strt(1):fin(1),strt(2):fin(2),strt(3),strt(4),strt(5),strt(6),strt(7))
| 1
Warning: Pointer at (1) in pointer assignment might outlive the pointer target [-Wtarget-lifetime]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:195:4:
195 | field => ptr%data(strt(1):fin(1),strt(2),strt(3),strt(4),strt(5),strt(6),strt(7))
| 1
Warning: Pointer at (1) in pointer assignment might outlive the pointer target [-Wtarget-lifetime]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:98:61:
98 | subroutine buffer_field_allocate_{TYPE} (bfg, dimsizes, dtype)
| 1
Warning: Unused dummy argument 'dtype' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:98:63:
98 | subroutine buffer_field_allocate_{TYPE} (bfg, dimsizes, dtype)
| 1
Warning: Unused dummy argument 'dtype' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:98:60:
98 | subroutine buffer_field_allocate_{TYPE} (bfg, dimsizes, dtype)
| 1
Warning: Unused dummy argument 'dtype' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:70:52:
70 | subroutine buffer_field_deallocate_{TYPE}(bfg, dtype)
| 1
Warning: Unused dummy argument 'dtype' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:70:54:
70 | subroutine buffer_field_deallocate_{TYPE}(bfg, dtype)
| 1
Warning: Unused dummy argument 'dtype' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:70:51:
70 | subroutine buffer_field_deallocate_{TYPE}(bfg, dtype)
| 1
Warning: Unused dummy argument 'dtype' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_reftra.f90:107:22:
107 | integer :: itind
| 1
Warning: Unused variable 'itind' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_reftra.f90:109:29:
109 | real(kind=r8) :: tblind
| 1
Warning: Unused variable 'tblind' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_setcoef.f90:133:17:
133 | indbound = tbound - 159._r8
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_setcoef.f90:135:17:
135 | indlev0 = tz(0) - 159._r8
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_setcoef.f90:29:53:
29 | subroutine setcoef_sw(nlayers, pavel, tavel, pz, tz, tbound, coldry, wkl, &
| 1
Warning: Unused dummy argument 'pz' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_cldprmc.f90:29:58:
29 | ciwpmc, clwpmc, reicmc, dgesmc, relqmc, &
| 1
Warning: Unused dummy argument 'dgesmc' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_cldprmc.f90:28:51:
28 | subroutine cldprmc_sw(ncol,nlayers, inflag, iceflag, liqflag, zcldfmc, &
| 1
Warning: Unused dummy argument 'iceflag' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_cldprmc.f90:28:60:
28 | subroutine cldprmc_sw(ncol,nlayers, inflag, iceflag, liqflag, zcldfmc, &
| 1
Warning: Unused dummy argument 'liqflag' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_cldprmc.f90:29:50:
29 | ciwpmc, clwpmc, reicmc, dgesmc, relqmc, &
| 1
Warning: Unused dummy argument 'reicmc' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_cldprmc.f90:29:66:
29 | ciwpmc, clwpmc, reicmc, dgesmc, relqmc, &
| 1
Warning: Unused dummy argument 'relqmc' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_negtrc.F90:36:2:
36 | if( nneg > 0 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_negtrc.F90:38:2:
38 | fld(:,:,m) = 0._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_negtrc.F90:39:2:
39 | endwhere
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_negtrc.F90:40:2:
40 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_negtrc.F90:9:31:
9 | subroutine negtrc( header, fld, ncol )
| 1
Warning: Unused dummy argument 'header' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_phtadj.F90:20:31:
20 | real(r8) :: im(ncol,nlev)
| 1
Warning: Unused variable 'im' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_phtadj.F90:5:36:
5 | subroutine phtadj( p_rate, inv, m, ncol, nlev )
| 1
Warning: Unused dummy argument 'inv' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_phtadj.F90:5:39:
5 | subroutine phtadj( p_rate, inv, m, ncol, nlev )
| 1
Warning: Unused dummy argument 'm' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_phtadj.F90:5:31:
5 | subroutine phtadj( p_rate, inv, m, ncol, nlev )
| 1
Warning: Unused dummy argument 'p_rate' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_lin_matrix.F90:5:33:
5 | subroutine linmat01( mat, y, rxt, het_rates )
| 1
Warning: Unused dummy argument 'y' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_indprd.F90:6:46:
6 | subroutine indprd( class, prod, nprod, y, extfrc, rxt, ncol )
| 1
Warning: Unused dummy argument 'y' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_prod_loss.F90:7:61:
7 | subroutine exp_prod_loss( prod, loss, y, rxt, het_rates )
| 1
Warning: Unused dummy argument 'het_rates' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_prod_loss.F90:7:42:
7 | subroutine exp_prod_loss( prod, loss, y, rxt, het_rates )
| 1
Warning: Dummy argument 'loss' at (1) was declared INTENT(OUT) but was not set [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_prod_loss.F90:7:36:
7 | subroutine exp_prod_loss( prod, loss, y, rxt, het_rates )
| 1
Warning: Dummy argument 'prod' at (1) was declared INTENT(OUT) but was not set [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_prod_loss.F90:7:50:
7 | subroutine exp_prod_loss( prod, loss, y, rxt, het_rates )
| 1
Warning: Unused dummy argument 'rxt' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_prod_loss.F90:7:45:
7 | subroutine exp_prod_loss( prod, loss, y, rxt, het_rates )
| 1
Warning: Unused dummy argument 'y' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_setrxt.F90:77:38:
77 | real(r8) :: exp_fac(ncol,kbot)
| 1
Warning: Unused variable 'exp_fac' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_setrxt.F90:76:36:
76 | real(r8) :: itemp(ncol,kbot)
| 1
Warning: Unused variable 'itemp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_setrxt.F90:79:34:
79 | real(r8) :: kinf(ncol,kbot)
| 1
Warning: Unused variable 'kinf' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_setrxt.F90:78:32:
78 | real(r8) :: ko(ncol,kbot)
| 1
Warning: Unused variable 'ko' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_setrxt.F90:54:45:
54 | subroutine setrxt_hrates( rate, temp, m, ncol, kbot )
| 1
Warning: Unused dummy argument 'm' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_setrxt.F90:75:21:
75 | integer :: n
| 1
Warning: Unused variable 'n' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_setrxt.F90:54:36:
54 | subroutine setrxt_hrates( rate, temp, m, ncol, kbot )
| 1
Warning: Unused dummy argument 'rate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_setrxt.F90:54:42:
54 | subroutine setrxt_hrates( rate, temp, m, ncol, kbot )
| 1
Warning: Unused dummy argument 'temp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_setrxt.F90:80:33:
80 | real(r8) :: wrk(ncol,kbot)
| 1
Warning: Unused variable 'wrk' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_setrxt.F90:34:38:
34 | real(r8) :: exp_fac(ncol,pver)
| 1
Warning: Unused variable 'exp_fac' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_nln_matrix.F90:6:36:
6 | subroutine nlnmat( mat, y, rxt, lmat, dti )
| 1
Warning: Unused dummy argument 'rxt' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_nln_matrix.F90:6:31:
6 | subroutine nlnmat( mat, y, rxt, lmat, dti )
| 1
Warning: Unused dummy argument 'y' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/spehox.F90:131:2:
131 | function interp_factor_tbl( ionp, z, lastk )
| ^
Warning: '__result_interp_factor_tbl' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_heatnirco2.F90:37:68:
37 | subroutine heatnirco2( co2, scco2, pmid, htng, kbot, zarg, sza )
| 1
Warning: Unused dummy argument 'sza' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_heatnirco2.F90:37:63:
37 | subroutine heatnirco2( co2, scco2, pmid, htng, kbot, zarg, sza )
| 1
Warning: Unused dummy argument 'zarg' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_heatnirco2.F90:149:42:
149 | htng(k) = htng(k) * co2(k)/co2std
| ^
Warning: 'co2std' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_heatnirco2.F90:64:24:
64 | real(r8) :: co2std
| ^
note: 'co2std' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_v1.F90:1048:20:
1048 | real(r8) :: dumni0, dumni0A2D(mgncol,nlev)
| 1
Warning: Unused variable 'dumni0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_v1.F90:1049:20:
1049 | real(r8) :: dumns0, dumns0A2D(mgncol,nlev)
| 1
Warning: Unused variable 'dumns0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_v1.F90:1033:27:
1033 | real(r8) :: faloutc(nlev)
| 1
Warning: Unused variable 'faloutc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_v1.F90:1035:27:
1035 | real(r8) :: falouti(nlev)
| 1
Warning: Unused variable 'falouti' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_v1.F90:1034:28:
1034 | real(r8) :: faloutnc(nlev)
| 1
Warning: Unused variable 'faloutnc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_v1.F90:1036:28:
1036 | real(r8) :: faloutni(nlev)
| 1
Warning: Unused variable 'faloutni' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_v1.F90:1039:28:
1039 | real(r8) :: faloutnr(nlev)
| 1
Warning: Unused variable 'faloutnr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_v1.F90:1041:28:
1041 | real(r8) :: faloutns(nlev)
| 1
Warning: Unused variable 'faloutns' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_v1.F90:1038:27:
1038 | real(r8) :: faloutr(nlev)
| 1
Warning: Unused variable 'faloutr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_v1.F90:1040:27:
1040 | real(r8) :: falouts(nlev)
| 1
Warning: Unused variable 'falouts' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_v1.F90:1073:17:
1073 | integer i, k, n
| 1
Warning: Unused variable 'n' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_v1.F90:1076:15:
1076 | integer nstep
| 1
Warning: Unused variable 'nstep' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_error_mod.F90:938:29:
938 | CHARACTER(LEN=255) :: MSG
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_error_mod.F90:807:19:
807 | INTEGER :: STAT
| 1
Warning: Unused variable 'stat' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_error_mod.F90:662:35:
662 | CHARACTER(LEN=255) :: MSG, LOC
| 1
Warning: Unused variable 'loc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_error_mod.F90:592:35:
592 | CHARACTER(LEN=255) :: Msg, Loc
| 1
Warning: Unused variable 'loc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_error_mod.F90:527:48:
527 | SUBROUTINE HCO_MSGnoErr( Msg, Sep1, Sep2, Verb )
| 1
Warning: Unused dummy argument 'verb' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_error_mod.F90:377:50:
377 | SUBROUTINE HCO_WarningNoErr( ErrMsg, RC, WARNLEV, THISLOC )
| 1
Warning: Unused dummy argument 'warnlev' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_error_mod.F90:395:30:
395 | INTEGER :: WLEV
| 1
Warning: Unused variable 'wlev' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_error_mod.F90:259:16:
259 | INTEGER :: I, J
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_error_mod.F90:259:19:
259 | INTEGER :: I, J
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_julday_mod.F90:276:13:
276 | HH = FDAY * 24d0
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_julday_mod.F90:277:13:
277 | MM = ( HH - INT( HH ) ) * 60d0
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_julday_mod.F90:278:13:
278 | SS = ( MM - INT( MM ) ) * 60d0
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_julday_mod.F90:225:41:
225 | REAL*8 :: FDAY, G, I, J, JD, M, Y
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/linear_1d_operators.F90:825:38:
825 | new_cond%edge_data = flux*dt/spacing
| ^
Warning: 'new_cond.edge_data.offset' is used uninitialized [-Wuninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/linear_1d_operators.F90:818:61:
818 | function new_BoundaryFlux(flux, dt, spacing) result(new_cond)
| ^
note: 'new_cond' declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/linear_1d_operators.F90:825:38:
825 | new_cond%edge_data = flux*dt/spacing
| ^
Warning: 'new_cond.edge_data.dim[0].lbound' is used uninitialized [-Wuninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/linear_1d_operators.F90:818:61:
818 | function new_BoundaryFlux(flux, dt, spacing) result(new_cond)
| ^
note: 'new_cond' declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/linear_1d_operators.F90:825:38:
825 | new_cond%edge_data = flux*dt/spacing
| ^
Warning: 'new_cond.edge_data.dim[0].ubound' is used uninitialized [-Wuninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/linear_1d_operators.F90:818:61:
818 | function new_BoundaryFlux(flux, dt, spacing) result(new_cond)
| ^
note: 'new_cond' declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/linear_1d_operators.F90:814:27:
814 | new_cond%edge_data = data
| ^
Warning: 'new_cond.edge_data.offset' is used uninitialized [-Wuninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/linear_1d_operators.F90:809:48:
809 | function new_BoundaryData(data) result(new_cond)
| ^
note: 'new_cond' declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/linear_1d_operators.F90:814:27:
814 | new_cond%edge_data = data
| ^
Warning: 'new_cond.edge_data.dim[0].lbound' is used uninitialized [-Wuninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/linear_1d_operators.F90:809:48:
809 | function new_BoundaryData(data) result(new_cond)
| ^
note: 'new_cond' declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/linear_1d_operators.F90:814:27:
814 | new_cond%edge_data = data
| ^
Warning: 'new_cond.edge_data.dim[0].ubound' is used uninitialized [-Wuninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/linear_1d_operators.F90:809:48:
809 | function new_BoundaryData(data) result(new_cond)
| ^
note: 'new_cond' declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/linear_1d_operators.F90:658:30:
658 | new_bndry%edge_width = width
| ^
Warning: 'new_bndry.edge_width.offset' is used uninitialized [-Wuninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/linear_1d_operators.F90:653:56:
653 | function new_BoundaryFixedLayer(width) result(new_bndry)
| ^
note: 'new_bndry' declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/linear_1d_operators.F90:658:30:
658 | new_bndry%edge_width = width
| ^
Warning: 'new_bndry.edge_width.dim[0].lbound' is used uninitialized [-Wuninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/linear_1d_operators.F90:653:56:
653 | function new_BoundaryFixedLayer(width) result(new_bndry)
| ^
note: 'new_bndry' declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/linear_1d_operators.F90:658:30:
658 | new_bndry%edge_width = width
| ^
Warning: 'new_bndry.edge_width.dim[0].ubound' is used uninitialized [-Wuninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/linear_1d_operators.F90:653:56:
653 | function new_BoundaryFixedLayer(width) result(new_bndry)
| ^
note: 'new_bndry' declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_regrid_a2a_mod.F90:2486:18:
2486 | qtmp(i)=q1(i,j)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_regrid_a2a_mod.F90:2493:18:
2493 | qtmp(0)=q1(im,j)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_regrid_a2a_mod.F90:2494:21:
2494 | qtmp(im+1)=q1(1,j)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_regrid_a2a_mod.F90:1132:56:
1132 | if( abs(q1(i,m)-miss)>tiny_r8 ) q2(i,j)=q1(i,m)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_regrid_a2a_mod.F90:1169:44:
1169 | 123 if ( ABS( dlat ) > 0.0d0 ) q2(i,j) = qsum / dlat
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_regrid_a2a_mod.F90:1192:23:
1192 | q2(i,1) = sum
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_regrid_a2a_mod.F90:1209:24:
1209 | q2(i,jn) = sum
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_regrid_a2a_mod.F90:584:25:
584 | qtmp(i,j+ig) = q1(i,j+ig)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/engy_tdif.F90:2:40:
2 | subroutine engy_tdif(cwava ,w ,t ,tm1 ,pdel , &
| 1
Warning: Unused dummy argument 't' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/engy_tdif.F90:2:51:
2 | subroutine engy_tdif(cwava ,w ,t ,tm1 ,pdel , &
| 1
Warning: Unused dummy argument 'tm1' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_regrid_a2a_mod.F90:558:20:
558 | INTEGER :: i,j,k
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_regrid_a2a_mod.F90:425:20:
425 | INTEGER :: i,j,k
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_regrid_a2a_mod.F90:292:20:
292 | INTEGER :: i,j,k
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_regrid_a2a_mod.F90:160:20:
160 | INTEGER :: i,j,k
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_regrid_a2a_mod.F90:1033:22:
1033 | SUBROUTINE ymap_r8r4(im, jm, sin1, q1, jn, sin2, q2, ig, iv, missval)
| ^
Warning: 'ymap_r8r4' defined but not used [-Wunused-function]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/fft99.F90:336:5:
336 | 50 CONTINUE
| 1
Warning: Label 50 at (1) defined but not used [-Wunused-label]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/fft99.F90:681:5:
681 | 50 CONTINUE
| 1
Warning: Label 50 at (1) defined but not used [-Wunused-label]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_calcoe.F90:39:2:
39 | x = xz(k)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_calcoe.F90:11:34:
11 | subroutine calcoe( c, xz, tt, adjin, adjcoe )
| 1
Warning: Unused dummy argument 'tt' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:190:24:
190 | cnt(1:ns) = kount
| ^
Warning: 'ns' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:177:17:
177 | integer :: ns, strt(7), fin(7), cnt(7)
| ^
note: 'ns' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:145:2:
145 | x_table(0,iw) = sum( a(1:11:2,iw) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:146:2:
146 | d_table(0,iw) = sum( b(1:11:2,iw) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:148:2:
148 | col = 22._r8 + t_del*real(k-1)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:149:2:
149 | o2_table(k) = col
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:150:2:
150 | col = 10._r8**col
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:151:2:
151 | a1(:) = a(2:12:2,iw)*col
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:152:2:
152 | b1(:) = b(2:12:2,iw)*col
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:153:2:
153 | where( a1(:) < 500._r8 )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:154:2:
154 | a0(:) = exp( -a1(:) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:155:2:
155 | elsewhere
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:156:2:
156 | a0(:) = 0._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:157:2:
157 | endwhere
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:158:2:
158 | where( b1(:) < 500._r8 )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:159:2:
159 | b0(:) = exp( -b1(:) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:160:2:
160 | elsewhere
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:161:2:
161 | b0(:) = 0._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:162:2:
162 | endwhere
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:163:2:
163 | x_table(k,iw) = dot_product( a(1:11:2,iw),a0(:) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:164:2:
164 | d_table(k,iw) = dot_product( b(1:11:2,iw),b0(:) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:230:2:
230 | if( o2col(ki) /= 0._r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:231:2:
231 | if( lo2col(ki) <= o2_table(1) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:232:2:
232 | dels(ki) = 0._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:233:2:
233 | index(ki) = 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:234:2:
234 | else if( lo2col(ki) >= o2_table(tdim) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:235:2:
235 | dels(ki) = 1._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:236:2:
236 | index(ki) = tdim-1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:237:2:
237 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:239:2:
239 | if( lo2col(ki) <= o2_table(k) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:240:2:
240 | dels(ki) = t_fac*(lo2col(ki) - o2_table(k-1))
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:241:2:
241 | index(ki) = k-1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:242:2:
242 | exit
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:243:2:
243 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:245:2:
245 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:246:2:
246 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:247:2:
247 | index(ki) = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:248:2:
248 | dels(ki) = 0._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:249:2:
249 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:257:2:
257 | ki = index(k)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:258:2:
258 | rjm(k) = x_table(ki,iw) + dels(k)*(x_table(ki+1,iw) - x_table(ki,iw))
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:259:2:
259 | rjo2(k) = d_table(ki,iw) + dels(k)*(d_table(ki+1,iw) - d_table(ki,iw))
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:260:2:
260 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:210:23:
210 | real(r8) :: a0, a1, b0, b1
| 1
Warning: Unused variable 'a0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:210:27:
210 | real(r8) :: a0, a1, b0, b1
| 1
Warning: Unused variable 'a1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:212:41:
212 | real(r8), dimension(pverp,6) :: aa, bb
| 1
Warning: Unused variable 'aa' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:211:41:
211 | real(r8), dimension(6) :: ac, bc
| 1
Warning: Unused variable 'ac' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:210:31:
210 | real(r8) :: a0, a1, b0, b1
| 1
Warning: Unused variable 'b0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:210:35:
210 | real(r8) :: a0, a1, b0, b1
| 1
Warning: Unused variable 'b1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:212:45:
212 | real(r8), dimension(pverp,6) :: aa, bb
| 1
Warning: Unused variable 'bb' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:211:45:
211 | real(r8), dimension(6) :: ac, bc
| 1
Warning: Unused variable 'bc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:207:18:
207 | integer :: i, iw, j, j1, jp1, k, ki, kp1
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:207:25:
207 | integer :: i, iw, j, j1, jp1, k, ki, kp1
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:207:29:
207 | integer :: i, iw, j, j1, jp1, k, ki, kp1
| 1
Warning: Unused variable 'j1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:207:34:
207 | integer :: i, iw, j, j1, jp1, k, ki, kp1
| 1
Warning: Unused variable 'jp1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:209:37:
209 | integer :: minind(1), maxind(1)
| 1
Warning: Unused variable 'maxind' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:209:26:
209 | integer :: minind(1), maxind(1)
| 1
Warning: Unused variable 'minind' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:214:43:
214 | real(r8), dimension(pverp) :: rjmi, rjo2i, lo2col, dels
| 1
Warning: Unused variable 'rjmi' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:214:50:
214 | real(r8), dimension(pverp) :: rjmi, rjo2i, lo2col, dels
| 1
Warning: Unused variable 'rjo2i' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:140:18:
140 | integer :: i, iw, k, j1, jp1, j
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:140:37:
140 | integer :: i, iw, k, j1, jp1, j
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:140:29:
140 | integer :: i, iw, k, j1, jp1, j
| 1
Warning: Unused variable 'j1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:140:34:
140 | integer :: i, iw, k, j1, jp1, j
| 1
Warning: Unused variable 'jp1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_regrid_a2a_mod.F90:2563:10:
2563 | 123 if( ABS( dlon ) > 0.0e0 ) q2(i,j) = qsum / dlon
| ^
Warning: 'dlon' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_regrid_a2a_mod.F90:2361:38:
2361 | REAL*4 :: qsum, dlon
| ^
note: 'dlon' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_regrid_a2a_mod.F90:2563:54:
2563 | 123 if( ABS( dlon ) > 0.0e0 ) q2(i,j) = qsum / dlon
| ^
Warning: 'qsum' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_regrid_a2a_mod.F90:2361:32:
2361 | REAL*4 :: qsum, dlon
| ^
note: 'qsum' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_inter.F90:127:2:
127 | cycle
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_inter.F90:128:2:
128 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_inter.F90:129:2:
129 | exit
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_inter.F90:130:2:
130 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_inter.F90:131:2:
131 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_inter.F90:132:2:
132 | exit
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_inter.F90:134:2:
134 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_inter.F90:139:2:
139 | do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_inter.F90:164:2:
164 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_inter.F90:165:2:
165 | exit
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_inter.F90:167:2:
167 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_inter.F90:207:2:
207 | write(iulog,*) 'inter_inti: failed to allocate wrk arrays; error = ',astat
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_inter.F90:208:2:
208 | call endrun
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_inter.F90:210:2:
210 | xi(:) = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_inter.F90:211:2:
211 | xcnt(:) = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_inter.F90:218:2:
218 | iil = ii
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_inter.F90:219:2:
219 | exit
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_inter.F90:226:2:
226 | call endrun
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_inter.F90:228:2:
228 | nintervals = nintervals - 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_inter.F90:235:2:
235 | call endrun
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_inter.F90:315:2:
315 | iil = xi(i)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_inter.F90:316:2:
316 | ii = xcnt(i)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_inter.F90:317:2:
317 | if( ii == 1 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_inter.F90:318:2:
318 | yg(i) = xfrac(1,i)*y(iil)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_inter.F90:319:2:
319 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_inter.F90:320:2:
320 | yg(i) = dot_product( xfrac(1:ii,i),y(iil:iil+ii-1) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_inter.F90:321:2:
321 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_inter.F90:259:41:
259 | subroutine inter3( ng, xg, yg, n, x, y )
| 1
Warning: Unused dummy argument 'x' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_inter.F90:259:31:
259 | subroutine inter3( ng, xg, yg, n, x, y )
| 1
Warning: Unused dummy argument 'xg' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:190:24:
190 | cnt(1:ns) = kount
| ^
Warning: 'ns' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:177:17:
177 | integer :: ns, strt(7), fin(7), cnt(7)
| ^
note: 'ns' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/phcs.F90:145:10:
145 | ml = n
| 1
Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/phcs.F90:190:14:
190 | do m=3,pmmax
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_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/cam_scam_gfortran_debug_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)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/msise00.F90:308:5:
308 | 216 CONTINUE
| 1
Warning: Label 216 at (1) defined but not used [-Wunused-label]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:190:24:
190 | cnt(1:ns) = kount
| ^
Warning: 'ns' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:177:17:
177 | integer :: ns, strt(7), fin(7), cnt(7)
| ^
note: 'ns' was declared here
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/msise00.F90:1326:12:
1326 | IYR = YRD/1000._r8
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/msise00.F90:1845:24:
1845 | real(r8) gsurf, pe
| 1
Warning: Unused variable 'pe' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/msise00.F90:427:20:
427 | real(r8) DS(9),TS(2)
| 1
Warning: Unused variable 'ds' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/msise00.F90:427:26:
427 | real(r8) DS(9),TS(2)
| 1
Warning: Unused variable 'ts' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:190:24:
190 | cnt(1:ns) = kount
| ^
Warning: 'ns' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:177:17:
177 | integer :: ns, strt(7), fin(7), cnt(7)
| ^
note: 'ns' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_regrid_a2a_mod.F90:2279:11:
2279 | 123 if ( ABS( dlon ) > 0.0d0 ) q2(i,j) = qsum / dlon
| ^
Warning: 'dlon' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_regrid_a2a_mod.F90:2077:38:
2077 | REAL*8 :: qsum, dlon
| ^
note: 'dlon' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_regrid_a2a_mod.F90:2279:55:
2279 | 123 if ( ABS( dlon ) > 0.0d0 ) q2(i,j) = qsum / dlon
| ^
Warning: 'qsum' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_regrid_a2a_mod.F90:2077:32:
2077 | REAL*8 :: qsum, dlon
| ^
note: 'qsum' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:190:24:
190 | cnt(1:ns) = kount
| ^
Warning: 'ns' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:177:17:
177 | integer :: ns, strt(7), fin(7), cnt(7)
| ^
note: 'ns' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:190:24:
190 | cnt(1:ns) = kount
| ^
Warning: 'ns' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:177:17:
177 | integer :: ns, strt(7), fin(7), cnt(7)
| ^
note: 'ns' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:190:24:
190 | cnt(1:ns) = kount
| ^
Warning: 'ns' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:177:17:
177 | integer :: ns, strt(7), fin(7), cnt(7)
| ^
note: 'ns' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:190:24:
190 | cnt(1:ns) = kount
| ^
Warning: 'ns' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:177:17:
177 | integer :: ns, strt(7), fin(7), cnt(7)
| ^
note: 'ns' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_regrid_a2a_mod.F90:1995:10:
1995 | 123 if( ABS( dlon ) > 0.0e0 ) q2(i,j) = qsum / dlon
| ^
Warning: 'dlon' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:190:24:
190 | cnt(1:ns) = kount
| ^
Warning: 'ns' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:177:17:
177 | integer :: ns, strt(7), fin(7), cnt(7)
| ^
note: 'ns' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_regrid_a2a_mod.F90:1782:38:
1782 | REAL*4 :: qsum, dlon
| ^
note: 'dlon' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_regrid_a2a_mod.F90:1995:54:
1995 | 123 if( ABS( dlon ) > 0.0e0 ) q2(i,j) = qsum / dlon
| ^
Warning: 'qsum' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_regrid_a2a_mod.F90:1782:32:
1782 | REAL*4 :: qsum, dlon
| ^
note: 'qsum' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:190:24:
190 | cnt(1:ns) = kount
| ^
Warning: 'ns' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:177:17:
177 | integer :: ns, strt(7), fin(7), cnt(7)
| ^
note: 'ns' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/sgexx.F90:8020:5:
8020 | 210 CONTINUE
| 1
Warning: Label 210 at (1) defined but not used [-Wunused-label]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/sgexx.F90:8928:17:
8928 | LBETA = C + QTR
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/sgexx.F90:1356:19:
1356 | K = SCALE( I )
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/sgexx.F90:1370:19:
1370 | K = SCALE( I )
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/sgexx.F90:8086:60:
8086 | INTEGER FUNCTION ILAENV( ISPEC, NAME, OPTS, N1, N2, N3, &
| 1
Warning: Unused dummy argument 'n3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/sgexx.F90:8086:48:
8086 | INTEGER FUNCTION ILAENV( ISPEC, NAME, OPTS, N1, N2, N3, &
| 1
Warning: Unused dummy argument 'opts' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:190:24:
190 | cnt(1:ns) = kount
| ^
Warning: 'ns' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:177:17:
177 | integer :: ns, strt(7), fin(7), cnt(7)
| ^
note: 'ns' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/sgexx.F90:2083:41:
2083 | LDZ, WORK, LWORK, INFO )
| 1
Warning: Unused dummy argument 'lwork' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:190:24:
190 | cnt(1:ns) = kount
| ^
Warning: 'ns' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:177:17:
177 | integer :: ns, strt(7), fin(7), cnt(7)
| ^
note: 'ns' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_regrid_a2a_mod.F90:1699:11:
1699 | 123 if ( ABS( dlon ) > 0.0d0 ) q2(i,j) = qsum / dlon
| ^
Warning: 'dlon' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_regrid_a2a_mod.F90:1488:38:
1488 | REAL*8 :: qsum, dlon
| ^
note: 'dlon' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_regrid_a2a_mod.F90:1699:55:
1699 | 123 if ( ABS( dlon ) > 0.0d0 ) q2(i,j) = qsum / dlon
| ^
Warning: 'qsum' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_regrid_a2a_mod.F90:1488:32:
1488 | REAL*8 :: qsum, dlon
| ^
note: 'qsum' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:190:24:
190 | cnt(1:ns) = kount
| ^
Warning: 'ns' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:177:17:
177 | integer :: ns, strt(7), fin(7), cnt(7)
| ^
note: 'ns' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/std_atm_profile.F90:99:26:
99 | logical :: found_region
| 1
Warning: Unused variable 'found_region' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/std_atm_profile.F90:156:10:
156 | if (lb(ii) /= 0._r8) then
| ^
Warning: 'ii' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/std_atm_profile.F90:138:19:
138 | integer :: i, ii, k, nlev
| ^
note: 'ii' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:190:24:
190 | cnt(1:ns) = kount
| ^
Warning: 'ns' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:177:17:
177 | integer :: ns, strt(7), fin(7), cnt(7)
| ^
note: 'ns' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/std_atm_profile.F90:120:10:
120 | if (lb(ii) /= 0._r8) then
| ^
Warning: 'ii' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/std_atm_profile.F90:98:19:
98 | integer :: i, ii, k, nlev
| ^
note: 'ii' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/std_atm_profile.F90:80:10:
80 | if (lb(ii) /= 0._r8) then
| ^
Warning: 'ii' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/std_atm_profile.F90:61:19:
61 | integer :: i, ii, k, nlev
| ^
note: 'ii' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:190:24:
190 | cnt(1:ns) = kount
| ^
Warning: 'ns' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:177:17:
177 | integer :: ns, strt(7), fin(7), cnt(7)
| ^
note: 'ns' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:190:24:
190 | cnt(1:ns) = kount
| ^
Warning: 'ns' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:177:17:
177 | integer :: ns, strt(7), fin(7), cnt(7)
| ^
note: 'ns' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_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)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/wrap_mpi.F90:800:49:
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)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/wrap_mpi.F90:1242:31:
1242 | subroutine mpiwincreate(base,size,comm,win)
| 1
Warning: Unused dummy argument 'base' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/wrap_mpi.F90:1242:41:
1242 | subroutine mpiwincreate(base,size,comm,win)
| 1
Warning: Unused dummy argument 'comm' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/wrap_mpi.F90:1249:7:
1249 | use cam_logfile, only: iulog
| 1
Warning: Unused module variable 'iulog' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/wrap_mpi.F90:1242:36:
1242 | subroutine mpiwincreate(base,size,comm,win)
| 1
Warning: Unused dummy argument 'size' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/wrap_mpi.F90:1242:45:
1242 | subroutine mpiwincreate(base,size,comm,win)
| 1
Warning: Dummy argument 'win' at (1) was declared INTENT(OUT) but was not set [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:190:24:
190 | cnt(1:ns) = kount
| ^
Warning: 'ns' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:177:17:
177 | integer :: ns, strt(7), fin(7), cnt(7)
| ^
note: 'ns' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:190:24:
190 | cnt(1:ns) = kount
| ^
Warning: 'ns' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:177:17:
177 | integer :: ns, strt(7), fin(7), cnt(7)
| ^
note: 'ns' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:190:24:
190 | cnt(1:ns) = kount
| ^
Warning: 'ns' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:177:17:
177 | integer :: ns, strt(7), fin(7), cnt(7)
| ^
note: 'ns' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:190:24:
190 | cnt(1:ns) = kount
| ^
Warning: 'ns' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:177:17:
177 | integer :: ns, strt(7), fin(7), cnt(7)
| ^
note: 'ns' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:190:24:
190 | cnt(1:ns) = kount
| ^
Warning: 'ns' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:177:17:
177 | integer :: ns, strt(7), fin(7), cnt(7)
| ^
note: 'ns' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/sgexx.F90:9503:17:
9503 | Y = OLDY
| ^
Warning: 'oldy' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/sgexx.F90:9419:33:
9419 | REAL(r8) OLDY, RECBAS, Y, Z
| ^
note: 'oldy' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/TestNcdfUtil.F90:471:9:
471 | rc = SUM( lon - longDat )
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/TestNcdfUtil.F90:485:9:
485 | rc = SUM( lat - latDat )
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/TestNcdfUtil.F90:499:9:
499 | rc = SUM( lev - levDat )
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/TestNcdfUtil.F90:527:9:
527 | rc = SUM( PS ) - SIZE( PS )
| 1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/TestNcdfUtil.F90:577:9:
577 | rc = SUM( t ) - SIZE( t )
| 1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/TestNcdfUtil.F90:95:12:
95 | latdeg = 180.0 / REAL( ILAT )
| 1
Warning: Change of value in conversion from 'REAL(4)' to 'INTEGER(4)' at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/TestNcdfUtil.F90:98:12:
97 | do i = 1, ilong
| 2
98 | latDat(i) = -90 + (i-0.5)*latdeg
| 1
Warning: Array reference at (1) out of bounds (72 > 46) in loop beginning at (2)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/TestNcdfUtil.F90:170:58:
170 | REAL*4 :: T ( ILONG, ILAT, IVERT, ITIME ) ! temperature
| 1
Warning: Array 't' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/saturation.F90:1378:10:
1378 | rsat
| 1
Warning: Unused variable 'rsat' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/saturation.F90:882:16:
882 | integer :: i, k ! Loop indices
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/saturation.F90:882:19:
882 | integer :: i, k ! Loop indices
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/saturation.F90:1078:32:
1078 | subroutine sat_vapor_press_ice( nz, ngrdcol, T_in_K, saturation_formula, &
| ^
Warning: 'sat_vapor_press_ice' defined but not used [-Wunused-function]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/lapack_wrap.F90:239:16:
239 | subd, diag, supd
| 1
Warning: Unused variable 'diag' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/lapack_wrap.F90:239:10:
239 | subd, diag, supd
| 1
Warning: Unused variable 'subd' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/lapack_wrap.F90:239:22:
239 | subd, diag, supd
| 1
Warning: Unused variable 'supd' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/sgexx.F90:8739:63:
8739 | REAL(r8) BASE, EMAX, EMIN, EPS, PREC, RMACH, RMAX, RMIN, &
| ^
Warning: 'rmach' may be used uninitialized [-Wmaybe-uninitialized]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/sgexx.F90:4057:46:
4057 | REAL(r8) SCALE, SUM, VALUE
| ^
Warning: 'value' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/constituents.F90:494:41:
494 | hadvnam (m) = 'HA'//cnst_name(m)
| 1
Warning: CHARACTER expression will be truncated in assignment (16/18) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/constituents.F90:495:41:
495 | vadvnam (m) = 'VA'//cnst_name(m)
| 1
Warning: CHARACTER expression will be truncated in assignment (16/18) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/constituents.F90:496:41:
496 | fixcnam (m) = 'DF'//cnst_name(m)
| 1
Warning: CHARACTER expression will be truncated in assignment (16/18) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/constituents.F90:497:41:
497 | tendnam (m) = 'TE'//cnst_name(m)
| 1
Warning: CHARACTER expression will be truncated in assignment (16/18) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/constituents.F90:498:42:
498 | ptendnam (m) = 'PTE'//cnst_name(m)
| 1
Warning: CHARACTER expression will be truncated in assignment (16/19) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/constituents.F90:499:41:
499 | tottnam (m) = 'TA'//cnst_name(m)
| 1
Warning: CHARACTER expression will be truncated in assignment (16/18) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/constituents.F90:500:41:
500 | sflxnam(m) = 'SF'//cnst_name(m)
| 1
Warning: CHARACTER expression will be truncated in assignment (16/18) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/sgexx.F90:3919:46:
3919 | REAL(r8) SCALE, SUM, VALUE
| ^
Warning: 'value' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/constituents.F90:528:28:
528 | end function cnst_cam_outfld
| ^
Warning: '__result_cnst_cam_outfld' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/constituents.F90:507:0:
507 | function cnst_cam_outfld(m)
|
note: '__result_cnst_cam_outfld' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/constituents.F90:462:25:
462 | end function cnst_read_iv
| ^
Warning: '__result_cnst_read_iv' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/constituents.F90:441:0:
441 | function cnst_read_iv(m)
|
note: '__result_cnst_read_iv' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/ioFileMod.F90:62:18:
62 | integer :: ierr ! error status
| 1
Warning: Unused variable 'ierr' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/sgexx.F90:3109:16:
3109 | IF( I2.GT.I ) &
| ^
Warning: 'i2' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/sgexx.F90:2836:34:
2836 | INTEGER I, I1, I2, ITN, ITS, J, K, L, M, NH, NR, NZ
| ^
note: 'i2' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/eul_control_mod.F90:30:28:
30 | real(r8) ,public :: trig (3*plon/2+1,plat) ! trigonometric funct values used by fft
| 1
Warning: Integer division truncated to constant '1' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/eul_control_mod.F90:34:38:
34 | real(r8), public :: hdfsd2(pnmax) ! Del^2 mult. for each wave (vort-div)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/eul_control_mod.F90:35:38:
35 | real(r8), public :: hdfst2(pnmax) ! Del^2 multiplier for each wave (t-q)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/eul_control_mod.F90:36:38:
36 | real(r8), public :: hdfsdn(pnmax) ! Del^N mult. for each wave (vort-div)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/eul_control_mod.F90:37:38:
37 | real(r8), public :: hdfstn(pnmax) ! Del^N multiplier for each wave (t-q)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_map_utils.F90:260:64:
260 | indices(ind(recvcounts(i) - my_first_elem + 1)) = compressval
| 1
Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_map_utils.F90:1036:18:
1036 | lmax(1) = MAXVAL(this%map(max_srcs + 1, :))
| 1
Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_map_utils.F90:1038:20:
1038 | lmax(2) = MAXVAL(this%map(max_srcs + 2, :))
| 1
Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_map_utils.F90:1064:14:
1064 | j = ((this%map(max_srcs+1, i) * offset(1)) + &
| 1
Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_map_utils.F90:923:27:
923 | dims(i, 1) = MINVAL(this%map(i,:))
| 1
Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_map_utils.F90:924:27:
924 | dims(i, 2) = MAXVAL(this%map(i,:))
| 1
Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_map_utils.F90:939:46:
939 | dims(rank + this%src(i) + 1, 1) = MINVAL(this%map(i,:))
| 1
Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_map_utils.F90:940:46:
940 | dims(rank + this%src(i) + 1, 2) = MAXVAL(this%map(i,:))
| 1
Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_map_utils.F90:624:17:
624 | lonIndex = this%map(max_srcs + 1, index)
| 1
Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_map_utils.F90:626:19:
626 | latIndex = this%map(max_srcs + 2, index)
| 1
Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_map_utils.F90:592:19:
592 | lonIndex = this%map(1, index)
| 1
Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_map_utils.F90:593:19:
593 | latIndex = this%map(2, index)
| 1
Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_map_utils.F90:398:16:
398 | index = this%map(max_srcs, i)
| 1
Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/sgexx.F90:3303:32:
3303 | A( K+I-1, I-1 ) = EI
| ^
Warning: 'ei' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/sgexx.F90:3249:31:
3249 | REAL(r8) EI
| ^
note: 'ei' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/sgexx.F90:2039:40:
2039 | DO 30 I = ILO, IHI - 1 - NX, NB
| ^
Warning: 'nx' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/sgexx.F90:1951:69:
1951 | INTEGER I, IB, IINFO, IWS, LDWORK, NB, NBMIN, NH, NX
| ^
note: 'nx' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_lw_setcoef.f90:148:17:
148 | indbound = tbound - 159._r8
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_lw_setcoef.f90:155:16:
155 | indlev0 = tz(0) - 159._r8
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_lw_setcoef.f90:168:18:
168 | indlay = tavel(lay) - 159._r8
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_lw_setcoef.f90:175:18:
175 | indlev = tz(lay) - 159._r8
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/sgexx.F90:2477:31:
2477 | WORK )
| ^
Warning: 'i2' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/sgexx.F90:2203:34:
2203 | INTEGER I, I1, I2, IERR, II, ITEMP, ITN, ITS, J, K, L, &
| ^
note: 'i2' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_map_utils.F90:869:40:
869 | end function cam_filemap_get_blocksize
| ^
Warning: '__result_cam_filemap_get_bloc' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_map_utils.F90:855:44:
855 | integer function cam_filemap_get_blocksize(this, block_id)
| ^
note: '__result_cam_filemap_get_bloc' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_lw_rtrnmc.f90:326:29:
326 | ittot = tblint*tblind + 0.5_r8
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_lw_rtrnmc.f90:344:29:
344 | itgas = tblint*tblind+0.5_r8
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_lw_rtrnmc.f90:352:29:
352 | ittot = tblint*tblind + 0.5_r8
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_lw_rtrnmc.f90:375:27:
375 | itr = tblint*tblind+0.5_r8
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_map_utils.F90:253:51:
253 | if ( (recvcounts(i) >= my_first_elem) .and. &
| ^
Warning: 'my_first_elem' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_map_utils.F90:102:66:
102 | integer :: mycnt, my_first_elem
| ^
note: 'my_first_elem' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_lw.f90:264:26:
264 | kiss_seed(i,1) = (pmid(i,nlay) - int(pmid(i,nlay))) * 1000000000
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_lw.f90:265:26:
265 | kiss_seed(i,2) = (pmid(i,nlay-1) - int(pmid(i,nlay-1))) * 1000000000
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_lw.f90:266:26:
266 | kiss_seed(i,3) = (pmid(i,nlay-2) - int(pmid(i,nlay-2))) * 1000000000
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_lw.f90:267:26:
267 | kiss_seed(i,4) = (pmid(i,nlay-3) - int(pmid(i,nlay-3))) * 1000000000
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_lw.f90:281:26:
281 | kiss_seed(i,1) = (pmid(i,nlay) - int(pmid(i,nlay))) * 1000000000
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_lw.f90:282:26:
282 | kiss_seed(i,2) = (pmid(i,nlay-1) - int(pmid(i,nlay-1))) * 1000000000
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_lw.f90:283:26:
283 | kiss_seed(i,3) = (pmid(i,nlay-2) - int(pmid(i,nlay-2))) * 1000000000
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_lw.f90:284:26:
284 | kiss_seed(i,4) = (pmid(i,nlay-3) - int(pmid(i,nlay-3))) * 1000000000
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_lw.f90:231:61:
231 | real(kind=r8), dimension(nsubcol, ncol, nlay) :: CDF, CDF2 ! random numbers
| 1
Warning: Unused variable 'cdf2' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_lw.f90:97:20:
97 | integer :: km, im, nm ! loop indices
| 1
Warning: Unused variable 'im' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_lw.f90:97:16:
97 | integer :: km, im, nm ! loop indices
| 1
Warning: Unused variable 'km' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_lw.f90:46:32:
46 | subroutine mcica_subcol_lw(lchnk, ncol, nlay, icld, permuteseed, play, &
| 1
Warning: Unused dummy argument 'lchnk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_lw.f90:97:24:
97 | integer :: km, im, nm ! loop indices
| 1
Warning: Unused variable 'nm' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_sw.f90:293:26:
293 | kiss_seed(i,1) = (pmid(i,nlay) - int(pmid(i,nlay))) * 1000000000
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_sw.f90:294:26:
294 | kiss_seed(i,2) = (pmid(i,nlay-1) - int(pmid(i,nlay-1))) * 1000000000
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_sw.f90:295:26:
295 | kiss_seed(i,3) = (pmid(i,nlay-2) - int(pmid(i,nlay-2))) * 1000000000
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_sw.f90:296:26:
296 | kiss_seed(i,4) = (pmid(i,nlay-3) - int(pmid(i,nlay-3))) * 1000000000
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_sw.f90:311:26:
311 | kiss_seed(i,1) = (pmid(i,nlay) - int(pmid(i,nlay))) * 1000000000
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_sw.f90:312:26:
312 | kiss_seed(i,2) = (pmid(i,nlay-1) - int(pmid(i,nlay-1))) * 1000000000
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_sw.f90:313:26:
313 | kiss_seed(i,3) = (pmid(i,nlay-2) - int(pmid(i,nlay-2))) * 1000000000
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_sw.f90:314:26:
314 | kiss_seed(i,4) = (pmid(i,nlay-3) - int(pmid(i,nlay-3))) * 1000000000
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_sw.f90:260:61:
260 | real(kind=r8), dimension(nsubcol, ncol, nlay) :: CDF, CDF2 ! random numbers
| 1
Warning: Unused variable 'cdf2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_sw.f90:110:20:
110 | integer :: km, im, nm ! loop indices
| 1
Warning: Unused variable 'im' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_sw.f90:110:16:
110 | integer :: km, im, nm ! loop indices
| 1
Warning: Unused variable 'km' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_sw.f90:45:32:
45 | subroutine mcica_subcol_sw(lchnk, ncol, nlay, icld, permuteseed, play, &
| 1
Warning: Unused dummy argument 'lchnk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_sw.f90:110:24:
110 | integer :: km, im, nm ! loop indices
| 1
Warning: Unused variable 'nm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1428:29:
1428 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac000' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1428:37:
1428 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac001' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1428:45:
1428 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac010' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1428:53:
1428 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac011' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1428:61:
1428 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac100' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1428:69:
1428 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac101' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1429:31:
1429 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'fac110' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1429:39:
1429 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'fac111' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1429:43:
1429 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'fs' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1427:47:
1427 | integer :: ig, ind0, ind1, inds, indf, js, lay, laysolfr
| 1
Warning: Unused variable 'js' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1429:53:
1429 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'speccomb' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1429:63:
1429 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'specmult' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1429:73:
1429 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'specparm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1322:43:
1322 | integer :: ig, ind0, ind1, inds, indf, js, lay, laysolfr
| 1
Warning: Unused variable 'indf' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1322:37:
1322 | integer :: ig, ind0, ind1, inds, indf, js, lay, laysolfr
| 1
Warning: Unused variable 'inds' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1255:29:
1255 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac000' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1255:37:
1255 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac001' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1255:45:
1255 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac010' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1255:53:
1255 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac011' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1255:61:
1255 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac100' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1255:69:
1255 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac101' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1256:31:
1256 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'fac110' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1256:39:
1256 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'fac111' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1256:43:
1256 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'fs' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1254:43:
1254 | integer :: ig, ind0, ind1, inds, indf, js, lay, laysolfr
| 1
Warning: Unused variable 'indf' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1254:37:
1254 | integer :: ig, ind0, ind1, inds, indf, js, lay, laysolfr
| 1
Warning: Unused variable 'inds' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1254:47:
1254 | integer :: ig, ind0, ind1, inds, indf, js, lay, laysolfr
| 1
Warning: Unused variable 'js' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1256:53:
1256 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'speccomb' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1256:63:
1256 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'specmult' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1256:73:
1256 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'specparm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1203:29:
1203 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac000' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1203:37:
1203 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac001' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1203:45:
1203 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac010' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1203:53:
1203 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac011' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1203:61:
1203 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac100' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1203:69:
1203 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac101' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1204:31:
1204 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'fac110' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1204:39:
1204 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'fac111' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1204:43:
1204 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'fs' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1202:25:
1202 | integer :: ig, ind0, ind1, inds, indf, js, lay, laysolfr
| 1
Warning: Unused variable 'ind0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1202:31:
1202 | integer :: ig, ind0, ind1, inds, indf, js, lay, laysolfr
| 1
Warning: Unused variable 'ind1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1202:43:
1202 | integer :: ig, ind0, ind1, inds, indf, js, lay, laysolfr
| 1
Warning: Unused variable 'indf' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1202:37:
1202 | integer :: ig, ind0, ind1, inds, indf, js, lay, laysolfr
| 1
Warning: Unused variable 'inds' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1202:47:
1202 | integer :: ig, ind0, ind1, inds, indf, js, lay, laysolfr
| 1
Warning: Unused variable 'js' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1204:53:
1204 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'speccomb' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1204:63:
1204 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'specmult' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1204:73:
1204 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'specparm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1205:31:
1205 | tauray
| 1
Warning: Unused variable 'tauray' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1142:29:
1142 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac000' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1142:37:
1142 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac001' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1142:45:
1142 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac010' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1142:53:
1142 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac011' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1142:61:
1142 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac100' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1142:69:
1142 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac101' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1143:31:
1143 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'fac110' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1143:39:
1143 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'fac111' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1143:43:
1143 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'fs' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1141:43:
1141 | integer :: ig, ind0, ind1, inds, indf, js, lay, laysolfr
| 1
Warning: Unused variable 'indf' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1141:37:
1141 | integer :: ig, ind0, ind1, inds, indf, js, lay, laysolfr
| 1
Warning: Unused variable 'inds' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1141:47:
1141 | integer :: ig, ind0, ind1, inds, indf, js, lay, laysolfr
| 1
Warning: Unused variable 'js' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1143:53:
1143 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'speccomb' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1143:63:
1143 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'specmult' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1143:73:
1143 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'specparm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:973:29:
973 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac000' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:973:37:
973 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac001' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:973:45:
973 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac010' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:973:53:
973 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac011' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:973:61:
973 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac100' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:973:69:
973 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac101' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:974:31:
974 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'fac110' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:974:39:
974 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'fac111' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:974:43:
974 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'fs' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:972:47:
972 | integer :: ig, ind0, ind1, inds, indf, js, lay, laysolfr
| 1
Warning: Unused variable 'js' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:974:53:
974 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'speccomb' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:974:63:
974 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'specmult' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:974:73:
974 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'specparm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:666:29:
666 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac000' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:666:37:
666 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac001' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:666:45:
666 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac010' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:666:53:
666 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac011' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:666:61:
666 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac100' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:666:69:
666 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac101' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:667:31:
667 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'fac110' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:667:39:
667 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'fac111' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:667:43:
667 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'fs' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:665:47:
665 | integer :: ig, ind0, ind1, inds, indf, js, lay, laysolfr
| 1
Warning: Unused variable 'js' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:667:53:
667 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'speccomb' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:667:63:
667 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'specmult' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:667:73:
667 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'specparm' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/hb_diff.F90:668:16:
668 | kvm = 0._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/hb_diff.F90:403:32:
403 | zi ,cldn ,ocnfrac ,bge )
| 1
Warning: Unused dummy argument 'ocnfrac' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/hb_diff.F90:465:30:
465 | real(r8) :: phihinv(pcols) ! inverse phi function for heat
| 1
Warning: Unused variable 'phihinv' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/hb_diff.F90:377:19:
377 | real(r8) :: vvk ! velocity magnitude squared
| 1
Warning: Unused variable 'vvk' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_lw_taumol.f90:32:74:
32 | laytrop, jp, jt, jt1, planklay, planklev, plankbnd, &
| 1
Warning: Unused dummy argument 'plankbnd' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_lw_taumol.f90:32:54:
32 | laytrop, jp, jt, jt1, planklay, planklev, plankbnd, &
| 1
Warning: Unused dummy argument 'planklay' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_lw_taumol.f90:32:64:
32 | laytrop, jp, jt, jt1, planklay, planklev, plankbnd, &
| 1
Warning: Unused dummy argument 'planklev' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/time_manager.F90:1079:11:
1079 | nstep = step_no
| 1
Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/time_manager.F90:546:15:
546 | get_nstep = step_no
| 1
Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/time_manager.F90:453:11:
453 | nstep = step_no
| 1
Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/time_manager.F90:64:19:
64 | integer :: cal_type = uninit_int ! calendar type
| 1
Warning: Unused PRIVATE module variable 'cal_type' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/time_manager.F90:1179:16:
1179 | integer :: rc ! return code
| 1
Warning: Unused variable 'rc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/time_manager.F90:100:16:
100 | integer :: rc ! return code
| 1
Warning: Unused variable 'rc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/sgexx.F90:1194:24:
1194 | WORK( 1 ) = MAXWRK
| ^
Warning: 'maxwrk' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/sgexx.F90:931:37:
931 | MAXB, MAXWRK, MINWRK, NOUT
| ^
note: 'maxwrk' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_sim_dat.F90:11:10:
11 | use chem_mods, only : clscnt, cls_rxt_cnt, clsmap, permute, adv_mass, fix_mass, crb_mass
| 1
Warning: Unused module variable 'cph_enthalpy' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_sim_dat.F90:11:10:
11 | use chem_mods, only : clscnt, cls_rxt_cnt, clsmap, permute, adv_mass, fix_mass, crb_mass
| 1
Warning: Unused module variable 'cph_rid' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_sim_dat.F90:11:10:
11 | use chem_mods, only : clscnt, cls_rxt_cnt, clsmap, permute, adv_mass, fix_mass, crb_mass
| 1
Warning: Unused module variable 'slvd_lst' which has been explicitly imported at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_model_flags_mod.F90:53:26:
53 | integer :: unitn, ierr
| 1
Warning: Unused variable 'ierr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_model_flags_mod.F90:38:38:
38 | subroutine carma_model_readnl(nlfile)
| 1
Warning: Unused dummy argument 'nlfile' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_model_flags_mod.F90:53:20:
53 | integer :: unitn, ierr
| 1
Warning: Unused variable 'unitn' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic_utils.F90:53:49:
53 | integer :: unitn, ierr
| 1
Warning: Unused variable 'ierr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic_utils.F90:45:8:
45 | use spmd_utils, only: masterproc, masterprocid, mpicom, mpi_character, mpi_logical
| 1
Warning: Unused module variable 'masterproc' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic_utils.F90:45:8:
45 | use spmd_utils, only: masterproc, masterprocid, mpicom, mpi_character, mpi_logical
| 1
Warning: Unused module variable 'masterprocid' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic_utils.F90:45:8:
45 | use spmd_utils, only: masterproc, masterprocid, mpicom, mpi_character, mpi_logical
| 1
Warning: Unused module variable 'mpicom' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic_utils.F90:55:41:
55 | character(len=128) :: msg
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic_utils.F90:54:50:
54 | logical :: nl_not_found
| 1
Warning: Unused variable 'nl_not_found' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic_utils.F90:41:38:
41 | subroutine analytic_ic_readnl(nlfile)
| 1
Warning: Unused dummy argument 'nlfile' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic_utils.F90:53:43:
53 | integer :: unitn, ierr
| 1
Warning: Unused variable 'unitn' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_arr_mod.F90:521:27:
521 | INTEGER :: I
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyndrv.F90:72:17:
72 | do irow=1,plat/2
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyndrv.F90:93:23:
93 | zdt = ztdt/2
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyndrv.F90:72:19:
72 | do irow=1,plat/2
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_ncdf_mod.F90:1169:24:
1169 | ncArr(:,:,:,:) = ncArr(:,:,:,:) * corr
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_ncdf_mod.F90:1178:24:
1178 | ncArr(:,:,:,:) = ncArr(:,:,:,:) + corr
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_ncdf_mod.F90:2799:27:
2799 | SigLev4(i,j,:) = ( ( a(l1:l2) * p0 ) + ( b(l1:l2) * ps(i,j,1,1) ) ) &
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_ncdf_mod.F90:4919:19:
4919 | REAL*8 :: DAYS
| 1
Warning: Unused variable 'days' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_ncdf_mod.F90:3981:47:
3981 | SUBROUTINE Nc_Var_Chunk( fId, vId, ChunkSizes, RC )
| 1
Warning: Unused dummy argument 'chunksizes' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_ncdf_mod.F90:3981:30:
3981 | SUBROUTINE Nc_Var_Chunk( fId, vId, ChunkSizes, RC )
| 1
Warning: Unused dummy argument 'fid' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_ncdf_mod.F90:3981:35:
3981 | SUBROUTINE Nc_Var_Chunk( fId, vId, ChunkSizes, RC )
| 1
Warning: Unused dummy argument 'vid' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_ncdf_mod.F90:3097:31:
3097 | CHARACTER(LEN=3 ) :: idstr ! tracer ID string
| 1
Warning: Unused variable 'idstr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_ncdf_mod.F90:2972:48:
2972 | SUBROUTINE NC_WRITE_4D (ncFile, I, J, L, T, N, lon, lat, lev, &
| 1
Warning: Unused dummy argument 'n' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_ncdf_mod.F90:2616:30:
2616 | LOGICAL :: ok
| 1
Warning: Unused variable 'ok' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_ncdf_mod.F90:1831:37:
1831 | CHARACTER(LEN=255) :: LOC, MSG
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_ncdf_mod.F90:1669:33:
1669 | CHARACTER(LEN=255) :: MSG, LOC
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/hordif1.F90:84:13:
84 | ir = mc + 2*n - 1
| 1
Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_ncdf_mod.F90:1449:37:
1449 | CHARACTER(LEN=255) :: LOC, MSG
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_ncdf_mod.F90:770:38:
770 | CHARACTER(LEN=255) :: LOC, MSG
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_ncdf_mod.F90:741:36:
741 | INTEGER :: nt, st, tdim, sti, nti
| 1
Warning: Unused variable 'st' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_ncdf_mod.F90:574:35:
574 | CHARACTER(LEN=255) :: a_val ! netCDF attribute value
| 1
Warning: Unused variable 'a_val' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_ncdf_mod.F90:364:35:
364 | CHARACTER(LEN=255) :: a_val ! netCDF attribute value
| 1
Warning: Unused variable 'a_val' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_ncdf_mod.F90:1631:21:
1631 | SUBROUTINE GET_TIDX( TDIM, TIMEVEC, TTYPE, TOFFSET, &
| ^
Warning: 'get_tidx' defined but not used [-Wunused-function]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_ncdf_mod.F90:1799:27:
1799 | SUBROUTINE TIMEUNIT_CHECK( TIMEUNIT, TIMETYPE, TOFFSET, FILENAME, RC )
| ^
Warning: 'timeunit_check' defined but not used [-Wunused-function]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/grid_class.F90:1942:38:
1942 | real( kind = core_rknd ) :: factor
| 1
Warning: Unused variable 'factor' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/matrix_solver_wrapper.F90:546:16:
546 | integer :: i
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/matrix_solver_wrapper.F90:438:16:
438 | integer :: i
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/matrix_solver_wrapper.F90:224:16:
224 | integer :: i
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/matrix_solver_wrapper.F90:167:24:
167 | old_soln, & ! Intent(in)
| 1
Warning: Unused dummy argument 'old_soln' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/matrix_solver_wrapper.F90:165:26:
165 | solve_name, penta_solve_method, & ! Intent(in)
| 1
Warning: Unused dummy argument 'solve_name' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/matrix_solver_wrapper.F90:106:16:
106 | integer :: i
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/matrix_solver_wrapper.F90:50:24:
50 | old_soln, & ! Intent(in)
| 1
Warning: Unused dummy argument 'old_soln' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/matrix_solver_wrapper.F90:48:26:
48 | solve_name, penta_solve_method, & ! Intent(in)
| 1
Warning: Unused dummy argument 'solve_name' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_ncdf_mod.F90:893:59:
893 | ALLOCATE ( TMPARR_5D( nlon, nlat, nlev, nt, 1 ) )
| ^
Warning: 'nt' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_ncdf_mod.F90:741:32:
741 | INTEGER :: nt, st, tdim, sti, nti
| ^
note: 'nt' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_ncdf_mod.F90:1027:37:
1027 | st4d = (/ s1, s2, s3, s4 /)
| ^
Warning: 's3' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_ncdf_mod.F90:739:40:
739 | INTEGER :: s1, s2, s3, s4, s5
| ^
note: 's3' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_ncdf_mod.F90:1027:37:
1027 | st4d = (/ s1, s2, s3, s4 /)
| ^
Warning: 's4' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_ncdf_mod.F90:739:44:
739 | INTEGER :: s1, s2, s3, s4, s5
| ^
note: 's4' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_ncdf_mod.F90:1097:42:
1097 | ALLOCATE ( TMPARR_3D(n1,n2,n3) )
| ^
Warning: 'n3' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_ncdf_mod.F90:740:40:
740 | INTEGER :: n1, n2, n3, n4, n5
| ^
note: 'n3' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_control.F90:161:18:
159 | call mpi_bcast(deep_scheme, len(deep_scheme), mpi_character, masterprocid, mpicom, ierr)
| 2
160 | call mpi_bcast(cam_physpkg, len(cam_physpkg), mpi_character, masterprocid, mpicom, ierr)
161 | call mpi_bcast(use_simple_phys, 1, mpi_logical, masterprocid, mpicom, ierr)
| 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/CHARACTER(*)).
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/messy_ncregrid_base.F90:1848:29:
1848 | IF ((.NOT.lsdef).AND.(lddef)) THEN
| ^
Warning: 'lsdef' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/messy_ncregrid_base.F90:1655:50:
1655 | LOGICAL :: lsdef ! flag for defined dim.
| ^
note: 'lsdef' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/messy_ncregrid_base.F90:1848:29:
1848 | IF ((.NOT.lsdef).AND.(lddef)) THEN
| ^
Warning: 'lddef' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/messy_ncregrid_base.F90:1656:50:
1656 | LOGICAL :: lddef ! flag for defined dim.
| ^
note: 'lddef' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/qmassa.F90:7:35:
7 | nlon ,q0 ,lat ,pdeld )
| 1
Warning: Unused dummy argument 'lat' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_spcvmc.f90:456:39:
456 | itind(iplon) = tblint * tblind(iplon) + 0.5_r8
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_spcvmc.f90:477:39:
477 | itind(iplon) = tblint * tblind(iplon) + 0.5_r8
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_spcvmc.f90:569:36:
569 | itind(iplon) = tblint * tblind(iplon) + 0.5_r8
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_spcvmc.f90:586:36:
586 | itind(iplon) = tblint * tblind(iplon) + 0.5_r8
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_spcvmc.f90:40:20:
40 | co2mult, colch4, colco2, colh2o, colmol, coln2o, colo2, colo3, &
| 1
Warning: Unused dummy argument 'co2mult' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_spcvmc.f90:38:47:
38 | ptaua, pasya, pomga, prmu0, coldry, wkl, adjflux, &
| 1
Warning: Unused dummy argument 'coldry' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_spcvmc.f90:40:60:
40 | co2mult, colch4, colco2, colh2o, colmol, coln2o, colo2, colo3, &
| 1
Warning: Unused dummy argument 'coln2o' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_spcvmc.f90:220:45:
220 | integer :: ib1, ib2, ibm, igt, ikl, ikp, ikx
| 1
Warning: Unused variable 'ikp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_spcvmc.f90:220:50:
220 | integer :: ib1, ib2, ibm, igt, ikl, ikp, ikx
| 1
Warning: Unused variable 'ikx' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_spcvmc.f90:221:27:
221 | integer :: jb, jg, jl, jk
| 1
Warning: Unused variable 'jl' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_spcvmc.f90:39:38:
39 | laytrop, layswtch, laylow, jp, jt, jt1, &
| 1
Warning: Unused dummy argument 'laylow' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_spcvmc.f90:39:30:
39 | laytrop, layswtch, laylow, jp, jt, jt1, &
| 1
Warning: Unused dummy argument 'layswtch' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_spcvmc.f90:35:18:
35 | (lchnk, ncol, nlayers, istart, iend, icpr, idelm, iout, &
| 1
Warning: Unused dummy argument 'lchnk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_spcvmc.f90:36:18:
36 | pavel, tavel, pz, tz, tbound, palbd, palbp, &
| 1
Warning: Unused dummy argument 'pavel' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_spcvmc.f90:36:29:
36 | pavel, tavel, pz, tz, tbound, palbd, palbp, &
| 1
Warning: Unused dummy argument 'pz' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_spcvmc.f90:36:25:
36 | pavel, tavel, pz, tz, tbound, palbd, palbp, &
| 1
Warning: Unused dummy argument 'tavel' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/filenames.F90:92:18:
92 | logical :: done
| 1
Warning: Unused variable 'done' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_spcvmc.f90:36:41:
36 | pavel, tavel, pz, tz, tbound, palbd, palbp, &
| 1
Warning: Unused dummy argument 'tbound' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_spcvmc.f90:36:33:
36 | pavel, tavel, pz, tz, tbound, palbd, palbp, &
| 1
Warning: Unused dummy argument 'tz' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_spcvmc.f90:38:52:
38 | ptaua, pasya, pomga, prmu0, coldry, wkl, adjflux, &
| 1
Warning: Unused dummy argument 'wkl' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_conv_convtran.F90:23:63:
23 | du ,eu ,ed ,dp ,dsubcld , &
| 1
Warning: Unused dummy argument 'dsubcld' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_conv_convtran.F90:25:58:
25 | nstep ,fracis ,dqdt ,dpdry ,dt )
| 1
Warning: Unused dummy argument 'dt' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_conv_convtran.F90:113:25:
113 | real(kind_phys) negadt,qtmp
| 1
Warning: Unused variable 'negadt' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_conv_convtran.F90:25:25:
25 | nstep ,fracis ,dqdt ,dpdry ,dt )
| 1
Warning: Unused dummy argument 'nstep' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_conv_convtran.F90:113:30:
113 | real(kind_phys) negadt,qtmp
| 1
Warning: Unused variable 'qtmp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_conv_convtran.F90:112:30:
112 | real(kind_phys) total(ncol)
| 1
Warning: Unused variable 'total' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_spcvmc.f90:641:105:
641 | pbbfddir(iplon,ikl) = pbbfddir(iplon,ikl) + zincflx(iplon,iw(iplon))*ztdbt(iplon,jk)
| ^
Warning: 'ikl' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_spcvmc.f90:220:40:
220 | integer :: ib1, ib2, ibm, igt, ikl, ikp, ikx
| ^
note: 'ikl' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_conv_momtran.F90:92:23:
92 | real(kind_phys) cabv ! Mix ratio of constituent above
| 1
Warning: Unused variable 'cabv' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_conv_momtran.F90:93:23:
93 | real(kind_phys) cbel ! Mix ratio of constituent below
| 1
Warning: Unused variable 'cbel' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_conv_momtran.F90:94:24:
94 | real(kind_phys) cdifr ! Normalized diff between cabv and cbel
| 1
Warning: Unused variable 'cdifr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_conv_momtran.F90:21:43:
21 | du, eu, ed, dp, dsubcld , &
| 1
Warning: Unused dummy argument 'dsubcld' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_conv_momtran.F90:104:25:
104 | real(kind_phys) fluxin ! A work variable
| 1
Warning: Unused variable 'fluxin' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_conv_momtran.F90:105:26:
105 | real(kind_phys) fluxout ! A work variable
| 1
Warning: Unused variable 'fluxout' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_conv_momtran.F90:103:23:
103 | real(kind_phys) maxc ! A work variable
| 1
Warning: Unused variable 'maxc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_conv_momtran.F90:102:23:
102 | real(kind_phys) minc ! A work variable
| 1
Warning: Unused variable 'minc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_conv_momtran.F90:106:26:
106 | real(kind_phys) netflux ! A work variable
| 1
Warning: Unused variable 'netflux' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_conv_momtran.F90:23:25:
23 | nstep, windu_tend, windv_tend, pguallu, pguallv, pgdallu, pgdallv, &
| 1
Warning: Unused dummy argument 'nstep' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_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/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/tracers_suite.F90:264:31:
264 | subroutine init_cnst_un(latvals, lonvals, mask, q)
| 1
Warning: Unused dummy argument 'latvals' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/tracers_suite.F90:264:40:
264 | subroutine init_cnst_un(latvals, lonvals, mask, q)
| 1
Warning: Unused dummy argument 'lonvals' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/tracers_suite.F90:227:31:
227 | subroutine init_cnst_hi(latvals, lonvals, mask, q)
| 1
Warning: Unused dummy argument 'latvals' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/tracers_suite.F90:227:40:
227 | subroutine init_cnst_hi(latvals, lonvals, mask, q)
| 1
Warning: Unused dummy argument 'lonvals' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/tracers_suite.F90:169:31:
169 | subroutine init_cnst_md(latvals, lonvals, mask, q, rev_in)
| 1
Warning: Unused dummy argument 'latvals' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/tracers_suite.F90:169:40:
169 | subroutine init_cnst_md(latvals, lonvals, mask, q, rev_in)
| 1
Warning: Unused dummy argument 'lonvals' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/tracers_suite.F90:132:31:
132 | subroutine init_cnst_lw(latvals, lonvals, mask, q)
| 1
Warning: Unused dummy argument 'latvals' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/tracers_suite.F90:132:40:
132 | subroutine init_cnst_lw(latvals, lonvals, mask, q)
| 1
Warning: Unused dummy argument 'lonvals' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/hdinti.F90:24:7:
24 | use cam_logfile, only: iulog
| 1
Warning: Unused module variable 'iulog' which has been explicitly imported at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/hordif.F90:116:17:
116 | ztodt = ztdt
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_helper_module.F90:1784:16:
1784 | integer :: i, k
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_helper_module.F90:1784:19:
1784 | integer :: i, k
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/parameters_tunable.F90:2135:32:
2135 | subroutine init_parameters_999( &
| ^
Warning: 'init_parameters_999' defined but not used [-Wunused-function]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_xp3_module.F90:119:16:
119 | integer :: i, k, sclr ! Loop index
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_xp3_module.F90:119:19:
119 | integer :: i, k, sclr ! Loop index
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/interpolate_data.F90:681:22:
681 | real(r8) :: extrap ! percent grid non-overlap
| 1
Warning: Unused variable 'extrap' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/interpolate_data.F90:528:18:
528 | integer jjprev ! latitude indices
| 1
Warning: Unused variable 'jjprev' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/interpolate_data.F90:400:73:
400 | subroutine lininterp2d1d(arrin, n1, n2, arrout, m1, wgt1, wgt2, fldname)
| 1
Warning: Unused dummy argument 'fldname' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/interpolate_data.F90:85:16:
85 | integer :: i, j, icount
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/air_composition.F90:897:61:
897 | integer :: idx_local(thermodynamic_active_species_num)
| 1
Warning: Unused variable 'idx_local' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/air_composition.F90:236:10:
236 | use constituents, only: cnst_get_ind, cnst_mw
| 1
Warning: Unused module variable 'cnst_mw' which has been explicitly imported at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/wv_saturation.F90:214:15:
214 | real(r8) :: t ! Temperature
| 1
Warning: Unused variable 't' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/wv_saturation.F90:357:25:
357 | subroutine svp_trans_vect(t, es, vlen)
| ^
Warning: 'svp_trans_vect' defined but not used [-Wunused-function]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/dust_sediment_mod.F90:258:18:
258 | real (r8) xinf
| 1
Warning: Unused variable 'xinf' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/dust_sediment_mod.F90:182:23:
182 | real (r8) xx(pcols)
| 1
Warning: Unused variable 'xx' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/dust_sediment_mod.F90:84:37:
84 | ncol, dtime, pint, pmid, pdel, t, &
| 1
Warning: Unused dummy argument 'pmid' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/dust_sediment_mod.F90:84:50:
84 | ncol, dtime, pint, pmid, pdel, t, &
| 1
Warning: Unused dummy argument 't' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/dust_sediment_mod.F90:59:27:
59 | real (r8) :: lbound, ac, bc, cc
| 1
Warning: Unused variable 'ac' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/dust_sediment_mod.F90:59:31:
59 | real (r8) :: lbound, ac, bc, cc
| 1
Warning: Unused variable 'bc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/dust_sediment_mod.F90:59:35:
59 | real (r8) :: lbound, ac, bc, cc
| 1
Warning: Unused variable 'cc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/dust_sediment_mod.F90:31:13:
31 | dustmr , pvdust )
| 1
Warning: Unused dummy argument 'dustmr' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/dust_sediment_mod.F90:30:14:
30 | icefrac , landfrac, ocnfrac , pmid , pdel , t , &
| 1
Warning: Unused dummy argument 'icefrac' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/dust_sediment_mod.F90:59:23:
59 | real (r8) :: lbound, ac, bc, cc
| 1
Warning: Unused variable 'lbound' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/dust_sediment_mod.F90:30:34:
30 | icefrac , landfrac, ocnfrac , pmid , pdel , t , &
| 1
Warning: Unused dummy argument 'ocnfrac' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/dust_sediment_mod.F90:30:51:
30 | icefrac , landfrac, ocnfrac , pmid , pdel , t , &
| 1
Warning: Unused dummy argument 'pdel' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/dust_sediment_mod.F90:30:41:
30 | icefrac , landfrac, ocnfrac , pmid , pdel , t , &
| 1
Warning: Unused dummy argument 'pmid' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/dust_sediment_mod.F90:54:32:
54 | real (r8) :: rho(pcols,pver) ! air density in kg/m3
| 1
Warning: Unused variable 'rho' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/dust_sediment_mod.F90:30:58:
30 | icefrac , landfrac, ocnfrac , pmid , pdel , t , &
| 1
Warning: Unused dummy argument 't' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/horizontal_interpolate.F90:61:2:
61 | slon1(i1) = (lon1(i1-1)+lon1(i1))/2.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/horizontal_interpolate.F90:67:2:
67 | slon2(i2) = (lon2(i2-1)+lon2(i2))/2.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/horizontal_interpolate.F90:75:2:
75 | slat1(j1) = (lat1(j1-1)+lat1(j1))/2.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/horizontal_interpolate.F90:81:2:
81 | slat2(j2)=(lat2(j2-1)+lat2(j2))/2.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/horizontal_interpolate.F90:82:8:
82 | enddo
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/horizontal_interpolate.F90:87:5:
87 | gw1(j1) = sin(slat1(j1+1)/180.0_r8*SHR_CONST_PI)-sin(slat1(j1)/180.0_r8*SHR_CONST_PI)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/horizontal_interpolate.F90:91:2:
91 | gw2(j2) = sin(slat2(j2+1)/180.0_r8*SHR_CONST_PI)-sin(slat2(j2)/180.0_r8*SHR_CONST_PI)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/horizontal_interpolate.F90:156:9:
156 | enddo
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/horizontal_interpolate.F90:172:12:
172 | endif
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/horizontal_interpolate.F90:274:19:
274 | integer :: n, i1, j1, k1, i2, j2, ii, jj
| 1
Warning: Unused variable 'i1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/horizontal_interpolate.F90:274:31:
274 | integer :: n, i1, j1, k1, i2, j2, ii, jj
| 1
Warning: Unused variable 'i2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/horizontal_interpolate.F90:274:23:
274 | integer :: n, i1, j1, k1, i2, j2, ii, jj
| 1
Warning: Unused variable 'j1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/horizontal_interpolate.F90:274:35:
274 | integer :: n, i1, j1, k1, i2, j2, ii, jj
| 1
Warning: Unused variable 'j2' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_lw_rad.f90:542:17:
542 | integer :: isp, l, ix, n, imol, ib, ig ! Loop indices
| 1
Warning: Unused variable 'isp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_lw_rad.f90:544:18:
544 | integer :: temp
| 1
Warning: Unused variable 'temp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_pio_utils.F90:45:38:
45 | integer :: pio_rearranger
| 1
Warning: Unused PRIVATE module variable 'pio_rearranger' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_lw_rad.f90:78:18:
78 | (lchnk ,ncol ,nlay ,icld , &
| 1
Warning: Unused dummy argument 'lchnk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_lw_rad.f90:605:66:
605 | (1.e2_r8 * grav * amm * (1._r8 + wkl(1,nlay-1)))
| ^
Warning: 'amm' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_lw_rad.f90:543:23:
543 | real(kind=r8) :: amm, amttl, wvttl, wvsh, summol
| ^
note: 'amm' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_pio_utils.F90:636:9:
636 | if(associated(curr%iodesc)) then
| ^
Warning: 'prev' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_pio_utils.F90:583:49:
583 | type(iodesc_list), pointer :: curr, prev
| ^
note: 'prev' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_rad.f90:721:17:
721 | integer :: isp, l, ix, n, imol, ib, ig, iplon ! Loop indices
| 1
Warning: Unused variable 'isp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_rad.f90:721:24:
721 | integer :: isp, l, ix, n, imol, ib, ig, iplon ! Loop indices
| 1
Warning: Unused variable 'ix' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_rad.f90:721:27:
721 | integer :: isp, l, ix, n, imol, ib, ig, iplon ! Loop indices
| 1
Warning: Unused variable 'n' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_rad.f90:722:31:
722 | real(kind=r8) :: amm, summol !
| 1
Warning: Unused variable 'summol' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_rad.f90:291:16:
291 | integer :: ia, ig ! indices
| 1
Warning: Unused variable 'ia' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_rad.f90:291:20:
291 | integer :: ia, ig ! indices
| 1
Warning: Unused variable 'ig' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_rad.f90:287:20:
287 | integer :: isccos ! instrumental cosine response flag (inactive)
| 1
Warning: Unused variable 'isccos' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_rad.f90:292:15:
292 | integer :: k ! layer loop index
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_init.f90:1324:10:
1324 | use rrsw_wvn, only : ngc, ngs, ngn, wt, rwgt
| 1
Warning: Unused module variable 'wt' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_init.f90:1262:10:
1262 | use rrsw_wvn, only : ngc, ngs, ngn, wt, rwgt
| 1
Warning: Unused module variable 'wt' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_init.f90:1206:10:
1206 | use rrsw_wvn, only : ngc, ngs, ngn, wt, rwgt
| 1
Warning: Unused module variable 'wt' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_init.f90:1175:10:
1175 | use rrsw_wvn, only : ngc, ngs, ngn, wt, rwgt
| 1
Warning: Unused module variable 'wt' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_init.f90:1122:10:
1122 | use rrsw_wvn, only : ngc, ngs, ngn, wt, rwgt
| 1
Warning: Unused module variable 'wt' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_init.f90:1017:10:
1017 | use rrsw_wvn, only : ngc, ngs, ngn, wt, rwgt
| 1
Warning: Unused module variable 'wt' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_init.f90:948:10:
948 | use rrsw_wvn, only : ngc, ngs, ngn, wt, rwgt
| 1
Warning: Unused module variable 'wt' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_init.f90:864:10:
864 | use rrsw_wvn, only : ngc, ngs, ngn, wt, rwgt
| 1
Warning: Unused module variable 'wt' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_init.f90:778:10:
778 | use rrsw_wvn, only : ngc, ngs, ngn, wt, rwgt
| 1
Warning: Unused module variable 'wt' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_init.f90:698:10:
698 | use rrsw_wvn, only : ngc, ngs, ngn, wt, rwgt
| 1
Warning: Unused module variable 'wt' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_init.f90:614:10:
614 | use rrsw_wvn, only : ngc, ngs, ngn, wt, rwgt
| 1
Warning: Unused module variable 'wt' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_init.f90:530:10:
530 | use rrsw_wvn, only : ngc, ngs, ngn, wt, rwgt
| 1
Warning: Unused module variable 'wt' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_init.f90:444:10:
444 | use rrsw_wvn, only : ngc, ngs, ngn, wt, rwgt
| 1
Warning: Unused module variable 'wt' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_init.f90:362:10:
362 | use rrsw_wvn, only : ngc, ngs, ngn, wt, rwgt
| 1
Warning: Unused module variable 'ngs' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_init.f90:362:10:
362 | use rrsw_wvn, only : ngc, ngs, ngn, wt, rwgt
| 1
Warning: Unused module variable 'wt' which has been explicitly imported at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_rad.f90:800:78:
800 | (1.e2_r8 * grav * amm * (1._r8 + wkl(iplon,1,nlay-1)))
| ^
Warning: 'amm' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_rad.f90:722:23:
722 | real(kind=r8) :: amm, summol !
| ^
note: 'amm' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cldoptics.F90:121:6:
121 | if ( microp_scheme == 'RK' .or. microp_scheme == 'SPCAM_sam1mom') then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cldoptics.F90:367:82:
367 | 7.81177_r8, 8.25496_r8, 8.72323_r8, 9.21800_r8, 9.74075_r8, 10.2930_r8, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cldoptics.F90:368:83:
368 | 10.8765_r8, 11.4929_r8, 12.1440_r8, 12.8317_r8, 13.5581_r8, 14.2319_r8, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cldoptics.F90:369:82:
369 | 15.0351_r8, 15.8799_r8, 16.7674_r8, 17.6986_r8, 18.6744_r8, 19.6955_r8, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cldoptics.F90:370:82:
370 | 20.7623_r8, 21.8757_r8, 23.0364_r8, 24.2452_r8, 25.5034_r8, 26.8125_r8, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cldoptics.F90:371:83:
371 | 27.7895_r8, 28.6450_r8, 29.4167_r8, 30.1088_r8, 30.7306_r8, 31.2943_r8, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cldoptics.F90:372:83:
372 | 31.8151_r8, 32.3077_r8, 32.7870_r8, 33.2657_r8, 33.7540_r8, 34.2601_r8, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cldoptics.F90:373:82:
373 | 34.7892_r8, 35.3442_r8, 35.9255_r8, 36.5316_r8, 37.1602_r8, 37.8078_r8, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cldoptics.F90:374:82:
374 | 38.4720_r8, 39.1508_r8, 39.8442_r8, 40.5552_r8, 41.2912_r8, 42.0635_r8, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cldoptics.F90:375:82:
375 | 42.8876_r8, 43.7863_r8, 44.7853_r8, 45.9170_r8, 47.2165_r8, 48.7221_r8, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cldoptics.F90:376:82:
376 | 50.4710_r8, 52.4980_r8, 54.8315_r8, 57.4898_r8, 60.4785_r8, 63.7898_r8, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cldoptics.F90:377:82:
377 | 65.5604_r8, 71.2885_r8, 75.4113_r8, 79.7368_r8, 84.2351_r8, 88.8833_r8, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cldoptics.F90:378:83:
378 | 93.6658_r8, 98.5739_r8, 103.603_r8, 108.752_r8, 114.025_r8, 119.424_r8, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cldoptics.F90:379:82:
379 | 124.954_r8, 130.630_r8, 136.457_r8, 142.446_r8, 148.608_r8, 154.956_r8, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cldoptics.F90:380:82:
380 | 161.503_r8, 168.262_r8, 175.248_r8, 182.473_r8, 189.952_r8, 197.699_r8, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cldoptics.F90:381:81:
381 | 205.728_r8, 214.055_r8, 222.694_r8, 231.661_r8, 240.971_r8, 250.639_r8/
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cldoptics.F90:391:47:
391 | re(i,k) = retab(index)*(1._r8-corr) &
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cldoptics.F90:280:37:
280 | subroutine reltab(ncol, t, landfrac, landm, icefrac, rel, snowh)
| 1
Warning: Unused dummy argument 'landfrac' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cldoptics.F90:212:25:
212 | subroutine cldclw(lchnk ,ncol ,zi ,clwp ,tpw ,hl )
| 1
Warning: Unused dummy argument 'lchnk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cldoptics.F90:136:28:
136 | subroutine cldovrlap(lchnk ,ncol ,pint ,cld ,nmxrgn ,pmxrgn )
| 1
Warning: Unused dummy argument 'lchnk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cldoptics.F90:68:25:
68 | subroutine cldems(lchnk ,ncol ,clwp ,fice ,rei ,emis ,cldtau)
| 1
Warning: Unused dummy argument 'lchnk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cldoptics.F90:24:25:
24 | subroutine cldefr(lchnk ,ncol , &
| 1
Warning: Unused dummy argument 'lchnk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cldoptics.F90:25:56:
25 | landfrac,t ,rel ,rei ,ps ,pmid , landm, icefrac, snowh)
| 1
Warning: Unused dummy argument 'pmid' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cldoptics.F90:25:45:
25 | landfrac,t ,rel ,rei ,ps ,pmid , landm, icefrac, snowh)
| 1
Warning: Unused dummy argument 'ps' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:821:22:
821 | real(r8) bbi, cci, ak, iciwc, rvi
| 1
Warning: Unused variable 'ak' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:616:17:
616 | real(r8) :: alpha
| 1
Warning: Unused variable 'alpha' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:824:26:
824 | real(r8) Tk, deles, Aprpr, Bprpr, Cice, qi0, Crate, qidep
| 1
Warning: Unused variable 'aprpr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:610:15:
610 | real(r8) :: arg ! argument of erfc
| 1
Warning: Unused variable 'arg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:821:13:
821 | real(r8) bbi, cci, ak, iciwc, rvi
| 1
Warning: Unused variable 'bbi' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:824:33:
824 | real(r8) Tk, deles, Aprpr, Bprpr, Cice, qi0, Crate, qidep
| 1
Warning: Unused variable 'bprpr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:586:25:
586 | real(r8) :: calpha(pcols) ! parameter for cond/evap (Zhang et al. 2003)
| 1
Warning: Unused variable 'calpha' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:587:24:
587 | real(r8) :: cbeta(pcols) ! parameter for cond/evap (Zhang et al. 2003)
| 1
Warning: Unused variable 'cbeta' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:588:25:
588 | real(r8) :: cbetah(pcols) ! parameter for cond/evap (Zhang et al. 2003)
| 1
Warning: Unused variable 'cbetah' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:821:18:
821 | real(r8) bbi, cci, ak, iciwc, rvi
| 1
Warning: Unused variable 'cci' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:590:25:
590 | real(r8) :: cgamah(pcols) ! parameter for cond/evap (Zhang et al. 2003)
| 1
Warning: Unused variable 'cgamah' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:589:25:
589 | real(r8) :: cgamma(pcols) ! parameter for cond/evap (Zhang et al. 2003)
| 1
Warning: Unused variable 'cgamma' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:824:39:
824 | real(r8) Tk, deles, Aprpr, Bprpr, Cice, qi0, Crate, qidep
| 1
Warning: Unused variable 'cice' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:592:24:
592 | real(r8) :: cmec1(pcols) ! parameter for cond/evap (Zhang et al. 2003)
| 1
Warning: Unused variable 'cmec1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:593:24:
593 | real(r8) :: cmec2(pcols) ! parameter for cond/evap (Zhang et al. 2003)
| 1
Warning: Unused variable 'cmec2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:594:24:
594 | real(r8) :: cmec3(pcols) ! parameter for cond/evap (Zhang et al. 2003)
| 1
Warning: Unused variable 'cmec3' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:595:24:
595 | real(r8) :: cmec4(pcols) ! parameter for cond/evap (Zhang et al. 2003)
| 1
Warning: Unused variable 'cmec4' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:824:51:
824 | real(r8) Tk, deles, Aprpr, Bprpr, Cice, qi0, Crate, qidep
| 1
Warning: Unused variable 'crate' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:736:25:
736 | real(r8) :: csigma(pcols) ! parameter for cond/evap of cloud water/ice
| 1
Warning: Unused variable 'csigma' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:824:19:
824 | real(r8) Tk, deles, Aprpr, Bprpr, Cice, qi0, Crate, qidep
| 1
Warning: Unused variable 'deles' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:844:12:
844 | real(r8) dmc,ssmc,dstrn ! variables for modal scheme.
| 1
Warning: Unused variable 'dmc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:844:23:
844 | real(r8) dmc,ssmc,dstrn ! variables for modal scheme.
| 1
Warning: Unused variable 'dstrn' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:706:29:
706 | real(r8) :: dumnr(pcols,pver) ! dummy in-cloud rain number conc
| 1
Warning: Unused variable 'dumnr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:704:29:
704 | real(r8) :: dumns(pcols,pver) ! dummy in-cloud snow number conc
| 1
Warning: Unused variable 'dumns' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:705:28:
705 | real(r8) :: dumr(pcols,pver) ! dummy in-cloud rain mixing rat
| 1
Warning: Unused variable 'dumr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:703:28:
703 | real(r8) :: dums(pcols,pver) ! dummy in-cloud snow mixing rat
| 1
Warning: Unused variable 'dums' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:717:26:
717 | real(r8) :: faloutnr(pver)
| 1
Warning: Unused variable 'faloutnr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:723:26:
723 | real(r8) :: faloutns(pver)
| 1
Warning: Unused variable 'faloutns' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:716:25:
716 | real(r8) :: faloutr(pver)
| 1
Warning: Unused variable 'faloutr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:722:25:
722 | real(r8) :: falouts(pver)
| 1
Warning: Unused variable 'falouts' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:725:20:
725 | real(r8) :: faltndnr
| 1
Warning: Unused variable 'faltndnr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:731:20:
731 | real(r8) :: faltndns
| 1
Warning: Unused variable 'faltndns' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:724:19:
724 | real(r8) :: faltndr
| 1
Warning: Unused variable 'faltndr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:730:19:
730 | real(r8) :: faltnds
| 1
Warning: Unused variable 'faltnds' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:709:21:
709 | real(r8) :: fnr(pver)
| 1
Warning: Unused variable 'fnr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:715:21:
715 | real(r8) :: fns(pver)
| 1
Warning: Unused variable 'fns' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:708:20:
708 | real(r8) :: fr(pver)
| 1
Warning: Unused variable 'fr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:714:20:
714 | real(r8) :: fs(pver)
| 1
Warning: Unused variable 'fs' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:821:29:
821 | real(r8) bbi, cci, ak, iciwc, rvi
| 1
Warning: Unused variable 'iciwc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:585:23:
585 | real(r8) :: icwc(pcols) ! in cloud water content (liquid+ice)
| 1
Warning: Unused variable 'icwc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:807:10:
807 | integer ii,kk, m
| 1
Warning: Unused variable 'ii' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:807:13:
807 | integer ii,kk, m
| 1
Warning: Unused variable 'kk' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:806:22:
806 | integer i,k,nstep,n, l
| 1
Warning: Unused variable 'l' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:607:29:
607 | real(r8) :: lcldn(pcols,pver) ! fractional coverage of new liquid cloud
| 1
Warning: Unused variable 'lcldn' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:608:29:
608 | real(r8) :: lcldo(pcols,pver) ! fractional coverage of old liquid cloud
| 1
Warning: Unused variable 'lcldo' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:807:16:
807 | integer ii,kk, m
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:632:21:
632 | real(r8) :: n0c(pver) ! intercept of cloud liquid size distr
| 1
Warning: Unused variable 'n0c' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:646:17:
646 | real(r8) :: nacnt ! number conc of contact ice nuclei
| 1
Warning: Unused variable 'nacnt' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:609:37:
609 | real(r8) :: nctend_mixnuc(pcols,pver)
| 1
Warning: Unused variable 'nctend_mixnuc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:606:16:
606 | real(r8) :: qcld ! total cloud water
| 1
Warning: Unused variable 'qcld' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:824:44:
824 | real(r8) Tk, deles, Aprpr, Bprpr, Cice, qi0, Crate, qidep
| 1
Warning: Unused variable 'qi0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:824:58:
824 | real(r8) Tk, deles, Aprpr, Bprpr, Cice, qi0, Crate, qidep
| 1
Warning: Unused variable 'qidep' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:756:27:
756 | real(r8) :: qsp(pcols,pver) ! saturation mixing ratio (kg/kg)
| 1
Warning: Unused variable 'qsp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:757:29:
757 | real(r8) :: qsphy(pcols,pver) ! saturation mixing ratio (kg/kg): hybrid rh
| 1
Warning: Unused variable 'qsphy' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:591:25:
591 | real(r8) :: rcgama(pcols) ! parameter for cond/evap (Zhang et al. 2003)
| 1
Warning: Unused variable 'rcgama' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:821:34:
821 | real(r8) bbi, cci, ak, iciwc, rvi
| 1
Warning: Unused variable 'rvi' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:814:15:
814 | real(r8) slip1, slip2, slip3, slip4
| 1
Warning: Unused variable 'slip1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:814:22:
814 | real(r8) slip1, slip2, slip3, slip4
| 1
Warning: Unused variable 'slip2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:814:29:
814 | real(r8) slip1, slip2, slip3, slip4
| 1
Warning: Unused variable 'slip3' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:814:36:
814 | real(r8) slip1, slip2, slip3, slip4
| 1
Warning: Unused variable 'slip4' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:844:17:
844 | real(r8) dmc,ssmc,dstrn ! variables for modal scheme.
| 1
Warning: Unused variable 'ssmc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:824:12:
824 | real(r8) Tk, deles, Aprpr, Bprpr, Cice, qi0, Crate, qidep
| 1
Warning: Unused variable 'tk' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:755:27:
755 | real(r8) :: tsp(pcols,pver) ! saturation temp (K)
| 1
Warning: Unused variable 'tsp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:118:21:
118 | if (lat.gt.plat/2) irow = plat - lat + 1
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:125:17:
125 | do irow=1,plat/2
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:184:17:
184 | do irow=1,plat/2
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:228:20:
228 | do irow=1,plat/2
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:281:20:
281 | do irow=1,plat/2
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:329:21:
329 | if (lat.gt.plat/2) irow = plat - lat + 1
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:428:21:
428 | if (lat.gt.plat/2) irow = plat - lat + 1
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:444:17:
444 | do irow=1,plat/2
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:484:17:
484 | do irow=1,plat/2
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:581:21:
581 | if (lat.gt.plat/2) irow = plat - lat + 1
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:672:21:
672 | if (lat.gt.plat/2) irow = plat - lat + 1
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:688:20:
688 | do irow=1,plat/2
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:731:20:
731 | do irow=1,plat/2
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:777:23:
777 | do irow=1,plat/2
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:833:23:
833 | do irow=1,plat/2
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:887:21:
887 | if (lat.gt.plat/2) irow = plat - lat + 1
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:993:21:
993 | if (lat.gt.plat/2) irow = plat - lat + 1
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:1026:20:
1026 | do irow=1,plat/2
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:1088:20:
1088 | do irow=1,plat/2
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:1252:21:
1252 | if (lat.gt.plat/2) irow = plat - lat + 1
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:1026:22:
1026 | do irow=1,plat/2
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:1088:22:
1088 | do irow=1,plat/2
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:688:22:
688 | do irow=1,plat/2
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:731:22:
731 | do irow=1,plat/2
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:777:25:
777 | do irow=1,plat/2
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:833:25:
833 | do irow=1,plat/2
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:444:19:
444 | do irow=1,plat/2
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:484:19:
484 | do irow=1,plat/2
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:125:19:
125 | do irow=1,plat/2
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:184:19:
184 | do irow=1,plat/2
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:228:22:
228 | do irow=1,plat/2
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:281:22:
281 | do irow=1,plat/2
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:979:16:
979 | integer nspec
| 1
Warning: Unused variable 'nspec' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:203:12:
203 | real(r8) arg
| 1
Warning: Unused variable 'arg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:201:17:
201 | integer l,m, iaer
| 1
Warning: Unused variable 'iaer' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:199:9:
199 | integer k
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:201:9:
201 | integer l,m, iaer
| 1
Warning: Unused variable 'l' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:201:11:
201 | integer l,m, iaer
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:202:16:
202 | real(r8) surften ! surface tension of water w/respect to air (N/m)
| 1
Warning: Unused variable 'surften' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:660:16:
660 | integer nspec
| 1
Warning: Unused variable 'nspec' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:407:14:
407 | integer i,k ! longitude, level indices
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:413:16:
413 | integer nspec
| 1
Warning: Unused variable 'nspec' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_extlist_mod.F90:107:48:
107 | CHARACTER(LEN=15) :: DEF_MET_EXT= 'unknown_extension'
| 1
Warning: CHARACTER expression at (1) is being truncated (17/15) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_extlist_mod.F90:107:47:
107 | CHARACTER(LEN=15) :: DEF_MET_EXT= 'unknown_extension'
| 1
Warning: Unused PRIVATE module variable 'def_met_ext' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_extlist_mod.F90:1162:37:
1162 | LOGICAL :: Exists
| 1
Warning: Unused variable 'exists' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_extlist_mod.F90:1025:33:
1025 | CHARACTER(LEN=255) :: LCname
| 1
Warning: Unused variable 'lcname' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_extlist_mod.F90:805:41:
805 | DefVal_Char, SpcScal_Char, &
| 1
Warning: Unused dummy argument 'defval_char' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_extlist_mod.F90:806:39:
806 | DefVal_IN, SpcScal_IN )
| 1
Warning: Unused dummy argument 'defval_in' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_extlist_mod.F90:804:39:
804 | DefVal_SP, SpcScal_SP, &
| 1
Warning: Unused dummy argument 'defval_sp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_extlist_mod.F90:844:31:
844 | CHARACTER(LEN=255) :: MSG
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_filedata_mod.F90:371:31:
371 | INTEGER :: I, AS
| 1
Warning: Unused variable 'as' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_filedata_mod.F90:344:43:
344 | SUBROUTINE FileData_ArrCheck3D( HcoConfig, FileDta, nx, ny, nz, nt, RC )
| 1
Warning: Unused dummy argument 'hcoconfig' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_filedata_mod.F90:371:27:
371 | INTEGER :: I, AS
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_filedata_mod.F90:298:31:
298 | INTEGER :: I, AS
| 1
Warning: Unused variable 'as' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_filedata_mod.F90:275:43:
275 | SUBROUTINE FileData_ArrCheck2D( HcoConfig, FileDta, nx, ny, nt, RC )
| 1
Warning: Unused dummy argument 'hcoconfig' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_filedata_mod.F90:298:27:
298 | INTEGER :: I, AS
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_filedata_mod.F90:240:16:
240 | INTEGER :: I
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_vertgrid_mod.F90:212:28:
212 | INTEGER :: I, AS
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/gw_common.F90:372:23:
372 | integer :: k, l, m, i
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn.F90:1:33:
1 | subroutine dyn(irow ,grlps1 ,grt1 ,grz1 ,grd1 , &
| 1
Warning: Unused dummy argument 'grlps1' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn.F90:3:24:
3 | grlps2 ,grt2 ,grz2 ,grd2 ,grfu2 , &
| 1
Warning: Unused dummy argument 'grlps2' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn.F90:2:59:
2 | grfu1 ,grfv1 ,grut1 ,grvt1 ,grrh1 , &
| 1
Warning: Unused dummy argument 'grrh1' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn.F90:4:50:
4 | grfv2 ,grut2 ,grvt2 ,grrh2, ztodt )
| 1
Warning: Unused dummy argument 'grrh2' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn.F90:2:50:
2 | grfu1 ,grfv1 ,grut1 ,grvt1 ,grrh1 , &
| 1
Warning: Unused dummy argument 'grvt1' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn.F90:4:41:
4 | grfv2 ,grut2 ,grvt2 ,grrh2, ztodt )
| 1
Warning: Unused dummy argument 'grvt2' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn.F90:72:19:
72 | real(r8) tmp1,tmp2 ! temporaries
| 1
Warning: Unused variable 'tmp1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn.F90:72:24:
72 | real(r8) tmp1,tmp2 ! temporaries
| 1
Warning: Unused variable 'tmp2' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:1205:53:
1205 | prd = epsi*(rhin*qvl-qvi)/abi
| ^
Warning: 'epsi' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:780:16:
780 | real(r8) :: epsi ! 1/ sat relaxation timecale for cloud ice
| ^
note: 'epsi' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:1299:90:
1299 | cmei(i,k)=min(0._r8,max(cmei(i,k),(q(i,k)-qs(i)*esi(i,k)/esl(i,k))/abi/deltat))
| ^
Warning: 'abi' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:689:15:
689 | real(r8) :: abi ! correction factor for snow sublimation to account for latent heat
| ^
note: 'abi' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/quad.F90:105:14:
105 | do j=1,plat/2
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/quad.F90:128:17:
128 | do j=1,plat/2
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/quad.F90:138:17:
138 | do j=1,plat/2
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/quad.F90:162:16:
162 | do j = 1,plat/2
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/quad.F90:206:17:
206 | do j=1,plat/2
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/quad.F90:217:17:
217 | do j=1,plat/2
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/quad.F90:231:17:
231 | do j=1,plat/2
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/quad.F90:240:17:
240 | do j=1,plat/2
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/quad.F90:105:16:
105 | do j=1,plat/2
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/quad.F90:128:19:
128 | do j=1,plat/2
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/quad.F90:138:19:
138 | do j=1,plat/2
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/quad.F90:162:18:
162 | do j = 1,plat/2
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/quad.F90:206:19:
206 | do j=1,plat/2
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/quad.F90:217:19:
217 | do j=1,plat/2
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/quad.F90:231:19:
231 | do j=1,plat/2
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/quad.F90:240:19:
240 | do j=1,plat/2
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/clip_explicit.F90:872:43:
872 | subroutine clip_variance( nz, ngrdcol, gr, solve_type, dt, threshold, &
| 1
Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/clip_explicit.F90:426:40:
426 | subroutine clip_covar( nz, ngrdcol, gr, solve_type, l_first_clip_ts, &
| 1
Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/clip_explicit.F90:157:22:
157 | integer :: sclr, i ! scalar array index.
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/mixing_length.F90:21:50:
21 | stats_metadata, &
| 1
Warning: Unused dummy argument 'stats_metadata' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/mixing_length.F90:495:16:
495 | if ( abs( dCAPE_dz_j - dCAPE_dz_j_minus_1 ) * 2 <= &
| ^
Warning: 'dcape_dz_j' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/mixing_length.F90:200:42:
200 | real( kind = core_rknd ) :: dCAPE_dz_j, dCAPE_dz_j_minus_1, dCAPE_dz_j_plus_1
| ^
note: 'dcape_dz_j' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp/ccpp_constituent_prop_mod.F90:31:40:
31 | subroutine ccp_get_standard_name(this, std_name, errcode, errmsg)
| 1
Warning: Unused dummy argument 'this' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_initfiles.F90:104:18:
102 | call mpi_bcast(ncdata, len(ncdata), mpichar, mstrid, mpicom, ierr)
| 2
103 | if (ierr /= 0) call endrun(sub//": ERROR: mpi_bcast: ncdata")
104 | call mpi_bcast(use_topo_file, 1, mpi_logical, mstrid, mpicom, ierr)
| 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/CHARACTER(*)).
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_thermo.F90:293:20:
293 | logical :: lcp
| 1
Warning: Unused variable 'lcp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_prop.F90:370:72:
370 | if (present(aername)) aername = physprop(id)%aername
| 1
Warning: CHARACTER expression will be truncated in assignment (20/32) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_prop.F90:565:18:
565 | integer :: ierr ! error flag
| 1
Warning: Unused variable 'ierr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_prop.F90:562:24:
562 | integer :: lw_band_id, sw_band_id
| 1
Warning: Unused variable 'lw_band_id' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_prop.F90:563:56:
563 | integer :: sw_ext_id, sw_ssa_id, sw_asm_id, lw_ext_id
| 1
Warning: Unused variable 'lw_ext_id' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_prop.F90:564:27:
564 | integer :: swbands, nbnd
| 1
Warning: Unused variable 'nbnd' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_prop.F90:554:44:
554 | subroutine zero_optics_init(phys_prop, nc_id)
| 1
Warning: Unused dummy argument 'nc_id' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_prop.F90:563:45:
563 | integer :: sw_ext_id, sw_ssa_id, sw_asm_id, lw_ext_id
| 1
Warning: Unused variable 'sw_asm_id' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_prop.F90:562:36:
562 | integer :: lw_band_id, sw_band_id
| 1
Warning: Unused variable 'sw_band_id' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_prop.F90:563:23:
563 | integer :: sw_ext_id, sw_ssa_id, sw_asm_id, lw_ext_id
| 1
Warning: Unused variable 'sw_ext_id' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_prop.F90:563:34:
563 | integer :: sw_ext_id, sw_ssa_id, sw_asm_id, lw_ext_id
| 1
Warning: Unused variable 'sw_ssa_id' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_prop.F90:564:21:
564 | integer :: swbands, nbnd
| 1
Warning: Unused variable 'swbands' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_prop.F90:404:46:
404 | character(len=ot_length) :: opticstype_str ! string read from netCDF file -- may contain trailing
| 1
Warning: Unused variable 'opticstype_str' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_prop.F90:195:36:
195 | character(len=32) :: aername_str ! string read from netCDF file -- may contain trailing
| 1
Warning: Unused variable 'aername_str' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_prop.F90:198:18:
198 | integer :: ierr ! error codes from mpi
| 1
Warning: Unused variable 'ierr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/input_data_utils.F90:193:40:
193 | day_str = time_units(dayi:dayi+1)
| ^
Warning: 'dayi' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/input_data_utils.F90:86:33:
86 | integer :: i, yri, moni, dayi, hri, mini, seci
| ^
note: 'dayi' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/input_data_utils.F90:194:38:
194 | hr_str = time_units(hri:hri+1)
| ^
Warning: 'hri' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/input_data_utils.F90:86:38:
86 | integer :: i, yri, moni, dayi, hri, mini, seci
| ^
note: 'hri' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/input_data_utils.F90:195:40:
195 | min_str = time_units(mini:mini+1)
| ^
Warning: 'mini' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/input_data_utils.F90:86:44:
86 | integer :: i, yri, moni, dayi, hri, mini, seci
| ^
note: 'mini' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/input_data_utils.F90:192:40:
192 | mon_str = time_units(moni:moni+1)
| ^
Warning: 'moni' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/input_data_utils.F90:86:27:
86 | integer :: i, yri, moni, dayi, hri, mini, seci
| ^
note: 'moni' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/input_data_utils.F90:202:11:
202 | if (len_trim(time_units)>seci) then
| ^
Warning: 'seci' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/input_data_utils.F90:86:50:
86 | integer :: i, yri, moni, dayi, hri, mini, seci
| ^
note: 'seci' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/input_data_utils.F90:191:38:
191 | yr_str = time_units(yri:yri+3)
| ^
Warning: 'yri' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/input_data_utils.F90:86:21:
86 | integer :: i, yri, moni, dayi, hri, mini, seci
| ^
note: 'yri' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_prop.F90:1243:25:
1243 | subroutine aer_optics_log(name, ext, ssa, asm)
| ^
Warning: 'aer_optics_log' defined but not used [-Wunused-function]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/apex.F90:1979:10:
1979 | ll = t
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/apex.F90:1990:14:
1990 | ll = 0.2_r8*(date - (year2-5))
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/apex.F90:184:12:
184 | naltmin = max(x,1._r8)
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/apex.F90:187:6:
187 | i = x + 1._r8
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_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)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_mf.F90:160:59:
160 | awqv, awth ! momentum grid
| 1
Warning: Unused variable 'awth' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_mf.F90:159:61:
159 | real(r8), dimension(nz) :: moist_th, dry_th, & ! momentum grid
| 1
Warning: Unused variable 'dry_th' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_mf.F90:176:51:
176 | integer :: k,i,ih
| 1
Warning: Unused variable 'ih' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_mf.F90:159:53:
159 | real(r8), dimension(nz) :: moist_th, dry_th, & ! momentum grid
| 1
Warning: Unused variable 'moist_th' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_mf.F90:79:58:
79 | p_zt, iexner_zt, & ! input
| 1
Warning: Unused dummy argument 'p_zt' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_mf.F90:126:9:
126 | use physconst, only: rair, cpair, gravit, latvap, latice, zvir
| 1
Warning: Unused module variable 'rair' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/apex.F90:129:16:
129 | subroutine ggrid(nvert,glatmin,glatmax,glonmin,glonmax,altmin,altmax, &
| ^
Warning: 'ggrid' defined but not used [-Wunused-function]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_utils.F90:1569:37:
1569 | real(r8) aquad, bquad, cquad, xc1, xc2, excess_cu, excess_eg, xs1, xs2
| 1
Warning: Unused variable 'xc1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_utils.F90:1569:42:
1569 | real(r8) aquad, bquad, cquad, xc1, xc2, excess_cu, excess_eg, xs1, xs2
| 1
Warning: Unused variable 'xc2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_utils.F90:713:50:
713 | rho, thv_mean_b, cmf_db, eps_dn, del_dn, &
| 1
Warning: Unused dummy argument 'cmf_db' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_utils.F90:743:26:
743 | real(r8) t_in, thv_in, tw_in, qw_in
| 1
Warning: Unused variable 'thv_in' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_utils.F90:427:59:
427 | flxrain, flxsnow, a_p, a_u, a_pu, &
| 1
Warning: Unused dummy argument 'a_pu' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_utils.F90:427:53:
427 | flxrain, flxsnow, a_p, a_u, a_pu, &
| 1
Warning: Unused dummy argument 'a_u' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_utils.F90:421:52:
421 | subroutine prod_prep_up( z_b, z_t, p_b, p_t, exn_t, exn_m, w_b, w_t, &
| 1
Warning: Unused dummy argument 'exn_t' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_utils.F90:426:76:
426 | ncnst, ixcldliq, ixcldice, ixnumliq, ixnumice, ii, kk, lchnk, &
| 1
Warning: Unused dummy argument 'ii' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_utils.F90:426:80:
426 | ncnst, ixcldliq, ixcldice, ixnumliq, ixnumice, ii, kk, lchnk, &
| 1
Warning: Unused dummy argument 'kk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_utils.F90:426:87:
426 | ncnst, ixcldliq, ixcldice, ixnumliq, ixnumice, ii, kk, lchnk, &
| 1
Warning: Unused dummy argument 'lchnk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_utils.F90:422:33:
422 | thl_in, qt_in, ql_in, qi_in, tr_in, &
| 1
Warning: Unused dummy argument 'thl_in' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_mean_mass.F90:55:26:
55 | real(r8) :: ftot(ncol) ! total vmr
| 1
Warning: Unused variable 'ftot' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_mean_mass.F90:56:31:
56 | real(r8) :: mean_mass(ncol) ! wrk variable
| 1
Warning: Unused variable 'mean_mass' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:1681:3:
1681 | 100 format (A,I1,I4,I4,7(A,F6.2))
| 1
Warning: Label 100 at (1) defined but not used [-Wunused-label]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:2609:43:
2609 | subroutine q1q2_pjr(ncol ,pver ,latice ,&
| 1
Warning: Unused dummy argument 'latice' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:2610:39:
2610 | dqdt ,dsdt ,q ,qs ,qu , &
| 1
Warning: Unused dummy argument 'q' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:2610:49:
2610 | dqdt ,dsdt ,q ,qs ,qu , &
| 1
Warning: Unused dummy argument 'qs' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:2401:30:
2401 | tp ,qs ,qu ,su ,mc , &
| 1
Warning: Unused dummy argument 'qs' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:2400:47:
2400 | q ,t ,p ,z ,s , &
| 1
Warning: Unused dummy argument 'z' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_utils.F90:1820:9:
1820 | if( dtr .gt. 0._r8 ) then
| ^
Warning: 'dtr' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_utils.F90:1803:16:
1803 | real(r8) dtr, sum, aa, dum
| ^
note: 'dtr' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:1685:49:
1685 | subroutine cldprp(ncol ,pver ,pverp ,cpliq , &
| 1
Warning: Unused dummy argument 'cpliq' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:1686:31:
1686 | latice ,cpwv ,rh2o ,&
| 1
Warning: Unused dummy argument 'cpwv' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:1686:24:
1686 | latice ,cpwv ,rh2o ,&
| 1
Warning: Unused dummy argument 'latice' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:1843:13:
1843 | integer m
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:1686:40:
1686 | latice ,cpwv ,rh2o ,&
| 1
Warning: Unused dummy argument 'rh2o' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:1687:37:
1687 | q ,t ,u ,v ,p , &
| 1
Warning: Unused dummy argument 'u' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:1687:46:
1687 | q ,t ,u ,v ,p , &
| 1
Warning: Unused dummy argument 'v' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_utils.F90:1760:9:
1760 | if( dqv .gt. 0._r8 ) then
| ^
Warning: 'dqv' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_utils.F90:1730:26:
1730 | real(r8) dql, dqi, dqv, sum, aa, dum
| ^
note: 'dqv' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:1566:71:
1566 | SUBROUTINE ientropy (rcall,icol,s,p,qt,T,qst,Tfg,cpliq,cpwv,rh2o,errmsg,errflg)
| 1
Warning: Dummy argument 'errmsg' at (1) was declared INTENT(OUT) but was not set [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:1566:31:
1566 | SUBROUTINE ientropy (rcall,icol,s,p,qt,T,qst,Tfg,cpliq,cpwv,rh2o,errmsg,errflg)
| 1
Warning: Unused dummy argument 'icol' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:1566:26:
1566 | SUBROUTINE ientropy (rcall,icol,s,p,qt,T,qst,Tfg,cpliq,cpwv,rh2o,errmsg,errflg)
| 1
Warning: Unused dummy argument 'rcall' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:1586:34:
1586 | real(kind_phys) :: est, this_lat,this_lon
| 1
Warning: Unused variable 'this_lat' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:1586:43:
1586 | real(kind_phys) :: est, this_lat,this_lon
| 1
Warning: Unused variable 'this_lon' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:1238:34:
1238 | real(kind_phys) dmpdz2d(ncol,pver) ! variable detrainment rate
| 1
Warning: Unused variable 'dmpdz2d' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:899:27:
899 | real(kind_phys) a1(ncol)
| 1
Warning: Unused variable 'a1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:900:27:
900 | real(kind_phys) a2(ncol)
| 1
Warning: Unused variable 'a2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:937:20:
937 | real(kind_phys) e
| 1
Warning: Unused variable 'e' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:901:29:
901 | real(kind_phys) estp(ncol)
| 1
Warning: Unused variable 'estp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:903:30:
903 | real(kind_phys) plexp(ncol)
| 1
Warning: Unused variable 'plexp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:906:26:
906 | real(kind_phys) y(ncol)
| 1
Warning: Unused variable 'y' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:438:16:
438 | logical doliq
| 1
Warning: Unused variable 'doliq' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:428:13:
428 | integer ii
| 1
Warning: Unused variable 'ii' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:429:16:
429 | integer k, kk, l, m
| 1
Warning: Unused variable 'kk' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:429:19:
429 | integer k, kk, l, m
| 1
Warning: Unused variable 'l' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:429:22:
429 | integer k, kk, l, m
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:437:25:
437 | real(kind_phys) negadq
| 1
Warning: Unused variable 'negadq' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:376:25:
376 | real(kind_phys) precip
| 1
Warning: Unused variable 'precip' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/apex.F90:1759:26:
1759 | dfxdth = -dfxdn*rtd/dlat
| ^
Warning: 'dlat' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/apex.F90:1697:37:
1697 | real(r8) :: glonloc,xi,dlon,yj,dlat,hti,diht,zk,fac,omfac
| ^
note: 'dlat' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/apex.F90:1760:26:
1760 | dfxdln = dfxde*rtd/dlon
| ^
Warning: 'dlon' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/apex.F90:1697:29:
1697 | real(r8) :: glonloc,xi,dlon,yj,dlat,hti,diht,zk,fac,omfac
| ^
note: 'dlon' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/apex.F90:1761:35:
1761 | dfxdh = -hti*hti*dfxdd/(re*diht)
| ^
Warning: 'diht' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/apex.F90:1697:46:
1697 | real(r8) :: glonloc,xi,dlon,yj,dlat,hti,diht,zk,fac,omfac
| ^
note: 'diht' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/apex.F90:1761:35:
1761 | dfxdh = -hti*hti*dfxdd/(re*diht)
| ^
Warning: 'hti' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/apex.F90:1697:41:
1697 | real(r8) :: glonloc,xi,dlon,yj,dlat,hti,diht,zk,fac,omfac
| ^
note: 'hti' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_grid_support.F90:2893:23:
2893 | call MPI_Allreduce(gridloc, gridlen, 1, MPI_INTEGER, MPI_SUM, mpicom, ierr)
| 1
......
3631 | 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)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_grid_support.F90:2893:32:
2893 | call MPI_Allreduce(gridloc, gridlen, 1, MPI_INTEGER, MPI_SUM, mpicom, ierr)
| 1
......
3631 | 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)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_grid_support.F90:2556:44:
2556 | subroutine write_cam_grid_val_0d_char(attr, File, file_index)
| 1
Warning: Unused dummy argument 'attr' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_grid_support.F90:2556:50:
2556 | subroutine write_cam_grid_val_0d_char(attr, File, file_index)
| 1
Warning: Unused dummy argument 'file' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_grid_support.F90:2556:62:
2556 | subroutine write_cam_grid_val_0d_char(attr, File, file_index)
| 1
Warning: Unused dummy argument 'file_index' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_grid_support.F90:1698:50:
1698 | subroutine cam_grid_get_coords(id, beg, end, blk, lon, lat)
| 1
Warning: Unused dummy argument 'blk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_grid_support.F90:1698:60:
1698 | subroutine cam_grid_get_coords(id, beg, end, blk, lon, lat)
| 1
Warning: Unused dummy argument 'lat' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_grid_support.F90:1698:55:
1698 | subroutine cam_grid_get_coords(id, beg, end, blk, lon, lat)
| 1
Warning: Unused dummy argument 'lon' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_grid_support.F90:660:54:
660 | integer :: fdims(1)
| 1
Warning: Unused variable 'fdims' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_grid_support.F90:659:54:
659 | integer :: ldims(1)
| 1
Warning: Unused variable 'ldims' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:811:28:
811 | subroutine zm_convr_finalize
| ^
Warning: 'zm_convr_finalize' defined but not used [-Wunused-function]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_utils.F90:163:33:
163 | leffg = ficeg*(xls-xlv)
| ^
Warning: 'ficeg' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_utils.F90:121:31:
121 | real(r8) qc, t, fice, ficeg, ficeg0, leff, leffg
| ^
note: 'ficeg' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/apex.F90:2032:44:
2032 | f = f / sqrt(dble(n-m+1) / dble(n+m) )
| ^
Warning: 'f' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/apex.F90:1939:24:
1939 | real(r8) :: t,one,tc,f,f0
| ^
note: 'f' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_mass_xforms.F90:196:8:
196 | use chem_mods, only : adv_mass
| 1
Warning: Unused module variable 'adv_mass' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_imp_sol.F90:167:34:
167 | logical :: frc_mask, iter_conv
| 1
Warning: Unused variable 'iter_conv' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_imp_sol.F90:147:13:
147 | k, l, &
| 1
Warning: Unused variable 'l' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_mass_xforms.F90:165:8:
165 | use chem_mods, only : adv_mass
| 1
Warning: Unused module variable 'adv_mass' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_mass_xforms.F90:149:19:
149 | integer :: k, m
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_grid_support.F90:4273:40:
4273 | end function cam_grid_header_info_hdim
| ^
Warning: 'id' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_grid_support.F90:4253:68:
4253 | integer function cam_grid_header_info_hdim(this, index) result(id)
| ^
note: 'id' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff.F90:2498:35:
2498 | logical :: bottom ! True when CL base is at surface ( kb = pver + 1 )
| 1
Warning: Unused variable 'bottom' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff.F90:2529:34:
2529 | real(r8) :: dlint ! Interfacial layer thickness of CL external interfaces
| 1
Warning: Unused variable 'dlint' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff.F90:2539:34:
2539 | real(r8) :: l2rat ! Square of ratio of actual to initial CL (not used)
| 1
Warning: Unused variable 'l2rat' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff.F90:2538:33:
2538 | real(r8) :: zbot ! Height of CL base
| 1
Warning: Unused variable 'zbot' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff.F90:2307:60:
2307 | subroutine exacol( pcols, pver, ncol, ri, bflxs, minpblh, zi, ktop, kbase, ncvfin )
| 1
Warning: Unused dummy argument 'minpblh' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff.F90:2307:64:
2307 | subroutine exacol( pcols, pver, ncol, ri, bflxs, minpblh, zi, ktop, kbase, ncvfin )
| 1
Warning: Unused dummy argument 'zi' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff.F90:483:35:
483 | integer :: status ! Status returned by function calls
| 1
Warning: Unused variable 'status' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff.F90:270:35:
270 | integer :: status ! Status returned by function calls
| 1
Warning: Unused variable 'status' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff.F90:183:29:
183 | integer :: k ! Vertical loop index
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_grid_support.F90:2924:34:
2924 | end function cam_grid_local_size
| ^
Warning: '__result_cam_grid_local_size' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_grid_support.F90:2909:38:
2909 | integer function cam_grid_local_size(this)
| ^
note: '__result_cam_grid_local_size' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:1635:31:
1635 | if (abs(ebr) >= tol1 .and. abs(fa) > abs(fb)) then
| ^
Warning: 'ebr' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:1587:32:
1587 | real(kind_phys) :: a,b,c,d,ebr,fa,fb,fc,pbr,qbr,rbr,sbr,tol1,xm,tol
| ^
note: 'ebr' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:1034:18:
1034 | mx(i) = ipar
| ^
Warning: 'ipar' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:931:28:
931 | integer :: ipar ! Index for top of parcel mixing/launch level.
| ^
note: 'ipar' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_chartools_mod.F90:467:51:
467 | SEP = HCO_GetOpt(HcoConfig%ExtList,'Separator')
| 1
Warning: CHARACTER expression will be truncated in assignment (1/1023) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_chartools_mod.F90:954:30:
954 | CHARACTER(LEN=255) :: MSG
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_chartools_mod.F90:872:30:
872 | INTEGER :: IOS
| 1
Warning: Unused variable 'ios' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_chartools_mod.F90:454:30:
454 | CHARACTER(LEN=255) :: LOC = 'HCO_CharParse (HCO_CharTools_Mod.F90)'
| 1
Warning: Unused variable 'loc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_chartools_mod.F90:453:30:
453 | CHARACTER(LEN=255) :: MSG
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_chartools_mod.F90:456:33:
456 | CHARACTER(LEN=2047) :: TMPSTR, BEFORE, AFTER
| 1
Warning: Unused variable 'tmpstr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_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)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/gw_rdg.F90:522:36:
522 | t, mxdis, anixy, kwvrdg, zi, nm, ni, rhoi, &
| 1
Warning: Unused dummy argument 'nm' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/gw_rdg.F90:522:6:
522 | t, mxdis, anixy, kwvrdg, zi, nm, ni, rhoi, &
| 1
Warning: Unused dummy argument 't' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff.F90:2745:46:
2745 | l2n2 = -min(-l2n2, tkemax*lint/(b1*sh))
| ^
Warning: 'sh' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff.F90:2517:31:
2517 | real(r8) :: sh
| ^
note: 'sh' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff.F90:2799:35:
2799 | dwinc = -sh*dl2n2 + sm*dl2s2
| ^
Warning: 'sm' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff.F90:2518:31:
2518 | real(r8) :: sm
| ^
note: 'sm' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff.F90:3245:24:
3245 | ghcl(i,ncv) = gh
| ^
Warning: 'gh' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff.F90:2516:31:
2516 | real(r8) :: gh
| ^
note: 'gh' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff.F90:3244:27:
3244 | ricl(i,ncv) = ricll
| ^
Warning: 'ricll' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff.F90:2533:34:
2533 | real(r8) :: ricll ! Mean Richardson number of internal CL
| ^
note: 'ricll' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/hetfrz_classnuc.F90:500:111:
500 | frzimm = MIN(limfac*total_cloudborne_aer_num /deltat, total_cloudborne_aer_num/deltat*(1._r8-sum_imm))
| ^
Warning: 'sum_imm' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/hetfrz_classnuc.F90:387:22:
387 | real(r8) :: sum_imm
| ^
note: 'sum_imm' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff.F90:1663:95:
1663 | + 2.5_r8 * ceb * n2hb * jbzm * dzhb, wstar3factcrit )
| ^
Warning: 'jbzm' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff.F90:847:20:
847 | real(r8) :: jbzm ! Interface layer thickness of CL base interface [ m ]
| ^
note: 'jbzm' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff.F90:1770:106:
1770 | if( kb .lt. pver + 1 ) web = ceb * wstar3 ! When 'kb.eq.pver+1', it was set to web=0.
| ^
Warning: 'ceb' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff.F90:916:19:
916 | real(r8) :: ceb ! Proportionality coefficient between web and wstar3
| ^
note: 'ceb' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff.F90:1958:48:
1958 | wstar_CL(i,ncv) = wstar
| ^
Warning: 'wstar' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff.F90:917:21:
917 | real(r8) :: wstar ! Convective velocity for CL [ m/s ]
| ^
note: 'wstar' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_grid_support.F90:1768:32:
1768 | end function cam_grid_is_zonal
| ^
Warning: 'zonal' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_grid_support.F90:1755:54:
1755 | logical function cam_grid_is_zonal(id) result(zonal)
| ^
note: 'zonal' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_grid_support.F90:1753:40:
1753 | end function cam_grid_is_block_indexed
| ^
Warning: 'block_indexed' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_grid_support.F90:1740:70:
1740 | logical function cam_grid_is_block_indexed(id) result(block_indexed)
| ^
note: 'block_indexed' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_grid_support.F90:1738:39:
1738 | end function cam_grid_is_unstructured
| ^
Warning: 'unstruct' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_grid_support.F90:1725:64:
1725 | logical function cam_grid_is_unstructured(id) result(unstruct)
| ^
note: 'unstruct' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_grid_support.F90:1601:39:
1601 | end function cam_grid_get_block_count
| ^
Warning: 'ncol' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_grid_support.F90:1583:70:
1583 | integer function cam_grid_get_block_count(id, block_id) result(ncol)
| ^
note: 'ncol' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_grid_support.F90:1580:37:
1580 | end function cam_grid_has_blocksize
| ^
Warning: '__result_cam_grid_has_blocksi' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_grid_support.F90:1563:41:
1563 | logical function cam_grid_has_blocksize(id)
| ^
note: '__result_cam_grid_has_blocksi' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_grid_support.F90:1011:38:
1011 | end function cam_grid_get_local_size
| ^
Warning: '__result_cam_grid_get_local_s' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_grid_support.F90:990:42:
990 | integer function cam_grid_get_local_size(id, nlev)
| ^
note: '__result_cam_grid_get_local_s' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_airmas.F90:87:2:
87 | scol(pverp) = ratio * scol(pver)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_airmas.F90:8:26:
8 | subroutine airmas( z, zen, dsdh, nid, cz, &
| 1
Warning: Unused dummy argument 'z' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_airmas.F90:8:31:
8 | subroutine airmas( z, zen, dsdh, nid, cz, &
| 1
Warning: Unused dummy argument 'zen' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_grid_support.F90:815:35:
815 | end function cam_grid_attr_exists
| ^
Warning: '__result_cam_grid_attr_exists' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_grid_support.F90:799:39:
799 | logical function cam_grid_attr_exists(gridname, name)
| ^
note: '__result_cam_grid_attr_exists' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:161:2:
161 | ju = nid(0)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:207:2:
207 | wrk = lam(i)*taun(i)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:208:2:
208 | if( wrk < 500._r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:210:2:
210 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:212:2:
212 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:226:2:
226 | if( tausla(i-1,wn) < 500._r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:228:2:
228 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:230:2:
230 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:231:2:
231 | if( tausla(i,wn) < 500._r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:233:2:
233 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:235:2:
235 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:255:2:
255 | if( tausla(pver,wn) < 500._r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:257:2:
257 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:259:2:
259 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:294:2:
294 | sub(wn,1:mrows) = a(1:mrows)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:295:2:
295 | main(wn,1:mrows) = b(1:mrows)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:296:2:
296 | super(wn,1:mrows) = d(1:mrows)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:297:2:
297 | y(wn,1:mrows) = e(1:mrows)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:313:2:
313 | e(:mrows) = y(wn,:mrows)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:314:2:
314 | if( tausla(0,wn) < 500._r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:316:2:
316 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:318:2:
318 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:319:2:
319 | where( tausla(1:pver,wn) < 500._r8 )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:320:2:
320 | cdn(1:pver) = exp( -tausla(1:pver,wn) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:321:2:
321 | elsewhere
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:322:2:
322 | cdn(1:pver) = 0._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:323:2:
323 | endwhere
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:92:23:
92 | integer :: i, ip1, wn
| 1
Warning: Unused variable 'ip1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:93:18:
93 | integer :: j, jl, ju
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:91:20:
91 | integer :: lev
| 1
Warning: Unused variable 'lev' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:90:20:
90 | integer :: row
| 1
Warning: Unused variable 'row' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setair.F90:60:24:
60 | real(r8) :: hscale
| 1
Warning: Unused variable 'hscale' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sphers.F90:92:2:
92 | id = j
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sphers.F90:93:2:
93 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sphers.F90:100:2:
100 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_windm_edsclrm_module.F90:581:29:
581 | -- this is likely unsafe and considered fatal"
| 1
Warning: Missing '&' in continued character constant at (1) [-Wampersand]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/fill_holes.F90:660:41:
660 | rho_ds_zm, rho_ds_zt, exner, & ! Intent(in)
| 1
Warning: Unused dummy argument 'rho_ds_zm' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_windm_edsclrm_module.F90:1311:49:
1311 | subroutine windm_edsclrm_solve( nz, ngrdcol, gr, nrhs, ixm_matrix_condt_num, &
| 1
Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/stats_clubb_utilities.F90:1587:45:
1587 | subroutine stats_end_timestep( clubb_params, stats_metadata, & ! intent(in)
| 1
Warning: Unused dummy argument 'clubb_params' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/stats_clubb_utilities.F90:26:37:
26 | clubb_params, &
| 1
Warning: Unused dummy argument 'clubb_params' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/stats_clubb_utilities.F90:29:43:
29 | l_standard_term_ta, &
| 1
Warning: Unused dummy argument 'l_standard_term_ta' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/stats_clubb_utilities.F90:28:36:
28 | l_tke_aniso, &
| 1
Warning: Unused dummy argument 'l_tke_aniso' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/stats_clubb_utilities.F90:27:35:
27 | l_uv_nudge, &
| 1
Warning: Unused dummy argument 'l_uv_nudge' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/stats_clubb_utilities.F90:21:69:
21 | hydromet_dim, sclr_dim, edsclr_dim, sclr_tol, &
| 1
Warning: Unused dummy argument 'sclr_tol' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/setup_clubb_pdf_params.F90:262:25:
262 | ice_supersat_frac_1, & ! Ice supersaturation fraction (1st PDF comp.) [-]
| 1
Warning: Unused variable 'ice_supersat_frac_1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/setup_clubb_pdf_params.F90:263:25:
263 | ice_supersat_frac_2 ! Ice supersaturation fraction (2nd PDF comp.) [-]
| 1
Warning: Unused variable 'ice_supersat_frac_2' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/ncdio_atm.F90:46:16:
46 | integer STATUS
| 1
Warning: Unused PRIVATE module variable 'status' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/ncdio_atm.F90:47:18:
47 | real(r8) surfdat
| 1
Warning: Unused PRIVATE module variable 'surfdat' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/ncdio_atm.F90:523:47:
523 | integer :: arraydimids(2) ! Dimension IDs
| 1
Warning: Unused variable 'arraydimids' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/ncdio_atm.F90:546:41:
546 | real(r8) :: closelat, closelon
| 1
Warning: Unused variable 'closelat' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/ncdio_atm.F90:546:51:
546 | real(r8) :: closelat, closelon
| 1
Warning: Unused variable 'closelon' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/ncdio_atm.F90:534:40:
534 | integer :: cnt (3) = 1 ! ncol, lev counts for netcdf 2-d
| 1
Warning: Unused variable 'cnt' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/ncdio_atm.F90:518:34:
518 | integer :: i, j, k ! indices
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/ncdio_atm.F90:525:43:
525 | logical :: ispermuted
| 1
Warning: Unused variable 'ispermuted' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/ncdio_atm.F90:518:40:
518 | integer :: i, j, k ! indices
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/ncdio_atm.F90:547:47:
547 | integer :: lonidx, latidx
| 1
Warning: Unused variable 'latidx' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/ncdio_atm.F90:547:39:
547 | integer :: lonidx, latidx
| 1
Warning: Unused variable 'lonidx' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/ncdio_atm.F90:524:47:
524 | integer :: permutation(2)
| 1
Warning: Unused variable 'permutation' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/ncdio_atm.F90:533:40:
533 | integer :: strt(3) = 1 ! start ncol, lev indices for netcdf 2-d
| 1
Warning: Unused variable 'strt' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/ncdio_atm.F90:537:45:
537 | real(r8), pointer :: tmp3d(:,:,:) ! input data for permutation
| 1
Warning: Unused variable 'tmp3d' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/ncdio_atm.F90:117:41:
117 | real(r8) :: closelat, closelon
| 1
Warning: Unused variable 'closelat' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/ncdio_atm.F90:117:51:
117 | real(r8) :: closelat, closelon
| 1
Warning: Unused variable 'closelon' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/ncdio_atm.F90:109:40:
109 | integer :: cnt (1) = 1 ! ncol count for netcdf 1-d
| 1
Warning: Unused variable 'cnt' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/ncdio_atm.F90:58:53:
58 | subroutine infld_real_1d_2d(varname, ncid, dimname1, &
| 1
Warning: Unused dummy argument 'dimname1' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/ncdio_atm.F90:96:34:
96 | integer :: i, j ! indices
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/ncdio_atm.F90:118:47:
118 | integer :: lonidx, latidx
| 1
Warning: Unused variable 'latidx' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/ncdio_atm.F90:118:39:
118 | integer :: lonidx, latidx
| 1
Warning: Unused variable 'lonidx' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/ncdio_atm.F90:99:40:
99 | integer :: no_fill
| 1
Warning: Unused variable 'no_fill' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/ncdio_atm.F90:108:40:
108 | integer :: strt(1) = 1 ! start ncol index for netcdf 1-d
| 1
Warning: Unused variable 'strt' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history_support.F90:695:54:
695 | type(var_desc_t), pointer :: vardesc => NULL() ! PIO var desc
| 1
Warning: Unused variable 'vardesc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:27:50:
27 | integer :: call_num = 0
| 1
Warning: Unused PRIVATE module variable 'call_num' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:244:45:
244 | integer :: i, bbeg, bend
| 1
Warning: Unused variable 'bbeg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:244:51:
244 | integer :: i, bbeg, bend
| 1
Warning: Unused variable 'bend' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:246:52:
246 | integer :: nblks, blksize
| 1
Warning: Unused variable 'blksize' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:219:66:
219 | subroutine dyn_set_inic_cblock(vcoord,latvals, lonvals, glob_ind, U, V, T, &
| 1
Warning: Unused dummy argument 'glob_ind' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:244:39:
244 | integer :: i, bbeg, bend
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:243:48:
243 | real(r8), allocatable :: lat_use(:)
| 1
Warning: Unused variable 'lat_use' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:219:47:
219 | subroutine dyn_set_inic_cblock(vcoord,latvals, lonvals, glob_ind, U, V, T, &
| 1
Warning: Unused dummy argument 'latvals' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:219:56:
219 | subroutine dyn_set_inic_cblock(vcoord,latvals, lonvals, glob_ind, U, V, T, &
| 1
Warning: Unused dummy argument 'lonvals' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:220:39:
220 | PS, PHIS_IN, PHIS_OUT, Q, m_cnst, mask)
| 1
Warning: Unused dummy argument 'm_cnst' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:220:45:
220 | PS, PHIS_IN, PHIS_OUT, Q, m_cnst, mask)
| 1
Warning: Unused dummy argument 'mask' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:248:43:
248 | character(len=4) :: mname
| 1
Warning: Unused variable 'mname' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:246:43:
246 | integer :: nblks, blksize
| 1
Warning: Unused variable 'nblks' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:220:18:
220 | PS, PHIS_IN, PHIS_OUT, Q, m_cnst, mask)
| 1
Warning: Unused dummy argument 'phis_in' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:220:28:
220 | PS, PHIS_IN, PHIS_OUT, Q, m_cnst, mask)
| 1
Warning: Dummy argument 'phis_out' at (1) was declared INTENT(OUT) but was not set [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:220:9:
220 | PS, PHIS_IN, PHIS_OUT, Q, m_cnst, mask)
| 1
Warning: Unused dummy argument 'ps' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:220:31:
220 | PS, PHIS_IN, PHIS_OUT, Q, m_cnst, mask)
| 1
Warning: Unused dummy argument 'q' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:245:43:
245 | integer :: size1, size2, size3
| 1
Warning: Unused variable 'size1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:245:50:
245 | integer :: size1, size2, size3
| 1
Warning: Unused variable 'size2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:245:57:
245 | integer :: size1, size2, size3
| 1
Warning: Unused variable 'size3' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:219:75:
219 | subroutine dyn_set_inic_cblock(vcoord,latvals, lonvals, glob_ind, U, V, T, &
| 1
Warning: Unused dummy argument 't' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:219:69:
219 | subroutine dyn_set_inic_cblock(vcoord,latvals, lonvals, glob_ind, U, V, T, &
| 1
Warning: Unused dummy argument 'u' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:219:72:
219 | subroutine dyn_set_inic_cblock(vcoord,latvals, lonvals, glob_ind, U, V, T, &
| 1
Warning: Unused dummy argument 'v' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:219:39:
219 | subroutine dyn_set_inic_cblock(vcoord,latvals, lonvals, glob_ind, U, V, T, &
| 1
Warning: Unused dummy argument 'vcoord' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:247:45:
247 | logical :: verbose
| 1
Warning: Unused variable 'verbose' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:41:64:
41 | subroutine dyn_set_inic_col(vcoord, latvals, lonvals, glob_ind, zint, U, V, T, &
| 1
Warning: Unused dummy argument 'glob_ind' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:80:42:
80 | integer :: i, k
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:80:45:
80 | integer :: i, k
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:41:45:
41 | subroutine dyn_set_inic_col(vcoord, latvals, lonvals, glob_ind, zint, U, V, T, &
| 1
Warning: Unused dummy argument 'latvals' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:41:54:
41 | subroutine dyn_set_inic_col(vcoord, latvals, lonvals, glob_ind, zint, U, V, T, &
| 1
Warning: Unused dummy argument 'lonvals' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:42:39:
42 | PS, PHIS_IN, PHIS_OUT, Q, m_cnst, mask, verbose)
| 1
Warning: Unused dummy argument 'm_cnst' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:42:45:
42 | PS, PHIS_IN, PHIS_OUT, Q, m_cnst, mask, verbose)
| 1
Warning: Unused dummy argument 'mask' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:76:52:
76 | logical, allocatable :: mask_use(:)
| 1
Warning: Unused variable 'mask_use' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:50:8:
50 | use spmd_utils, only: masterproc
| 1
Warning: Unused module variable 'masterproc' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:81:45:
81 | integer :: ncol, nlev
| 1
Warning: Unused variable 'ncol' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:81:51:
81 | integer :: ncol, nlev
| 1
Warning: Unused variable 'nlev' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:77:48:
77 | real(r8) :: pertval
| 1
Warning: Unused variable 'pertval' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:42:18:
42 | PS, PHIS_IN, PHIS_OUT, Q, m_cnst, mask, verbose)
| 1
Warning: Unused dummy argument 'phis_in' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:42:28:
42 | PS, PHIS_IN, PHIS_OUT, Q, m_cnst, mask, verbose)
| 1
Warning: Dummy argument 'phis_out' at (1) was declared INTENT(OUT) but was not set [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:42:9:
42 | PS, PHIS_IN, PHIS_OUT, Q, m_cnst, mask, verbose)
| 1
Warning: Unused dummy argument 'ps' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:42:31:
42 | PS, PHIS_IN, PHIS_OUT, Q, m_cnst, mask, verbose)
| 1
Warning: Unused dummy argument 'q' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:78:53:
78 | integer, allocatable :: rndm_seed(:)
| 1
Warning: Unused variable 'rndm_seed' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:79:53:
79 | integer :: rndm_seed_sz
| 1
Warning: Unused variable 'rndm_seed_sz' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:41:79:
41 | subroutine dyn_set_inic_col(vcoord, latvals, lonvals, glob_ind, zint, U, V, T, &
| 1
Warning: Unused dummy argument 't' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:41:73:
41 | subroutine dyn_set_inic_col(vcoord, latvals, lonvals, glob_ind, zint, U, V, T, &
| 1
Warning: Unused dummy argument 'u' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:41:76:
41 | subroutine dyn_set_inic_col(vcoord, latvals, lonvals, glob_ind, zint, U, V, T, &
| 1
Warning: Unused dummy argument 'v' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:41:36:
41 | subroutine dyn_set_inic_col(vcoord, latvals, lonvals, glob_ind, zint, U, V, T, &
| 1
Warning: Unused dummy argument 'vcoord' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:42:54:
42 | PS, PHIS_IN, PHIS_OUT, Q, m_cnst, mask, verbose)
| 1
Warning: Unused dummy argument 'verbose' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:75:52:
75 | logical :: verbose_use
| 1
Warning: Unused variable 'verbose_use' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:41:70:
41 | subroutine dyn_set_inic_col(vcoord, latvals, lonvals, glob_ind, zint, U, V, T, &
| 1
Warning: Unused dummy argument 'zint' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history_support.F90:977:23:
977 | subroutine field_copy(f_out, f_in)
| ^
Warning: 'field_copy' defined but not used [-Wunused-function]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_unit_mod.F90:194:24:
194 | ARRAY(:,:,:,:) = ARRAY(:,:,:,:) * Factor
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_unit_mod.F90:935:30:
935 | CHARACTER(LEN=255) :: MSG
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:1339:41:
1339 | subroutine xs_mvk( nw, wl, wc, tlev, airlev, xs )
| 1
Warning: Unused dummy argument 'tlev' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:1380:19:
1380 | integer :: w
| 1
Warning: Unused variable 'w' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:1339:31:
1339 | subroutine xs_mvk( nw, wl, wc, tlev, airlev, xs )
| 1
Warning: Unused dummy argument 'wl' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:1275:46:
1275 | subroutine r18( nw, wl, wc, tlev, airlev, jlabel, xs )
| 1
Warning: Unused dummy argument 'airlev' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:1275:54:
1275 | subroutine r18( nw, wl, wc, tlev, airlev, jlabel, xs )
| 1
Warning: Unused dummy argument 'jlabel' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:1275:32:
1275 | subroutine r18( nw, wl, wc, tlev, airlev, jlabel, xs )
| 1
Warning: Unused dummy argument 'wc' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:1275:28:
1275 | subroutine r18( nw, wl, wc, tlev, airlev, jlabel, xs )
| 1
Warning: Unused dummy argument 'wl' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:1195:46:
1195 | subroutine r17( nw, wl, wc, tlev, airlev, jlabel, xs )
| 1
Warning: Unused dummy argument 'airlev' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:1195:54:
1195 | subroutine r17( nw, wl, wc, tlev, airlev, jlabel, xs )
| 1
Warning: Unused dummy argument 'jlabel' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:1195:32:
1195 | subroutine r17( nw, wl, wc, tlev, airlev, jlabel, xs )
| 1
Warning: Unused dummy argument 'wc' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:1195:28:
1195 | subroutine r17( nw, wl, wc, tlev, airlev, jlabel, xs )
| 1
Warning: Unused dummy argument 'wl' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:1076:19:
1076 | real(r8) :: a, b, t, t1
| 1
Warning: Unused variable 'a' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:1076:22:
1076 | real(r8) :: a, b, t, t1
| 1
Warning: Unused variable 'b' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:1017:54:
1017 | subroutine r15( nw, wl, wc, tlev, airlev, jlabel, xs )
| 1
Warning: Unused dummy argument 'jlabel' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:1076:29:
1076 | real(r8) :: a, b, t, t1
| 1
Warning: Unused variable 't1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:1017:28:
1017 | subroutine r15( nw, wl, wc, tlev, airlev, jlabel, xs )
| 1
Warning: Unused dummy argument 'wl' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mee_fluxes.F90:79:19:
78 | call mpi_bcast(mee_fluxes_filepath, len(mee_fluxes_filepath), mpi_character, masterprocid, mpicom, ierr)
| 2
79 | call mpi_bcast(mee_fluxes_fillin, 1, mpi_logical, masterprocid, mpicom, ierr)
| 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/CHARACTER(*)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:900:54:
900 | subroutine r14( nw, wl, wc, tlev, airlev, jlabel, xs )
| 1
Warning: Unused dummy argument 'jlabel' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:900:38:
900 | subroutine r14( nw, wl, wc, tlev, airlev, jlabel, xs )
| 1
Warning: Unused dummy argument 'tlev' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:900:28:
900 | subroutine r14( nw, wl, wc, tlev, airlev, jlabel, xs )
| 1
Warning: Unused dummy argument 'wl' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:791:38:
791 | subroutine r11( nw, wl, wc, tlev, airlev, jlabel, xs )
| 1
Warning: Unused dummy argument 'tlev' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:791:32:
791 | subroutine r11( nw, wl, wc, tlev, airlev, jlabel, xs )
| 1
Warning: Unused dummy argument 'wc' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:791:28:
791 | subroutine r11( nw, wl, wc, tlev, airlev, jlabel, xs )
| 1
Warning: Unused dummy argument 'wl' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:727:21:
727 | real(r8) :: qy, qy1, qy2, qy3, t, t1
| 1
Warning: Unused variable 'qy' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:727:36:
727 | real(r8) :: qy, qy1, qy2, qy3, t, t1
| 1
Warning: Unused variable 'qy3' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:728:24:
728 | real(r8) :: sigma, sig, slope
| 1
Warning: Unused variable 'sigma' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:597:46:
597 | subroutine r06( nw, wl, wc, tlev, airlev, jlabel, xs )
| 1
Warning: Unused dummy argument 'airlev' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:597:54:
597 | subroutine r06( nw, wl, wc, tlev, airlev, jlabel, xs )
| 1
Warning: Unused dummy argument 'jlabel' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:597:32:
597 | subroutine r06( nw, wl, wc, tlev, airlev, jlabel, xs )
| 1
Warning: Unused dummy argument 'wc' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:597:28:
597 | subroutine r06( nw, wl, wc, tlev, airlev, jlabel, xs )
| 1
Warning: Unused dummy argument 'wl' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:523:46:
523 | subroutine r08( nw, wl, wc, tlev, airlev, jlabel, xs )
| 1
Warning: Unused dummy argument 'airlev' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:523:54:
523 | subroutine r08( nw, wl, wc, tlev, airlev, jlabel, xs )
| 1
Warning: Unused dummy argument 'jlabel' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:523:32:
523 | subroutine r08( nw, wl, wc, tlev, airlev, jlabel, xs )
| 1
Warning: Unused dummy argument 'wc' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:401:46:
401 | subroutine r44( nw, wl, wc, tlev, airlev, jlabel, xs )
| 1
Warning: Unused dummy argument 'airlev' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:401:54:
401 | subroutine r44( nw, wl, wc, tlev, airlev, jlabel, xs )
| 1
Warning: Unused dummy argument 'jlabel' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:401:28:
401 | subroutine r44( nw, wl, wc, tlev, airlev, jlabel, xs )
| 1
Warning: Unused dummy argument 'wl' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:238:46:
238 | subroutine r04( nw, wl, wc, tlev, airlev, jlabel, xs )
| 1
Warning: Unused dummy argument 'airlev' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:238:54:
238 | subroutine r04( nw, wl, wc, tlev, airlev, jlabel, xs )
| 1
Warning: Unused dummy argument 'jlabel' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:22:46:
22 | subroutine r01( nw, wl, wc, tlev, airlev, jlabel, xs )
| 1
Warning: Unused dummy argument 'airlev' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mee_fluxes.F90:238:24:
238 | where( valid(:) )
| ^
Warning: 'wght1' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mee_fluxes.F90:214:21:
214 | real(r8) :: wght1,wght2
| ^
note: 'wght1' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mee_fluxes.F90:238:24:
238 | where( valid(:) )
| ^
Warning: 'wght2' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mee_fluxes.F90:214:27:
214 | real(r8) :: wght1,wght2
| ^
note: 'wght2' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history_support.F90:946:44:
946 | call patchptr%active_cols(lchnk, active)
| ^
Warning: 'patchptr' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history_support.F90:924:58:
924 | type(cam_grid_patch_t), pointer :: patchptr
| ^
note: 'patchptr' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history_support.F90:904:70:
904 | call patchptr%get_decomp(adims, fdimlens(1:nfdims), dtype, iodesc)
| ^
Warning: 'patchptr' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history_support.F90:867:56:
867 | type(cam_grid_patch_t), pointer :: patchptr
| ^
note: 'patchptr' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_rtlink.F90:115:24:
115 | real(r8) :: daaer, dtsct, dtabs, dsaer, dscld, dacld
| 1
Warning: Unused variable 'daaer' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_rtlink.F90:115:45:
115 | real(r8) :: daaer, dtsct, dtabs, dsaer, dscld, dacld
| 1
Warning: Unused variable 'dsaer' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_rtlink.F90:11:22:
11 | subroutine rtlink( z, nw, albedo, zen, dsdh, &
| 1
Warning: Unused dummy argument 'z' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history_support.F90:826:33:
826 | do i = 1, histptr%num_hdims()
| ^
Warning: 'histptr' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history_support.F90:791:57:
791 | type (cam_grid_header_info_t), pointer :: histptr
| ^
note: 'histptr' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:194:2:
194 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:212:2:
212 | write(iulog,*) ' '
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:213:2:
213 | write(iulog,*) '--------------------------------------------------------'
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:214:2:
214 | write(iulog,*) 'k, z(k), cld(k),xlwc(k),optin(k)'
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:218:2:
218 | write(iulog,*) '--------------------------------------------------------'
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:233:2:
233 | if( mm == 1 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:234:2:
234 | kl(nb) = k
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:235:2:
235 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:238:2:
238 | nb = nb + 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:243:2:
243 | if( mm == 0 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:244:2:
244 | nb = nb - 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:245:2:
245 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:256:2:
256 | write(iulog,*) ' '
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:257:2:
257 | write(iulog,*) 'setcld: has ',nb,' cloud layers'
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:258:2:
258 | write(iulog,*) ' ki,kl,ku'
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:259:2:
259 | write(iulog,*) ki(:nb)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:260:2:
260 | write(iulog,*) kl(:nb)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:261:2:
261 | write(iulog,*) ku(:nb)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:262:2:
262 | write(iulog,'(1p,10g12.5)') maxcld(:nb)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:263:2:
263 | write(iulog,*) ' '
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:271:2:
271 | write(iulog,*) ' '
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:272:2:
272 | write(iulog,*) 'setcld: has ',nb,' cloud layers'
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:273:2:
273 | write(iulog,*) ' ki,kl,ku'
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:274:2:
274 | write(iulog,*) ki(:nb)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:275:2:
275 | write(iulog,*) kl(:nb)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:276:2:
276 | write(iulog,*) ku(:nb)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:277:2:
277 | write(iulog,'(1p,10g12.5)') maxcld(:nb)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:292:2:
292 | write(iulog,'(1p,10g12.5)') opta(:nb)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:293:2:
293 | write(iulog,*) ' '
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:295:2:
295 | mask(:nb) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:296:2:
296 | do l = 1,nmax
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:297:2:
297 | indx(:) = maxloc( opta(:nb),mask=mask(:nb) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:298:2:
298 | mask(indx(1)) = .false.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:299:2:
299 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:317:2:
317 | write(iulog,*) ' '
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:318:2:
318 | write(iulog,*) 'setcld: has ',nb,' cloud layers'
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:319:2:
319 | write(iulog,*) ' ki,kl,ku'
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:320:2:
320 | write(iulog,*) ki(:nb)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:321:2:
321 | write(iulog,*) kl(:nb)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:322:2:
322 | write(iulog,*) ku(:nb)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:323:2:
323 | write(iulog,'(1p,10g12.5)') maxcld(:nb)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:324:2:
324 | write(iulog,*) ' '
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:328:2:
328 | write(iulog,*) ' '
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:329:2:
329 | write(iulog,*) '--------------------------------------------------------'
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:330:2:
330 | write(iulog,*) 'nb, l, k, zkadj, cldadj, optadj'
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:336:2:
336 | write(iulog,*) '--------------------------------------------------------'
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:344:2:
344 | wrk = 1._r8/maxcld(l)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:381:2:
381 | write(iulog,*) ' '
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:382:2:
382 | write(iulog,*) '--------------------------------------------------------'
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:383:2:
383 | write(iulog,*) 'nreg,fp'
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:385:2:
385 | write(iulog,*) 'nreg,k,zkadj,optwe'
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:391:2:
391 | write(iulog,*) '--------------------------------------------------------'
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:403:2:
403 | if( r1(l,n) /= 0 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:407:2:
407 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:464:2:
464 | do k = 1,pver
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:466:2:
466 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:159:22:
159 | integer :: ilat, nn, m, mm
| 1
Warning: Unused variable 'ilat' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:159:29:
159 | integer :: ilat, nn, m, mm
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:172:27:
172 | real(r8) :: opt(pver) ! cld opt where cloud is found
| 1
Warning: Unused variable 'opt' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:168:23:
168 | real(r8) :: small
| 1
Warning: Unused variable 'small' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/geopotential.F90:71:23:
71 | integer :: i,k,idx ! Lon, level indices, water species index
| 1
Warning: Unused variable 'idx' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/geopotential.F90:28:20:
28 | piln , pmln , pint , pmid , pdel , rpdel , &
| 1
Warning: Unused dummy argument 'pmln' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/geopotential.F90:77:31:
77 | real(r8) :: qfac(ncol,pver) ! factor to convert from wet to dry mixing ratio
| 1
Warning: Unused variable 'qfac' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/geopotential.F90:78:47:
78 | real(r8) :: sum_dry_mixing_ratio(ncol,pver)! sum of dry water mixing ratios
| 1
Warning: Unused variable 'sum_dry_mixing_ratio' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_wp2_wp3_module.F90:5349:46:
5349 | subroutine wp3_term_pr1_rhs( nz, ngrdcol, gr, &
| 1
Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_xm_wpxp_module.F90:4233:43:
4233 | subroutine xm_wpxp_solve( nz, ngrdcol, gr, nrhs, &
| 1
Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_wp2_wp3_module.F90:2322:15:
2322 | C_uu_buoy ! CLUBB tunable parameter C_uu_buoy
| 1
Warning: Unused variable 'c_uu_buoy' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_wp2_wp3_module.F90:2133:38:
2133 | subroutine wp23_rhs( nz, ngrdcol, gr, dt, &
| 1
Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_wp2_wp3_module.F90:1794:38:
1794 | subroutine wp23_lhs( nz, ngrdcol, gr, dt, &
| 1
Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_wp2_wp3_module.F90:1364:14:
1364 | C_uu_shr ! CLUBB tunable parameter C_uu_shr
| 1
Warning: Unused variable 'c_uu_shr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_wp2_wp3_module.F90:1160:45:
1160 | rho_ds_zm, rho_ds_zt, &
| 1
Warning: Unused dummy argument 'rho_ds_zt' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_wp2_wp3_module.F90:1347:15:
1347 | threshold ! Minimum value for wp2 [m^2/s^2]
| 1
Warning: Unused variable 'threshold' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_wp2_wp3_module.F90:385:10:
385 | c_K1, & ! CLUBB tunable parameter c_K1
| 1
Warning: Unused variable 'c_k1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_wp2_wp3_module.F90:386:10:
386 | c_K8 ! CLUBB tunable parameter c_K8
| 1
Warning: Unused variable 'c_k8' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_xm_wpxp_module.F90:1588:22:
1588 | integer :: i, k, b
| 1
Warning: Unused variable 'b' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_xm_wpxp_module.F90:1173:74:
1173 | subroutine xm_wpxp_lhs( nz, ngrdcol, l_iter, dt, wpxp, wm_zt, C7_Skw_fnc, & ! In
| 1
Warning: Unused dummy argument 'c7_skw_fnc' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_xm_wpxp_module.F90:1313:45:
1313 | logical :: l_upper_thresh, l_lower_thresh ! flags for clip_semi_imp_lhs
| 1
Warning: Unused variable 'l_lower_thresh' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_xm_wpxp_module.F90:1313:29:
1313 | logical :: l_upper_thresh, l_lower_thresh ! flags for clip_semi_imp_lhs
| 1
Warning: Unused variable 'l_upper_thresh' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_xm_wpxp_module.F90:1179:40:
1179 | stats_metadata, & ! In
| 1
Warning: Unused dummy argument 'stats_metadata' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_xm_wpxp_module.F90:1173:62:
1173 | subroutine xm_wpxp_lhs( nz, ngrdcol, l_iter, dt, wpxp, wm_zt, C7_Skw_fnc, & ! In
| 1
Warning: Unused dummy argument 'wm_zt' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_xm_wpxp_module.F90:1173:55:
1173 | subroutine xm_wpxp_lhs( nz, ngrdcol, l_iter, dt, wpxp, wm_zt, C7_Skw_fnc, & ! In
| 1
Warning: Unused dummy argument 'wpxp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_xm_wpxp_module.F90:1174:56:
1174 | wpxp_upper_lim, wpxp_lower_lim, & ! In
| 1
Warning: Unused dummy argument 'wpxp_lower_lim' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_xm_wpxp_module.F90:1174:40:
1174 | wpxp_upper_lim, wpxp_lower_lim, & ! In
| 1
Warning: Unused dummy argument 'wpxp_upper_lim' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/rad_solar_var.F90:96:27:
96 | integer :: yr, mon, day, tod
| 1
Warning: Unused variable 'day' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/rad_solar_var.F90:96:22:
96 | integer :: yr, mon, day, tod
| 1
Warning: Unused variable 'mon' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/rad_solar_var.F90:96:32:
96 | integer :: yr, mon, day, tod
| 1
Warning: Unused variable 'tod' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/rad_solar_var.F90:96:17:
96 | integer :: yr, mon, day, tod
| 1
Warning: Unused variable 'yr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/rad_solar_var.F90:37:16:
37 | integer :: i
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/rad_solar_var.F90:39:22:
39 | integer :: yr, mon, tod
| 1
Warning: Unused variable 'mon' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/rad_solar_var.F90:39:27:
39 | integer :: yr, mon, tod
| 1
Warning: Unused variable 'tod' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/rad_solar_var.F90:39:17:
39 | integer :: yr, mon, tod
| 1
Warning: Unused variable 'yr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_xp2_xpyp_module.F90:5835:57:
5835 | rho_ds_zm, rho_ds_zt, &
| 1
Warning: Unused dummy argument 'rho_ds_zt' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_xp2_xpyp_module.F90:3996:22:
3996 | sclr, i, b, k, l ! Loop index
| 1
Warning: Unused variable 'l' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_xp2_xpyp_module.F90:3453:34:
3453 | integer :: i, k, k_low, k_high
| 1
Warning: Unused variable 'k_high' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_xp2_xpyp_module.F90:3453:26:
3453 | integer :: i, k, k_low, k_high
| 1
Warning: Unused variable 'k_low' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_xp2_xpyp_module.F90:3434:35:
3434 | real( kind = core_rknd ) :: tmp
| 1
Warning: Unused variable 'tmp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_xp2_xpyp_module.F90:3437:20:
3437 | turbulent_prod, & ! Turbulent production term [{x_a units}*{x_b units}/s]
| 1
Warning: Unused variable 'turbulent_prod' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_xp2_xpyp_module.F90:2979:60:
2979 | C4_1d, invrs_tau_C4_zm, C14_1d, invrs_tau_C14_zm, & ! In
| 1
Warning: Unused dummy argument 'c14_1d' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_xp2_xpyp_module.F90:2979:35:
2979 | C4_1d, invrs_tau_C4_zm, C14_1d, invrs_tau_C14_zm, & ! In
| 1
Warning: Unused dummy argument 'c4_1d' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_xp2_xpyp_module.F90:3101:35:
3101 | real( kind = core_rknd ) :: tmp
| 1
Warning: Unused variable 'tmp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_xp2_xpyp_module.F90:2600:42:
2600 | integer :: i, k, low_bound, high_bound
| 1
Warning: Unused variable 'high_bound' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_xp2_xpyp_module.F90:2600:30:
2600 | integer :: i, k, low_bound, high_bound
| 1
Warning: Unused variable 'low_bound' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_xp2_xpyp_module.F90:1594:28:
1594 | integer :: sclr, k, i, j
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_xp2_xpyp_module.F90:410:18:
410 | rtm_zm, test
| 1
Warning: Unused variable 'test' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:259:2:
259 | call alloc_err( ierr, 'get_crs', 'wc', nw )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:263:2:
263 | call alloc_err( ierr, 'get_crs', 'we', nw+1 )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:267:2:
267 | call alloc_err( ierr, 'get_crs', 'wlintv', nw )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:271:2:
271 | call alloc_err( ierr, 'get_crs', 'etfphot', nw )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:275:2:
275 | call alloc_err( ierr, 'get_crs', 'bde_o2_a ... bde_o3_b', nw )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:279:2:
279 | call alloc_err( ierr, 'get_crs', 'etfphot_ms93', nw_ms93 )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:283:2:
283 | call alloc_err( ierr, 'get_crs', 'xs_o2src', nw )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:383:23:
383 | integer :: unit ! file unit number
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:384:24:
384 | integer :: istat ! i/o status
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:746:2:
746 | *bde_o2_a(1:nsrc_tot)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:772:2:
772 | qrs(k,2) = dot_product( fnorm(k,nsrc_tot+1:nsrc_tot+nsrb_tot),wrk(1:nsrb_tot) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:823:2:
823 | k1 = nlev - k + 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:894:2:
894 | implicit none
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:896:2:
896 | integer, parameter :: branch = 2 ! two photolysis pathways for JO2
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:897:2:
897 | real(r8), parameter :: km2cm = 1.e5_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:902:2:
902 | integer, intent(in) :: nlev ! model vertical levels
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:903:2:
903 | real(r8), intent(in) :: zen ! Zenith angle (degrees)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:905:2:
905 | real(r8), intent(in) :: o2cc(nlev) ! Molecular Oxygen conc (mol/cm^3)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:906:2:
906 | real(r8), intent(in) :: o3cc(nlev) ! Ozone concentration (mol/cm^3)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:907:47:
907 | real(r8), intent(in) :: nocc(nlev) ! Nitric Oxide conc (mol/cm^3)
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:908:2:
908 | real(r8), intent(in) :: tlev(nlev) ! Temperature profile
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:909:2:
909 | real(r8), intent(in) :: zkm(nlev) ! Altitude, km
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:910:2:
910 | real(r8), intent(out) :: jo2_sht(nlev,branch) ! JO2, sec-1, <200nm
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:911:2:
911 | real(r8), intent(out) :: jno_sht(nlev) ! JNO, sec-1, SRB
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:912:2:
912 | real(r8), intent(out) :: jsht(:,:) ! Additional J's
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:917:2:
917 | integer :: k ! Altitude index
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:918:2:
918 | integer :: wn ! Wavelength index
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:919:2:
919 | integer :: astat
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:920:32:
920 | integer :: nid(0:nlev) ! Number of layers crossed by the direct
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:924:2:
924 | real(r8) :: dsdh(0:nlev,nlev) ! Slant path of direct beam through each
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:929:2:
929 | real(r8), allocatable :: trans_o2(:,:) ! Transmission o2 (total)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:931:2:
931 | real(r8), allocatable :: wrk(:) ! wrk array
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:932:2:
932 | real(r8) :: jo2_lya(nlev) ! Total photolytic rate constant for Ly alpha
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:933:2:
933 | real(r8) :: jo2_srb(nlev) ! Total JO2 for SRB
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:934:2:
934 | real(r8) :: jo2_src(nlev) ! Total JO2 for SRC
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:935:2:
935 | real(r8) :: delz(nlev) ! layer thickness (cm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:936:2:
936 | real(r8) :: o2scol(nlev) ! O2 Slant Column
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:937:34:
937 | real(r8) :: o3scol(nlev) ! O3 Slant Column
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:938:34:
938 | real(r8) :: noscol(nlev) ! NO Slant Column
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:939:32:
939 | real(r8) :: rmla(nlev) ! Transmission, Lyman Alpha (other species)
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:940:2:
940 | real(r8) :: ro2la(nlev) ! Transmission, Lyman Alpha (for JO2)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:941:2:
941 | real(r8) :: tlevmin(nlev)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:942:2:
942 | real(r8) :: abs_col(nlev)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:944:2:
944 | real(r8) :: xs_o2srb(nlev,nsrbtuv) ! Cross section * QY for O2 in SRB
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:948:2:
948 | call alloc_err( astat, 'jshort_photo', 'fnorm', nw*nlev )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:952:2:
952 | call alloc_err( astat, 'jshort_photo', 'trans_o2', nw*nlev )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:956:2:
956 | call alloc_err( astat, 'jshort_photo', 'trans_o3', nw*nlev )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:960:2:
960 | call alloc_err( astat, 'jshort_photo', 'wrk', nw )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:981:2:
981 | trans_o3(:,wn) = exp( -abs_col(:) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:993:2:
993 | trans_o2(:,wn) = exp( -abs_col(:) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1088:2:
1088 | jo2_srb(k) = dot_product( fnorm(k,nsrc_tot+1:nsrc_tot+nsrb_tot),wrk(1:nsrb_tot) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1162:45:
1162 | real(r8), intent (in) :: zenith_angle ! zenith_angle
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1163:40:
1163 | real(r8), intent (in) :: z(nlev) ! geometric altitude (km)
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1237:2:
1237 | id = j
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1238:2:
1238 | exit
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1239:2:
1239 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1299:45:
1299 | real(r8), intent(in) :: delz(nlev) ! layer thickness (cm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1300:52:
1300 | real(r8), intent(in) :: dsdh(0:nlev,nlev) ! see above
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1302:45:
1302 | real(r8), intent(out) :: scol(nlev) ! absorber Slant Column (molec. cm-2)
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1322:2:
1322 | if( absden(k) /= 0._r8 .and. absden(k+1) /= 0._r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1324:2:
1324 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1326:2:
1326 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1425:2:
1425 | wrk = 0._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1427:2:
1427 | term = e(i)*o2scol(k)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1428:2:
1428 | if( term < 100._r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1430:2:
1430 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1432:2:
1432 | ro2(k) = wrk
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1433:2:
1433 | wrk = 0._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1434:2:
1434 | do i = 1,3
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1435:2:
1435 | term = c(i)*o2scol(k)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1436:2:
1436 | if( term < 100._r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1438:2:
1438 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1440:2:
1440 | rm(k) = wrk
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1497:2:
1497 | x = log( o2col(k) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1498:2:
1498 | if( x >= lno2_llimit .and. x <= lno2_ulimit ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1501:2:
1501 | else if( x < lno2_llimit ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1502:2:
1502 | ktop1 = k-1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1504:2:
1504 | else if( x > lno2_ulimit ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1505:2:
1505 | kbot = k
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1506:2:
1506 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1553:2:
1553 | if( nid(nlev-k) /= -1 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1558:2:
1558 | if( num == 0._r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1560:2:
1560 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1563:2:
1563 | if( term2 == 0._r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1565:2:
1565 | call endrun
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1566:2:
1566 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1569:2:
1569 | if( dto2 < 100._r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1571:2:
1571 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1573:2:
1573 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1576:2:
1576 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1788:2:
1788 | jno100 = pjno( 1, cs2100, wtno100, csno100 )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1839:2:
1839 | tauo2 = o2scol(lev) * cso2(k)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1840:2:
1840 | if( tauo2 < 50._r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1841:2:
1841 | transo2 = exp( -tauo2 )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1842:2:
1842 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1843:2:
1843 | transo2 = 0._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1844:2:
1844 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1848:2:
1848 | if( tauno < 50._r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1849:2:
1849 | transno = exp( -tauno )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1850:2:
1850 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1851:2:
1851 | transno = 0._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1852:2:
1852 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1825:24:
1825 | integer :: jj, i, k
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1752:22:
1752 | integer :: i, iw, lev
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1487:43:
1487 | real(r8) :: tsrb_rev(nlev,nsrbtuv)
| 1
Warning: Unused variable 'tsrb_rev' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1311:30:
1311 | real(r8) :: numer, denom
| 1
Warning: Unused variable 'denom' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1311:23:
1311 | real(r8) :: numer, denom
| 1
Warning: Unused variable 'numer' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:923:27:
923 | real(r8) :: hfactor
| 1
Warning: Unused variable 'hfactor' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:609:32:
609 | real(r8) :: jo2_srb(nlev) ! Total JO2 for SRB
| 1
Warning: Unused variable 'jo2_srb' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:610:32:
610 | real(r8) :: jo2_src(nlev) ! Total JO2 for SRC
| 1
Warning: Unused variable 'jo2_src' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:385:21:
385 | integer :: i, j
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:37:41:
37 | integer :: nw ! wavelengths >200nm
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:38:41:
38 | integer :: nt ! number of temperatures in xsection table
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:39:41:
39 | integer :: np_xs ! number of pressure levels in xsection table
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:40:41:
40 | integer :: numj ! number of photorates in xsqy, rsf
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:41:41:
41 | integer :: nump ! number of altitudes in rsf
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:42:41:
42 | integer :: numsza ! number of zen angles in rsf
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:43:41:
43 | integer :: numalb ! number of albedos in rsf
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:44:41:
44 | integer :: numcolo3 ! number of o3 columns in rsf
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:534:2:
534 | use physconst, only : avogad
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:537:2:
537 | implicit none
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:553:48:
553 | real(r8), intent(inout) :: qrl_col(:,:) ! heating rates
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:560:28:
560 | integer :: t_index ! Temperature index
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:565:56:
565 | real(r8), allocatable :: rsf(:,:) ! Radiative source function
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:566:57:
566 | real(r8), allocatable :: xswk(:,:) ! working xsection array
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:567:54:
567 | real(r8), allocatable :: wrk(:) ! work vector
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:607:2:
607 | ptarget = p_in(k)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:608:2:
608 | if( ptarget >= prs(1) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:609:2:
609 | xswk(:,1) = xs_o2b(:,t_index,1)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:610:2:
610 | xswk(:,2) = xs_o3a(:,t_index,1)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:611:2:
611 | xswk(:,3) = xs_o3b(:,t_index,1)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:612:2:
612 | else if( ptarget <= prs(np_xs) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:613:2:
613 | xswk(:,1) = xs_o2b(:,t_index,np_xs)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:614:2:
614 | xswk(:,2) = xs_o3a(:,t_index,np_xs)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:615:2:
615 | xswk(:,3) = xs_o3b(:,t_index,np_xs)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:616:2:
616 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:617:2:
617 | do km = 2,np_xs
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:618:2:
618 | if( ptarget >= prs(km) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:619:2:
619 | pndx = km - 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:620:2:
620 | delp = (prs(pndx) - ptarget)*dprs(pndx)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:621:2:
621 | exit
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:622:2:
622 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:623:2:
623 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:624:2:
624 | xswk(:,1) = xs_o2b(:,t_index,pndx) &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:626:2:
626 | xswk(:,2) = xs_o3a(:,t_index,pndx) &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:628:2:
628 | xswk(:,3) = xs_o3b(:,t_index,pndx) &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:630:2:
630 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:631:2:
631 | hfactor = avogad/(cparg(k)*mw(k))
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:632:2:
632 | wrk(:) = xswk(:,1)*bde_o2_b(:)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:633:2:
633 | qrl_col(k,2) = dot_product( wrk(:),rsf(:,k) ) * o2_vmr(k) * hfactor
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:634:2:
634 | wrk(:) = xswk(:,2)*bde_o3_a(:)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:635:2:
635 | qrl_col(k,3) = dot_product( wrk(:),rsf(:,k) ) * o3_vmr(k) * hfactor
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:636:2:
636 | wrk(:) = xswk(:,3)*bde_o3_b(:)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:637:2:
637 | qrl_col(k,4) = dot_product( wrk(:),rsf(:,k) ) * o3_vmr(k) * hfactor
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:667:2:
667 | implicit none
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:678:47:
678 | real(r8), intent(out) :: j_long(:,:) ! photo rates (1/s)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:686:28:
686 | integer :: t_index ! Temperature index
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:691:41:
691 | real(r8), allocatable :: rsf(:,:) ! Radiative source function
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:692:42:
692 | real(r8), allocatable :: xswk(:,:) ! working xsection array
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:731:2:
731 | ptarget = p_in(k)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:732:2:
732 | if( ptarget >= prs(1) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:733:2:
733 | do wn = 1,nw
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:734:2:
734 | xswk(:,wn) = xsqy(:,wn,t_index,1)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:735:2:
735 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:736:2:
736 | else if( ptarget <= prs(np_xs) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:737:2:
737 | do wn = 1,nw
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:738:2:
738 | xswk(:,wn) = xsqy(:,wn,t_index,np_xs)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:739:2:
739 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:740:2:
740 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:741:2:
741 | do km = 2,np_xs
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:742:2:
742 | if( ptarget >= prs(km) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:743:2:
743 | pndx = km - 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:744:2:
744 | delp = (prs(pndx) - ptarget)*dprs(pndx)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:745:2:
745 | exit
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:746:2:
746 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:747:2:
747 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:748:2:
748 | do wn = 1,nw
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:749:2:
749 | xswk(:,wn) = xsqy(:,wn,t_index,pndx) &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:751:2:
751 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:752:2:
752 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:833:2:
833 | if( alb(ial) > alb_in(k) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:834:2:
834 | exit
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:835:2:
835 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:836:2:
836 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:837:2:
837 | albind = max( min( ial,numalb ) - 1,1 )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:850:2:
850 | izl = iz
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:851:2:
851 | exit
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:876:2:
876 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:879:2:
879 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:884:2:
884 | ial = albind
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:885:2:
885 | ialp1 = ial + 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:886:2:
886 | iv = ratindl
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:891:2:
891 | wrk1 = (1._r8 - dels(2))*(1._r8 - dels(3))
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:892:2:
892 | wghtl(0,0,0) = wrk0*wrk1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:893:2:
893 | wghtl(1,0,0) = dels(1)*wrk1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:894:2:
894 | wrk1 = (1._r8 - dels(2))*dels(3)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:895:2:
895 | wghtl(0,0,1) = wrk0*wrk1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:896:2:
896 | wghtl(1,0,1) = dels(1)*wrk1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:897:2:
897 | wrk1 = dels(2)*(1._r8 - dels(3))
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:898:2:
898 | wghtl(0,1,0) = wrk0*wrk1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:899:2:
899 | wghtl(1,1,0) = dels(1)*wrk1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:900:2:
900 | wrk1 = dels(2)*dels(3)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:901:2:
901 | wghtl(0,1,1) = wrk0*wrk1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:902:2:
902 | wghtl(1,1,1) = dels(1)*wrk1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:904:2:
904 | iv = ratindu
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:907:2:
907 | wrk1 = (1._r8 - dels(2))*(1._r8 - dels(3))
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:908:2:
908 | wghtu(0,0,0) = wrk0*wrk1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:909:2:
909 | wghtu(1,0,0) = dels(1)*wrk1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:910:2:
910 | wrk1 = (1._r8 - dels(2))*dels(3)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:911:2:
911 | wghtu(0,0,1) = wrk0*wrk1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:912:2:
912 | wghtu(1,0,1) = dels(1)*wrk1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:913:2:
913 | wrk1 = dels(2)*(1._r8 - dels(3))
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:914:2:
914 | wghtu(0,1,0) = wrk0*wrk1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:915:2:
915 | wghtu(1,1,0) = dels(1)*wrk1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:916:2:
916 | wrk1 = dels(2)*dels(3)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:917:2:
917 | wghtu(0,1,1) = wrk0*wrk1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:918:2:
918 | wghtu(1,1,1) = dels(1)*wrk1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:920:2:
920 | iz = pind
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:921:2:
921 | iv = ratindl
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:922:2:
922 | ivp1 = iv + 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:934:2:
934 | iz = iz - 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:935:2:
935 | iv = ratindu
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:936:2:
936 | ivp1 = iv + 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:726:18:
726 | t_index = t_in(k) - 148.5_r8
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:602:18:
602 | t_index = t_in(k) - 148.5_r8
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:461:33:
461 | rsf_tab(w,:,:,:,:) = wrk*rsf_tab(w,:,:,:,:)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_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/cam_scam_gfortran_debug_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)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:800:27:
800 | integer :: iz, k, m
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:690:26:
690 | real(r8) :: hfactor
| 1
Warning: Unused variable 'hfactor' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:684:27:
684 | integer :: k, km, m
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:664:5:
664 | use spmd_utils, only : masterproc
| 1
Warning: Unused module variable 'masterproc' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:559:27:
559 | integer :: k, km, m
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:351:25:
351 | integer :: count(5)
| 1
Warning: Unused variable 'count' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:349:18:
349 | integer :: i, j, k, l, w
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:349:21:
349 | integer :: i, j, k, l, w
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:349:24:
349 | integer :: i, j, k, l, w
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:349:27:
349 | integer :: i, j, k, l, w
| 1
Warning: Unused variable 'l' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:352:25:
352 | integer :: start(5)
| 1
Warning: Unused variable 'start' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:159:21:
159 | integer :: i, k, m, n
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:159:27:
159 | integer :: i, k, m, n
| 1
Warning: Unused variable 'n' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/molec_diff.F90:255:38:
255 | integer, intent(in) :: lchnk ! Chunk number
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/molec_diff.F90:256:46:
256 | real(r8), intent(in) :: t(pcols,pver) ! temperature
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/molec_diff.F90:257:35:
257 | integer, intent(in) :: m ! cnst index
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_state_mod.F90:784:30:
784 | CHARACTER(LEN=255) :: MSG, LOC
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_state_mod.F90:785:46:
785 | CHARACTER(LEN=2047) :: SpcStr, SUBSTR(255)
| 1
Warning: Array 'substr' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/solar_data.F90:72:19:
66 | call mpi_bcast(solar_irrad_data_file, len(solar_irrad_data_file), mpi_character, masterprocid, mpicom, ierr)
| 2
......
72 | call mpi_bcast(solar_data_ymd, 1, mpi_integer, masterprocid, mpicom, ierr)
| 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)).
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_pchem.F90:62:26:
62 | integer :: astat
| 1
Warning: Unused variable 'astat' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_pchem.F90:41:10:
41 | use cam_logfile, only : iulog
| 1
Warning: Unused module variable 'iulog' which has been explicitly imported at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_tuv_inti.F90:83:25:
83 | integer :: ind_wrk(4)
| 1
Warning: Unused variable 'ind_wrk' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_tuv_inti.F90:81:17:
81 | integer :: iw, ios, iret
| 1
Warning: Unused variable 'iw' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_tuv_inti.F90:42:8:
42 | use spmd_utils, only : masterproc
| 1
Warning: Unused module variable 'masterproc' which has been explicitly imported at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:750:87:
750 | + delp*(xsqy(:,wn,t_index,pndx+1) - xsqy(:,wn,t_index,pndx))
| ^
Warning: 'delp' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:689:23:
689 | real(r8) :: delp
| ^
note: 'delp' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:750:87:
750 | + delp*(xsqy(:,wn,t_index,pndx+1) - xsqy(:,wn,t_index,pndx))
| ^
Warning: 'pndx' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:687:23:
687 | integer :: pndx
| ^
note: 'pndx' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_datacont_mod.F90:243:16:
243 | INTEGER :: I
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:625:81:
625 | + delp*(xs_o2b(:,t_index,pndx+1) - xs_o2b(:,t_index,pndx))
| ^
Warning: 'delp' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:563:23:
563 | real(r8) :: delp
| ^
note: 'delp' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:625:81:
625 | + delp*(xs_o2b(:,t_index,pndx+1) - xs_o2b(:,t_index,pndx))
| ^
Warning: 'pndx' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:561:23:
561 | integer :: pndx
| ^
note: 'pndx' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/interp_mod.F90:54:90:
54 | subroutine write_interpolated_vector(File, varidu, varidv, fldu, fldv, numlev, data_type, decomp_type)
| 1
Warning: Unused dummy argument 'data_type' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/interp_mod.F90:54:103:
54 | subroutine write_interpolated_vector(File, varidu, varidv, fldu, fldv, numlev, data_type, decomp_type)
| 1
Warning: Unused dummy argument 'decomp_type' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/interp_mod.F90:54:43:
54 | subroutine write_interpolated_vector(File, varidu, varidv, fldu, fldv, numlev, data_type, decomp_type)
| 1
Warning: Unused dummy argument 'file' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/interp_mod.F90:54:65:
54 | subroutine write_interpolated_vector(File, varidu, varidv, fldu, fldv, numlev, data_type, decomp_type)
| 1
Warning: Unused dummy argument 'fldu' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/interp_mod.F90:54:71:
54 | subroutine write_interpolated_vector(File, varidu, varidv, fldu, fldv, numlev, data_type, decomp_type)
| 1
Warning: Unused dummy argument 'fldv' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/interp_mod.F90:54:79:
54 | subroutine write_interpolated_vector(File, varidu, varidv, fldu, fldv, numlev, data_type, decomp_type)
| 1
Warning: Unused dummy argument 'numlev' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/interp_mod.F90:54:51:
54 | subroutine write_interpolated_vector(File, varidu, varidv, fldu, fldv, numlev, data_type, decomp_type)
| 1
Warning: Unused dummy argument 'varidu' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/interp_mod.F90:54:59:
54 | subroutine write_interpolated_vector(File, varidu, varidv, fldu, fldv, numlev, data_type, decomp_type)
| 1
Warning: Unused dummy argument 'varidv' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/interp_mod.F90:42:74:
42 | subroutine write_interpolated_scalar(File, varid, fld, numlev, data_type, decomp_type)
| 1
Warning: Unused dummy argument 'data_type' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/interp_mod.F90:42:87:
42 | subroutine write_interpolated_scalar(File, varid, fld, numlev, data_type, decomp_type)
| 1
Warning: Unused dummy argument 'decomp_type' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/interp_mod.F90:42:43:
42 | subroutine write_interpolated_scalar(File, varid, fld, numlev, data_type, decomp_type)
| 1
Warning: Unused dummy argument 'file' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/interp_mod.F90:42:55:
42 | subroutine write_interpolated_scalar(File, varid, fld, numlev, data_type, decomp_type)
| 1
Warning: Unused dummy argument 'fld' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/interp_mod.F90:42:63:
42 | subroutine write_interpolated_scalar(File, varid, fld, numlev, data_type, decomp_type)
| 1
Warning: Unused dummy argument 'numlev' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/interp_mod.F90:42:50:
42 | subroutine write_interpolated_scalar(File, varid, fld, numlev, data_type, decomp_type)
| 1
Warning: Unused dummy argument 'varid' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/interp_mod.F90:34:38:
34 | subroutine set_interp_hfile(hfilenum, interp_info)
| 1
Warning: Unused dummy argument 'hfilenum' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/interp_mod.F90:34:51:
34 | subroutine set_interp_hfile(hfilenum, interp_info)
| 1
Warning: Unused dummy argument 'interp_info' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/interp_mod.F90:21:18:
21 | interp_info)
| 1
Warning: Unused dummy argument 'interp_info' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/interp_mod.F90:20:73:
20 | subroutine setup_history_interpolation(interp_ok, mtapes, interp_output, &
| 1
Warning: Unused dummy argument 'interp_output' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/interp_mod.F90:20:58:
20 | subroutine setup_history_interpolation(interp_ok, mtapes, interp_output, &
| 1
Warning: Unused dummy argument 'mtapes' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_logfile_mod.F90:131:38:
131 | CHARACTER(LEN=255) :: MSG
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_timeshift_mod.F90:239:52:
239 | REAL(dp) :: TimeShift, DAY, UTC, JD
| 1
Warning: Unused variable 'day' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_scale_mod.F90:496:15:
496 | Arr1D = Arr1D * ScalFact
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_scale_mod.F90:371:15:
371 | Arr2D = Arr2D * ScalFact
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_scale_mod.F90:244:15:
244 | Arr3D = Arr3D * ScalFact
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_timeshift_mod.F90:238:54:
238 | INTEGER :: YYYYMMDD, HHMMSS
| 1
Warning: Unused variable 'hhmmss' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_timeshift_mod.F90:237:47:
237 | INTEGER :: SHFT, IDX
| 1
Warning: Unused variable 'idx' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_timeshift_mod.F90:239:61:
239 | REAL(dp) :: TimeShift, DAY, UTC, JD
| 1
Warning: Unused variable 'jd' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_timeshift_mod.F90:237:42:
237 | INTEGER :: SHFT, IDX
| 1
Warning: Unused variable 'shft' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_timeshift_mod.F90:239:47:
239 | REAL(dp) :: TimeShift, DAY, UTC, JD
| 1
Warning: Unused variable 'timeshift' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_timeshift_mod.F90:239:57:
239 | REAL(dp) :: TimeShift, DAY, UTC, JD
| 1
Warning: Unused variable 'utc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_timeshift_mod.F90:238:46:
238 | INTEGER :: YYYYMMDD, HHMMSS
| 1
Warning: Unused variable 'yyyymmdd' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_scale_mod.F90:550:29:
550 | CHARACTER(LEN=255) :: MSG
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_scale_mod.F90:488:29:
488 | CHARACTER(LEN=255) :: MSG
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_interp_mod.F90:1299:40:
1299 | Lct%Dct%Dta%V3(T)%Val(:,:,OutLev) = REGR_4D(:,:,InLev1,T) * WGT(1)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_interp_mod.F90:1303:43:
1303 | Lct%Dct%Dta%V3(T)%Val(:,:,OutLev) = Lct%Dct%Dta%V3(T)%Val(:,:,OutLev) &
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_interp_mod.F90:220:18:
220 | LonEdgeI(:) = LonE
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_interp_mod.F90:221:18:
221 | LatEdgeI(:) = SIN( LatE * HcoState%Phys%PI_180 )
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_interp_mod.F90:224:18:
224 | LonEdgeO(:) = HcoState%Grid%XEDGE%Val(:,1)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_interp_mod.F90:225:18:
225 | LatEdgeO(:) = HcoState%Grid%YSIN%Val(1,:)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_interp_mod.F90:450:44:
450 | Lct%Dct%Dta%V3(T)%Val(:,:,:) = INDECES(:,:,1:NZ,T)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_interp_mod.F90:454:44:
454 | Lct%Dct%Dta%V2(T)%Val(:,:) = INDECES(:,:,1,T)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_interp_mod.F90:1034:44:
1034 | SUBROUTINE GEOS5_TO_GEOS4_LOWLEV( HcoState, Lct, REGR_4D, NZ, T, RC )
| 1
Warning: Unused dummy argument 'hcostate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_interp_mod.F90:1054:30:
1054 | REAL(hp) :: WGHT
| 1
Warning: Unused variable 'wght' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_interp_mod.F90:653:47:
653 | LOGICAL :: verb, infl, clps
| 1
Warning: Unused variable 'clps' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_interp_mod.F90:653:41:
653 | LOGICAL :: verb, infl, clps
| 1
Warning: Unused variable 'infl' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_interp_mod.F90:649:37:
649 | INTEGER :: minlev, nlev, nout
| 1
Warning: Unused variable 'minlev' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scanslt.F90:384:20:
384 | if(lat.le.plat/2) then
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scanslt.F90:518:20:
518 | if(lat.le.plat/2) then
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:329:2:
329 | wc(:) = .1_r8*(waves(:) + wavel(:))*0.5_r8 ! A to nm
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:330:2:
330 | energy(:) = heat_eff_fac*hc/wc(:)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:332:2:
332 | end subroutine jeuv_init
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:390:2:
390 | implicit none
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:395:2:
395 | integer, intent(in) :: nlev ! model vertical levels
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:396:2:
396 | real(r8), intent(in) :: zen ! Zenith angle in degree
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:398:2:
398 | real(r8), intent(in) :: o2cc(nlev) ! Molecular oxygen number density (#/cm3)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:399:2:
399 | real(r8), intent(in) :: n2cc(nlev) ! molecular nitrogen number density(#/cm3)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:400:2:
400 | real(r8), intent(in) :: zkm(nlev) ! Altitude, km,from top to bottom
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:401:2:
401 | real(r8), intent(out) :: euv_prates(:,:) ! EUV photolysis/ionization rates (s-1)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:410:2:
410 | real(r8) :: scol(nlev,nmaj) ! major species' (O,O2,N2) Slant Column Density
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:411:2:
411 | real(r8) :: nflux(nlev,lmax)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:412:2:
412 | real(r8) :: wrk(nmaj) ! temporary array for photoabsorption rate
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:413:2:
413 | real(r8) :: absorp(nlev,lmax) ! temporary array for photoabsorption rate
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:414:2:
414 | real(r8) :: ioniz(nlev,lmax) ! temporary array for photoionization rate
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:415:2:
415 | real(r8) :: dsdh(0:nlev,nlev) ! Slant path of direct beam through each layer
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:432:2:
432 | delz(1:nlev-1) = km2cm*(zkm(1:nlev-1) - zkm(2:nlev))
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:433:2:
433 | call slant_col( nlev, delz, dsdh, nid, occ, scol )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:434:2:
434 | call slant_col( nlev, delz, dsdh, nid, o2cc, scol(1,2) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:435:2:
435 | call slant_col( nlev, delz, dsdh, nid, n2cc, scol(1,3) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:445:2:
445 | nflux(k,:) = solar_etf(:) * exp( -tau(:) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:447:2:
447 | nflux(k,:) = 0._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:458:2:
458 | if( m <= nmaj ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:462:2:
462 | do n = 1,nstat
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:463:2:
463 | p_photon(:,n,m) = matmul( absorp,branch_p(:,n,m) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:464:2:
464 | p_electron(:,n,m) = matmul( ioniz,branch_e(:,n,m) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_interp_mod.F90:1034:34:
1034 | SUBROUTINE GEOS5_TO_GEOS4_LOWLEV( HcoState, Lct, REGR_4D, NZ, T, RC )
| ^
Warning: 'geos5_to_geos4_lowlev' defined but not used [-Wunused-function]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:509:2:
509 | zkm, euv_hrates, kbot )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:551:2:
551 | implicit none
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:556:2:
556 | integer, intent(in) :: nlev ! model vertical levels
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:557:2:
557 | integer, intent(in) :: kbot ! heating vertical levels
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:558:2:
558 | real(r8), intent(in) :: zen ! zenith angle (degrees)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:560:2:
560 | real(r8), intent(in) :: o2cc(nlev) ! molecular oxygen concentration (molecules/cm^3)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:561:2:
561 | real(r8), intent(in) :: n2cc(nlev) ! molecular nitrogen concentration (molecules/cm^3)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:563:2:
563 | real(r8), intent(in) :: o2_vmr(nlev) ! molecular oxygen concentration (mol/mol)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:564:2:
564 | real(r8), intent(in) :: n2_vmr(nlev) ! molecular nitrogen concentration (mol/mol)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:565:2:
565 | real(r8), intent(in) :: zkm(nlev) ! midpoint geopotential (km)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:566:2:
566 | real(r8), intent(in) :: cparg(nlev) ! specific heat capacity
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:567:2:
567 | real(r8), intent(in) :: mw(nlev) ! atm mean mass
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:568:2:
568 | real(r8), intent(out) :: euv_hrates(:) ! euv heating rates
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:578:2:
578 | real(r8) :: scol(nlev,nmaj) ! major species' (O,O2,N2) Slant Column Density
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:579:2:
579 | real(r8) :: nflux(kbot,lmax)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:580:2:
580 | real(r8) :: prates(kbot,13) ! working photorates array
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:581:2:
581 | real(r8) :: wrk(nmaj) ! temporary array for photoabsorption rate
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:582:2:
582 | real(r8) :: absorp(kbot,lmax) ! temporary array for photoabsorption rate
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:583:2:
583 | real(r8) :: dsdh(0:nlev,nlev) ! Slant path of direct beam through each layer
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:597:2:
597 | delz(1:nlev-1) = km2cm*(zkm(1:nlev-1) - zkm(2:nlev))
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:598:2:
598 | call slant_col( nlev, delz, dsdh, nid, occ, scol )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:599:2:
599 | call slant_col( nlev, delz, dsdh, nid, o2cc, scol(1,2) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:600:2:
600 | call slant_col( nlev, delz, dsdh, nid, n2cc, scol(1,3) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:611:2:
611 | nflux(k,:) = energy(:) * solar_etf(:) * exp( -tau(:) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:613:2:
613 | nflux(k,:) = 0._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:624:2:
624 | if( m <= nmaj ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:625:2:
625 | do n = 1,nstat
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:626:2:
626 | p_photon(:,n,m) = matmul( absorp,branch_p(:,n,m) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:655:2:
655 | + (prates(kbot:1:-1,5) + prates(kbot:1:-1,7) + prates(kbot:1:-1,8) &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:656:2:
656 | + prates(kbot:1:-1,9) + prates(kbot:1:-1,12))*o2_vmr(:kbot) &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:657:2:
657 | + (prates(kbot:1:-1,6) + prates(kbot:1:-1,10) &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:658:2:
658 | + prates(kbot:1:-1,11) + prates(kbot:1:-1,13))*n2_vmr(:kbot))*hfactor(:)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scanslt.F90:295:12:
295 | integer m
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scanslt.F90:302:30:
302 | real(r8) :: pdel(plon,plev) ! pressure difference between
| 1
Warning: Unused variable 'pdel' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scanslt.F90:301:31:
301 | real(r8) :: pint(plon,plevp)! pressure at interfaces
| 1
Warning: Unused variable 'pint' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scanslt.F90:300:30:
300 | real(r8) :: pmid(plon,plev) ! pressure at model levels
| 1
Warning: Unused variable 'pmid' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:79:29:
79 | integer :: jeuv_1_ndx, ierr, jndx
| 1
Warning: Unused variable 'jeuv_1_ndx' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/getinterpnetcdfdata.F90:333:2:
333 | interpdata,mplevs(mstart_lev:mend_lev),model_nlevs)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/getinterpnetcdfdata.F90:287:17:
287 | integer STATUS
| 1
Warning: Unused variable 'status' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/getinterpnetcdfdata.F90:75:30:
75 | real(r8) missing_val
| 1
Warning: Unused variable 'missing_val' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_emislist_mod.F90:458:43:
458 | INTEGER :: I, J, L, T
| 1
Warning: Unused variable 't' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_emislist_mod.F90:196:36:
196 | CHARACTER(LEN=255) :: MSG, LOC
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_emislist_mod.F90:95:66:
95 | LOGICAL :: FOUND, VERBOSE, NEW
| 1
Warning: Unused variable 'new' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_emislist_mod.F90:97:54:
97 | CHARACTER(LEN= 31) :: TempRes
| 1
Warning: Unused variable 'tempres' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_interp_mod.F90:424:41:
424 | INDECES (I2,J,L,T) = IVAL
| ^
Warning: 'ival' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_interp_mod.F90:189:41:
189 | REAL(hp) :: IVAL
| ^
note: 'ival' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setz.F90:112:2:
112 | if( jname /= 'jo1d' .and. jname /= 'j2oh' .and. jname /= 'jh2o2' ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setz.F90:113:2:
113 | adj_fac = 1._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setz.F90:114:2:
114 | else if( (jname == 'jo1d') .or. (jname == 'j2oh') ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setz.F90:120:2:
120 | case( 1 )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setz.F90:122:2:
122 | case( 2 )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setz.F90:124:2:
124 | case( 3 )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setz.F90:126:2:
126 | case( 4 )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setz.F90:128:2:
128 | end select
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setz.F90:130:2:
130 | else if( jname == 'jh2o2' ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setz.F90:136:2:
136 | case( 1 )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setz.F90:138:2:
138 | case( 2 )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setz.F90:140:2:
140 | case( 3 )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setz.F90:142:2:
142 | case( 4 )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setz.F90:144:2:
144 | end select
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setz.F90:146:2:
146 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setz.F90:22:10:
22 | use mo_tuv_inti, only : nlng, ncof
| 1
Warning: Unused module variable 'ncof' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setz.F90:148:12:
148 | if( interp_factor /= 0._r8 ) then
| ^
Warning: 'interp_factor' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setz.F90:47:34:
47 | real(r8) :: interp_factor
| ^
note: 'interp_factor' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setz.F90:145:42:
145 | adj_fac = c0 + tt*(c1 + c2*tt)
| ^
Warning: 'c0' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setz.F90:48:23:
48 | real(r8) :: c0, c1, c2
| ^
note: 'c0' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setz.F90:145:42:
145 | adj_fac = c0 + tt*(c1 + c2*tt)
| ^
Warning: 'c1' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setz.F90:48:27:
48 | real(r8) :: c0, c1, c2
| ^
note: 'c1' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setz.F90:145:42:
145 | adj_fac = c0 + tt*(c1 + c2*tt)
| ^
Warning: 'c2' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setz.F90:48:31:
48 | real(r8) :: c0, c1, c2
| ^
note: 'c2' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/settau.F90:450:13:
450 | sr = hes(n,n-1)
| 1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/settau.F90:451:13:
451 | si = hes(n-1,n-2)
| 1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/settau.F90:454:13:
454 | tr = u
| 1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/settau.F90:456:13:
456 | ti = u
| 1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/settau.F90:458:18:
458 | s = cmplx(sr,tr)
| 1
Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/settau.F90:467:19:
467 | areal = u
| 1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/settau.F90:522:16:
522 | areal = w(j)
| 1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/settau.F90:226:17:
226 | integer l,ij,ik ! indicies
| 1
Warning: Unused variable 'ik' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/tstep.F90:50:17:
50 | integer n,j ! 2-d wavenumber index
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spmd_dyn.F90:142:49:
142 | use units, only: getunit, freeunit
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spmd_dyn.F90:143:47:
143 | use namelist_utils, only: find_group_name
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spmd_dyn.F90:144:48:
144 | use spmd_utils, only: npes, masterproc
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spmd_dyn.F90:145:48:
145 | use pmgrid, only: plat, plev, plon
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spmd_dyn.F90:146:21:
146 | use mpishorthand
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spmd_dyn.F90:427:26:
427 | endirow = plat/2
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spmd_dyn.F90:546:39:
546 | if (iend .ge. plat/2) then
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spmd_dyn.F90:195:18:
193 | call mpibcast (dyn_alltoall ,1,mpiint,0,mpicom)
| 2
194 | call mpibcast (dyn_allgather ,1,mpiint,0,mpicom)
195 | call mpibcast (dyn_equi_by_col,1,mpilog,0,mpicom)
| 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/INTEGER(4)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spmd_dyn.F90:1016:24:
1016 | integer :: length,i,lm,istat1,istat2
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spmd_dyn.F90:1016:22:
1016 | integer :: length,i,lm,istat1,istat2
| 1
Warning: Unused variable 'length' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spmd_dyn.F90:1016:27:
1016 | integer :: length,i,lm,istat1,istat2
| 1
Warning: Unused variable 'lm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spmd_dyn.F90:144:8:
144 | use spmd_utils, only: npes, masterproc
| 1
Warning: Unused module variable 'npes' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_clock_mod.F90:1494:44:
1494 | INTEGER :: I, MtLastDay
| 1
Warning: Unused variable 'mtlastday' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_clock_mod.F90:1376:38:
1376 | REAL(dp) :: A, B, JD, THISDAY, TMP
| 1
Warning: Unused variable 'tmp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_clock_mod.F90:1237:45:
1237 | FUNCTION HcoClock_New3Hour( Clock, EmisTime ) RESULT ( New3Hour )
| 1
Warning: Unused dummy argument 'emistime' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_clock_mod.F90:875:37:
875 | LOGICAL :: FOUND
| 1
Warning: Unused variable 'found' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_clock_mod.F90:819:63:
819 | cDD, cH, CWEEKDAY, RC, verb )
| 1
Warning: Unused dummy argument 'verb' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_clock_mod.F90:399:67:
399 | LOGICAL :: FND, NewStep, EmisTime, WasEmisTime
| 1
Warning: Unused variable 'wasemistime' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/bandij.F90:56:47:
56 | dphibr = 1._r8/( phib(platd/2+1) - phib(platd/2) )
| 1
Warning: Integer division truncated to constant '3' at (1) [-Winteger-division]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spmd_dyn.F90:596:22:
596 | if (ncol_curtot + plon .le. &
| ^
Warning: 'opt_alpha' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spmd_dyn.F90:318:24:
318 | real(r8) opt_alpha! best slop factor in assigning latitudes to processes
| ^
note: 'opt_alpha' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/herxin.F90:91:14:
91 | integer i,j,k,m ! indices
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/herxin.F90:4:33:
4 | nlon ,nlonex )
| 1
Warning: Unused dummy argument 'nlonex' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_messy_mod.F90:1083:30:
1083 | Ptr4D(:,J,L,T) = narr(T)%vd(LOW:UPP)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_messy_mod.F90:1091:45:
1091 | Lct%Dct%Dta%V2(T)%Val(:,J) = narr(T)%vd(LOW:UPP)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_messy_mod.F90:1094:47:
1094 | Lct%Dct%Dta%V3(T)%Val(:,J,L) = narr(T)%vd(LOW:UPP)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_messy_mod.F90:874:32:
874 | SUBROUTINE HCO2MESSY( HcoState, InArr, narr, ax, RC )
| 1
Warning: Unused dummy argument 'hcostate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_messy_mod.F90:900:29:
900 | CHARACTER(LEN=255) :: MSG, LOC
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_messy_mod.F90:578:33:
578 | INTEGER :: fID, I, J, N, status
| 1
Warning: Unused variable 'fid' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_messy_mod.F90:559:52:
559 | TYPE(ListCont), POINTER :: Lct
| 1
Warning: Unused variable 'lct' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_messy_mod.F90:584:33:
584 | CHARACTER(LEN=255) :: MSG, LOC
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_messy_mod.F90:582:35:
582 | INTEGER :: vtype
| 1
Warning: Unused variable 'vtype' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:3240:43:
3240 | DgnCont%Arr3D%Val(I,J,:) = DgnCont%Arr3D%Val(I,J,:) &
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:3247:40:
3247 | DgnCont%Arr3D%Val(I,J,:) = DgnCont%Arr3D%Val(I,J,:) &
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:3261:41:
3261 | DgnCont%Arr2D%Val(I,J) = DgnCont%Arr2D%Val(I,J) &
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:3268:38:
3268 | DgnCont%Arr2D%Val(I,J) = DgnCont%Arr2D%Val(I,J) &
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:3277:24:
3277 | DgnCont%Scalar = DgnCont%Scalar * totscal
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:1996:24:
1996 | Arr3D = Array3D_HP
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:2004:24:
2004 | Arr3D = Array3D
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:2017:24:
2017 | Arr2D = Array2D_HP
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:2025:24:
2025 | Arr2D = Array2D
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:2032:28:
2032 | TmpScalar = Scalar
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:2067:47:
2067 | ThisDiagn%Arr3D%Val = ThisDiagn%Arr3D%Val + ( Arr3D * Fact )
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:2070:44:
2070 | ThisDiagn%Arr3D%Val = ThisDiagn%Arr3D%Val + ( Arr3D * Fact )
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:2145:31:
2145 | ThisDiagn%Arr2D%Val(I,J) + TMP
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:2152:50:
2152 | ThisDiagn%Arr2D%Val = ThisDiagn%Arr2D%Val + ( Tmp2D * Fact )
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:2165:31:
2165 | ThisDiagn%Arr2D%Val(I,J) + TMP
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:2171:47:
2171 | ThisDiagn%Arr2D%Val = ThisDiagn%Arr2D%Val + ( Tmp2D * Fact )
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:2197:41:
2197 | ThisDiagn%Scalar = ThisDiagn%Scalar + ( TmpScalar * Fact )
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:2199:38:
2199 | ThisDiagn%Scalar = ThisDiagn%Scalar + ( TmpScalar * Fact )
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:2208:31:
2208 | ThisDiagn%Total = ThisDiagn%Total + Total
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:2214:31:
2214 | ThisDiagn%Total = ThisDiagn%Total + Total_HP
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/realloc7.F90:38:16:
38 | integer procj
| 1
Warning: Unused variable 'procj' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:4626:40:
4626 | SUBROUTINE DiagnFileGetNext( HcoConfig, LUN, cName, &
| 1
Warning: Unused dummy argument 'hcoconfig' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:4373:33:
4373 | INTEGER :: lh, lm, ls
| 1
Warning: Unused variable 'lm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:4373:37:
4373 | INTEGER :: lh, lm, ls
| 1
Warning: Unused variable 'ls' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:3871:40:
3871 | INTEGER :: PS
| 1
Warning: Unused variable 'ps' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:2675:39:
2675 | INTEGER :: I, RC, PS
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:2491:37:
2491 | SUBROUTINE Diagn_TotalGet( HcoState, Diagn, cName, cID, COL, &
| 1
Warning: Unused dummy argument 'hcostate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:901:47:
901 | LOGICAL :: ForceMean, FOUND
| 1
Warning: Unused variable 'forcemean' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:648:54:
648 | CHARACTER(LEN=255) :: lName, LOC, MSG
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:239:36:
239 | CHARACTER(LEN=255) :: MSG, LOC
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:240:41:
240 | INTEGER :: I, tmpID
| 1
Warning: Unused variable 'tmpid' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_grid.F90:139:22:
139 | if (pmmax > plon/2) then
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_grid.F90:212:23:
212 | do irow = 1, plat/2
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_grid.F90:229:28:
229 | allocate(alp(pspt,plat/2))
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_grid.F90:230:29:
230 | allocate(dalp(pspt,plat/2))
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_grid.F90:232:20:
232 | do j = 1, plat/2
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_grid.F90:241:30:
241 | allocate(lalp(lpspt,plat/2))
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_grid.F90:242:31:
242 | allocate(ldalp(lpspt,plat/2))
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_grid.F90:244:20:
244 | do j = 1, plat/2
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_grid.F90:850:2:
850 | ival = 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_grid.F90:212:25:
212 | do irow = 1, plat/2
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_grid.F90:232:22:
232 | do j = 1, plat/2
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_grid.F90:244:22:
244 | do j = 1, plat/2
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_grid.F90:1062:7:
1062 | use comspe, only: nstart, nlen, locm, lnstart
| 1
Warning: Unused module variable 'lnstart' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_grid.F90:1062:7:
1062 | use comspe, only: nstart, nlen, locm, lnstart
| 1
Warning: Unused module variable 'locm' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_grid.F90:537:45:
537 | integer function get_gcol_block_cnt_d(gcol)
| 1
Warning: Unused dummy argument 'gcol' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_grid.F90:491:65:
491 | subroutine get_gcol_block_d(gcol,cnt,blockid,bcid,localblockid)
| 1
Warning: Dummy argument 'localblockid' at (1) was declared INTENT(OUT) but was not set [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_grid.F90:444:46:
444 | subroutine get_block_levels_d(blockid, bcid, lvlsiz, levels)
| 1
Warning: Unused dummy argument 'bcid' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_grid.F90:444:40:
444 | subroutine get_block_levels_d(blockid, bcid, lvlsiz, levels)
| 1
Warning: Unused dummy argument 'blockid' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_grid.F90:415:52:
415 | integer function get_block_lvl_cnt_d(blockid,bcid)
| 1
Warning: Unused dummy argument 'bcid' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_grid.F90:415:47:
415 | integer function get_block_lvl_cnt_d(blockid,bcid)
| 1
Warning: Unused dummy argument 'blockid' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_grid.F90:387:48:
387 | integer function get_block_gcol_cnt_d(blockid)
| 1
Warning: Unused dummy argument 'blockid' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_grid.F90:366:15:
366 | integer i,j ! loop indices
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_grid.F90:98:14:
98 | integer ik1 ! Print index temporary variable
| 1
Warning: Unused variable 'ik1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_grid.F90:99:14:
99 | integer ik2 ! Print index temporary variable
| 1
Warning: Unused variable 'ik2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_grid.F90:101:15:
101 | integer iter ! Iteration index
| 1
Warning: Unused variable 'iter' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_grid.F90:94:14:
94 | integer kkk ! Level index
| 1
Warning: Unused variable 'kkk' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_grid.F90:97:14:
97 | integer nkk ! Print control variables
| 1
Warning: Unused variable 'nkk' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_grid.F90:799:3:
799 | function get_dyn_grid_parm_real2d(name) result(rval)
| ^
Warning: 'get_dyn_grid_parm_real2d' defined but not used [-Wunused-function]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_messy_mod.F90:731:26:
731 | IF ( XLEV > 1 .AND. XLEV /= (XLON-1) ) THEN
| ^
Warning: 'xlon' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_messy_mod.F90:580:34:
580 | INTEGER :: XLON, YLAT, XLEV, YLEV, ZLEV
| ^
note: 'xlon' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_messy_mod.F90:735:26:
735 | IF ( YLEV > 1 .AND. YLEV /= (YLAT-1) ) THEN
| ^
Warning: 'ylat' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_messy_mod.F90:580:40:
580 | INTEGER :: XLON, YLAT, XLEV, YLEV, ZLEV
| ^
note: 'ylat' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:2199:77:
2199 | ThisDiagn%Scalar = ThisDiagn%Scalar + ( TmpScalar * Fact )
| ^
Warning: 'tmpscalar' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:1765:47:
1765 | REAL(sp) :: TmpScalar
| ^
note: 'tmpscalar' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_messy_mod.F90:1058:23:
1058 | NZ = Z2 - Z1 + 1
| ^
Warning: 'z1' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_messy_mod.F90:1024:44:
1024 | INTEGER :: NX, NY, NZ, NT, Z1, Z2
| ^
note: 'z1' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_messy_mod.F90:1058:23:
1058 | NZ = Z2 - Z1 + 1
| ^
Warning: 'z2' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_messy_mod.F90:1024:48:
1024 | INTEGER :: NX, NY, NZ, NT, Z1, Z2
| ^
note: 'z2' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_util_mod.F90:2534:39:
2534 | Lct%Dct%Dta%V2(I)%Val(1,1) = Vals(I)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_util_mod.F90:2372:40:
2372 | Lct%Dct%Dta%V2(I)%Val = Vals(I)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_util_mod.F90:2376:40:
2376 | Lct%Dct%Dta%V2(I)%Val = Vals(I)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_util_mod.F90:1481:24:
1481 | ARRAY(:,J,:,:) = ARRAY(:,J,:,:) / AREA
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_util_mod.F90:1305:15:
1305 | wgt1 = diff1 / diff2
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_util_mod.F90:1050:11:
1050 | diff = prefYMDhm - availYMDhm(ctidx1)
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_util_mod.F90:1052:15:
1052 | idiff = availYMDhm(N) - availYMDhm(N-1)
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_util_mod.F90:3277:29:
3277 | LOGICAL :: EOS
| 1
Warning: Unused variable 'eos' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_util_mod.F90:2734:45:
2734 | INTEGER :: cYr, cMt, cDy, cHr
| 1
Warning: Unused variable 'cdy' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_util_mod.F90:2732:51:
2732 | INTEGER :: AreaFlag, TimeFlag, Check
| 1
Warning: Unused variable 'check' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_util_mod.F90:2734:53:
2734 | INTEGER :: cYr, cMt, cDy, cHr
| 1
Warning: Unused variable 'chr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_util_mod.F90:2734:37:
2734 | INTEGER :: cYr, cMt, cDy, cHr
| 1
Warning: Unused variable 'cmt' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_util_mod.F90:2734:29:
2734 | INTEGER :: cYr, cMt, cDy, cHr
| 1
Warning: Unused variable 'cyr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_util_mod.F90:2730:27:
2730 | INTEGER :: I, N, NUSE, AS
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_util_mod.F90:2739:35:
2739 | LOGICAL :: IsPerArea
| 1
Warning: Unused variable 'isperarea' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_util_mod.F90:2599:35:
2599 | SUBROUTINE GetSliceIdx ( HcoState, Lct, DtType, prefDt, IDX, RC )
| 1
Warning: Unused dummy argument 'hcostate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_util_mod.F90:1878:39:
1878 | SUBROUTINE SigmaMidToEdges ( HcoState, SigMid, SigEdge, RC )
| 1
Warning: Unused dummy argument 'hcostate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_util_mod.F90:1901:29:
1901 | CHARACTER(LEN=255) :: MSG
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_util_mod.F90:1075:40:
1075 | prefYMDhm, origYMDhm, tidx1, &
| 1
Warning: Unused dummy argument 'prefymdhm' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_util_mod.F90:137:37:
137 | CHARACTER(LEN=1023) :: MSG_LONG
| 1
Warning: Unused variable 'msg_long' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_util_mod.F90:139:38:
139 | INTEGER :: nTime, T, CNT, NCRC
| 1
Warning: Unused variable 't' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_grid.F90:749:2:
749 | write(iulog,*) 'pcols = ',pcols, ' maxblksiz=',maxblksiz
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/drv_input_data.F90:306:22:
306 | integer :: c, ncol
| 1
Warning: Unused variable 'ncol' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/drv_input_data.F90:282:22:
282 | integer :: c, ncol
| 1
Warning: Unused variable 'ncol' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/drv_input_data.F90:258:22:
258 | integer :: c, ncol
| 1
Warning: Unused variable 'ncol' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/drv_input_data.F90:224:45:
224 | real(r8), allocatable :: tmp_array(:,:,:)
| 1
Warning: Unused variable 'tmp_array' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_util_mod.F90:1729:36:
1729 | ELSEIF ( TYP == 7 .AND. TYPCNT > 3600 ) THEN
| ^
Warning: 'typcnt' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_util_mod.F90:1554:38:
1554 | INTEGER :: INC, CNT, TYPCNT, TYP, NEWTYP
| ^
note: 'typcnt' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_grid.F90:2330:20:
2330 | call mpiscatterv(gfield_p, sndcnts, displs, mpir4, &
| 1
......
2465 | 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)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_grid.F90:2331:20:
2331 | lfield_p, recvcnt, mpir4, 0, mpicom)
| 1
......
2466 | lfield_p, recvcnt, mpiint, 0, mpicom)
| 2
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_grid.F90:1565:30:
1565 | integer :: cid ! global chunk id
| 1
Warning: Unused variable 'cid' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_grid.F90:1465:41:
1465 | subroutine get_gcol_all_p(lcid, latdim, gcols)
| 1
Warning: Unused dummy argument 'latdim' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_restart_mod.F90:676:55:
676 | SUBROUTINE HCO_RestartWrite_2D( HcoState, Name, Arr2D, RC, FOUND )
| 1
Warning: Unused dummy argument 'arr2d' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_restart_mod.F90:676:48:
676 | SUBROUTINE HCO_RestartWrite_2D( HcoState, Name, Arr2D, RC, FOUND )
| 1
Warning: Unused dummy argument 'name' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_restart_mod.F90:608:55:
608 | SUBROUTINE HCO_RestartWrite_3D( HcoState, Name, Arr3D, RC, FOUND )
| 1
Warning: Unused dummy argument 'arr3d' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_restart_mod.F90:608:48:
608 | SUBROUTINE HCO_RestartWrite_3D( HcoState, Name, Arr3D, RC, FOUND )
| 1
Warning: Unused dummy argument 'name' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_fluxarr_mod.F90:798:29:
798 | CHARACTER(LEN=255) :: MSG
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_write_std_mod.F90:626:27:
626 | nctime(1:ntime-1) = timeVec(:)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_write_std_mod.F90:628:20:
628 | nctime(ntime) = JD_DELTA
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_write_std_mod.F90:711:31:
711 | myName = ThisDiagn%cName
| 1
Warning: CHARACTER expression will be truncated in assignment (31/63) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_write_std_mod.F90:868:29:
868 | CHARACTER(LEN=255) :: MSG
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_write_std_mod.F90:138:50:
138 | REAL(sp) :: TMP, JD_DELTA_RND
| 1
Warning: Unused variable 'jd_delta_rnd' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_write_std_mod.F90:158:56:
158 | CHARACTER(LEN=31) :: myName, myUnit, OutOper
| 1
Warning: Unused variable 'outoper' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_write_std_mod.F90:138:36:
138 | REAL(sp) :: TMP, JD_DELTA_RND
| 1
Warning: Unused variable 'tmp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_calc_mod.F90:2487:33:
2487 | FUNCTION GetEmisLUnit( HcoState, LevDct ) RESULT( EmisLUnit )
| 1
Warning: Unused dummy argument 'hcostate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_calc_mod.F90:2200:41:
2200 | INTEGER :: I, J, FLAG
| 1
Warning: Unused variable 'flag' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_calc_mod.F90:1987:58:
1987 | INTEGER :: AS, nI, nJ, nL, UseLL, FLAG
| 1
Warning: Unused variable 'flag' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_calc_mod.F90:1863:51:
1863 | INTEGER :: AS, nI, nJ, nL, FLAG
| 1
Warning: Unused variable 'flag' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_calc_mod.F90:1457:48:
1457 | REAL(sp) :: TMPVAL, MaskScale
| 1
Warning: Unused variable 'maskscale' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_calc_mod.F90:852:38:
852 | LOGICAL :: isBoxHt
| 1
Warning: Unused variable 'isboxht' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_calc_mod.F90:851:38:
851 | LOGICAL :: isPblHt
| 1
Warning: Unused variable 'ispblht' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_calc_mod.F90:846:43:
846 | LOGICAL :: NegScalExist
| 1
Warning: Unused variable 'negscalexist' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_calc_mod.F90:839:39:
839 | REAL(hp) :: ScalFact
| 1
Warning: Unused variable 'scalfact' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_calc_mod.F90:735:46:
735 | SUBROUTINE HCO_CheckDepv( HcoState, Depv, RC )
| 1
Warning: Unused dummy argument 'rc' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_calc_mod.F90:197:32:
197 | LOGICAL :: Found, DoDiagn, EOL, UpdateCat
| 1
Warning: Unused variable 'found' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_calc_mod.F90:1421:36:
1421 | SUBROUTINE Get_Current_Emissions_B( HcoState, BaseDct, &
| ^
Warning: 'get_current_emissions_b' defined but not used [-Wunused-function]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_write_std_mod.F90:620:11:
620 | IF ( timeVec(1) == JD_DELTA ) THEN
| ^
Warning: 'timevec.dim[0].lbound' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_write_std_mod.F90:146:43:
146 | REAL*8, POINTER :: timeVec(:)
| ^
note: 'timevec' declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_write_std_mod.F90:620:11:
620 | IF ( timeVec(1) == JD_DELTA ) THEN
| ^
Warning: 'timevec.dim[0].ubound' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_write_std_mod.F90:146:43:
146 | REAL*8, POINTER :: timeVec(:)
| ^
note: 'timevec' declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_write_std_mod.F90:626:37:
626 | nctime(1:ntime-1) = timeVec(:)
| ^
Warning: 'timevec.dim[0].lbound' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_write_std_mod.F90:146:43:
146 | REAL*8, POINTER :: timeVec(:)
| ^
note: 'timevec' declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_write_std_mod.F90:626:37:
626 | nctime(1:ntime-1) = timeVec(:)
| ^
Warning: 'timevec.dim[0].ubound' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_write_std_mod.F90:146:43:
146 | REAL*8, POINTER :: timeVec(:)
| ^
note: 'timevec' declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_calc_mod.F90:2471:8:
2471 | IF ( EmisL == HCO_MISSVAL ) EmisL = 0.0_hp
| ^
Warning: 'emisl' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_calc_mod.F90:2423:62:
2423 | FUNCTION GetEmisL( HcoState, LevDct, I, J ) RESULT ( EmisL )
| ^
note: 'emisl' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_grid.F90:4524:82:
4524 | else if ((abs(clat_p(lower)-twinclat) < abs(clat_p(twinlat)-twinclat)) .and. &
| ^
Warning: 'lower' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_grid.F90:4473:26:
4473 | integer :: upper, lower ! search temporaries
| ^
note: 'lower' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_grid.F90:4520:31:
4520 | upper = twinlat + 1
| ^
Warning: 'upper' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_grid.F90:4473:19:
4473 | integer :: upper, lower ! search temporaries
| ^
note: 'upper' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_diagn_mod.F90:95:29:
95 | CHARACTER(LEN=255) :: MSG, LOC
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_tools_mod.F90:175:23:
175 | Arr(:,:,I) = Arr(:,:,1) * SCAL
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_tools_mod.F90:107:13:
107 | Arr = Arr * SCAL
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_geotools_mod.F90:292:42:
292 | SUBROUTINE HCO_ValidateLon_Dp ( HcoState, NLON, LON, RC )
| 1
Warning: Unused dummy argument 'hcostate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_geotools_mod.F90:208:42:
208 | SUBROUTINE HCO_ValidateLon_Sp ( HcoState, NLON, LON, RC )
| 1
Warning: Unused dummy argument 'hcostate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_state_mod.F90:2184:37:
2184 | ExtDat%Arr%Val(:,:,:) = Arr3D(:,:,:)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_state_mod.F90:1751:35:
1751 | ExtDat%Arr%Val(:,:) = Arr2D(:,:)
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_state_mod.F90:1550:35:
1550 | ExtDat%Arr%Val(:,:) = Arr2D(:,:)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_state_mod.F90:2039:31:
2039 | INTEGER :: L
| 1
Warning: Unused variable 'l' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_state_mod.F90:1822:31:
1822 | INTEGER :: L
| 1
Warning: Unused variable 'l' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared/hco_interface_common.F90:192:51:
192 | SUBROUTINE GetHcoDiagn ( HcoState, ExtState, DiagnName, &
| 1
Warning: Unused dummy argument 'extstate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared/hco_interface_common.F90:234:33:
234 | CHARACTER(LEN=255) :: ThisLoc
| 1
Warning: Unused variable 'thisloc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared/hco_interface_common.F90:117:43:
117 | SUBROUTINE GetHcoVal ( HcoState, ExtState, &
| 1
Warning: Unused dummy argument 'extstate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared/hco_interface_common.F90:58:44:
58 | SUBROUTINE SetHcoTime( HcoState, ExtState, year, month, &
| 1
Warning: Unused dummy argument 'extstate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_finn_mod.F90:938:30:
938 | SpcName = tSpcNames(L)
| 1
Warning: CHARACTER expression will be truncated in assignment (6/31) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_seasalt_mod.F90:834:6:
834 | OptValBool=Inst%CalcBrSalt, RC=RC )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_seasalt_mod.F90:838:9:
838 | OptValDp=Inst%BrContent, RC=RC )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_seasalt_mod.F90:578:36:
578 | Inst%NDENS_SALA(I,J) = SALT_N
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_seasalt_mod.F90:580:36:
580 | Inst%NDENS_SALC(I,J) = SALT_N
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_seasalt_mod.F90:582:36:
582 | Inst%NDENS_MOPO(I,J) = SALT_N
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_seasalt_mod.F90:584:36:
584 | Inst%NDENS_MOPI(I,J) = SALT_N
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_finn_mod.F90:609:33:
609 | CHARACTER(LEN=1023) :: ADUM
| 1
Warning: Unused variable 'adum' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_finn_mod.F90:618:45:
618 | CHARACTER(LEN=255) :: MSG, EF_CO2_FILE, VOC_SPEC_FILE, LOC
| 1
Warning: Unused variable 'ef_co2_file' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_finn_mod.F90:605:36:
605 | INTEGER :: AS, IOS, M, N, NDUM
| 1
Warning: Unused variable 'ios' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_finn_mod.F90:604:36:
604 | INTEGER :: IU_FILE, L, N_LUMPED, tmpNr
| 1
Warning: Unused variable 'iu_file' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_finn_mod.F90:605:48:
605 | INTEGER :: AS, IOS, M, N, NDUM
| 1
Warning: Unused variable 'ndum' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_finn_mod.F90:610:38:
610 | CHARACTER(LEN=255) :: SDUM(255)
| 1
Warning: Unused variable 'sdum' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_finn_mod.F90:604:56:
604 | INTEGER :: IU_FILE, L, N_LUMPED, tmpNr
| 1
Warning: Unused variable 'tmpnr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_finn_mod.F90:618:60:
618 | CHARACTER(LEN=255) :: MSG, EF_CO2_FILE, VOC_SPEC_FILE, LOC
| 1
Warning: Unused variable 'voc_spec_file' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_seasalt_mod.F90:792:36:
792 | INTEGER :: ND, IH !IH for different hemisphere
| 1
Warning: Unused variable 'ih' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustginoux_mod.F90:622:37:
622 | Inst%FRAC_S (1:Inst%NBINS) = (/ 0.095d0, 0.3d0, 0.3d0, 0.3d0 /)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustginoux_mod.F90:622:39:
622 | Inst%FRAC_S (1:Inst%NBINS) = (/ 0.095d0, 0.3d0, 0.3d0, 0.3d0 /)
| 1
Warning: Change of value in conversion from 'REAL(8)' to 'REAL(4)' at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustginoux_mod.F90:622:48:
622 | Inst%FRAC_S (1:Inst%NBINS) = (/ 0.095d0, 0.3d0, 0.3d0, 0.3d0 /)
| 1
Warning: Change of value in conversion from 'REAL(8)' to 'REAL(4)' at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustginoux_mod.F90:622:55:
622 | Inst%FRAC_S (1:Inst%NBINS) = (/ 0.095d0, 0.3d0, 0.3d0, 0.3d0 /)
| 1
Warning: Change of value in conversion from 'REAL(8)' to 'REAL(4)' at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustginoux_mod.F90:622:64:
622 | Inst%FRAC_S (1:Inst%NBINS) = (/ 0.095d0, 0.3d0, 0.3d0, 0.3d0 /)
| 1
Warning: Change of value in conversion from 'REAL(8)' to 'REAL(4)' at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustginoux_mod.F90:623:37:
623 | Inst%DUSTDEN (1:Inst%NBINS) = (/ 2500.d0, 2650.d0, 2650.d0, 2650.d0 /)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustginoux_mod.F90:624:37:
624 | Inst%DUSTREFF(1:Inst%NBINS) = (/ 0.73d-6, 1.4d-6, 2.4d-6, 4.5d-6 /)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustginoux_mod.F90:624:39:
624 | Inst%DUSTREFF(1:Inst%NBINS) = (/ 0.73d-6, 1.4d-6, 2.4d-6, 4.5d-6 /)
| 1
Warning: Change of value in conversion from 'REAL(8)' to 'REAL(4)' at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustginoux_mod.F90:624:48:
624 | Inst%DUSTREFF(1:Inst%NBINS) = (/ 0.73d-6, 1.4d-6, 2.4d-6, 4.5d-6 /)
| 1
Warning: Change of value in conversion from 'REAL(8)' to 'REAL(4)' at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustginoux_mod.F90:624:56:
624 | Inst%DUSTREFF(1:Inst%NBINS) = (/ 0.73d-6, 1.4d-6, 2.4d-6, 4.5d-6 /)
| 1
Warning: Change of value in conversion from 'REAL(8)' to 'REAL(4)' at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustginoux_mod.F90:624:65:
624 | Inst%DUSTREFF(1:Inst%NBINS) = (/ 0.73d-6, 1.4d-6, 2.4d-6, 4.5d-6 /)
| 1
Warning: Change of value in conversion from 'REAL(8)' to 'REAL(4)' at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_seasalt_mod.F90:243:35:
243 | LOGICAL, SAVE :: FIRST = .TRUE.
| 1
Warning: Unused variable 'first' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_seasalt_mod.F90:244:38:
244 | LOGICAL, SAVE :: FIRSTSAL = .TRUE.
| 1
Warning: Unused variable 'firstsal' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_seasalt_mod.F90:245:36:
245 | CHARACTER(LEN=31) :: FLDNME
| 1
Warning: Unused variable 'fldnme' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_seasalt_mod.F90:193:34:
193 | REAL :: FLUX
| 1
Warning: Unused variable 'flux' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_seasalt_mod.F90:221:42:
221 | REAL*8 :: AGE, ISFROST
| 1
Warning: Unused variable 'isfrost' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_seasalt_mod.F90:246:35:
246 | INTEGER :: NDAYS!, cYYYY, cMM, cDD
| 1
Warning: Unused variable 'ndays' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_seasalt_mod.F90:208:37:
208 | REAL*8 :: SALT_NR
| 1
Warning: Unused variable 'salt_nr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_seasalt_mod.F90:220:34:
220 | REAL*8 :: SLNT, SLNT_FYI, SLNT_MYI
| 1
Warning: Unused variable 'slnt' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_finn_mod.F90:224:30:
224 | INTEGER :: Cnt
| 1
Warning: Unused variable 'cnt' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_finn_mod.F90:223:35:
223 | LOGICAL :: DoRepeat
| 1
Warning: Unused variable 'dorepeat' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_finn_mod.F90:220:31:
220 | INTEGER :: N, M, NF
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gfed_mod.F90:572:56:
572 | INTEGER :: ExtNr, tmpNr, AS, IU_FILE, IOS
| 1
Warning: Unused variable 'ios' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gfed_mod.F90:572:51:
572 | INTEGER :: ExtNr, tmpNr, AS, IU_FILE, IOS
| 1
Warning: Unused variable 'iu_file' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gfed_mod.F90:573:42:
573 | INTEGER :: nSpc, N, M, NDUM, NCHAR
| 1
Warning: Unused variable 'ndum' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gfed_mod.F90:571:39:
571 | CHARACTER(LEN=255) :: MSG, ScalFile, LOC
| 1
Warning: Unused variable 'scalfile' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gfed_mod.F90:574:33:
574 | CHARACTER(LEN=31) :: tmpName
| 1
Warning: Unused variable 'tmpname' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gfed_mod.F90:572:38:
572 | INTEGER :: ExtNr, tmpNr, AS, IU_FILE, IOS
| 1
Warning: Unused variable 'tmpnr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustginoux_mod.F90:836:72:
836 | FUNCTION HCOX_DustGinoux_GetChDust( Inst, HcoState ) RESULT( CH_DUST )
| 1
Warning: Unused variable 'ch_dust' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustginoux_mod.F90:836:72:
836 | FUNCTION HCOX_DustGinoux_GetChDust( Inst, HcoState ) RESULT( CH_DUST )
| 1
Warning: Return value 'ch_dust' of function 'hcox_dustginoux_getchdust' declared at (1) not set [-Wreturn-type]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustginoux_mod.F90:836:72:
836 | FUNCTION HCOX_DustGinoux_GetChDust( Inst, HcoState ) RESULT( CH_DUST )
| 1
Warning: Return value 'ch_dust' of function 'hcox_dustginoux_getchdust' declared at (1) not set [-Wreturn-type]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustginoux_mod.F90:469:40:
469 | REAL(dp) :: Mp, Rp, TmpScal
| 1
Warning: Unused variable 'mp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustginoux_mod.F90:469:44:
469 | REAL(dp) :: Mp, Rp, TmpScal
| 1
Warning: Unused variable 'rp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustginoux_mod.F90:171:53:
171 | REAL*8 :: GAMMA, CW, DTSRCE, A_M2, G
| 1
Warning: Unused variable 'a_m2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustginoux_mod.F90:172:29:
172 | REAL :: DSRC
| 1
Warning: Unused variable 'dsrc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustginoux_mod.F90:167:42:
167 | INTEGER :: I, J, N, M, tmpID
| 1
Warning: Unused variable 'tmpid' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_RnPbBe_mod.F90:154:30:
154 | REAL*8 :: A_CM2, ADD_Rn, Add_Be7, Add_Be10
| 1
Warning: Unused variable 'a_cm2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_RnPbBe_mod.F90:153:30:
153 | INTEGER :: HcoID
| 1
Warning: Unused variable 'hcoid' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_RnPbBe_mod.F90:152:60:
152 | INTEGER :: I, J, L, N
| 1
Warning: Unused variable 'n' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_RnPbBe_mod.F90:156:31:
156 | REAL*8 :: Rn_TMP, LAT, F_LAND
| 1
Warning: Unused variable 'rn_tmp' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:2836:26:
2836 | Inst%LAI_PREVDAY = ExtState%LAI%Arr%Val
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:588:28:
588 | Inst%FLUXAPIN(I,J) = EMIS_APIN
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:600:28:
600 | Inst%FLUXBPIN(I,J) = EMIS_BPIN
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:624:28:
624 | Inst%FLUXSABI(I,J) = EMIS_SABI
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:636:28:
636 | Inst%FLUXMYRC(I,J) = EMIS_MYRC
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:648:28:
648 | Inst%FLUXCARE(I,J) = EMIS_CARE
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:660:28:
660 | Inst%FLUXOCIM(I,J) = EMIS_OCIM
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:673:28:
673 | Inst%FLUXOMON(I,J) = EMIS_OMON
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:749:28:
749 | Inst%FLUXMBOX(I,J) = EMIS_MBOX
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:761:28:
761 | Inst%FLUXFAXX(I,J) = EMIS_FAXX
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:773:28:
773 | Inst%FLUXAAXX(I,J) = EMIS_AAXX
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:804:36:
804 | Inst%FLUXACETmb(I,J) = TMP * MB_SCALE2
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:822:33:
822 | Inst%FLUXACETbg(I,J) = EMIS_ACET
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:949:28:
949 | Inst%FLUXFARN(I,J) = EMIS_FARN
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:961:28:
961 | Inst%FLUXBCAR(I,J) = EMIS_BCAR
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:973:28:
973 | Inst%FLUXOSQT(I,J) = EMIS_OSQT
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:1013:31:
1013 | Inst%LAI_PREVDAY(I,J) = ( HOLDFRAC * Inst%LAI_PREVDAY(I,J) ) + &
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:1017:29:
1017 | Inst%T_LAST24H(I,J) = ( HOLDFRAC * Inst%T_LAST24H(I,J) ) + &
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:1021:31:
1021 | Inst%T_LASTXDAYS(I,J) = ( DOLDFRAC * Inst%T_LASTXDAYS(I,J) ) + &
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:1025:35:
1025 | Inst%PARDR_LASTXDAYS(I,J) = ( DOLDFRAC * Inst%PARDR_LASTXDAYS(I,J) ) + &
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:1029:35:
1029 | Inst%PARDF_LASTXDAYS(I,J) = ( DOLDFRAC * Inst%PARDF_LASTXDAYS(I,J) ) + &
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:4619:40:
4619 | SUBROUTINE HCOX_MEGAN_FINAL ( HcoState, ExtState, RC )
| 1
Warning: Unused dummy argument 'hcostate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:4619:54:
4619 | SUBROUTINE HCOX_MEGAN_FINAL ( HcoState, ExtState, RC )
| 1
Warning: Unused dummy argument 'rc' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:3499:51:
3499 | INTEGER :: ExtNr, iExtNr
| 1
Warning: Unused variable 'iextnr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:2877:41:
2877 | SUBROUTINE CALC_AEF( HcoState, ExtState, Inst, RC )
| 1
Warning: Unused dummy argument 'extstate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:2907:32:
2907 | INTEGER :: I, J, P, ARR_IND
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:2907:35:
2907 | INTEGER :: I, J, P, ARR_IND
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:2807:26:
2807 | INTEGER :: I
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:2155:41:
2155 | FUNCTION GET_GAMMA_T_LD( T, PT_15, PT_1, CT1, CEO ) &
| 1
Warning: Unused dummy argument 'pt_1' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:2063:20:
2063 | REAL(hp) :: BETA ! solar elevation angle
| 1
Warning: Unused variable 'beta' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:1909:50:
1909 | FUNCTION GET_GAMMA_PAR_PCEEA( HcoState, ExtState, &
| 1
Warning: Unused dummy argument 'extstate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:1796:36:
1796 | SUBROUTINE GET_MEGAN_AEF( HcoState, Inst, I, J, CPD, EMFAC, RC )
| 1
Warning: Unused dummy argument 'hcostate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:1548:39:
1548 | SUBROUTINE GET_MEGAN_PARAMS( HcoState, &
| 1
Warning: Unused dummy argument 'hcostate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:334:36:
334 | CHARACTER(LEN=63) :: DiagnName
| 1
Warning: Unused variable 'diagnname' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_seaflux_mod.F90:543:71:
543 | DEP_HEIGHT = SUM(HcoState%Grid%BXHEIGHT_M%Val(I,J,1:PBL_MAX))
| ^
Warning: 'pbl_max' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_seaflux_mod.F90:364:34:
364 | INTEGER :: PBL_MAX
| ^
note: 'pbl_max' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_seasalt_mod.F90:1262:55:
1262 | Inst%NR(N) = INT( ( ( R1 - R0 ) / DR ) + 0.5d0 )
| ^
Warning: 'r0' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_seasalt_mod.F90:780:46:
780 | REAL*8 :: A, B, R0, R1
| ^
note: 'r0' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_seasalt_mod.F90:1262:55:
1262 | Inst%NR(N) = INT( ( ( R1 - R0 ) / DR ) + 0.5d0 )
| ^
Warning: 'r1' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_seasalt_mod.F90:780:50:
780 | REAL*8 :: A, B, R0, R1
| ^
note: 'r1' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:2514:9:
2514 | AIR = ExtState%AIR%Arr%Val(I,J,1)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:2517:10:
2517 | Tair = ExtState%T2M%Arr%Val(I,J)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:2530:13:
2530 | JNO2 = ExtState%JNO2%Arr%Val(I,J)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:2553:12:
2553 | JOH = ExtState%JOH%Arr%Val(I,J)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:2587:13:
2587 | VARS(3) = ExtState%O3%Arr%Val(I,J,1) &
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:2599:13:
2599 | VARS(4) = ASIN( Inst%SC5(I,J) ) / HcoState%Phys%PI_180
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:2600:13:
2600 | VARS(5) = ASIN( ExtState%SUNCOS%Arr%Val(I,J) ) / HcoState%Phys%PI_180
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:2622:13:
2622 | VARS(7) = ( ( ExtState%NO%Arr%Val(I,J,1) &
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:2630:13:
2630 | VARS(8) = SQRT( ExtState%U10M%Arr%Val(I,J)**2 &
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:2403:16:
2403 | WEIGHTS(1) = ( NODES(I+1) - VALUE ) / ( NODES(I+1) - NODES(I) )
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:608:30:
608 | Inst%DEPHNO3(I,J) = ShipNoEmis(I,J,1) &
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:672:31:
672 | Inst%DEPO3(I,J) = ABS(iFlx)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:1849:29:
1849 | INTEGER :: fID
| 1
Warning: Unused variable 'fid' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:1846:29:
1846 | INTEGER :: IOS
| 1
Warning: Unused variable 'ios' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:1848:29:
1848 | CHARACTER(LEN=255) :: MSG, LOC
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:1655:28:
1655 | INTEGER :: AS, IOS
| 1
Warning: Unused variable 'as' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:1655:33:
1655 | INTEGER :: AS, IOS
| 1
Warning: Unused variable 'ios' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:1507:29:
1507 | INTEGER :: fID
| 1
Warning: Unused variable 'fid' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:1504:29:
1504 | INTEGER :: IOS
| 1
Warning: Unused variable 'ios' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:1506:29:
1506 | CHARACTER(LEN=255) :: MSG
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:1436:40:
1436 | SUBROUTINE HCOX_ParaNOx_Final( HcoState, ExtState, RC )
| 1
Warning: Unused dummy argument 'hcostate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:905:42:
905 | CHARACTER(LEN= 1) :: CHAR1
| 1
Warning: Unused variable 'char1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:903:46:
903 | CHARACTER(LEN=31) :: DiagnName
| 1
Warning: Unused variable 'diagnname' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:899:49:
899 | INTEGER :: ExtNr, I, NN, tmpID, nSpc
| 1
Warning: Unused variable 'nn' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:354:37:
354 | CHARACTER(LEN=1) :: CHAR1
| 1
Warning: Unused variable 'char1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:378:38:
378 | REAL(hp) :: ExpVal
| 1
Warning: Unused variable 'expval' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:349:38:
349 | LOGICAL :: FILLED
| 1
Warning: Unused variable 'filled' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:347:39:
347 | INTEGER :: I, J, L
| 1
Warning: Unused variable 'l' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:353:35:
353 | CHARACTER(LEN=255) :: MSG, LOC
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:220:41:
220 | LOGICAL :: DefScaleEmis
| 1
Warning: Unused variable 'defscaleemis' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustginoux_mod.F90:327:50:
327 | SRCE_P = Inst%FRAC_S(N) * SRCE_P !* A_M2
| ^
Warning: 'srce_p' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustginoux_mod.F90:170:31:
170 | REAL*8 :: SRCE_P, REYNOL, ALPHA, BETA
| ^
note: 'srce_p' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:2166:29:
2166 | SUBROUTINE WRITE_LUT_TXTFILE( HcoState, FILENAME, FNOX, DNOx, OPE, MOE, RC, &
| ^
Warning: 'write_lut_txtfile' defined but not used [-Wunused-function]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:5067:7:
5067 | FUNCTION ERF( X ) RESULT( ERF_VAL )
| 1
Warning: 'erf' declared at (1) may shadow the intrinsic of the same name. In order to call the intrinsic, explicit INTRINSIC declarations may be required. [-Wintrinsic-shadow]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:5356:31:
5356 | INTEGER :: I, J
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:5356:34:
5356 | INTEGER :: I, J
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:5004:36:
5004 | REAL*8 :: LN_GSD ! [frc] ln(gsd)
| 1
Warning: Unused variable 'ln_gsd' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:4559:50:
4559 | SUBROUTINE LND_FRC_MBL_GET( HcoState, DOY,
| 1
Warning: Unused dummy argument 'doy' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:4678:40:
4678 | LOGICAL :: FLG_SH_ADJ = .TRUE.
| 1
Warning: Unused variable 'flg_sh_adj' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:4644:41:
4644 | INTEGER :: IDX_MTH_GLB
| 1
Warning: Unused variable 'idx_mth_glb' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:4647:41:
4647 | INTEGER :: IDX_MTH_LUB
| 1
Warning: Unused variable 'idx_mth_lub' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:4662:37:
4662 | INTEGER :: SGS_IDX
| 1
Warning: Unused variable 'sgs_idx' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:4684:37:
4684 | REAL*8 :: VAI_SGS
| 1
Warning: Unused variable 'vai_sgs' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:4520:38:
4520 | INTEGER :: SNK_NBR ! [nbr] Dimension size
| 1
Warning: Unused variable 'snk_nbr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:4021:54:
4021 | SUBROUTINE FLX_MSS_CACO3_MSK( HcoState, ExtState,
| 1
Warning: Unused dummy argument 'extstate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:3908:51:
3908 | SUBROUTINE WND_FRC_SLT_GET( HcoState, FLG_MBL, WND_FRC,
| 1
Warning: Unused dummy argument 'flg_mbl' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:3951:37:
3951 | INTEGER :: LON_IDX
| 1
Warning: Unused variable 'lon_idx' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:3909:54:
3909 | & WND_FRC_SLT, WND_RFR, WND_RFR_THR_SLT)
| 1
Warning: Unused dummy argument 'wnd_rfr' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:3909:71:
3909 | & WND_FRC_SLT, WND_RFR, WND_RFR_THR_SLT)
| 1
Warning: Unused dummy argument 'wnd_rfr_thr_slt' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:3593:62:
3593 | & WND_FRC_THR_SLT, WND_MDP, WND_RFR,
| 1
Warning: Unused dummy argument 'wnd_mdp' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:3368:37:
3368 | INTEGER :: IDX_IDX
| 1
Warning: Unused variable 'idx_idx' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:3377:50:
3377 | INTEGER :: VLD_IDX(HcoState%NX)
| 1
Warning: Unused variable 'vld_idx' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:3380:37:
3380 | INTEGER :: VLD_NBR
| 1
Warning: Unused variable 'vld_nbr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:3086:26:
3086 | REAL*8 :: ZPDVT(MVT) = (/ 11.39d0, 9.38d0, 23.45d0, 13.40d0,
| 1
Warning: Unused variable 'zpdvt' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:2438:41:
2438 | REAL*8 :: SNW_HGT_BND
| 1
Warning: Unused variable 'snw_hgt_bnd' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:2345:41:
2345 | & VWC_DRY, VWC_OPT, VWC_SAT,
| 1
Warning: Unused dummy argument 'vwc_dry' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:2345:54:
2345 | & VWC_DRY, VWC_OPT, VWC_SAT,
| 1
Warning: Unused dummy argument 'vwc_opt' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:1838:48:
1838 | SUBROUTINE SFC_TYP_GET( HcoState, ExtState,
| 1
Warning: Unused dummy argument 'extstate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:1869:37:
1869 | CHARACTER(LEN=255) :: MSG
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:1761:48:
1761 | SUBROUTINE SOI_TXT_GET( HcoState, ExtState, Inst, J,
| 1
Warning: Unused dummy argument 'extstate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:1201:26:
1201 | CHARACTER(80) FL_OUT ! [sng] Name of netCDF output file
| 1
Warning: Unused variable 'fl_out' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:1208:46:
1208 | REAL*8 FLX_LW_DWN_SFC_SLICE(HcoState%NX) ! [W/m2] Longwave downwelling flux
| 1
Warning: Unused variable 'flx_lw_dwn_sfc_slice' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:1210:46:
1210 | REAL*8 FLX_SW_ABS_SFC_SLICE(HcoState%NX) ! [W/m2] Solar flux absorbed by ground
| 1
Warning: Unused variable 'flx_sw_abs_sfc_slice' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:1063:46:
1063 | & DOY, HGT_MDP, LAT_IDX,
| 1
Warning: Unused dummy argument 'hgt_mdp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:1253:33:
1253 | CHARACTER(LEN=255) :: MSG, LOC
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:1068:31:
1068 | & NSTEP, RC )
| 1
Warning: Unused dummy argument 'nstep' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:1067:37:
1067 | & TPT_PTN_MDP, WND_MRD_MDP, WND_ZNL_MDP,
| 1
Warning: Unused dummy argument 'tpt_ptn_mdp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:1189:45:
1189 | REAL*8 TRN_FSH_VPR_SOI_ATM(HcoState%NX) ! [frc] Transfer efficiency of vapor
| 1
Warning: Unused variable 'trn_fsh_vpr_soi_atm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:218:37:
218 | REAL*8 :: ALPHA, BETA, GAMMA, CW
| 1
Warning: Unused variable 'alpha' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:218:44:
218 | REAL*8 :: ALPHA, BETA, GAMMA, CW
| 1
Warning: Unused variable 'beta' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:218:59:
218 | REAL*8 :: ALPHA, BETA, GAMMA, CW
| 1
Warning: Unused variable 'cw' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:216:43:
216 | REAL*8 :: W10M, DEN, DIAM, U_TS0
| 1
Warning: Unused variable 'den' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:216:52:
216 | REAL*8 :: W10M, DEN, DIAM, U_TS0
| 1
Warning: Unused variable 'diam' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:218:53:
218 | REAL*8 :: ALPHA, BETA, GAMMA, CW
| 1
Warning: Unused variable 'gamma' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:214:51:
214 | INTEGER :: M, IOS, INC, LAT_IDX
| 1
Warning: Unused variable 'inc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:214:43:
214 | INTEGER :: M, IOS, INC, LAT_IDX
| 1
Warning: Unused variable 'ios' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:213:49:
213 | INTEGER :: I, J, L, N
| 1
Warning: Unused variable 'l' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:214:64:
214 | INTEGER :: M, IOS, INC, LAT_IDX
| 1
Warning: Unused variable 'lat_idx' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:214:33:
214 | INTEGER :: M, IOS, INC, LAT_IDX
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:215:35:
215 | INTEGER :: NDB, NSTEP, intDOY
| 1
Warning: Unused variable 'ndb' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:215:45:
215 | INTEGER :: NDB, NSTEP, intDOY
| 1
Warning: Unused variable 'nstep' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:224:50:
224 | REAL*8 :: PSLON(HcoState%NX) ! surface pressure
| 1
Warning: Unused variable 'pslon' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:217:54:
217 | REAL*8 :: U_TS, SRCE_P, Reynol, YMID_R
| 1
Warning: Unused variable 'reynol' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:217:46:
217 | REAL*8 :: U_TS, SRCE_P, Reynol, YMID_R
| 1
Warning: Unused variable 'srce_p' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:217:36:
217 | REAL*8 :: U_TS, SRCE_P, Reynol, YMID_R
| 1
Warning: Unused variable 'u_ts' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:216:62:
216 | REAL*8 :: W10M, DEN, DIAM, U_TS0
| 1
Warning: Unused variable 'u_ts0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:216:36:
216 | REAL*8 :: W10M, DEN, DIAM, U_TS0
| 1
Warning: Unused variable 'w10m' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:219:36:
219 | REAL*8 :: XTAU, P1, P2
| 1
Warning: Unused variable 'xtau' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_soilnox_mod.F90:2223:23:
2223 | PFACTOR = 13.01_hp * LOG( DRYPERIOD ) - 53.6_hp
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_soilnox_mod.F90:2225:23:
2225 | PFACTOR = -53.6_hp
| 1
Warning: Change of value in conversion from 'REAL(8)' to 'REAL(4)' at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_soilnox_mod.F90:2238:22:
2238 | DRYPERIOD = DRYPERIOD + DTSRCE
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_soilnox_mod.F90:2246:19:
2246 | PFACTOR = PFACTOR * EXP( -0.068_hp * DTSRCE )
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_soilnox_mod.F90:2249:40:
2249 | IF ( GWET < 0.3_hp ) DRYPERIOD = DRYPERIOD + DTSRCE
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_soilnox_mod.F90:2257:16:
2257 | GWET_PREV = GWET
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_soilnox_mod.F90:1657:30:
1657 | Inst%DEP_RESERVOIR(I,J) = ( Inst%DEP_RESERVOIR (I,J) * C1 ) &
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_soilnox_mod.F90:520:18:
520 | Def2D = Tmp2D
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_soilnox_mod.F90:638:31:
638 | Inst%FertNO_Diag(I,J) = FertDiag
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_soilnox_mod.F90:193:48:
193 | INTEGER, PARAMETER, PRIVATE :: SNIMODIS(NBIOM) = (/&
| 1
Warning: Unused PRIVATE module variable 'snimodis' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_soilnox_mod.F90:233:48:
233 | INTEGER, PARAMETER, PRIVATE :: SNIVSMAX(NBIOM) = (/&
| 1
Warning: Unused PRIVATE module variable 'snivsmax' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:2342:32:
2342 | SUBROUTINE CND_TRM_SOI_GET( HcoState,CND_TRM_SOI,FLG_MBL,LVL_DLT,
| ^
Warning: 'cnd_trm_soi_get' defined but not used [-Wunused-function]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_soilnox_mod.F90:1141:26:
1141 | REAL(hp) :: BASE_TERM, CRF_TERM, PULSE
| 1
Warning: Unused variable 'base_term' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:2528:40:
2528 | SUBROUTINE TRN_FSH_VPR_SOI_ATM_GET( HcoState, FLG_MBL,
| ^
Warning: 'trn_fsh_vpr_soi_atm_get' defined but not used [-Wunused-function]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:3310:28:
3310 | SUBROUTINE WND_RFR_GET( HcoState, FLG_ORO, HGT_MDP, HGT_RFR,
| ^
Warning: 'wnd_rfr_get' defined but not used [-Wunused-function]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:3592:36:
3592 | SUBROUTINE WND_RFR_THR_SLT_GET( HcoState, WND_FRC,
| ^
Warning: 'wnd_rfr_thr_slt_get' defined but not used [-Wunused-function]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:3808:36:
3808 | SUBROUTINE FRC_THR_NCR_DRG_GET( HcoState, FRC_THR_NCR_DRG,
| ^
Warning: 'frc_thr_ncr_drg_get' defined but not used [-Wunused-function]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:4552:29:
4552 | SUBROUTINE TM_2_IDX_WGT()
| ^
Warning: 'tm_2_idx_wgt' defined but not used [-Wunused-function]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:4855:28:
4855 | SUBROUTINE DST_ADD_LON( NX, NBINS, Q, Q_TTL )
| ^
Warning: 'dst_add_lon' defined but not used [-Wunused-function]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_soilnox_mod.F90:1011:41:
1011 | SUBROUTINE HCOX_SoilNOx_Final( HcoState, ExtState, RC )
| 1
Warning: Unused dummy argument 'hcostate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_soilnox_mod.F90:1011:55:
1011 | SUBROUTINE HCOX_SoilNOx_Final( HcoState, ExtState, RC )
| 1
Warning: Unused dummy argument 'rc' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_soilnox_mod.F90:300:35:
300 | LOGICAL :: aIR, FOUND
| 1
Warning: Unused variable 'air' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_soilnox_mod.F90:301:41:
301 | CHARACTER(LEN= 31) :: DiagnName
| 1
Warning: Unused variable 'diagnname' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_read_std_mod.F90:172:51:
172 | INTEGER :: NCRC, Flag, AS
| 1
Warning: Unused variable 'as' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_read_std_mod.F90:195:45:
195 | LOGICAL :: KeepSpec
| 1
Warning: Unused variable 'keepspec' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_seasalt_mod.F90:487:77:
487 | QSNOWICE_MYI * SUM( Inst%F_DI_N_MYI(:,N) ) ) * DDSNOW
| ^
Warning: 'qsnowice_fyi' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_seasalt_mod.F90:219:46:
219 | REAL*8 :: QS, QSNOWICE_FYI, QSNOWICE_MYI,QBSALT, QB0
| ^
note: 'qsnowice_fyi' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_seasalt_mod.F90:487:77:
487 | QSNOWICE_MYI * SUM( Inst%F_DI_N_MYI(:,N) ) ) * DDSNOW
| ^
Warning: 'qsnowice_myi' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_seasalt_mod.F90:219:60:
219 | REAL*8 :: QS, QSNOWICE_FYI, QSNOWICE_MYI,QBSALT, QB0
| ^
note: 'qsnowice_myi' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_iodine_mod.F90:369:53:
369 | INTEGER :: ExtNr, N, R, AS
| 1
Warning: Unused variable 'as' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_iodine_mod.F90:372:43:
372 | LOGICAL :: FOUND
| 1
Warning: Unused variable 'found' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_iodine_mod.F90:369:46:
369 | INTEGER :: ExtNr, N, R, AS
| 1
Warning: Unused variable 'n' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_iodine_mod.F90:369:49:
369 | INTEGER :: ExtNr, N, R, AS
| 1
Warning: Unused variable 'r' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:1459:44:
1459 | Inst%EmisPOPGfromLeaf(I,J) = MAX(FLUX * LAI / 24e+0_hp / &
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:1468:52:
1468 | Inst%FluxPOPGfromLeafToAir(I,J) = FLUX
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:1474:48:
1474 | Inst%FugacityLeafToAir(I,J) = FUG_R
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:1479:52:
1479 | Inst%FluxPOPGfromAirtoLeaf(I,J) = FLUX
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:1485:50:
1485 | Inst%FugacityLeafToAir(I,J) = FUG_R
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:1114:44:
1114 | Inst%EmisPOPGfromLake(I,J) = MAX(FLUX / 24e+0_hp / 3600e+0_hp / &
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:1118:44:
1118 | Inst%EmisPOPGfromLake(I,J) = Inst%EmisPOPGfromLake(I,J) * &
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:1127:52:
1127 | Inst%FluxPOPGfromLakeToAir(I,J) = + FLUX
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:1133:48:
1133 | Inst%FugacityLakeToAir(I,J) = C_DISS / (POPG/KAW_T)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:1138:52:
1138 | Inst%FluxPOPGfromAirToLake(I,J) = FLUX
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:1144:48:
1144 | Inst%FugacityLakeToAir(I,J) = C_DISS / (POPG/KAW_T)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:792:41:
792 | Inst%EmisPOPGfromSoil(I,J) = MAX( FLUX / 24e+0_hp / 3600e+0_hp / &
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:796:41:
796 | Inst%EmisPOPGfromSoil(I,J) = Inst%EmisPOPGfromSoil(I,J) * FRAC_SOIL
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:804:49:
804 | Inst%FluxPOPGfromSoilToAir(I,J) = FLUX
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:810:47:
810 | Inst%FugacitySoilToAir(I,J) = FUG_R
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:815:49:
815 | Inst%FluxPOPGfromAirToSoil(I,J) = FLUX
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:821:47:
821 | Inst%FugacitySoilToAir(I,J) = FUG_R
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:308:32:
308 | Inst%F_OC_SOIL(I,J) = Inst%F_OC_SOIL(I,J) / 30e-2_hp / 13e+2_hp
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:322:17:
322 | PBL_MAX = DBLE( ExtState%PBL_MAX )
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:452:37:
452 | Inst%EmisPOPPOCPO(I,J,L) = F_POP_OC * F_OF_PBL * T_POP
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:455:37:
455 | Inst%EmisPOPPBCPO(I,J,L) = F_POP_BC * F_OF_PBL * T_POP
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:458:34:
458 | Inst%EmisPOPG(I,J,L) = F_POP_G * F_OF_PBL * T_POP
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:2370:20:
2370 | TM = 2.3_hp * TI
| ^
Warning: 'ti' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:2351:30:
2351 | REAL(hp) :: TI
| ^
note: 'ti' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:1204:32:
1204 | REAL(hp) :: DAB_F, DC, DAL, PC, UC
| 1
Warning: Unused variable 'dal' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:1203:39:
1203 | REAL(hp) :: DIFF, FLEAF, FAIR, DS
| 1
Warning: Unused variable 'ds' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:1200:36:
1200 | REAL(hp) :: FRAC_SNOWFREE_LAND, TK_SURF
| 1
Warning: Unused variable 'frac_snowfree_land' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:1211:34:
1211 | LOGICAL :: IS_SNOWFREE_LAND
| 1
Warning: Unused variable 'is_snowfree_land' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:1201:35:
1201 | REAL(hp) :: KLA_T, FLUX, K_MT
| 1
Warning: Unused variable 'k_mt' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:1198:25:
1198 | INTEGER :: I, J, L
| 1
Warning: Unused variable 'l' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:1208:33:
1208 | REAL(hp) :: FUG_R, NEW_LEAF, DLA
| 1
Warning: Unused variable 'new_leaf' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:1199:31:
1199 | REAL(hp) :: POPG, POPG_GL
| 1
Warning: Unused variable 'popg_gl' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:873:25:
873 | INTEGER :: I, J, L
| 1
Warning: Unused variable 'l' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:564:25:
564 | INTEGER :: I, J, L
| 1
Warning: Unused variable 'l' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:189:30:
189 | LOGICAL :: aIR
| 1
Warning: Unused variable 'air' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:187:47:
187 | REAL(hp) :: FRAC_LEAF, FRAC_LAKE, FRAC_SOIL
| 1
Warning: Unused variable 'frac_lake' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:187:36:
187 | REAL(hp) :: FRAC_LEAF, FRAC_LAKE, FRAC_SOIL
| 1
Warning: Unused variable 'frac_leaf' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:186:43:
186 | REAL(hp) :: FRAC_SNOW_OR_ICE, FRAC_SNOWFREE_LAND
| 1
Warning: Unused variable 'frac_snow_or_ice' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:186:63:
186 | REAL(hp) :: FRAC_SNOW_OR_ICE, FRAC_SNOWFREE_LAND
| 1
Warning: Unused variable 'frac_snowfree_land' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:187:58:
187 | REAL(hp) :: FRAC_LEAF, FRAC_LAKE, FRAC_SOIL
| 1
Warning: Unused variable 'frac_soil' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:190:59:
190 | LOGICAL :: IS_SNOW_OR_ICE, IS_LAND_OR_ICE
| 1
Warning: Unused variable 'is_land_or_ice' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:190:41:
190 | LOGICAL :: IS_SNOW_OR_ICE, IS_LAND_OR_ICE
| 1
Warning: Unused variable 'is_snow_or_ice' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:172:32:
172 | INTEGER :: MONTH, YEAR
| 1
Warning: Unused variable 'month' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:172:49:
172 | INTEGER :: MONTH, YEAR
| 1
Warning: Unused variable 'year' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_volcano_mod.F90:966:15:
966 | z1 = HcoState%Grid%ZSFC%Val(I,J)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_volcano_mod.F90:969:17:
969 | nSo2 = Inst%VolcSlf(N) / HcoState%Grid%AREA_M2%Val(I,J)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_volcano_mod.F90:993:18:
993 | z2 = z1 + HcoState%Grid%BXHEIGHT_M%Val(I,J,L)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_volcano_mod.F90:1029:30:
1029 | volcE = volcE &
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_volcano_mod.F90:1033:30:
1033 | volcD = volcD &
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_volcano_mod.F90:811:34:
811 | Inst%VolcBeg(N) = Dum(6)
| 1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_volcano_mod.F90:812:34:
812 | Inst%VolcEnd(N) = DUM(7)
| 1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_volcano_mod.F90:415:24:
415 | Inst%SpcScl(N) = Inst%SpcScl(N) * HcoState%Spc(Inst%SpcIDs(N))%MW_g &
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_volcano_mod.F90:869:41:
869 | SUBROUTINE EmitVolc( HcoState, ExtState, Inst, SO2d, SO2e, RC )
| 1
Warning: Unused dummy argument 'extstate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_volcano_mod.F90:546:46:
546 | SUBROUTINE ReadVolcTable( HcoState, ExtState, Inst, RC )
| 1
Warning: Unused dummy argument 'extstate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_volcano_mod.F90:344:43:
344 | REAL(sp) :: ValSp
| 1
Warning: Unused variable 'valsp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_volcano_mod.F90:163:32:
163 | LOGICAL :: ERR
| 1
Warning: Unused variable 'err' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:1096:75:
1096 | KW_POP = KW_CO2 * ( SCH_POP / SCH_CO2 ) ** (-ALPHA) ! [cm/s]
| ^
Warning: 'alpha' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:882:35:
882 | REAL(hp) :: POPG, U10M, ALPHA
| ^
note: 'alpha' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:1096:75:
1096 | KW_POP = KW_CO2 * ( SCH_POP / SCH_CO2 ) ** (-ALPHA) ! [cm/s]
| ^
Warning: 'kw_co2' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:877:40:
877 | REAL(hp) :: KA_H2O, KA_POP, KW_CO2, KW_POP
| ^
note: 'kw_co2' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:1093:58:
1093 | SCH_POP = VISC_H2O / DW_POP ! [unitless]
| ^
Warning: 'visc_h2o' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:883:37:
883 | REAL(hp) :: FRAC_LAKE, VISC_H2O
| ^
note: 'visc_h2o' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_custom_mod.F90:261:56:
261 | INTEGER :: ExtNr, N, nSpc, AS
| 1
Warning: Unused variable 'as' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_custom_mod.F90:97:34:
97 | INTEGER :: tmpID
| 1
Warning: Unused variable 'tmpid' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:2011:28:
2011 | IF ( BETA < 1.0_hp .AND. GAMMA_P_PCEEA > 0.1_hp ) THEN
| ^
Warning: 'gamma_p_pceea' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:1912:27:
1912 | RESULT( GAMMA_P_PCEEA )
| ^
note: 'gamma_p_pceea' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:442:51:
442 | F_POP_G = 1e+0_hp - F_POP_OC - F_POP_BC
| ^
Warning: 'f_pop_bc' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:177:53:
177 | REAL(hp) :: F_POP_OC, F_POP_BC
| ^
note: 'f_pop_bc' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:442:51:
442 | F_POP_G = 1e+0_hp - F_POP_OC - F_POP_BC
| ^
Warning: 'f_pop_oc' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:177:35:
177 | REAL(hp) :: F_POP_OC, F_POP_BC
| ^
note: 'f_pop_oc' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history_buffers.F90:33:18:
33 | logical :: bad ! flag indicates input field fillvalues not applied consistently
| 1
Warning: Unused variable 'bad' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/polar_avg.F90:88:2:
88 | ncols = get_ncols_p(c)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/polar_avg.F90:90:2:
90 | do i=1,ncols
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/polar_avg.F90:98:2:
98 | enddo
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/polar_avg.F90:112:2:
112 | ncols = get_ncols_p(c)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/polar_avg.F90:114:2:
114 | do i=1,ncols
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/polar_avg.F90:122:2:
122 | enddo
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/polar_avg.F90:172:2:
172 | ncols = get_ncols_p(c)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/polar_avg.F90:199:2:
199 | ncols = get_ncols_p(c)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/polar_avg.F90:201:2:
201 | do i=1,ncols
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/polar_avg.F90:213:2:
213 | enddo
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/hk_conv.F90:297:28:
297 | real(r8) totcond(pcols) ! total condensate; mix of precip and cloud water (mass)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/hk_conv.F90:710:2:
710 | rpdel(i,k)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/hk_conv.F90:184:23:
184 | subroutine cmfmca(lchnk ,ncol , &
| 1
Warning: Unused dummy argument 'lchnk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/hk_conv.F90:185:23:
185 | nstep ,ztodt ,pmid ,pdel , &
| 1
Warning: Unused dummy argument 'nstep' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/hk_conv.F90:132:32:
132 | character(len=32) :: hgrid ! horizontal grid specifier
| 1
Warning: Unused variable 'hgrid' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/sat_hist.F90:274:16:
274 | half_step = get_step_size()*0.5_r8
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_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/cam_scam_gfortran_debug_test/src/control/sat_hist.F90:1127:53:
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/cam_scam_gfortran_debug_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(*)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/sat_hist.F90:549:25:
549 | integer :: i,k,f, cnt
| 1
Warning: Unused variable 'cnt' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_snoe.F90:96:31:
96 | cthetan = cos( theta_n )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_snoe.F90:106:2:
106 | call endrun
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_snoe.F90:167:2:
167 | call endrun
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_snoe.F90:240:46:
240 | edlon = atan2( sedlon, cedlon ) ! ED magnetic long. (degrees)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_snoe.F90:242:46:
242 | edlat = atan2( cedlon, cedlat ) ! ED magnetic latitude (degrees)
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_snoe.F90:343:2:
343 | zinterp = zint(i)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_snoe.F90:344:2:
344 | if( zinterp >= lev(1) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_snoe.F90:345:2:
345 | mmr(i,ndx_no) = snoe_no(i,1,lchunk)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_snoe.F90:346:2:
346 | else if( zint(i) < lev(nlev) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_snoe.F90:347:2:
347 | mmr(i,ndx_no) = 0._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_snoe.F90:348:2:
348 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_snoe.F90:349:2:
349 | do ks = 2,nlev
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_snoe.F90:350:2:
350 | if( zinterp >= lev(ks) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_snoe.F90:351:2:
351 | ks1 = ks - 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_snoe.F90:352:2:
352 | zfac = (zinterp - lev(ks))/(lev(ks1) - lev(ks))
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_snoe.F90:353:2:
353 | mmr(i,ndx_no) = snoe_no(i,ks,lchunk) &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_snoe.F90:355:2:
355 | exit
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_snoe.F90:356:2:
356 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_snoe.F90:357:2:
357 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_snoe.F90:358:2:
358 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_snoe.F90:496:2:
496 | + (yin(i+1) - yin(i)) * (xout(j) - xin(i)) / (xin(i+1) - xin(i))
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_snoe.F90:334:25:
334 | integer :: astat, i, k, ks, ks1
| 1
Warning: Unused variable 'astat' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_snoe.F90:334:31:
334 | integer :: astat, i, k, ks, ks1
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_snoe.F90:264:10:
264 | use spmd_utils, only : masterproc
| 1
Warning: Unused module variable 'masterproc' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_snoe.F90:207:25:
207 | integer :: c, i, j
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/iop.F90:146:2:
146 | use phys_grid, only: clat_p
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/iop.F90:147:2:
147 | use commap, only: latdeg, clat
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/iop.F90:150:2:
150 | use hycoef, only: hyam, hybm
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat.F90:835:2:
835 | if (abs(rcwn(i,l,k)).lt.1.e-300_r8) rcwn(i,l,k) = 0._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat.F90:836:2:
836 | if (abs(rliq(i,l,k)).lt.1.e-300_r8) rliq(i,l,k) = 0._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat.F90:837:2:
837 | if (abs(rice(i,l,k)).lt.1.e-300_r8) rice(i,l,k) = 0._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat.F90:937:20:
937 | real(r8) capnoice ! local cloud particles when not over sea ice / cm3
| 1
Warning: Unused variable 'capnoice' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat.F90:877:46:
877 | k ,precab ,snowab, t ,p , &
| 1
Warning: Unused dummy argument 'snowab' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat.F90:970:17:
970 | real(r8) wland ! fraction of land
| 1
Warning: Unused variable 'wland' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat.F90:967:14:
967 | real(r8) wp ! weight factor used in calculating pressure dep of autoconversion
| 1
Warning: Unused variable 'wp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat.F90:968:15:
968 | real(r8) wsi ! weight factor for sea ice
| 1
Warning: Unused variable 'wsi' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat.F90:315:17:
315 | real(r8) denom ! work variable
| 1
Warning: Unused variable 'denom' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat.F90:245:7:
245 | use physconst, only: epsilo
| 1
Warning: Unused module variable 'epsilo' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat.F90:363:27:
363 | real(r8) ice(pcols,pver) ! ice mixing ratio
| 1
Warning: Unused variable 'ice' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat.F90:364:27:
364 | real(r8) liq(pcols,pver) ! liquid mixing ratio
| 1
Warning: Unused variable 'liq' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat.F90:219:59:
219 | tn ,ttend ,qn ,qtend ,omega , &
| 1
Warning: Unused dummy argument 'omega' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat.F90:129:12:
129 | integer k
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat.F90:127:7:
127 | use ref_pres, only: pref_mid
| 1
Warning: Unused module variable 'pref_mid' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/iop.F90:145:12:
145 | use ppgrid, only: begchunk, endchunk
| 1
Warning: Unused module variable 'begchunk' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/iop.F90:145:12:
145 | use ppgrid, only: begchunk, endchunk
| 1
Warning: Unused module variable 'endchunk' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/iop.F90:194:44:
194 | integer strt4(4),cnt4(4),strt5(4),cnt5(4)
| 1
Warning: Unused variable 'cnt5' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/iop.F90:179:30:
179 | integer inumliq,inumice,idx
| 1
Warning: Unused variable 'idx' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/iop.F90:170:14:
170 | integer i,j
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/iop.F90:185:15:
185 | real(r8) lat,xlat
| 1
Warning: Unused variable 'lat' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/iop.F90:195:33:
195 | character(len=16) :: lowername
| 1
Warning: Unused variable 'lowername' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/iop.F90:194:36:
194 | integer strt4(4),cnt4(4),strt5(4),cnt5(4)
| 1
Warning: Unused variable 'strt5' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/iop.F90:185:20:
185 | real(r8) lat,xlat
| 1
Warning: Unused variable 'xlat' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_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/cam_scam_gfortran_debug_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)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/zonal_mean_mod.F90:504:23:
504 | integer:: Nsum,ns,ll
| 1
Warning: Unused variable 'ns' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/zonal_mean_mod.F90:504:20:
504 | integer:: Nsum,ns,ll
| 1
Warning: Unused variable 'nsum' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_fstrat.F90:650:48:
650 | vmr(i,k,no_ndx) = rno * nox_ubc
| ^
Warning: 'rno' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_fstrat.F90:427:40:
427 | real(r8) :: nox_ubc, xno, xno2, rno
| ^
note: 'rno' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_fstrat.F90:645:67:
645 | nox_ubc = nox_ubc + (vmrrelax - nox_ubc) * facrelax
| ^
Warning: 'nox_ubc' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_fstrat.F90:427:24:
427 | real(r8) :: nox_ubc, xno, xno2, rno
| ^
note: 'nox_ubc' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_grid.F90:593:15:
593 | ' lon0,1=',2i4,' lat0,1=',2i4)") &
| 1
Warning: Missing '&' in continued character constant at (1) [-Wampersand]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/zonal_mean_mod.F90:1841:70:
1841 | wts(nix) = (nlat+nlat+1)/ (dpb+pb*dcos(zlast)/dsin(zlast))**2
| ^
Warning: 'zlast' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/zonal_mean_mod.F90:1766:33:
1766 | real(r8):: cmax,zprev,zlast,zero,zhold,pb,dpb,dcor,summ,cz
| ^
note: 'zlast' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/mo_flbc.F90:132:6:
132 | if (( mon .eq. 2 ) .and. ( day.eq.29 )) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/mo_flbc.F90:133:2:
133 | ncdate = yr*10000 + mon*100 + (day-1)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cld_sediment.F90:534:18:
534 | real (r8) xinf
| 1
Warning: Unused variable 'xinf' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cld_sediment.F90:459:23:
459 | real (r8) xx(pcols)
| 1
Warning: Unused variable 'xx' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cld_sediment.F90:320:20:
320 | pint , pmid , pdel , t , &
| 1
Warning: Unused dummy argument 'pmid' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cld_sediment.F90:320:35:
320 | pint , pmid , pdel , t , &
| 1
Warning: Unused dummy argument 't' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cld_sediment.F90:101:34:
101 | icefrac , landfrac, ocnfrac , pmid , pdel , t , &
| 1
Warning: Unused dummy argument 'ocnfrac' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cld_sediment.F90:101:51:
101 | icefrac , landfrac, ocnfrac , pmid , pdel , t , &
| 1
Warning: Unused dummy argument 'pdel' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cld_sediment.F90:166:34:
166 | real(r8) pvliq2 (pcols,pverp) ! vertical velocity of cloud liquid drops (Pa/s)
| 1
Warning: Unused variable 'pvliq2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/mo_flbc.F90:482:36:
482 | integer :: j, m ! Indices
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/mo_flbc.F90:492:23:
492 | integer :: ndims, t, c, ncols
| 1
Warning: Unused variable 't' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_lightnox_mod.F90:469:37:
469 | Inst%FLASH_DENS_TOT(I,J) = RATE_SAVE
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_lightnox_mod.F90:601:32:
601 | ExtState, HcoState, SFCTYPE, MONTH, MTYPE, Inst )
| 1
Warning: Unused dummy argument 'extstate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_lightnox_mod.F90:600:44:
600 | SUBROUTINE LightDist( I, J, LTOP, H0, XLAT, TOTAL, VERTPROF, &
| 1
Warning: Unused dummy argument 'xlat' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_lightnox_mod.F90:297:35:
297 | REAL(dp) :: TmpScale
| 1
Warning: Unused variable 'tmpscale' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_lightnox_mod.F90:171:34:
171 | LOGICAL :: FOUND
| 1
Warning: Unused variable 'found' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_lightnox_mod.F90:170:35:
170 | INTEGER :: Yr, Mt
| 1
Warning: Unused variable 'mt' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_lightnox_mod.F90:170:31:
170 | INTEGER :: Yr, Mt
| 1
Warning: Unused variable 'yr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:680:60:
680 | WildCard = HCO_GetOpt( HcoConfig%ExtList, 'Wildcard' )
| 1
Warning: CHARACTER expression will be truncated in assignment (1/1023) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:681:60:
681 | Separator = HCO_GetOpt( HcoConfig%ExtList, 'Separator' )
| 1
Warning: CHARACTER expression will be truncated in assignment (1/1023) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:883:50:
883 | Lct%Dct%cName = ADJUSTL( tagcName )
| 1
Warning: CHARACTER expression will be truncated in assignment (63/255) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:4996:38:
4996 | CHARACTER(LEN=255) :: SubStrs(255)
| 1
Warning: Unused variable 'substrs' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:4854:41:
4854 | CHARACTER(LEN=255) :: thisLoc, Nstr
| 1
Warning: Unused variable 'nstr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:4395:38:
4395 | INTEGER :: i, idx, idx2
| 1
Warning: Unused variable 'idx2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:2845:37:
2845 | INTEGER :: I, J, FLAG1, tmpCov
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:2843:55:
2843 | INTEGER :: HcoID, Cat, Hier, Scal, ExtNr, cID
| 1
Warning: Unused variable 'scal' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:2676:36:
2676 | INTEGER :: cID, FLAG
| 1
Warning: Unused variable 'cid' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:2476:40:
2476 | LOGICAL :: Ignore, Add
| 1
Warning: Unused variable 'add' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:2474:35:
2474 | INTEGER :: N, cID, HcoID
| 1
Warning: Unused variable 'cid' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:2474:30:
2474 | INTEGER :: N, cID, HcoID
| 1
Warning: Unused variable 'n' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:2258:52:
2258 | INTEGER :: lon1, lon2, lat1, lat2
| 1
Warning: Unused variable 'lat1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:2258:58:
2258 | INTEGER :: lon1, lon2, lat1, lat2
| 1
Warning: Unused variable 'lat2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:2258:40:
2258 | INTEGER :: lon1, lon2, lat1, lat2
| 1
Warning: Unused variable 'lon1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:2258:46:
2258 | INTEGER :: lon1, lon2, lat1, lat2
| 1
Warning: Unused variable 'lon2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:2034:40:
2034 | CHARACTER(LEN=255) :: DiagnPrefix
| 1
Warning: Unused variable 'diagnprefix' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:2036:36:
2036 | CHARACTER(LEN=255) :: GridRes
| 1
Warning: Unused variable 'gridres' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:2026:30:
2026 | INTEGER :: I, N, POS
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:2035:37:
2035 | CHARACTER(LEN=255) :: MetField
| 1
Warning: Unused variable 'metfield' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:2026:33:
2026 | INTEGER :: I, N, POS
| 1
Warning: Unused variable 'n' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:2026:38:
2026 | INTEGER :: I, N, POS
| 1
Warning: Unused variable 'pos' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:1846:33:
1846 | CHARACTER(LEN=1023) :: OPTS
| 1
Warning: Unused variable 'opts' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:1848:52:
1848 | CHARACTER(LEN=2047) :: SUBSTR(255), SPECS(255)
| 1
Warning: Array 'specs' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:1848:40:
1848 | CHARACTER(LEN=2047) :: SUBSTR(255), SPECS(255)
| 1
Warning: Array 'substr' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:621:34:
621 | INTEGER :: I, N, nEdges
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:627:37:
627 | INTEGER :: Int4
| 1
Warning: Unused variable 'int4' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:631:41:
631 | INTEGER :: levScal1
| 1
Warning: Unused variable 'levscal1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:632:41:
632 | INTEGER :: levScal2
| 1
Warning: Unused variable 'levscal2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:621:45:
621 | INTEGER :: I, N, nEdges
| 1
Warning: Unused variable 'nedges' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:3188:2:
3188 | FUNCTION Calc_Coverage( msk_x1, msk_x2, msk_y1, msk_y2, &
| ^
Warning: 'calc_coverage' defined but not used [-Wunused-function]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:1424:14:
1424 | IF ( STRLEN > 5 ) THEN
| ^
Warning: 'strlen' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:1370:48:
1370 | INTEGER :: IDX, STRLEN, ExtNr
| ^
note: 'strlen' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/chem_surfvals.F90:417:2:
417 | yrdata(1),' through ',yrdata(ntim)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_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/cam_scam_gfortran_debug_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/cam_scam_gfortran_debug_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)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/chem_surfvals.F90:575:18:
575 | real(r8) deltat ! delta time
| 1
Warning: Unused variable 'deltat' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/chem_surfvals.F90:513:7:
513 | use ppgrid, only: begchunk, endchunk
| 1
Warning: Unused module variable 'begchunk' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/chem_surfvals.F90:513:7:
513 | use ppgrid, only: begchunk, endchunk
| 1
Warning: Unused module variable 'endchunk' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_driver_mod.F90:1155:21:
1155 | DGN_LAI = ExtState%LAI%Arr%Val
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_driver_mod.F90:1167:21:
1167 | DGN_SUNCOS = ExtState%SUNCOS%Arr%Val
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_driver_mod.F90:1168:21:
1168 | DGN_DRYTOTN = ExtState%DRY_TOTN%Arr%Val
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_driver_mod.F90:1169:21:
1169 | DGN_WETTOTN = ExtState%WET_TOTN%Arr%Val
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/chem_surfvals.F90:463:30:
463 | end function chem_surfvals_get
| ^
Warning: '__result_chem_surfvals_get' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/chem_surfvals.F90:435:0:
435 | function chem_surfvals_get(name)
|
note: '__result_chem_surfvals_get' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_driver_mod.F90:1140:37:
1140 | SUBROUTINE HCOX_DiagnFill( HcoState, ExtState, RC )
| 1
Warning: Unused dummy argument 'hcostate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_driver_mod.F90:921:49:
921 | SUBROUTINE HCOX_DiagnDefine( HcoState, ExtState, RC )
| 1
Warning: Unused dummy argument 'extstate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_driver_mod.F90:938:35:
938 | INTEGER :: ExtNr, II
| 1
Warning: Unused variable 'ii' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_grid.F90:1721:12:
1721 | use cam_logfile, only: iulog
| 1
Warning: Unused module variable 'iulog' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_grid.F90:1722:12:
1722 | use spmd_utils, only: masterproc
| 1
Warning: Unused module variable 'masterproc' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_driver_mod.F90:101:29:
101 | CHARACTER(LEN=255) :: MSG, LOC
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_grid.F90:1663:12:
1663 | use cam_logfile, only: iulog
| 1
Warning: Unused module variable 'iulog' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_grid.F90:1664:12:
1664 | use spmd_utils, only: masterproc
| 1
Warning: Unused module variable 'masterproc' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_grid.F90:1596:12:
1596 | use cam_logfile, only: iulog
| 1
Warning: Unused module variable 'iulog' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_grid.F90:1628:40:
1628 | integer :: J, K
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_grid.F90:1628:43:
1628 | integer :: J, K
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_grid.F90:1597:12:
1597 | use spmd_utils, only: masterproc
| 1
Warning: Unused module variable 'masterproc' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_grid.F90:1528:12:
1528 | use cam_logfile, only: iulog
| 1
Warning: Unused module variable 'iulog' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_grid.F90:1529:12:
1529 | use spmd_utils, only: masterproc
| 1
Warning: Unused module variable 'masterproc' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_grid.F90:1461:55:
1461 | type(ESMF_Array) :: array3D, array2D
| 1
Warning: Unused variable 'array2d' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_grid.F90:1425:12:
1425 | use cam_logfile, only: iulog
| 1
Warning: Unused module variable 'iulog' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_grid.F90:1426:12:
1426 | use spmd_utils, only: masterproc
| 1
Warning: Unused module variable 'masterproc' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_grid.F90:1350:12:
1350 | use cam_logfile, only: iulog
| 1
Warning: Unused module variable 'iulog' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_grid.F90:1351:12:
1351 | use spmd_utils, only: masterproc
| 1
Warning: Unused module variable 'masterproc' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_grid.F90:991:53:
991 | integer :: i, c, n
| 1
Warning: Unused variable 'c' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_grid.F90:991:50:
991 | integer :: i, c, n
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_grid.F90:947:12:
947 | use cam_instance, only: inst_name
| 1
Warning: Unused module variable 'inst_name' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_grid.F90:735:12:
735 | use spmd_utils, only: CAM_mpicom => mpicom, CAM_npes => npes
| 1
Warning: Unused module variable 'mpicom' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_grid.F90:735:12:
735 | use spmd_utils, only: CAM_mpicom => mpicom, CAM_npes => npes
| 1
Warning: Unused module variable 'iam' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_grid.F90:735:12:
735 | use spmd_utils, only: CAM_mpicom => mpicom, CAM_npes => npes
| 1
Warning: Unused module variable 'npes' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_grid.F90:787:50:
787 | real(r8), pointer :: fptr(:,:,:) ! debug
| 1
Warning: Unused variable 'fptr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_grid.F90:788:52:
788 | real(r8), pointer :: fptr_cam(:,:) ! debug
| 1
Warning: Unused variable 'fptr_cam' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_grid.F90:786:50:
786 | integer :: lbnd_cam(2), ubnd_cam(2) ! 3-d bounds of CAM field
| 1
Warning: Unused variable 'lbnd_cam' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_grid.F90:785:50:
785 | integer :: lbnd_hco(3), ubnd_hco(3) ! 3-d bounds of HCO field
| 1
Warning: Unused variable 'lbnd_hco' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_grid.F90:786:63:
786 | integer :: lbnd_cam(2), ubnd_cam(2) ! 3-d bounds of CAM field
| 1
Warning: Unused variable 'ubnd_cam' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_grid.F90:785:63:
785 | integer :: lbnd_hco(3), ubnd_hco(3) ! 3-d bounds of HCO field
| 1
Warning: Unused variable 'ubnd_hco' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_grid.F90:242:12:
242 | use spmd_utils, only: CAM_mpicom => mpicom, CAM_npes => npes
| 1
Warning: Unused module variable 'npes' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:299:45:
299 | 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
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_clubb_core_module.F90:4880:47:
4880 | call calc_trapezoid_zm( nz, ngrdcol, gr, wpthvp, wpthvp_zt, & ! Intent(in)
| 1
Warning: Same actual argument associated with INTENT(IN) argument 'variable_zm' and INTENT(OUT) argument 'trapezoid_zm' at (1)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_clubb_core_module.F90:4883:47:
4883 | call calc_trapezoid_zm( nz, ngrdcol, gr, thlpthvp, thlpthvp_zt, & ! Intent(in)
| 1
Warning: Same actual argument associated with INTENT(IN) argument 'variable_zm' and INTENT(OUT) argument 'trapezoid_zm' at (1)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_clubb_core_module.F90:4886:47:
4886 | call calc_trapezoid_zm( nz, ngrdcol, gr, rtpthvp, rtpthvp_zt, & ! Intent(in)
| 1
Warning: Same actual argument associated with INTENT(IN) argument 'variable_zm' and INTENT(OUT) argument 'trapezoid_zm' at (1)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_clubb_core_module.F90:4774:34:
4774 | wprtp2, wprtp2_zm, &
| 1
Warning: Same actual argument associated with INTENT(IN) argument 'variable_zt' and INTENT(OUT) argument 'trapezoid_zt' at (1)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_clubb_core_module.F90:4779:34:
4779 | wpthlp2, wpthlp2_zm, &
| 1
Warning: Same actual argument associated with INTENT(IN) argument 'variable_zt' and INTENT(OUT) argument 'trapezoid_zt' at (1)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_clubb_core_module.F90:4784:34:
4784 | wprtpthlp, wprtpthlp_zm, &
| 1
Warning: Same actual argument associated with INTENT(IN) argument 'variable_zt' and INTENT(OUT) argument 'trapezoid_zt' at (1)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_clubb_core_module.F90:4809:30:
4809 | cloud_frac, cloud_frac_zm, &
| 1
Warning: Same actual argument associated with INTENT(IN) argument 'variable_zt' and INTENT(OUT) argument 'trapezoid_zt' at (1)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_clubb_core_module.F90:4813:30:
4813 | ice_supersat_frac, ice_supersat_frac_zm, &
| 1
Warning: Same actual argument associated with INTENT(IN) argument 'variable_zt' and INTENT(OUT) argument 'trapezoid_zt' at (1)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_clubb_core_module.F90:4817:30:
4817 | rcm, rcm_zm, &
| 1
Warning: Same actual argument associated with INTENT(IN) argument 'variable_zt' and INTENT(OUT) argument 'trapezoid_zt' at (1)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_clubb_core_module.F90:4821:30:
4821 | wp2thvp, wp2thvp_zm, &
| 1
Warning: Same actual argument associated with INTENT(IN) argument 'variable_zt' and INTENT(OUT) argument 'trapezoid_zt' at (1)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_clubb_core_module.F90:4712:21:
4712 | integer :: i, k, sclr
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_clubb_core_module.F90:4024:40:
4024 | subroutine check_clubb_settings( nzmax, params, & ! intent(in)
| 1
Warning: Unused dummy argument 'nzmax' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_clubb_core_module.F90:145:23:
145 | hydromet, l_mix_rat_hm, & ! intent(in)
| 1
Warning: Unused dummy argument 'hydromet' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:5363:22:
5363 | tape(t)%hlist(fld)%hbuf(dimind2%beg1:dimind2%end1, 1, ind3)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:5382:30:
5382 | ind3) = tape(t)%hlist(fld)%hbuf(dimind2%beg1:dimind2%end1,&
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:422:38:
422 | fldname = listentry%field%name
| 1
Warning: CHARACTER expression will be truncated in assignment (32/35) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:886:19:
886 | call mpi_bcast(ndens, ptapes, mpi_integer, masterprocid, mpicom, ierr)
| 1
......
1904 | 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(*)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:5918:57:
5918 | gridname, flag_xyfill, sampling_seq, standard_name, fill_value, optype, &
| 1
Warning: Unused dummy argument 'standard_name' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:5207:22:
5207 | integer :: begdim1, begdim2, begdim3 ! on-node chunk or lat start index
| 1
Warning: Unused variable 'begdim1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:5207:31:
5207 | integer :: begdim1, begdim2, begdim3 ! on-node chunk or lat start index
| 1
Warning: Unused variable 'begdim2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:5208:22:
5208 | integer :: enddim1, enddim2, enddim3 ! on-node chunk or lat end index
| 1
Warning: Unused variable 'enddim1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:5208:31:
5208 | integer :: enddim1, enddim2, enddim3 ! on-node chunk or lat end index
| 1
Warning: Unused variable 'enddim2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:3131:58:
3131 | character(len=max_chars) :: lonlatname(pflds)
| 1
Warning: Array 'lonlatname' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:1845:33:
1845 | integer :: beg_nstep ! start timestep of this slice for nstep accumulation counter
| 1
Warning: Unused variable 'beg_nstep' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:1891:50:
1891 | integer :: c,ib,ie,jb,je,k,cnt,wtidx(1)
| 1
Warning: Unused variable 'jb' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:1891:53:
1891 | integer :: c,ib,ie,jb,je,k,cnt,wtidx(1)
| 1
Warning: Unused variable 'je' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:1891:55:
1891 | integer :: c,ib,ie,jb,je,k,cnt,wtidx(1)
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:1863:54:
1863 | type(var_desc_t) :: op_field1_desc
| 1
Warning: Unused variable 'op_field1_desc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:1864:54:
1864 | type(var_desc_t) :: op_field2_desc
| 1
Warning: Unused variable 'op_field2_desc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:1534:34:
1534 | yr_spec, mon_spec, day_spec, sec_spec )
| 1
Warning: Unused dummy argument 'day_spec' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:1534:24:
1534 | yr_spec, mon_spec, day_spec, sec_spec )
| 1
Warning: Unused dummy argument 'mon_spec' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:1534:44:
1534 | yr_spec, mon_spec, day_spec, sec_spec )
| 1
Warning: Unused dummy argument 'sec_spec' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:1534:14:
1534 | yr_spec, mon_spec, day_spec, sec_spec )
| 1
Warning: Unused dummy argument 'yr_spec' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:599:58:
599 | character(len=max_chars) :: fincl10lonlat(pflds)
| 1
Warning: Array 'fincl10lonlat' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:590:57:
590 | character(len=max_chars) :: fincl1lonlat(pflds)
| 1
Warning: Array 'fincl1lonlat' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:591:57:
591 | character(len=max_chars) :: fincl2lonlat(pflds)
| 1
Warning: Array 'fincl2lonlat' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:592:57:
592 | character(len=max_chars) :: fincl3lonlat(pflds)
| 1
Warning: Array 'fincl3lonlat' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:593:57:
593 | character(len=max_chars) :: fincl4lonlat(pflds)
| 1
Warning: Array 'fincl4lonlat' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:594:57:
594 | character(len=max_chars) :: fincl5lonlat(pflds)
| 1
Warning: Array 'fincl5lonlat' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:595:57:
595 | character(len=max_chars) :: fincl6lonlat(pflds)
| 1
Warning: Array 'fincl6lonlat' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:596:57:
596 | character(len=max_chars) :: fincl7lonlat(pflds)
| 1
Warning: Array 'fincl7lonlat' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:597:57:
597 | character(len=max_chars) :: fincl8lonlat(pflds)
| 1
Warning: Array 'fincl8lonlat' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:598:57:
598 | character(len=max_chars) :: fincl9lonlat(pflds)
| 1
Warning: Array 'fincl9lonlat' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:396:29:
396 | integer :: i,k,c,ib,ie,jb,je,count ! index
| 1
Warning: Unused variable 'jb' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:396:32:
396 | integer :: i,k,c,ib,ie,jb,je,count ! index
| 1
Warning: Unused variable 'je' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:396:18:
396 | integer :: i,k,c,ib,ie,jb,je,count ! index
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:3667:10:
3667 | if (avg_subcols) then
| ^
Warning: 'avg_subcols' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:3610:40:
3610 | logical :: avg_subcols ! average subcols before accum
| ^
note: 'avg_subcols' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:247:66:
247 | flxprc1_inv, flxsnow1_inv, &
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:403:49:
403 | flxprc1 , flxsnow1 , &
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/chem_prod_loss_diags.F90:40:20:
40 | do i = 1,clscnt1
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:466:62:
466 | flxprc1_out , flxsnow1_out , &
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/species_sums_diags.F90:162:32:
162 | spc_name = grp%vars(j)
| 1
Warning: CHARACTER expression will be truncated in assignment (16/64) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/species_sums_diags.F90:178:32:
178 | spc_name = grp%vars(j)
| 1
Warning: CHARACTER expression will be truncated in assignment (16/64) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aero_settling.F90:142:2:
142 | velnat(:,k) = 0._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aero_settling.F90:154:2:
154 | kp1 = k + 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aero_settling.F90:155:2:
155 | lon_mask(:) = press(:ncol,k) >= 2.e2_r8 .and. press(:ncol,k) <= 300.e2_r8 &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aero_settling.F90:157:2:
157 | if( any( lon_mask(:) ) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aero_settling.F90:160:2:
160 | if( lon_mask(i) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aero_settling.F90:175:2:
175 | visc = (t*1.458e-6_r8)**1.5_r8 /(t + 110.4_r8)*10000._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aero_settling.F90:179:2:
179 | atm_dens = ad(i,k)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aero_settling.F90:180:2:
180 | atm_densa = 1._r8/atm_dens
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aero_settling.F90:189:2:
189 | rad_nat = radius_nat(i,k)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aero_settling.F90:198:2:
198 | vel_nat = c1*rad_nat**2 * nat_dens*gravity*Cc_nat/visc*shape_fac_nat
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aero_settling.F90:199:2:
199 | velnat(i,k) = vel_nat
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aero_settling.F90:203:11:
203 | flux_nat = cond_hno3*vel_nat* const_nat
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aero_settling.F90:207:2:
207 | depos = min( cond_hno3,flux_nat*dt_dz )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aero_settling.F90:211:2:
211 | hno3_cond(i,k) = (cond_hno3 - depos)*atm_densa
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aero_settling.F90:215:2:
215 | hno3_cond(i,kp1) = hno3_cond(i,kp1) + depos/ad(i,kp1)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_cph.F90:143:17:
143 | do i = 1,ncph
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_cph.F90:156:17:
156 | do i = 1,ncph
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_cph.F90:66:17:
66 | do i = 1,ncph
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/chem_prod_loss_diags.F90:58:60:
58 | subroutine chem_prod_loss_diags_out( ncol, lchnk, base_sol, reaction_rates, prod_in, loss_in, xhnm )
| 1
Warning: Unused dummy argument 'base_sol' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/chem_prod_loss_diags.F90:58:76:
58 | subroutine chem_prod_loss_diags_out( ncol, lchnk, base_sol, reaction_rates, prod_in, loss_in, xhnm )
| 1
Warning: Unused dummy argument 'reaction_rates' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_exp_sol.F90:66:20:
66 | do m = 1,clscnt1
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_exp_sol.F90:13:20:
13 | do i = 1,clscnt1
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:4955:2:
4955 | fs = max(fs, 1.e-10_r8)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:4957:13:
4957 | fs = min(fs,-1.e-10_r8)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_airplane.F90:46:21:
46 | integer :: cldind, kk, i, k
| 1
Warning: Unused variable 'cldind' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:4916:3:
4916 | 20 return
| 1
Warning: Label 20 at (1) defined but not used [-Wunused-label]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_airplane.F90:32:68:
32 | subroutine airpl_set( lchnk, ncol, no_ndx, co_ndx, xno_ndx, cldtop, zint_abs, extfrc)
| 1
Warning: Unused dummy argument 'cldtop' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_neu_wetdep.F90:713:23:
713 | RAX = RAMA !kg/m2/s
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_neu_wetdep.F90:1356:2:
1356 | if (RCA > zero) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_neu_wetdep.F90:1357:2:
1357 | DCA = (RCXA*FCXA*CLOLDPCT)/(RCA*FCA)*DCXA + &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_neu_wetdep.F90:1360:2:
1360 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_neu_wetdep.F90:1361:2:
1361 | DCA = zero
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_neu_wetdep.F90:1362:2:
1362 | FCA = zero
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_neu_wetdep.F90:1363:2:
1363 | endif
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_neu_wetdep.F90:1374:2:
1374 | if( RAMA > zero ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_neu_wetdep.F90:1378:2:
1378 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_neu_wetdep.F90:1379:2:
1379 | FAMA = zero
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_neu_wetdep.F90:1381:2:
1381 | endif
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_neu_wetdep.F90:1396:2:
1396 | RNEW = zero
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:4675:39:
4675 | real(r8) :: tc,temps,t
| 1
Warning: Unused variable 't' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:957:88:
957 | real(r8), dimension(mix) :: cush_o , precip_o , snow_o , rliq_o, cbmf_o, cnt_o, cnb_o
| 1
Warning: Unused variable 'cbmf_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:961:59:
961 | thv0lcl_o, cinlcl_o
| 1
Warning: Unused variable 'cinlcl_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:957:102:
957 | real(r8), dimension(mix) :: cush_o , precip_o , snow_o , rliq_o, cbmf_o, cnt_o, cnb_o
| 1
Warning: Unused variable 'cnb_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:957:95:
957 | real(r8), dimension(mix) :: cush_o , precip_o , snow_o , rliq_o, cbmf_o, cnt_o, cnb_o
| 1
Warning: Unused variable 'cnt_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:952:58:
952 | qiu_o , cufrc_o , evapc_o , &
| 1
Warning: Unused variable 'cufrc_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:957:46:
957 | real(r8), dimension(mix) :: cush_o , precip_o , snow_o , rliq_o, cbmf_o, cnt_o, cnb_o
| 1
Warning: Unused variable 'cush_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:952:69:
952 | qiu_o , cufrc_o , evapc_o , &
| 1
Warning: Unused variable 'evapc_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:751:23:
751 | real(r8) flxsntm ! Downward snow flux
| 1
Warning: Unused variable 'flxsntm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:766:22:
766 | integer kk, mm, k, i, m, kp1, km1
| 1
Warning: Unused variable 'mm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:928:43:
928 | real(r8) :: ufrcinvbase, winvbase, pinv, zinv, emfkbup, cbmflimit, rho0rel
| 1
Warning: Unused variable 'pinv' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:957:59:
957 | real(r8), dimension(mix) :: cush_o , precip_o , snow_o , rliq_o, cbmf_o, cnt_o, cnb_o
| 1
Warning: Unused variable 'precip_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:954:90:
954 | ssthl0_o , ssqt0_o , ssu0_o , ssv0_o , qc_o , &
| 1
Warning: Unused variable 'qc_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:951:79:
951 | sten_o , uten_o , vten_o , qcu_o , qlu_o , &
| 1
Warning: Unused variable 'qcu_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:950:69:
950 | qvten_o , qlten_o , qiten_o , qrten_o , qsten_o , &
| 1
Warning: Unused variable 'qiten_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:952:45:
952 | qiu_o , cufrc_o , evapc_o , &
| 1
Warning: Unused variable 'qiu_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:950:58:
950 | qvten_o , qlten_o , qiten_o , qrten_o , qsten_o , &
| 1
Warning: Unused variable 'qlten_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:951:91:
951 | sten_o , uten_o , vten_o , qcu_o , qlu_o , &
| 1
Warning: Unused variable 'qlu_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:950:81:
950 | qvten_o , qlten_o , qiten_o , qrten_o , qsten_o , &
| 1
Warning: Unused variable 'qrten_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:950:93:
950 | qvten_o , qlten_o , qiten_o , qrten_o , qsten_o , &
| 1
Warning: Unused variable 'qsten_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:956:69:
956 | real(r8), dimension(0:mkx) :: umf_o , slflx_o , qtflx_o , ufrc_o
| 1
Warning: Unused variable 'qtflx_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:955:47:
955 | qtten_o , slten_o
| 1
Warning: Unused variable 'qtten_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:950:47:
950 | qvten_o , qlten_o , qiten_o , qrten_o , qsten_o , &
| 1
Warning: Unused variable 'qvten_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:928:78:
928 | real(r8) :: ufrcinvbase, winvbase, pinv, zinv, emfkbup, cbmflimit, rho0rel
| 1
Warning: Unused variable 'rho0rel' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:957:80:
957 | real(r8), dimension(mix) :: cush_o , precip_o , snow_o , rliq_o, cbmf_o, cnt_o, cnb_o
| 1
Warning: Unused variable 'rliq_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:956:58:
956 | real(r8), dimension(0:mkx) :: umf_o , slflx_o , qtflx_o , ufrc_o
| 1
Warning: Unused variable 'slflx_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:955:58:
955 | qtten_o , slten_o
| 1
Warning: Unused variable 'slten_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:957:68:
957 | real(r8), dimension(mix) :: cush_o , precip_o , snow_o , rliq_o, cbmf_o, cnt_o, cnb_o
| 1
Warning: Unused variable 'snow_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:951:46:
951 | sten_o , uten_o , vten_o , qcu_o , qlu_o , &
| 1
Warning: Unused variable 'sten_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:630:28:
630 | real(r8) t0_star(mkx) ! Environmental temperature [ K ]
| 1
Warning: Unused variable 't0_star' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:933:75:
933 | v0_s , t0_s , qt0_s , thl0_s , thvl0_s , qvten_s , &
| 1
Warning: Unused variable 'thl0_s' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:939:73:
939 | real(r8) :: cin_i,cin_f,del_CIN,ke,alpha,thlj
| 1
Warning: Unused variable 'thlj' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:933:86:
933 | v0_s , t0_s , qt0_s , thl0_s , thvl0_s , qvten_s , &
| 1
Warning: Unused variable 'thvl0_s' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:966:47:
966 | real(r8), dimension(0:mkx,ncnst) :: trflx_o
| 1
Warning: Unused variable 'trflx_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:965:47:
965 | real(r8), dimension(mkx,ncnst) :: trten_o, sstr0_o
| 1
Warning: Unused variable 'trten_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:958:46:
958 | real(r8), dimension(0:mkx) :: uflx_o , vflx_o
| 1
Warning: Unused variable 'uflx_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:956:80:
956 | real(r8), dimension(0:mkx) :: umf_o , slflx_o , qtflx_o , ufrc_o
| 1
Warning: Unused variable 'ufrc_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:956:45:
956 | real(r8), dimension(0:mkx) :: umf_o , slflx_o , qtflx_o , ufrc_o
| 1
Warning: Unused variable 'umf_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:951:57:
951 | sten_o , uten_o , vten_o , qcu_o , qlu_o , &
| 1
Warning: Unused variable 'uten_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:958:57:
958 | real(r8), dimension(0:mkx) :: uflx_o , vflx_o
| 1
Warning: Unused variable 'vflx_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:951:68:
951 | sten_o , uten_o , vten_o , qcu_o , qlu_o , &
| 1
Warning: Unused variable 'vten_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:785:41:
785 | real(r8) ee2, ud2, wtw, wtwb, wtwh
| 1
Warning: Unused variable 'wtwh' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:786:24:
786 | real(r8) xc, xc_2
| 1
Warning: Unused variable 'xc_2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:928:49:
928 | real(r8) :: ufrcinvbase, winvbase, pinv, zinv, emfkbup, cbmflimit, rho0rel
| 1
Warning: Unused variable 'zinv' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_neu_wetdep.F90:1623:59:
1623 | subroutine WASHGAS (RWASH,BOXF,DTSCAV,QTRTOP,HSTAR,TM,PR,QM, &
| 1
Warning: Unused dummy argument 'tm' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_budget.F90:95:19:
93 | call mpi_bcast(thermo_budget_history , 1 , mpi_logical , masterprocid, mpicom, ierr)
| 2
94 | if (ierr /= mpi_success) call endrun(subname//": FATAL: mpi_bcast: thermo_budget_history")
95 | call mpi_bcast(thermo_budget_histfile_num , 1 , mpi_integer , masterprocid, mpicom, ierr)
| 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/LOGICAL(4)).
/home/jenkins/workspace/cam_scam_gfortran_debug_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)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_budget.F90:303:39:
303 | integer :: m ! budget index
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/qneg_module.F90:429:57:
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)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/qneg_module.F90:26:34:
26 | logical :: log_warnings = .false.
| 1
Warning: Unused PRIVATE module variable 'log_warnings' declared at (1) [-Wunused-value]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/epp_ionization.F90:407:32:
407 | if (path .eq. 'NONE') return
| ^
Warning: 'in_obj' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/epp_ionization.F90:393:59:
393 | function create_input_obj( path, varname ) result(in_obj)
| ^
note: 'in_obj' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/history_defaults.F90:47:13:
47 | integer m ! Index
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_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(*)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/history_scam.F90:40:20:
40 | real(r8) dummy
| 1
Warning: Unused variable 'dummy' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/history_scam.F90:39:17:
39 | integer m,j ! Indices
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/history_scam.F90:39:15:
39 | integer m,j ! Indices
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/tracers.F90:328:28:
328 | character(len=16) :: name ! constituent name
| 1
Warning: Unused variable 'name' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cloud_cover_diags.F90:98:23:
98 | subroutine cldsav(lchnk ,ncol , &
| 1
Warning: Unused dummy argument 'lchnk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/mo_msis_ubc.F90:98:10:
98 | use spmd_utils, only : masterproc
| 1
Warning: Unused module variable 'masterproc' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/diag_dynvar_ic.F90:14:8:
14 | use commap, only:clat,clon
| 1
Warning: Unused module variable 'clat' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/diag_dynvar_ic.F90:28:31:
28 | real(r8) :: clat_plon(plon) ! constituents
| 1
Warning: Unused variable 'clat_plon' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/diag_dynvar_ic.F90:14:8:
14 | use commap, only:clat,clon
| 1
Warning: Unused module variable 'clon' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/diag_dynvar_ic.F90:30:25:
30 | real(r8) :: lam(plon) ! constituents
| 1
Warning: Unused variable 'lam' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/diag_dynvar_ic.F90:29:25:
29 | real(r8) :: phi(plat) ! constituents
| 1
Warning: Unused variable 'phi' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/diag_dynvar_ic.F90:2:32:
2 | subroutine diag_dynvar_ic(phis, ps, t3, u3, v3, q3)
| 1
Warning: Unused dummy argument 'phis' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/tracers.F90:611:22:
611 | end function test_func
| ^
Warning: 'fout' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/tracers.F90:374:53:
374 | function test_func(name, lat, lon, k, z) result(fout)
| ^
note: 'fout' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scmforecast.F90:397:38:
397 | scm_use_obs_uv=true to use observed u and v')
| 1
Warning: Missing '&' in continued character constant at (1) [-Wampersand]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scmforecast.F90:27:27:
27 | subroutine forecast( lat , nlon , ztodt , &
| 1
Warning: Unused dummy argument 'lat' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scmforecast.F90:125:30:
125 | real(r8) pdelb(plon,plev)
| 1
Warning: Unused variable 'pdelb' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scmforecast.F90:28:50:
28 | psm1 , psm2 , ps , &
| 1
Warning: Unused dummy argument 'ps' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scmforecast.F90:28:40:
28 | psm1 , psm2 , ps , &
| 1
Warning: Unused dummy argument 'psm2' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scmforecast.F90:50:9:
50 | use physconst, only : rair, cpair, gravit, rga
| 1
Warning: Unused module variable 'rga' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scmforecast.F90:508:65:
508 | rtau(k) = rslope*pmidm1(k) + rycept ! linear regime
| ^
Warning: 'rslope' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scmforecast.F90:169:20:
169 | real(r8) rslope ! [optional] slope for linear relaxation profile
| ^
note: 'rslope' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scmforecast.F90:508:65:
508 | rtau(k) = rslope*pmidm1(k) + rycept ! linear regime
| ^
Warning: 'rycept' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scmforecast.F90:170:20:
170 | real(r8) rycept ! [optional] y-intercept for linear relaxtion profile
| ^
note: 'rycept' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spegrd.F90:122:17:
122 | if (lat > plat/2) then ! Northern hemisphere
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities/qneg.F90:362:25:
359 | call MPI_REDUCE(qneg_warn_num(:, index), global_warn_num(:), &
| 2
......
362 | call MPI_REDUCE(qneg_warn_worst(:, index), global_warn_worst(:), &
| 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities/qneg.F90:362:52:
359 | call MPI_REDUCE(qneg_warn_num(:, index), global_warn_num(:), &
| 2
......
362 | call MPI_REDUCE(qneg_warn_worst(:, index), global_warn_worst(:), &
| 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities/qneg.F90:215:47:
215 | real(kind_phys) :: badcols(1:num_columns) ! Column sum for outfld
| 1
Warning: Unused variable 'badcols' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities/qneg.F90:395:32:
395 | subroutine reset_stats_scalar(num, worst)
| ^
Warning: 'reset_stats_scalar' defined but not used [-Wunused-function]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/linemsdyn.F90:450:25:
450 | irow ,nlon_fft,fftbufs ,fftbufn , &
| 1
Warning: Unused dummy argument 'irow' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/physics_types.F90:1248:43:
1248 | real(r8),allocatable :: cpairv_loc(:,:)
| 1
Warning: Unused variable 'cpairv_loc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/physics_types.F90:1193:69:
1193 | subroutine physics_dme_adjust(state, tend, qini, liqini, iceini, dt)
| 1
Warning: Unused dummy argument 'dt' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/physics_types.F90:1238:25:
1238 | real(r8) :: te(pcols) ! total energy in a layer
| 1
Warning: Unused variable 'te' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/physics_types.F90:1193:43:
1193 | subroutine physics_dme_adjust(state, tend, qini, liqini, iceini, dt)
| 1
Warning: Unused dummy argument 'tend' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/physics_types.F90:1245:36:
1245 | real(r8) :: tot_water_chg(pcols) ! total water change
| 1
Warning: Unused variable 'tot_water_chg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/physics_types.F90:1239:27:
1239 | real(r8) :: utmp(pcols) ! temp variable for recalculating the initial u values
| 1
Warning: Unused variable 'utmp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/physics_types.F90:1240:27:
1240 | real(r8) :: vtmp(pcols) ! temp variable for recalculating the initial v values
| 1
Warning: Unused variable 'vtmp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/physics_types.F90:176:83:
176 | subroutine physics_type_alloc(phys_state, phys_tend, begchunk, endchunk, psetcols)
| 1
Warning: Unused dummy argument 'psetcols' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spegrd.F90:188:7:
188 | use comspe, only: maxm
| 1
Warning: Unused module variable 'maxm' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/tfilt_massfix.F90:483:4:
483 | 1000 format(' TIMEFILTER: WARNING: fixer for tracer ',i3,' exceeded ', &
| 1
Warning: Label 1000 at (1) defined but not used [-Wunused-label]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/tfilt_massfix.F90:151:28:
151 | real(r8) alpha_plon(plon)
| 1
Warning: Unused variable 'alpha_plon' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/tfilt_massfix.F90:149:27:
149 | real(r8) beta_plon(plon)
| 1
Warning: Unused variable 'beta_plon' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/tfilt_massfix.F90:150:27:
150 | real(r8) clat_plon(plon)
| 1
Warning: Unused variable 'clat_plon' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/tfilt_massfix.F90:148:29:
148 | real(r8) fixmas_plon(plon)
| 1
Warning: Unused variable 'fixmas_plon' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/tfilt_massfix.F90:141:38:
141 | integer i, k, m,j,ixcldliq,ixcldice,ixnumliq,ixnumice
| 1
Warning: Unused variable 'ixcldice' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/tfilt_massfix.F90:141:29:
141 | integer i, k, m,j,ixcldliq,ixcldice,ixnumliq,ixnumice
| 1
Warning: Unused variable 'ixcldliq' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/tfilt_massfix.F90:141:56:
141 | integer i, k, m,j,ixcldliq,ixcldice,ixnumliq,ixnumice
| 1
Warning: Unused variable 'ixnumice' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/tfilt_massfix.F90:141:47:
141 | integer i, k, m,j,ixcldliq,ixcldice,ixnumliq,ixnumice
| 1
Warning: Unused variable 'ixnumliq' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/tfilt_massfix.F90:141:20:
141 | integer i, k, m,j,ixcldliq,ixcldice,ixnumliq,ixnumice
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/tfilt_massfix.F90:110:26:
110 | integer :: timefiltstep !
| 1
Warning: Unused variable 'timefiltstep' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:5082:7:
5082 | if( dqv .gt. 1.e-20_r8 ) then
| ^
Warning: 'dqv' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:5055:27:
5055 | real(r8) dql, dqi, dqv, sum, aa, dum
| ^
note: 'dqv' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:1935:48:
1935 | cbmf_out(i) = cbmf_s
| ^
Warning: 'cbmf_s' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:938:93:
938 | real(r8) :: cush_s , precip_s, snow_s , cin_s , rliq_s, cbmf_s, cnt_s, cnb_s
| ^
note: 'cbmf_s' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:1972:53:
1972 | cbmflimit_out(i) = cbmflimit_s
| ^
Warning: 'cbmflimit_s' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:926:94:
926 | qtsrc_s, thlsrc_s, thvlsrc_s, emfkbup_s, cinlcl_s, pbup_s, ppen_s, cbmflimit_s, &
| ^
note: 'cbmflimit_s' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:1951:47:
1951 | cinh_out(i) = cin_s
| ^
Warning: 'cin_s' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:938:74:
938 | real(r8) :: cush_s , precip_s, snow_s , cin_s , rliq_s, cbmf_s, cnt_s, cnb_s
| ^
note: 'cin_s' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:4340:42:
4340 | cinlclh_out(i) = cinlcl
| ^
Warning: 'cinlcl' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:791:27:
791 | real(r8) cin, cinlcl
| ^
note: 'cinlcl' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:1952:50:
1952 | cinlclh_out(i) = cinlcl_s
| ^
Warning: 'cinlcl_s' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:926:65:
926 | qtsrc_s, thlsrc_s, thvlsrc_s, emfkbup_s, cinlcl_s, pbup_s, ppen_s, cbmflimit_s, &
| ^
note: 'cinlcl_s' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:1939:47:
1939 | cnb_out(i) = cnb_s
| ^
Warning: 'cnb_s' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:938:107:
938 | real(r8) :: cush_s , precip_s, snow_s , cin_s , rliq_s, cbmf_s, cnt_s, cnb_s
| ^
note: 'cnb_s' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:1938:47:
1938 | cnt_out(i) = cnt_s
| ^
Warning: 'cnt_s' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:938:100:
938 | real(r8) :: cush_s , precip_s, snow_s , cin_s , rliq_s, cbmf_s, cnt_s, cnb_s
| ^
note: 'cnt_s' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:1928:48:
1928 | cush_inout(i) = cush_s
| ^
Warning: 'cush_s' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:938:46:
938 | real(r8) :: cush_s , precip_s, snow_s , cin_s , rliq_s, cbmf_s, cnt_s, cnb_s
| ^
note: 'cush_s' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:1971:51:
1971 | emfkbup_out(i) = emfkbup_s
| ^
Warning: 'emfkbup_s' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:926:55:
926 | qtsrc_s, thlsrc_s, thvlsrc_s, emfkbup_s, cinlcl_s, pbup_s, ppen_s, cbmflimit_s, &
| ^
note: 'emfkbup_s' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:4354:53:
4354 | pbup_out(i) = ps0(kbup)
| ^
Warning: 'kbup' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:774:20:
774 | integer kbup ! Top layer in which cloud buoyancy is positive at the top interface
| ^
note: 'kbup' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:4355:66:
4355 | ppen_out(i) = ps0(kpen-1) + ppen
| ^
Warning: 'kpen' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:775:20:
775 | integer kpen ! Highest layer with positive updraft vertical velocity
| ^
note: 'kpen' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:1966:48:
1966 | pbup_out(i) = pbup_s
| ^
Warning: 'pbup_s' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:926:73:
926 | qtsrc_s, thlsrc_s, thvlsrc_s, emfkbup_s, cinlcl_s, pbup_s, ppen_s, cbmflimit_s, &
| ^
note: 'pbup_s' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:1964:52:
1964 | pinv_out(i) = pinv_s
| ^
Warning: 'pinv_s' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:925:76:
925 | real(r8) :: ufrcinvbase_s, ufrclcl_s, winvbase_s, wlcl_s, plcl_s, pinv_s, plfc_s, &
| ^
note: 'pinv_s' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:1963:48:
1963 | plcl_out(i) = plcl_s
| ^
Warning: 'plcl_s' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:925:68:
925 | real(r8) :: ufrcinvbase_s, ufrclcl_s, winvbase_s, wlcl_s, plcl_s, pinv_s, plfc_s, &
| ^
note: 'plcl_s' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:1965:52:
1965 | plfc_out(i) = plfc_s
| ^
Warning: 'plfc_s' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:925:84:
925 | real(r8) :: ufrcinvbase_s, ufrclcl_s, winvbase_s, wlcl_s, plcl_s, pinv_s, plfc_s, &
| ^
note: 'plfc_s' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:4355:66:
4355 | ppen_out(i) = ps0(kpen-1) + ppen
| ^
Warning: 'ppen' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:795:39:
795 | real(r8) criqc, exql, exqi, ppen
| ^
note: 'ppen' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:1967:52:
1967 | ppen_out(i) = ppen_s
| ^
Warning: 'ppen_s' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:926:81:
926 | qtsrc_s, thlsrc_s, thvlsrc_s, emfkbup_s, cinlcl_s, pbup_s, ppen_s, cbmflimit_s, &
| ^
note: 'ppen_s' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:1925:50:
1925 | precip_out(i) = precip_s
| ^
Warning: 'precip_s' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:938:57:
938 | real(r8) :: cush_s , precip_s, snow_s , cin_s , rliq_s, cbmf_s, cnt_s, cnb_s
| ^
note: 'precip_s' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:1968:49:
1968 | qtsrc_out(i) = qtsrc_s
| ^
Warning: 'qtsrc_s' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:926:23:
926 | qtsrc_s, thlsrc_s, thvlsrc_s, emfkbup_s, cinlcl_s, pbup_s, ppen_s, cbmflimit_s, &
| ^
note: 'qtsrc_s' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:4363:40:
4363 | rcwp_out(i) = rcwp
| ^
Warning: 'rcwp' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:801:20:
801 | real(r8) rcwp, rlwp, riwp, qcubelow, qlubelow, qiubelow
| ^
note: 'rcwp' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:1975:48:
1975 | rcwp_out(i) = rcwp_s
| ^
Warning: 'rcwp_s' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:927:40:
927 | tkeavg_s, zinv_s, rcwp_s, rlwp_s, riwp_s
| ^
note: 'rcwp_s' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:4365:40:
4365 | riwp_out(i) = riwp
| ^
Warning: 'riwp' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:801:32:
801 | real(r8) rcwp, rlwp, riwp, qcubelow, qlubelow, qiubelow
| ^
note: 'riwp' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:1977:48:
1977 | riwp_out(i) = riwp_s
| ^
Warning: 'riwp_s' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:927:56:
927 | tkeavg_s, zinv_s, rcwp_s, rlwp_s, riwp_s
| ^
note: 'riwp_s' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:1937:48:
1937 | rliq_out(i) = rliq_s
| ^
Warning: 'rliq_s' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:938:85:
938 | real(r8) :: cush_s , precip_s, snow_s , cin_s , rliq_s, cbmf_s, cnt_s, cnb_s
| ^
note: 'rliq_s' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:4364:40:
4364 | rlwp_out(i) = rlwp
| ^
Warning: 'rlwp' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:801:26:
801 | real(r8) rcwp, rlwp, riwp, qcubelow, qlubelow, qiubelow
| ^
note: 'rlwp' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:1976:48:
1976 | rlwp_out(i) = rlwp_s
| ^
Warning: 'rlwp_s' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:927:48:
927 | tkeavg_s, zinv_s, rcwp_s, rlwp_s, riwp_s
| ^
note: 'rlwp_s' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:1926:48:
1926 | snow_out(i) = snow_s
| ^
Warning: 'snow_s' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:938:65:
938 | real(r8) :: cush_s , precip_s, snow_s , cin_s , rliq_s, cbmf_s, cnt_s, cnb_s
| ^
note: 'snow_s' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:1969:50:
1969 | thlsrc_out(i) = thlsrc_s
| ^
Warning: 'thlsrc_s' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:926:33:
926 | qtsrc_s, thlsrc_s, thvlsrc_s, emfkbup_s, cinlcl_s, pbup_s, ppen_s, cbmflimit_s, &
| ^
note: 'thlsrc_s' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:4358:43:
4358 | thvlsrc_out(i) = thvlsrc
| ^
Warning: 'thvlsrc' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:780:50:
780 | real(r8) thlsrc, qtsrc, usrc, vsrc, thvlsrc ! Updraft source air properties
| ^
note: 'thvlsrc' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:1970:51:
1970 | thvlsrc_out(i) = thvlsrc_s
| ^
Warning: 'thvlsrc_s' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:926:44:
926 | qtsrc_s, thlsrc_s, thvlsrc_s, emfkbup_s, cinlcl_s, pbup_s, ppen_s, cbmflimit_s, &
| ^
note: 'thvlsrc_s' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:4361:42:
4361 | tkeavg_out(i) = tkeavg
| ^
Warning: 'tkeavg' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:788:46:
788 | real(r8) rkfre, sigmaw, epsvarw, tkeavg, dpsum, dpi, thvlmin
| ^
note: 'tkeavg' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:1973:50:
1973 | tkeavg_out(i) = tkeavg_s
| ^
Warning: 'tkeavg_s' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:927:24:
927 | tkeavg_s, zinv_s, rcwp_s, rlwp_s, riwp_s
| ^
note: 'tkeavg_s' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:1959:55:
1959 | ufrcinvbase_out(i) = ufrcinvbase_s
| ^
Warning: 'ufrcinvbase_s' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:925:29:
925 | real(r8) :: ufrcinvbase_s, ufrclcl_s, winvbase_s, wlcl_s, plcl_s, pinv_s, plfc_s, &
| ^
note: 'ufrcinvbase_s' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:1960:52:
1960 | ufrclcl_out(i) = ufrclcl_s
| ^
Warning: 'ufrclcl_s' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:925:40:
925 | real(r8) :: ufrcinvbase_s, ufrclcl_s, winvbase_s, wlcl_s, plcl_s, pinv_s, plfc_s, &
| ^
note: 'ufrclcl_s' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:1961:52:
1961 | winvbase_out(i) = winvbase_s
| ^
Warning: 'winvbase_s' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:925:52:
925 | real(r8) :: ufrcinvbase_s, ufrclcl_s, winvbase_s, wlcl_s, plcl_s, pinv_s, plfc_s, &
| ^
note: 'winvbase_s' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:1962:48:
1962 | wlcl_out(i) = wlcl_s
| ^
Warning: 'wlcl_s' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:925:60:
925 | real(r8) :: ufrcinvbase_s, ufrclcl_s, winvbase_s, wlcl_s, plcl_s, pinv_s, plfc_s, &
| ^
note: 'wlcl_s' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:1974:48:
1974 | zinv_out(i) = zinv_s
| ^
Warning: 'zinv_s' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:927:32:
927 | tkeavg_s, zinv_s, rcwp_s, rlwp_s, riwp_s
| ^
note: 'zinv_s' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:3669:51:
3669 | qiu_mid = 0.5_r8 * ( qiubelow + qij )
| ^
Warning: 'qiubelow' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:801:62:
801 | real(r8) rcwp, rlwp, riwp, qcubelow, qlubelow, qiubelow
| ^
note: 'qiubelow' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:3668:51:
3668 | qlu_mid = 0.5_r8 * ( qlubelow + qlj )
| ^
Warning: 'qlubelow' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:801:52:
801 | real(r8) rcwp, rlwp, riwp, qcubelow, qlubelow, qiubelow
| ^
note: 'qlubelow' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scandyn.F90:144:17:
144 | do irow=1,plat/2
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scandyn.F90:184:20:
184 | if(lat.le.plat/2) then
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scandyn.F90:201:2:
201 | pdeld(:,:,lat,n3m2 ))
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scandyn.F90:144:19:
144 | do irow=1,plat/2
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scandyn.F90:96:15:
96 | integer :: m ! constituent index
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scandyn.F90:31:7:
31 | use prognostics, only: u3, v3, q3, t3, div, vort, phis, omga, dpsl, &
| 1
Warning: Unused module variable 'n3' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scan2.F90:181:17:
181 | do j=1,plat/2
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scan2.F90:229:20:
229 | if (lat > plat/2) irow = plat - lat + 1
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scan2.F90:393:20:
393 | if (lat > plat/2) irow = plat - lat + 1
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scan2.F90:181:19:
181 | do j=1,plat/2
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scan2.F90:513:16:
513 | integer procj
| 1
Warning: Unused variable 'procj' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scan2.F90:69:7:
69 | use mpishorthand, only: mpicom, mpir8
| 1
Warning: Unused module variable 'mpir8' which has been explicitly imported at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dynpkg.F90:54:30:
54 | real(r8) grlps1(2*maxm,plat/2) ! ------------------------------
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dynpkg.F90:55:30:
55 | real(r8) grlps2(2*maxm,plat/2) ! |
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dynpkg.F90:56:33:
56 | real(r8) grt1(2*maxm,plev,plat/2) ! |
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dynpkg.F90:57:33:
57 | real(r8) grt2(2*maxm,plev,plat/2) ! |
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dynpkg.F90:58:33:
58 | real(r8) grz1(2*maxm,plev,plat/2) ! |
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dynpkg.F90:59:33:
59 | real(r8) grz2(2*maxm,plev,plat/2) ! |
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dynpkg.F90:60:33:
60 | real(r8) grd1(2*maxm,plev,plat/2) ! |
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dynpkg.F90:61:33:
61 | real(r8) grd2(2*maxm,plev,plat/2) ! |
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dynpkg.F90:62:34:
62 | real(r8) grfu1(2*maxm,plev,plat/2) ! |- see quad for definitions
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dynpkg.F90:63:34:
63 | real(r8) grfu2(2*maxm,plev,plat/2) ! |
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dynpkg.F90:64:34:
64 | real(r8) grfv1(2*maxm,plev,plat/2) ! |
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dynpkg.F90:65:34:
65 | real(r8) grfv2(2*maxm,plev,plat/2) ! |
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dynpkg.F90:66:34:
66 | real(r8) grut1(2*maxm,plev,plat/2) ! |
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dynpkg.F90:67:34:
67 | real(r8) grut2(2*maxm,plev,plat/2) ! |
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dynpkg.F90:68:34:
68 | real(r8) grvt1(2*maxm,plev,plat/2) ! |
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dynpkg.F90:69:34:
69 | real(r8) grvt2(2*maxm,plev,plat/2) ! |
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dynpkg.F90:70:34:
70 | real(r8) grrh1(2*maxm,plev,plat/2) ! |
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dynpkg.F90:71:34:
71 | real(r8) grrh2(2*maxm,plev,plat/2) ! ------------------------------
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dynpkg.F90:75:12:
75 | integer c
| 1
Warning: Unused variable 'c' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dynpkg.F90:22:7:
22 | use scamMod, only: single_column,scm_crm_mode,switch,wfldh
| 1
Warning: Unused module variable 'switch' which has been explicitly imported at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_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)).
/home/jenkins/workspace/cam_scam_gfortran_debug_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)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/tropopause.F90:224:73:
224 | use phys_grid, only : get_ncols_p, get_rlat_all_p, get_rlon_all_p
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/boundarydata.F90:799:43:
799 | subroutine boundarydata_vert_interp(lchnk, ncol, levsiz, fldcnt, pin, pmid, datain, dataout)
| 1
Warning: Unused dummy argument 'lchnk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/boundarydata.F90:754:21:
754 | integer :: n, np1
| 1
Warning: Unused variable 'np1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/boundarydata.F90:251:22:
251 | real(r8) :: calday ! current calendar day
| 1
Warning: Unused variable 'calday' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/boundarydata.F90:256:25:
256 | integer :: cols, cole
| 1
Warning: Unused variable 'cole' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/boundarydata.F90:256:19:
256 | integer :: cols, cole
| 1
Warning: Unused variable 'cols' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/boundarydata.F90:239:22:
239 | integer :: dataid ! netcdf id for data fields
| 1
Warning: Unused variable 'dataid' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/boundarydata.F90:245:17:
245 | integer :: j,n,k,nt,id ! indices
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/boundarydata.F90:246:24:
246 | integer :: ki,ko,ji,jo ! indices
| 1
Warning: Unused variable 'ji' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/boundarydata.F90:246:27:
246 | integer :: ki,ko,ji,jo ! indices
| 1
Warning: Unused variable 'jo' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/boundarydata.F90:246:18:
246 | integer :: ki,ko,ji,jo ! indices
| 1
Warning: Unused variable 'ki' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/boundarydata.F90:246:21:
246 | integer :: ki,ko,ji,jo ! indices
| 1
Warning: Unused variable 'ko' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/boundarydata.F90:255:43:
255 | real(r8), allocatable, target:: lati(:)
| 1
Warning: Unused variable 'lati' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/boundarydata.F90:232:21:
232 | integer :: lonid ! netcdf id for longitude variable
| 1
Warning: Unused variable 'lonid' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/boundarydata.F90:233:22:
233 | integer :: ncolid ! netcdf id for longitude variable
| 1
Warning: Unused variable 'ncolid' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/boundarydata.F90:245:24:
245 | integer :: j,n,k,nt,id ! indices
| 1
Warning: Unused variable 'nt' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/boundarydata.F90:236:21:
236 | integer :: timid ! netcdf id for time variable
| 1
Warning: Unused variable 'timid' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/boundarydata.F90:66:20:
66 | integer :: lchnk
| 1
Warning: Unused variable 'lchnk' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/aoa_tracers.F90:380:45:
380 | subroutine init_cnst_3d(m, latvals, lonvals, mask, q)
| 1
Warning: Unused dummy argument 'lonvals' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/aoa_tracers.F90:380:51:
380 | subroutine init_cnst_3d(m, latvals, lonvals, mask, q)
| 1
Warning: Unused dummy argument 'mask' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_utils.F90.in:906:18:
906 | avgs = sum(vals*weight, mask=(filter==1)) / sum(weight, mask=(filter==1))
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_utils.F90.in:912:18:
912 | avgs = sum(vals*weight) / sum(weight)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_utils.F90.in:906:18:
906 | avgs = sum(vals*weight, mask=(filter==1)) / sum(weight, mask=(filter==1))
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_utils.F90.in:912:18:
912 | avgs = sum(vals*weight) / sum(weight)
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_utils.F90.in:1048:55:
1048 | integer, allocatable :: nsubcol2d(:,:)
| 1
Warning: Unused variable 'nsubcol2d' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_utils.F90.in:767:37:
767 | integer :: indx, i, j, l
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_utils.F90.in:600:46:
600 | integer :: indx, nsubcol, i, j, l
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_utils.F90.in:600:46:
600 | integer :: indx, nsubcol, i, j, l
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_utils.F90.in:600:46:
600 | integer :: indx, nsubcol, i, j, l
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_utils.F90.in:547:46:
547 | integer :: indx, nsubcol, i, j
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_utils.F90.in:547:46:
547 | integer :: indx, nsubcol, i, j
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_utils.F90.in:547:46:
547 | integer :: indx, nsubcol, i, j
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_utils.F90.in:308:27:
308 | integer :: dim2, dim3
| 1
Warning: Unused variable 'dim3' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_utils.F90.in:308:21:
308 | integer :: dim2, dim3
| 1
Warning: Unused variable 'dim2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_utils.F90.in:308:27:
308 | integer :: dim2, dim3
| 1
Warning: Unused variable 'dim3' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_utils.F90.in:124:50:
124 | subroutine subcol_utils_init(subcol_scheme_init)
| 1
Warning: Unused dummy argument 'subcol_scheme_init' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/tropopause.F90:997:33:
997 | integer :: k2
| 1
Warning: Unused variable 'k2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/tropopause.F90:235:16:
235 | integer :: i, j, n
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/tropopause.F90:235:19:
235 | integer :: i, j, n
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/tropopause.F90:1344:38:
1344 | end function tropopause_interpolateT
| ^
Warning: 'tropt' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/tropopause.F90:1316:23:
1316 | real(r8) :: tropT ! tropopause temperature (K)
| ^
note: 'tropt' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/tropopause.F90:669:31:
669 | if ((tLev == -1) .or. (stobie(k) < sTrop)) then
| ^
Warning: 'strop' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/tropopause.F90:641:26:
641 | real(r8) :: sTrop ! stobie value at the tropopause
| ^
note: 'strop' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mee_ionization.F90:64:19:
63 | call mpi_bcast(mee_ion_inline, 1, mpi_logical, masterprocid, mpicom, ierr)
| 2
64 | call mpi_bcast(mee_ion_blc, 1, mpi_real8, masterprocid, mpicom, ierr)
| 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/LOGICAL(4)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/tropopause.F90:1300:38:
1300 | end function tropopause_interpolateP
| ^
Warning: 'tropp' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/tropopause.F90:1272:23:
1272 | real(r8) :: tropP ! tropopause pressure (Pa)
| ^
note: 'tropp' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/nudging.F90:1253:68:
1253 | sec_spec=Nudge_Next_Sec )
| 1
Warning: CHARACTER expression will be truncated in assignment (80/256) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/nudging.F90:1004:66:
1004 | sec_spec=Nudge_Next_Sec )
| 1
Warning: CHARACTER expression will be truncated in assignment (80/256) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/nudging.F90:1530:18:
1528 | call MPI_bcast(Nudge_File_Present, Nudge_NumObs, mpi_logical, mstrid, mpicom, ierr)
| 2
1529 | if (ierr /= mpi_success) call endrun(prefix//'FATAL: mpi_bcast: Nudge_File_Present')
1530 | 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/cam_scam_gfortran_debug_test/src/physics/cam/nudging.F90:916:18:
916 | call MPI_bcast(Nudge_Model , 1, mpi_logical, mstrid, mpicom, ierr)
| 1
......
1528 | 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/cam_scam_gfortran_debug_test/src/physics/cam/nudging.F90:918:18:
918 | call MPI_bcast(Nudge_ON , 1, mpi_logical, mstrid, mpicom, ierr)
| 1
......
1528 | 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/cam_scam_gfortran_debug_test/src/physics/cam/nudging.F90:920:18:
920 | call MPI_bcast(Nudge_Initialized , 1, mpi_logical, mstrid, mpicom, ierr)
| 1
......
1528 | 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/cam_scam_gfortran_debug_test/src/physics/cam/nudging.F90:498:18:
498 | call MPI_bcast(Nudge_Model , 1, mpi_logical, mstrid, mpicom, ierr)
| 1
......
1528 | 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/cam_scam_gfortran_debug_test/src/physics/cam/nudging.F90:500:18:
500 | call MPI_bcast(Nudge_Initialized , 1, mpi_logical, mstrid, mpicom, ierr)
| 1
......
1528 | 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/cam_scam_gfortran_debug_test/src/physics/cam/nudging.F90:502:18:
502 | call MPI_bcast(Nudge_ON , 1, mpi_logical, mstrid, mpicom, ierr)
| 1
......
1528 | 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/cam_scam_gfortran_debug_test/src/physics/cam/nudging.F90:566:18:
566 | call MPI_bcast(Nudge_Hwin_Invert, 1, mpi_logical, mstrid, mpicom, ierr)
| 1
......
1528 | 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/cam_scam_gfortran_debug_test/src/physics/cam/nudging.F90:580:18:
580 | call MPI_bcast(Nudge_Vwin_Invert, 1, mpi_logical, mstrid, mpicom, ierr)
| 1
......
1528 | 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/cam_scam_gfortran_debug_test/src/physics/cam/nudging.F90:582:18:
582 | call MPI_bcast(Nudge_ZonalFilter, 1, mpi_logical, mstrid, mpicom, ierr)
| 1
......
1528 | 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/cam_scam_gfortran_debug_test/src/physics/cam/nudging.F90:1778:46:
1778 | real(r8) function nudging_set_PSprofile(rlat,rlon,Nudge_PSprof)
| 1
Warning: Unused dummy argument 'rlat' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/nudging.F90:1778:51:
1778 | real(r8) function nudging_set_PSprofile(rlat,rlon,Nudge_PSprof)
| 1
Warning: Unused dummy argument 'rlon' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/nudging.F90:1437:7:
1437 | use ppgrid ,only: pver,pcols,begchunk,endchunk
| 1
Warning: Unused module variable 'begchunk' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/nudging.F90:1437:7:
1437 | use ppgrid ,only: pver,pcols,begchunk,endchunk
| 1
Warning: Unused module variable 'endchunk' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/nudging.F90:1101:32:
1101 | integer :: kk
| 1
Warning: Unused variable 'kk' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/nudging.F90:1102:39:
1102 | real(r8) :: Sbar,Qbar,Wsum
| 1
Warning: Unused variable 'qbar' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/nudging.F90:1102:34:
1102 | real(r8) :: Sbar,Qbar,Wsum
| 1
Warning: Unused variable 'sbar' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/nudging.F90:1102:44:
1102 | real(r8) :: Sbar,Qbar,Wsum
| 1
Warning: Unused variable 'wsum' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/nudging.F90:613:40:
613 | integer :: istat,lchnk,ncol,icol,ilev
| 1
Warning: Unused variable 'ilev' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ghg_chem.F90:55:16:
55 | integer :: m,mm
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ghg_chem.F90:55:19:
55 | integer :: m,mm
| 1
Warning: Unused variable 'mm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/nudging.F90:1812:36:
1812 | end function nudging_set_PSprofile
| ^
Warning: '__result_nudging_set_psprofil' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/nudging.F90:1778:41:
1778 | real(r8) function nudging_set_PSprofile(rlat,rlon,Nudge_PSprof)
| ^
note: '__result_nudging_set_psprofil' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/nudging.F90:1389:75:
1389 | *Tscale*Nudge_Utau(:ncol,:pver,lchnk)
| ^
Warning: 'tscale' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/nudging.F90:1097:36:
1097 | real(r8) :: Tscale
| ^
note: 'tscale' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/physics_buffer.F90.in:705:57:
705 | subroutine pbuf_add_field_{TYPE}(name, persistence, dtype, dimsizes, index, col_type)
| 1
Warning: Unused dummy argument 'dtype' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/physics_buffer.F90.in:705:59:
705 | subroutine pbuf_add_field_{TYPE}(name, persistence, dtype, dimsizes, index, col_type)
| 1
Warning: Unused dummy argument 'dtype' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/physics_buffer.F90.in:705:56:
705 | subroutine pbuf_add_field_{TYPE}(name, persistence, dtype, dimsizes, index, col_type)
| 1
Warning: Unused dummy argument 'dtype' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/physics_buffer.F90.in:600:48:
600 | subroutine pbuf_register_field_int(name, pname, index, persistence, &
| 1
Warning: Unused dummy argument 'pname' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/physics_buffer.F90.in:341:42:
341 | logical function pbuf_field_has_col_type(pbuf, index, col_type) result(rval)
| ^
Warning: 'pbuf_field_has_col_type' defined but not used [-Wunused-function]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/physics_buffer.F90.in:1329:31:
1329 | end function pbuftype2piotype
| ^
Warning: 'piotype' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/physics_buffer.F90.in:1310:53:
1310 | function pbuftype2piotype(pbuftype) result(piotype)
| ^
note: 'piotype' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere/ionosphere_interface.F90:76:41:
76 | subroutine ionosphere_read_restart(File)
| 1
Warning: Unused dummy argument 'file' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere/ionosphere_interface.F90:67:42:
67 | subroutine ionosphere_write_restart(File)
| 1
Warning: Unused dummy argument 'file' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere/ionosphere_interface.F90:58:41:
58 | subroutine ionosphere_init_restart(File)
| 1
Warning: Unused dummy argument 'file' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere/ionosphere_interface.F90:45:48:
45 | subroutine ionosphere_run2( phys_state, pbuf2d )
| 1
Warning: Unused dummy argument 'pbuf2d' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere/ionosphere_interface.F90:45:40:
45 | subroutine ionosphere_run2( phys_state, pbuf2d )
| 1
Warning: Unused dummy argument 'phys_state' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere/ionosphere_interface.F90:36:35:
36 | subroutine ionosphere_run1(pbuf2d)
| 1
Warning: Unused dummy argument 'pbuf2d' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere/ionosphere_interface.F90:22:38:
22 | subroutine ionosphere_readnl( nlfile )
| 1
Warning: Unused dummy argument 'nlfile' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:996:33:
996 | cldt, cldc, cmfdqr, evapc, precs, evaps, &
| 1
Warning: Unused dummy argument 'cldc' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:1086:29:
1086 | real(r8) cldmabc(pcols) ! maximum cloud at or above this level
| 1
Warning: Unused variable 'cldmabc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:1050:20:
1050 | real(r8) cwatp ! local water amount falling from above precip
| 1
Warning: Unused variable 'cwatp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:1051:21:
1051 | real(r8) cwatpl ! local water amount falling from above precip (liq)
| 1
Warning: Unused variable 'cwatpl' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:1076:19:
1076 | real(r8) finc ! in cloud fraction removed by conv rain
| 1
Warning: Unused variable 'finc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:1054:21:
1054 | real(r8) fracev ! fraction of precip from above that is evaporating
| 1
Warning: Unused variable 'fracev' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:1055:20:
1055 | real(r8) fracp ! fraction of cloud water converted to precip
| 1
Warning: Unused variable 'fracp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:1059:19:
1059 | real(r8) mpla ! moles / liter H2O entering the layer from above
| 1
Warning: Unused variable 'mpla' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:1065:21:
1065 | real(r8) precbl ! precip work variable
| 1
Warning: Unused variable 'precbl' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:995:30:
995 | subroutine wetdepg( t, p, q, pdel, &
| 1
Warning: Unused dummy argument 'q' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:1069:18:
1069 | real(r8) rat ! ratio of amount available to amount removed
| 1
Warning: Unused variable 'rat' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:1077:19:
1077 | real(r8) rate ! max removal rate estimate
| 1
Warning: Unused variable 'rate' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:1071:29:
1071 | real(r8) scavabc(pcols) ! scavenged tracer flux from above (work array)
| 1
Warning: Unused variable 'scavabc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:1078:23:
1078 | real(r8) scavlimt ! limiting value 1
| 1
Warning: Unused variable 'scavlimt' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:1084:19:
1084 | real(r8) wtpl ! work variable
| 1
Warning: Unused variable 'wtpl' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:740:21:
740 | real(r8) aqfrac ! fraction of tracer in aqueous phase
| 1
Warning: Unused variable 'aqfrac' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:676:33:
676 | cldt, cldc, cmfdqr, conicw, precs, conds, &
| 1
Warning: Unused dummy argument 'cldc' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:676:63:
676 | cldt, cldc, cmfdqr, conicw, precs, conds, &
| 1
Warning: Unused dummy argument 'conds' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:741:20:
741 | real(r8) cwatc ! local convective total water amount
| 1
Warning: Unused variable 'cwatc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:743:20:
743 | real(r8) cwatp ! local water amount falling from above precip
| 1
Warning: Unused variable 'cwatp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:742:20:
742 | real(r8) cwats ! local stratiform total water amount
| 1
Warning: Unused variable 'cwats' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:746:21:
746 | real(r8) gafrac ! fraction of tracer in gas phasea
| 1
Warning: Unused variable 'gafrac' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:747:21:
747 | real(r8) hconst ! henry's law solubility constant when equation is expressed
| 1
Warning: Unused variable 'hconst' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:749:19:
749 | real(r8) mpla ! moles / liter H2O entering the layer from above
| 1
Warning: Unused variable 'mpla' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:750:19:
750 | real(r8) mplb ! moles / liter H2O leaving the layer below
| 1
Warning: Unused variable 'mplb' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:675:30:
675 | subroutine wetdepa_v1( t, p, q, pdel, &
| 1
Warning: Unused dummy argument 'p' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:751:19:
751 | real(r8) part ! partial pressure of tracer in atmospheres
| 1
Warning: Unused variable 'part' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:752:19:
752 | real(r8) patm ! total pressure in atmospheres
| 1
Warning: Unused variable 'patm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:756:21:
756 | real(r8) precbl ! precip falling out of level (work array)
| 1
Warning: Unused variable 'precbl' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:675:33:
675 | subroutine wetdepa_v1( t, p, q, pdel, &
| 1
Warning: Unused dummy argument 'q' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:294:38:
294 | cmfdqr, evapc, conicw, precs, conds, &
| 1
Warning: Unused dummy argument 'conds' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:293:4:
293 | p, q, pdel, cldt, cldc, &
| 1
Warning: Unused dummy argument 'p' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:293:7:
293 | p, q, pdel, cldt, cldc, &
| 1
Warning: Unused dummy argument 'q' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:176:42:
176 | cldt, cldcu, cldst, cme, evapr, &
| 1
Warning: Unused dummy argument 'cme' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/slingo_liq_optics.F90:223:41:
223 | integer :: ncol, icld, itim_old, i_rei, lwband, i, k, lchnk
| 1
Warning: Unused variable 'i_rei' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/slingo_liq_optics.F90:223:24:
223 | integer :: ncol, icld, itim_old, i_rei, lwband, i, k, lchnk
| 1
Warning: Unused variable 'icld' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/slingo_liq_optics.F90:225:27:
225 | real(r8) :: kabs, kabsi
| 1
Warning: Unused variable 'kabsi' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/slingo_liq_optics.F90:123:19:
123 | integer :: i_rel, lchnk, icld, itim_old
| 1
Warning: Unused variable 'i_rel' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/slingo_liq_optics.F90:123:32:
123 | integer :: i_rel, lchnk, icld, itim_old
| 1
Warning: Unused variable 'icld' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/slingo_liq_optics.F90:126:47:
126 | real(r8), pointer, dimension(:,:) :: iclwpth
| 1
Warning: Unused variable 'iclwpth' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/slingo_liq_optics.F90:125:31:
125 | real(r8) :: kext(pcols,pver)
| 1
Warning: Unused variable 'kext' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/slingo_liq_optics.F90:55:7:
55 | use cam_logfile, only: iulog
| 1
Warning: Unused module variable 'iulog' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/slingo_liq_optics.F90:53:7:
53 | use spmd_utils, only: masterproc
| 1
Warning: Unused module variable 'masterproc' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/radheat.F90:81:47:
81 | fsnt, flns, flnt, asdir, net_flx)
| 1
Warning: Unused dummy argument 'asdir' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/radheat.F90:106:18:
106 | integer :: i, k
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/radheat.F90:80:35:
80 | subroutine radheat_tend(state, pbuf, ptend, qrl, qrs, fsns, &
| 1
Warning: Unused dummy argument 'pbuf' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/radheat.F90:67:47:
67 | subroutine radheat_timestep_init (state, pbuf2d)
| 1
Warning: Unused dummy argument 'pbuf2d' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/radheat.F90:67:39:
67 | subroutine radheat_timestep_init (state, pbuf2d)
| 1
Warning: Unused dummy argument 'state' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/radheat.F90:56:32:
56 | subroutine radheat_init(pref_mid)
| 1
Warning: Unused dummy argument 'pref_mid' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/radheat.F90:38:32:
38 | subroutine radheat_readnl(nlfile)
| 1
Warning: Unused dummy argument 'nlfile' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_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)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cloud_fraction.F90:71:15:
71 | integer count
| 1
Warning: Unused PRIVATE module variable 'count' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cloud_fraction.F90:317:16:
317 | real(r8) cld ! intermediate scratch variable (low cld)
| 1
Warning: Unused variable 'cld' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cloud_fraction.F90:329:26:
329 | real(r8) clrsky(pcols) ! temporary used in random overlap calc
| 1
Warning: Unused variable 'clrsky' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cloud_fraction.F90:339:21:
339 | integer kp1, ifld
| 1
Warning: Unused variable 'ifld' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cloud_fraction.F90:246:38:
246 | pmid ,temp ,q ,omga , phis, &
| 1
Warning: Unused dummy argument 'omga' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cloud_fraction.F90:248:38:
248 | cloud ,rhcloud, clc ,pdel , &
| 1
Warning: Unused dummy argument 'pdel' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cloud_fraction.F90:250:9:
250 | ts ,sst ,ps ,zdu ,ocnfrac ,&
| 1
Warning: Unused dummy argument 'ts' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cloud_fraction.F90:250:37:
250 | ts ,sst ,ps ,zdu ,ocnfrac ,&
| 1
Warning: Unused dummy argument 'zdu' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cloud_fraction.F90:200:15:
200 | integer :: k
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/ebert_curry_ice_optics.F90:143:28:
143 | abarii = abari(indxsl)
| ^
Warning: 'indxsl' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/ebert_curry_ice_optics.F90:104:30:
104 | integer :: ns, i, k, indxsl, lchnk, Nday
| ^
note: 'indxsl' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/slingo_liq_optics.F90:171:28:
171 | abarli = abarl(indxsl)
| ^
Warning: 'indxsl' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/slingo_liq_optics.F90:122:30:
122 | integer :: ns, i, k, indxsl, Nday
| ^
note: 'indxsl' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rad_constituents.F90:1366:35:
1366 | alist%aer(i)%mass_name = name
| 1
Warning: CHARACTER expression will be truncated in assignment (32/64) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rad_constituents.F90:1314:35:
1314 | glist%gas(i)%mass_name = name
| 1
Warning: CHARACTER expression will be truncated in assignment (32/64) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/co2_cycle.F90:120:18:
112 | call mpi_bcast(co2_flag, 1, mpi_logical, mstrid, mpicom, ierr)
| 2
......
120 | call mpi_bcast(co2flux_ocn_file, len(co2flux_ocn_file), mpi_character, mstrid, mpicom, ierr)
| 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (CHARACTER(256)/LOGICAL(4)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/co2_cycle.F90:232:38:
232 | subroutine co2_init_cnst(name, latvals, lonvals, mask, q)
| 1
Warning: Unused dummy argument 'latvals' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/co2_cycle.F90:232:47:
232 | subroutine co2_init_cnst(name, latvals, lonvals, mask, q)
| 1
Warning: Unused dummy argument 'lonvals' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rad_constituents.F90:295:18:
279 | call mpibcast (mode_defs, len(mode_defs(1))*n_mode_str, mpichar, 0, mpicom)
| 2
......
295 | call mpibcast (oldcldoptics, 1, mpilog , 0, mpicom)
| 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/CHARACTER(*)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_tstcp.F90:337:35:
337 | integer, pointer :: filter(:)
| 1
Warning: Unused variable 'filter' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_tstcp.F90:336:35:
336 | real(r8),pointer :: weight(:)
| 1
Warning: Unused variable 'weight' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_tstcp.F90:308:35:
308 | integer, pointer :: filter(:)
| 1
Warning: Unused variable 'filter' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_tstcp.F90:307:35:
307 | real(r8),pointer :: weight(:)
| 1
Warning: Unused variable 'weight' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_tstcp.F90:125:32:
125 | integer :: i, j, k, ngrdcol, indx, indx1, indx2
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/check_energy.F90:737:30:
737 | tracname = cnst_name(m)
| 1
Warning: CHARACTER expression will be truncated in assignment (8/16) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/check_energy.F90:574:49:
574 | subroutine check_energy_fix(state, ptend, nstep, eshflx)
| 1
Warning: Unused dummy argument 'nstep' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/tracer_data.F90:761:23:
757 | call mpi_bcast(file%weight_x, plon*file%nlon, mpi_real8 , mstrid, mpicom,ierr)
| 2
......
761 | call mpi_bcast(file%count_x, plon, mpi_integer , mstrid, mpicom,ierr)
| 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)).
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aurora.F90:79:36:
79 | aur_hrate, cpair, pmid, lchnk, calday, &
| 1
Warning: Dummy argument 'aur_hrate' at (1) was declared INTENT(OUT) but was not set [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aurora.F90:79:64:
79 | aur_hrate, cpair, pmid, lchnk, calday, &
| 1
Warning: Unused dummy argument 'calday' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aurora.F90:79:43:
79 | aur_hrate, cpair, pmid, lchnk, calday, &
| 1
Warning: Unused dummy argument 'cpair' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aurora.F90:79:56:
79 | aur_hrate, cpair, pmid, lchnk, calday, &
| 1
Warning: Unused dummy argument 'lchnk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aurora.F90:78:35:
78 | subroutine aurora_hrate( tn, mbar, rlats, &
| 1
Warning: Unused dummy argument 'mbar' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aurora.F90:80:44:
80 | ncol, rlons, pbuf )
| 1
Warning: Unused dummy argument 'pbuf' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aurora.F90:79:49:
79 | aur_hrate, cpair, pmid, lchnk, calday, &
| 1
Warning: Unused dummy argument 'pmid' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aurora.F90:78:42:
78 | subroutine aurora_hrate( tn, mbar, rlats, &
| 1
Warning: Unused dummy argument 'rlats' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aurora.F90:80:38:
80 | ncol, rlons, pbuf )
| 1
Warning: Unused dummy argument 'rlons' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aurora.F90:78:29:
78 | subroutine aurora_hrate( tn, mbar, rlats, &
| 1
Warning: Unused dummy argument 'tn' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aurora.F90:44:39:
44 | lchnk, calday, ncol, rlons, pbuf )
| 1
Warning: Unused dummy argument 'calday' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aurora.F90:44:31:
44 | lchnk, calday, ncol, rlons, pbuf )
| 1
Warning: Unused dummy argument 'lchnk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aurora.F90:42:42:
42 | subroutine aurora_prod( tn, o2, o1, mbar, rlats, &
| 1
Warning: Unused dummy argument 'mbar' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aurora.F90:42:36:
42 | subroutine aurora_prod( tn, o2, o1, mbar, rlats, &
| 1
Warning: Unused dummy argument 'o1' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aurora.F90:42:32:
42 | subroutine aurora_prod( tn, o2, o1, mbar, rlats, &
| 1
Warning: Unused dummy argument 'o2' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aurora.F90:44:59:
44 | lchnk, calday, ncol, rlons, pbuf )
| 1
Warning: Unused dummy argument 'pbuf' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aurora.F90:43:52:
43 | qo2p, qop, qn2p, qnp, pmid, &
| 1
Warning: Unused dummy argument 'pmid' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aurora.F90:43:41:
43 | qo2p, qop, qn2p, qnp, pmid, &
| 1
Warning: Dummy argument 'qn2p' at (1) was declared INTENT(OUT) but was not set [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aurora.F90:43:46:
43 | qo2p, qop, qn2p, qnp, pmid, &
| 1
Warning: Dummy argument 'qnp' at (1) was declared INTENT(OUT) but was not set [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aurora.F90:43:30:
43 | qo2p, qop, qn2p, qnp, pmid, &
| 1
Warning: Dummy argument 'qo2p' at (1) was declared INTENT(OUT) but was not set [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aurora.F90:43:35:
43 | qo2p, qop, qn2p, qnp, pmid, &
| 1
Warning: Dummy argument 'qop' at (1) was declared INTENT(OUT) but was not set [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aurora.F90:42:49:
42 | subroutine aurora_prod( tn, o2, o1, mbar, rlats, &
| 1
Warning: Unused dummy argument 'rlats' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aurora.F90:44:53:
44 | lchnk, calday, ncol, rlons, pbuf )
| 1
Warning: Unused dummy argument 'rlons' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aurora.F90:42:28:
42 | subroutine aurora_prod( tn, o2, o1, mbar, rlats, &
| 1
Warning: Unused dummy argument 'tn' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aurora.F90:29:31:
29 | subroutine aurora_inti(pbuf2d)
| 1
Warning: Unused dummy argument 'pbuf2d' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:54:2:
54 | if( (pref_mid_norm(k)) < .001_r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/tracer_data.F90:206:27:
206 | integer :: aircraft_cnt
| 1
Warning: Unused variable 'aircraft_cnt' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:272:40:
272 | logical :: mask_nat(ncol,pver) ! NAT mask T: mask_sts=T; T<Tsat_nat
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:324:2:
324 | h2o_total(:,k) = h2o_gas(:,k) + h2o_cond(:,k)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:349:2:
349 | sad_strat(:,k,1) = sad_sage(:,k)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:350:2:
350 | sad_strat(:,k,2) = 0._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:361:2:
361 | radius_strat(:,k,2) = 0._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:362:2:
362 | radius_strat(:,k,3) = 0._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:363:2:
363 | hno3_gas (:,k) = hno3_total(:,k)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:365:2:
365 | hno3_cond (:,k,2) = 0._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:366:2:
366 | hcl_gas (:,k) = hcl_total(:,k)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:372:2:
372 | return
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:387:2:
387 | do i = 1,ncol
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:388:2:
388 | if( .not. mask_lbs(i,k) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:390:2:
390 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:391:2:
391 | mask_ice(i,k) = .false.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:392:2:
392 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:400:2:
400 | h2o_avail(:,k) = h2o_cond(:,k)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:407:2:
407 | sad_ice, radius_ice, mask_ice )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:429:2:
429 | do i = 1,ncol
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:430:2:
430 | if( .not. mask_lbs(i,k) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:432:2:
432 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:433:2:
433 | mask_sts(i,k) = .false.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:434:2:
434 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:449:2:
449 | if( any(mask_sts(:,k)) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:450:2:
450 | where( mask_sts(:,k) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:451:2:
451 | z_val(:) = hno3_avail(:,k) == 0._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:452:2:
452 | elsewhere
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:453:2:
453 | z_val(:) = .false.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:454:2:
454 | endwhere
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:455:2:
455 | if( any( z_val(:) ) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:456:2:
456 | write(iulog,*) 'sad_strat_calc: Before CHEM Sulfate_SAD_CALC_1 has zero hno3_avail at lchnk,k = ',lchnk,k
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:457:2:
457 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:458:2:
458 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:485:2:
485 | do i = 1,ncol
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:486:2:
486 | if( .not. mask_lbs(i,k) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:488:2:
488 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:489:2:
489 | mask_nat(i,k) = .false.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:490:2:
490 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:499:2:
499 | if( any(mask_nat(:,k)) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:500:2:
500 | where( mask_nat(:,k) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:501:2:
501 | z_val(:) = hno3_avail(:,k) == 0._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:502:2:
502 | elsewhere
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:503:2:
503 | z_val(:) = .false.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:504:2:
504 | endwhere
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:505:2:
505 | if( any( z_val(:) ) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:506:2:
506 | write(iulog,*) 'sad_nat_calc: After CHEM Sulf_SAD_CALC_1 has zero hno3_avail at lchnk,k = ',lchnk,k
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:507:2:
507 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:508:2:
508 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:512:2:
512 | hno3_gas_nat, hno3_cond_nat, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:528:2:
528 | do i = 1,ncol
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:637:2:
637 | where( mask(:,k) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:642:2:
642 | endwhere
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:648:2:
648 | sad_ice, radius_ice, mask )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:683:2:
683 | where( mask(:,k) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:687:2:
687 | h2o_cond_ice(:) = h2o_avail(:,k) * m(:,k)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:834:2:
834 | where( ( mask_lt(:ncol,k) ) .AND. ( converged(:ncol,k) ) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:912:2:
912 | where( mask(:,k) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:926:2:
926 | endwhere
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:934:2:
934 | hno3_gas, hno3_cond, sad_nat, radius_nat, mask )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:976:2:
976 | hno3_gas, hno3_cond_total, mask )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1022:2:
1022 | hno3_gas, hno3_cond, mask )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1058:2:
1058 | do i = 1,ncol
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1063:2:
1063 | if( mask(i,k) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1073:2:
1073 | t = temp(i,k)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1080:2:
1080 | if( phno3 > phno3_eq ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1084:2:
1084 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1087:2:
1087 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1088:2:
1088 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1129:2:
1129 | do i = 1,ncol
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1130:2:
1130 | if( mask(i,k) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1141:2:
1141 | do l = 1,6
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1143:2:
1143 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1160:2:
1160 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1381:2:
1381 | ch2so4(i,k) = (h2so4m(i,k)*1.e-12_r8) / 98._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1382:2:
1382 | if( pures > 0._r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1383:2:
1383 | wrk_h2so4 = (1000._r8*ch2so4(i,k))/(pures*18._r8)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1384:2:
1384 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1385:2:
1385 | wrk_h2so4 = 0._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1386:2:
1386 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1387:2:
1387 | chno3 = 1.2029e-5_r8 * press(i,k) * tr * hno3_avail(i,k)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1388:2:
1388 | do l = 13,22
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1390:2:
1390 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1394:19:
1394 | t1 = (t - t0)/(t*t0)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1395:19:
1395 | t2 = t0/t - 1._r8 - log( t0/t )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1397:19:
1397 | ks = exp( lnks )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1399:2:
1399 | converged(i,k) = .false.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1417:2:
1417 | if( puren > 0._r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1418:2:
1418 | t1 = (1000._r8*cno3new)/(puren*18._r8)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1419:2:
1419 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1420:2:
1420 | t1 = 0._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1421:2:
1421 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1422:2:
1422 | h2o_cond(i,k) = t1 + wrk_h2so4
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1423:2:
1423 | if( h2o_cond(i,k) > 0._r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1427:2:
1427 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1430:2:
1430 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1431:25:
1431 | stren = molhno3(i,k) + 3._r8 * molh2so4(i,k)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1435:22:
1435 | sm = stren/3._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1440:22:
1440 | nm = stren
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1441:25:
1441 | actn = d(17) + nm*(d(18) + nm*(d(19) + nm*(d(20) + nm*(d(21) + nm*d(22)))))
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1446:22:
1446 | f1 = 2._r8 * (molh2so4(i,k) + molhno3(i,k)) * actn
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1447:22:
1447 | f2 = 2.25_r8 * molh2so4(i,k) * acts
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1454:24:
1454 | ymix = exp( mixyln )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1455:25:
1455 | hplus = 2._r8 * molh2so4(i,k) + molhno3(i,k)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1458:2:
1458 | if( chno3 == 0._r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1459:2:
1459 | converged(i,k) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1460:2:
1460 | exit Iter_loop
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1461:2:
1461 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1481:2:
1481 | con_val = abs( f - 1._r8 )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1482:2:
1482 | if( con_val <= con_lim ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1483:2:
1483 | converged(i,k) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1484:2:
1484 | exit Iter_loop
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1492:2:
1492 | if( f > 1._r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1494:2:
1494 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1496:2:
1496 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1523:2:
1523 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1529:2:
1529 | if( cno3new /= 0._r8 .or. cphno3new /= 0._r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1530:25:
1530 | ratio = max( 0._r8,min( 1._r8,cno3new/(cphno3new + cno3new) ) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1532:2:
1532 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1534:2:
1534 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1565:2:
1565 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/ndrop.F90:1390:54:
1390 | + sixth*(wb*(g+gold) + (g*w+gold*wold))*dw
| ^
Warning: 'wb' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/ndrop.F90:1221:52:
1221 | real(r8) wmin,wmax,w,dw,dwmax,dwmin,wnuc,dwnew,wb
| ^
note: 'wb' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1309:24:
1309 | real(r8) :: chplus
| 1
Warning: Unused variable 'chplus' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1314:27:
1314 | real(r8) :: chplusnew
| 1
Warning: Unused variable 'chplusnew' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1310:22:
1310 | real(r8) :: cno3
| 1
Warning: Unused variable 'cno3' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1301:38:
1301 | integer :: i, iter, k, l, nstep
| 1
Warning: Unused variable 'nstep' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1305:22:
1305 | real(r8) :: wtn0
| 1
Warning: Unused variable 'wtn0' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:759:45:
759 | real(r8) :: ch2so4 (ncol,pver) ! Total H2SO4 (moles / cm3 of air)
| 1
Warning: Unused variable 'ch2so4' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:747:22:
747 | integer :: cnt1, cnt2
| 1
Warning: Unused variable 'cnt1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:747:28:
747 | integer :: cnt1, cnt2
| 1
Warning: Unused variable 'cnt2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:710:46:
710 | sad_sage, m, hno3_gas, hno3_cond, &
| 1
Warning: Unused dummy argument 'm' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:776:45:
776 | logical :: maskx (ncol,pver)
| 1
Warning: Unused variable 'maskx' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:773:45:
773 | real(r8) :: packer (ncol*pver)
| 1
Warning: Unused variable 'packer' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:748:23:
748 | real(r8) :: ratio
| 1
Warning: Unused variable 'ratio' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:749:25:
749 | real(r8) :: vals(2)
| 1
Warning: Unused variable 'vals' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:647:42:
647 | subroutine ice_sad_calc( ncol, press, temp, m, h2o_avail, &
| 1
Warning: Unused dummy argument 'press' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:647:48:
647 | subroutine ice_sad_calc( ncol, press, temp, m, h2o_avail, &
| 1
Warning: Unused dummy argument 'temp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:243:26:
243 | integer :: dims(1)
| 1
Warning: Unused variable 'dims' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:212:78:
212 | sad_sage, radius_strat, sad_strat, ncol, pbuf )
| 1
Warning: Unused dummy argument 'pbuf' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:31:32:
31 | subroutine sad_inti(pbuf2d)
| 1
Warning: Unused dummy argument 'pbuf2d' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/hco_cc_emissions.F90:81:43:
81 | subroutine hco_set_srf_emissions( lchnk, ncol, sflx, pbuf )
| 1
Warning: Unused dummy argument 'lchnk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/hco_cc_emissions.F90:106:45:
106 | real(r8), pointer :: pbuf_ptr_3d(:,:) ! ptr to pbuf data (/pcols,pver/)
| 1
Warning: Unused variable 'pbuf_ptr_3d' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/ndrop.F90:791:62:
791 | if (k == pver) tinv = tinv + taumix_internal_pver_inv
| ^
Warning: 'taumix_internal_pver_inv' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/ndrop.F90:275:39:
275 | real(r8) :: taumix_internal_pver_inv ! 1/(internal mixing time scale for k=pver) (1/s)
| ^
note: 'taumix_internal_pver_inv' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1529:33:
1529 | if( cno3new /= 0._r8 .or. cphno3new /= 0._r8 ) then
| ^
Warning: 'cno3new' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1315:25:
1315 | real(r8) :: cno3new
| ^
note: 'cno3new' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1542:21:
1542 | if( con_val > .05_r8 ) then
| ^
Warning: 'con_val' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1327:25:
1327 | real(r8) :: con_val
| ^
note: 'con_val' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1529:33:
1529 | if( cno3new /= 0._r8 .or. cphno3new /= 0._r8 ) then
| ^
Warning: 'cphno3new' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1326:27:
1326 | real(r8) :: cphno3new
| ^
note: 'cphno3new' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/iondrag.F90:83:36:
83 | subroutine iondrag_calc_ghg (lchnk,ncol,state,ptend)
| 1
Warning: Unused dummy argument 'lchnk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/iondrag.F90:83:41:
83 | subroutine iondrag_calc_ghg (lchnk,ncol,state,ptend)
| 1
Warning: Unused dummy argument 'ncol' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/iondrag.F90:83:47:
83 | subroutine iondrag_calc_ghg (lchnk,ncol,state,ptend)
| 1
Warning: Unused dummy argument 'state' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/iondrag.F90:67:69:
67 | subroutine iondrag_calc_ions( lchnk, ncol, state, ptend, pbuf, delt )
| 1
Warning: Unused dummy argument 'delt' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/iondrag.F90:67:37:
67 | subroutine iondrag_calc_ions( lchnk, ncol, state, ptend, pbuf, delt )
| 1
Warning: Unused dummy argument 'lchnk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/iondrag.F90:67:43:
67 | subroutine iondrag_calc_ions( lchnk, ncol, state, ptend, pbuf, delt )
| 1
Warning: Unused dummy argument 'ncol' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/iondrag.F90:67:63:
67 | subroutine iondrag_calc_ions( lchnk, ncol, state, ptend, pbuf, delt )
| 1
Warning: Unused dummy argument 'pbuf' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/iondrag.F90:67:50:
67 | subroutine iondrag_calc_ions( lchnk, ncol, state, ptend, pbuf, delt )
| 1
Warning: Unused dummy argument 'state' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/iondrag.F90:52:35:
52 | subroutine iondrag_init( pref_mid )
| 1
Warning: Unused dummy argument 'pref_mid' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/iondrag.F90:38:34:
38 | subroutine iondrag_readnl(nlfile)
| 1
Warning: Unused dummy argument 'nlfile' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_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)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cam3_aero_data.F90:104:19:
104 | aerosol_names = (/'sul ','sslt ','dust ','car '/)
| 1
Warning: Unused PRIVATE module variable 'aerosol_names' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cam3_aero_data.F90:100:11:
100 | group =(/1,2,2,3,3,3,3,4,4,4,4/)
| 1
Warning: Unused PRIVATE module variable 'group' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cam3_aero_data.F90:137:20:
137 | integer :: naerlev ! size of level dimension in MATCH data
| 1
Warning: Unused PRIVATE module variable 'naerlev' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cam3_aero_data.F90:904:15:
904 | integer :: i,j,k ! spatial indices
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cam3_aero_data.F90:739:14:
739 | logical bad ! indicates a bad point found
| 1
Warning: Unused variable 'bad' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cam3_aero_data.F90:737:14:
737 | integer isv, ksv, msv ! loop indices to save
| 1
Warning: Unused variable 'isv' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cam3_aero_data.F90:737:19:
737 | integer isv, ksv, msv ! loop indices to save
| 1
Warning: Unused variable 'ksv' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cam3_aero_data.F90:737:24:
737 | integer isv, ksv, msv ! loop indices to save
| 1
Warning: Unused variable 'msv' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cam3_aero_data.F90:587:18:
587 | integer i, k, j ! spatial indices
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cam3_aero_data.F90:589:22:
589 | integer lats(pcols),lons(pcols) ! latitude and longitudes of column
| 1
Warning: Unused variable 'lats' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cam3_aero_data.F90:589:34:
589 | integer lats(pcols),lons(pcols) ! latitude and longitudes of column
| 1
Warning: Unused variable 'lons' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cam3_aero_data.F90:276:32:
276 | real(r8) :: coldata(paerlev) ! aerosol field read in from dataset
| 1
Warning: Unused variable 'coldata' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cam3_aero_data.F90:277:17:
277 | integer :: ret
| 1
Warning: Unused variable 'ret' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rad_constituents.F90:2402:25:
2402 | if (mode_idx < 1 .or. mode_idx > mlist%nmodes) then
| ^
Warning: 'mlist' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rad_constituents.F90:2390:37:
2390 | type(modelist_t), pointer :: mlist
| ^
note: 'mlist' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/short_lived_species.F90:280:16:
280 | do m=1,nslvd
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/short_lived_species.F90:259:16:
259 | do m=1,nslvd
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/short_lived_species.F90:233:16:
233 | do m=1,nslvd
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/short_lived_species.F90:210:16:
210 | do m=1,nslvd
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/short_lived_species.F90:186:16:
186 | do m=1,nslvd
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/short_lived_species.F90:144:31:
144 | fieldname = solsym(n)
| 1
Warning: CHARACTER expression will be truncated in assignment (8/16) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/short_lived_species.F90:138:16:
138 | do m=1,nslvd
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/short_lived_species.F90:243:49:
243 | subroutine get_short_lived_species_gc( q, lchnk, ncol, pbuf )
| 1
Warning: Unused dummy argument 'lchnk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/short_lived_species.F90:218:46:
218 | subroutine get_short_lived_species( q, lchnk, ncol, pbuf )
| 1
Warning: Unused dummy argument 'lchnk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/short_lived_species.F90:195:49:
195 | subroutine set_short_lived_species_gc( q, lchnk, ncol, pbuf )
| 1
Warning: Unused dummy argument 'lchnk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/short_lived_species.F90:195:55:
195 | subroutine set_short_lived_species_gc( q, lchnk, ncol, pbuf )
| 1
Warning: Unused dummy argument 'ncol' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/short_lived_species.F90:172:46:
172 | subroutine set_short_lived_species( q, lchnk, ncol, pbuf )
| 1
Warning: Unused dummy argument 'lchnk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/short_lived_species.F90:172:52:
172 | subroutine set_short_lived_species( q, lchnk, ncol, pbuf )
| 1
Warning: Unused dummy argument 'ncol' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/short_lived_species.F90:78:47:
78 | subroutine short_lived_species_writeic( lchnk, pbuf )
| 1
Warning: Unused dummy argument 'lchnk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/short_lived_species.F90:78:53:
78 | subroutine short_lived_species_writeic( lchnk, pbuf )
| 1
Warning: Unused dummy argument 'pbuf' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rad_constituents.F90:2303:25:
2303 | if (mode_idx < 1 .or. mode_idx > mlist%nmodes) then
| ^
Warning: 'mlist' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rad_constituents.F90:2291:37:
2291 | type(modelist_t), pointer :: mlist
| ^
note: 'mlist' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rad_constituents.F90:2201:23:
2201 | if (aer_idx < 1 .or. aer_idx > aerlist%numaerosols) then
| ^
Warning: 'aerlist' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rad_constituents.F90:2191:38:
2191 | type(aerlist_t), pointer :: aerlist
| ^
note: 'aerlist' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_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/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rad_constituents.F90:2024:25:
2024 | if (mode_idx < 1 .or. mode_idx > mlist%nmodes) then
| ^
Warning: 'mlist' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rad_constituents.F90:2012:37:
2012 | type(modelist_t), pointer :: mlist
| ^
note: 'mlist' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/conv_water.F90:381:45:
381 | conv_liq(i,k) = cu_icwmr * (1._r8-wrk1)
| ^
Warning: 'cu_icwmr' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/conv_water.F90:234:23:
234 | real(r8) :: cu_icwmr ! Convective water for this grid-box.
| ^
note: 'cu_icwmr' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/conv_water.F90:384:46:
384 | tot_liq(i,k) = tot_icwmr * (1._r8-wrk1)
| ^
Warning: 'tot_icwmr' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/conv_water.F90:236:24:
236 | real(r8) :: tot_icwmr ! Large-scale water for this grid-box.
| ^
note: 'tot_icwmr' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rad_constituents.F90:1907:25:
1907 | if (mode_idx < 1 .or. mode_idx > mlist%nmodes) then
| ^
Warning: 'mlist' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rad_constituents.F90:1895:37:
1895 | type(modelist_t), pointer :: mlist
| ^
note: 'mlist' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rad_constituents.F90:1855:24:
1855 | if (aer_idx < 1 .or. aer_idx > aerlist%numaerosols) then
| ^
Warning: 'aerlist' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rad_constituents.F90:1841:38:
1841 | type(aerlist_t), pointer :: aerlist
| ^
note: 'aerlist' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rad_constituents.F90:966:29:
966 | naer = aerlist%numaerosols
| ^
Warning: 'aerlist' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rad_constituents.F90:950:38:
950 | type(aerlist_t), pointer :: aerlist
| ^
note: 'aerlist' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/qbo.F90:41:33:
41 | subroutine qbo_relax( state, pbuf, ptend )
| 1
Warning: Unused dummy argument 'pbuf' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/qbo.F90:21:28:
21 | subroutine qbo_readnl(nlfile)
| 1
Warning: Unused dummy argument 'nlfile' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rad_constituents.F90:481:33:
481 | source = list%gas(igas)%source
| ^
Warning: 'list' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rad_constituents.F90:463:35:
463 | type(gaslist_t), pointer :: list
| ^
note: 'list' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_photo.F90:1230:67:
1230 | - o2_exo_coldens(kl,i,lchnk,last))
| ^
Warning: 'delp' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_photo.F90:1210:20:
1210 | real(r8) :: delp
| ^
note: 'delp' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_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)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/hetfrz_classnuc_cam.F90:122:17:
120 | call mpi_bcast(hist_hetfrz_classnuc, 1, mpi_logical, mstrid, mpicom, ierr)
| 2
121 | if (ierr /= mpi_success) call endrun(subname//" mpi_bcast: hist_hetfrz_classnuc")
122 | call mpi_bcast(hetfrz_bc_scalfac, 1, mpi_real8, mstrid, mpicom, ierr)
| 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/LOGICAL(4)).
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldfrc2m.F90:116:18:
110 | call mpi_bcast(rhmini_const, 1, mpi_real8, masterprocid, mpicom, ierr)
| 2
......
116 | 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)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_conv_evap.F90:24:45:
24 | subroutine zm_conv_evap_run(ncol, pver, pverp, &
| 1
Warning: Unused dummy argument 'pverp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_conv_evap.F90:100:33:
100 | real(kind_phys) :: rlat(ncol)
| 1
Warning: Unused variable 'rlat' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldfrc2m.F90:187:15:
187 | integer :: i ! Loop indexes
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/oldcloud_optics.F90:40:40:
40 | real(r8), allocatable :: abs_lw_ice(:,:)
| 1
Warning: Unused PRIVATE module variable 'abs_lw_ice' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/oldcloud_optics.F90:33:42:
33 | real(r8), allocatable :: abs_lw_liq(:,:,:)
| 1
Warning: Unused PRIVATE module variable 'abs_lw_liq' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/oldcloud_optics.F90:39:40:
39 | real(r8), allocatable :: asm_sw_ice(:,:)
| 1
Warning: Unused PRIVATE module variable 'asm_sw_ice' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/oldcloud_optics.F90:32:42:
32 | real(r8), allocatable :: asm_sw_liq(:,:,:)
| 1
Warning: Unused PRIVATE module variable 'asm_sw_liq' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/oldcloud_optics.F90:37:40:
37 | real(r8), allocatable :: ext_sw_ice(:,:)
| 1
Warning: Unused PRIVATE module variable 'ext_sw_ice' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/oldcloud_optics.F90:30:42:
30 | real(r8), allocatable :: ext_sw_liq(:,:,:)
| 1
Warning: Unused PRIVATE module variable 'ext_sw_liq' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/oldcloud_optics.F90:36:35:
36 | real(r8), allocatable :: g_d_eff(:) ! radiative effective diameter samples on grid
| 1
Warning: Unused PRIVATE module variable 'g_d_eff' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/oldcloud_optics.F90:29:38:
29 | real(r8), allocatable :: g_lambda(:,:) ! lambda scale samples on grid
| 1
Warning: Unused PRIVATE module variable 'g_lambda' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/oldcloud_optics.F90:28:32:
28 | real(r8), allocatable :: g_mu(:) ! mu samples on grid
| 1
Warning: Unused PRIVATE module variable 'g_mu' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/oldcloud_optics.F90:35:16:
35 | integer :: n_g_d
| 1
Warning: Unused PRIVATE module variable 'n_g_d' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/oldcloud_optics.F90:27:23:
27 | integer :: nmu, nlambda
| 1
Warning: Unused PRIVATE module variable 'nlambda' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/oldcloud_optics.F90:27:14:
27 | integer :: nmu, nlambda
| 1
Warning: Unused PRIVATE module variable 'nmu' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/oldcloud_optics.F90:38:40:
38 | real(r8), allocatable :: ssa_sw_ice(:,:)
| 1
Warning: Unused PRIVATE module variable 'ssa_sw_ice' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/oldcloud_optics.F90:31:42:
31 | real(r8), allocatable :: ssa_sw_liq(:,:,:)
| 1
Warning: Unused PRIVATE module variable 'ssa_sw_liq' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/tracer_data.F90:1255:39:
1255 | itms(2) = np1 +file%cyc_ndx_beg-1
| ^
Warning: 'np1' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/tracer_data.F90:1169:18:
1169 | integer :: np1 ! current forward time index of dataset
| ^
note: 'np1' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldfrc2m.F90:1132:93:
1132 | qsatfac_out(i) = max(min(qv / qs, 1._r8), (1._r8 - aist) * rhmini + aist * rhmaxi)
| ^
Warning: 'aist' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldfrc2m.F90:959:16:
959 | real(r8) aist ! Non-physical ice stratus fraction ( 0<= aist <= 1 )
| ^
note: 'aist' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:185:2:
185 | real(r8), parameter :: av_const = 2.117265e4_r8 ! (8*8.31448*1000 / PI)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:186:2:
186 | real(r8), parameter :: pa2mb = 1.e-2_r8 ! Pa to mb
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:187:2:
187 | real(r8), parameter :: m2cm = 100._r8 ! meters to cms
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:361:2:
361 | brono2vmr = vmr(i,k,id_brono2)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:362:2:
362 | clono2vmr = vmr(i,k,id_clono2)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:363:2:
363 | hclvmr = vmr(i,k,id_hcl)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:364:2:
364 | hoclvmr = vmr(i,k,id_hocl)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:365:2:
365 | hobrvmr = vmr(i,k,id_hobr)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:366:2:
366 | if( hclvmr > 0._r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:367:2:
367 | hcldeni = 1._r8/(hclvmr*ad(i,k))
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:368:2:
368 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:369:2:
369 | if( clono2vmr > 0._r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:370:2:
370 | cntdeni = 1._r8/(clono2vmr*ad(i,k))
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:371:2:
371 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:372:2:
372 | if( hoclvmr > 0._r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:373:2:
373 | hocldeni = 1._r8/(hoclvmr*ad(i,k))
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:374:2:
374 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:375:2:
375 | if( hobrvmr > 0._r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:376:2:
376 | hobrdeni = 1._r8/(hobrvmr*ad(i,k))
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:377:2:
377 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:378:2:
378 | n2o5vmr = vmr(i,k,id_n2o5)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:381:2:
381 | sadice = sad_ice(i,k)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:398:2:
398 | wrk = av_const*T_limit
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:491:2:
491 | wrk = T_limit*T_limit
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:522:2:
522 | wrk = wt*wt
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:529:2:
529 | if( ah <= 0._r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:530:2:
530 | write(iulog,*) 'ratecon: ah <= 0 at i,k, = ',i,k
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:531:2:
531 | write(iulog,*) 'ratecon: term1,term2,term3,term4,term5,term6,term7,wt,T_limit,ah = ', &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:532:2:
532 | term1,term2,term3,term4,term5,term6,term7,wt,T_limit,ah
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:533:2:
533 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:535:2:
535 | wrk = .25_r8*sadsulf
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:579:2:
579 | if( pHCl_atm > 0._r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:582:2:
582 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:584:2:
584 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:637:2:
637 | if( pCNT_atm > 0._r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:665:2:
665 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:693:2:
693 | if( M_hcl > 0._r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:704:2:
704 | if( tmp < 1.e2_r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:706:2:
706 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:708:2:
708 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:724:2:
724 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:729:2:
729 | if( sadnat > 0._r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:730:2:
730 | wrk = .25_r8*sadnat
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:797:2:
797 | if( sadice > 0._r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:798:2:
798 | wrk = .25_r8*sadice
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:289:10:
289 | aa, bb, cc, dd, &
| 1
Warning: Unused variable 'aa' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:289:14:
289 | aa, bb, cc, dd, &
| 1
Warning: Unused variable 'bb' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:289:18:
289 | aa, bb, cc, dd, &
| 1
Warning: Unused variable 'cc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:289:22:
289 | aa, bb, cc, dd, &
| 1
Warning: Unused variable 'dd' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:218:10:
218 | e0, e1, e2, e3, & ! coefficients for H2O sat vapor press.
| 1
Warning: Unused variable 'e0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:218:14:
218 | e0, e1, e2, e3, & ! coefficients for H2O sat vapor press.
| 1
Warning: Unused variable 'e1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:218:18:
218 | e0, e1, e2, e3, & ! coefficients for H2O sat vapor press.
| 1
Warning: Unused variable 'e2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:218:22:
218 | e0, e1, e2, e3, & ! coefficients for H2O sat vapor press.
| 1
Warning: Unused variable 'e3' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:269:17:
269 | gprob_tot, &
| 1
Warning: Unused variable 'gprob_tot' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:192:9:
192 | m ! species index
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:229:17:
229 | mol_h2so4, & ! Molality of H2SO4, mol / kg
| 1
Warning: Unused variable 'mol_h2so4' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cam3_aero_data.F90:330:22:
330 | cdaym = Mid(mo_prv)
| ^
Warning: 'mo_prv' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cam3_aero_data.F90:278:17:
278 | integer mo_prv ! index to previous month
| ^
note: 'mo_prv' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldfrc2m.F90:466:16:
466 | a_out(i) = a
| ^
Warning: 'a' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldfrc2m.F90:344:29:
344 | real(r8) :: a ! Stratus fraction
| ^
note: 'a' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldfrc2m.F90:467:17:
467 | Ga_out(i) = Ga
| ^
Warning: 'ga' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldfrc2m.F90:345:30:
345 | real(r8) :: Ga ! dU/da
| ^
note: 'ga' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:622:93:
622 | rxt(i,k,rid_het4) = max( 0._r8,wrk*av_clono2*gprob_cnt_hcl(i,k) )*hcldeni
| ^
Warning: 'hcldeni' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:201:15:
201 | hcldeni, & ! inverse of HCl density
| ^
note: 'hcldeni' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:624:93:
624 | rxt(i,k,rid_het4) = max( 0._r8,wrk*av_clono2*gprob_cnt_hcl(i,k) )*cntdeni
| ^
Warning: 'cntdeni' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:202:15:
202 | cntdeni, & ! inverse of ClONO2 density
| ^
note: 'cntdeni' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:662:98:
662 | rxt(i,k,rid_het5) = max( 0._r8,wrk*av_hocl*gprob_hocl_hcl(i,k) )*hocldeni
| ^
Warning: 'hocldeni' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:203:16:
203 | hocldeni, & ! inverse of HOCl density
| ^
note: 'hocldeni' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:721:103:
721 | rxt(i,k,rid_het6) = max( 0._r8,wrk*av_hobr*gprob_hobr_hcl(i,k) )*hobrdeni
| ^
Warning: 'hobrdeni' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:204:16:
204 | hobrdeni, & ! inverse of HOBr density
| ^
note: 'hobrdeni' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/waccmx_phys_intr.F90:114:62:
114 | subroutine waccmx_phys_ion_elec_temp_tend(state, ptend, pbuf, ztodt)
| 1
Warning: Unused dummy argument 'pbuf' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/waccmx_phys_intr.F90:114:56:
114 | subroutine waccmx_phys_ion_elec_temp_tend(state, ptend, pbuf, ztodt)
| 1
Warning: Unused dummy argument 'ptend' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/waccmx_phys_intr.F90:114:49:
114 | subroutine waccmx_phys_ion_elec_temp_tend(state, ptend, pbuf, ztodt)
| 1
Warning: Unused dummy argument 'state' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/waccmx_phys_intr.F90:114:69:
114 | subroutine waccmx_phys_ion_elec_temp_tend(state, ptend, pbuf, ztodt)
| 1
Warning: Unused dummy argument 'ztodt' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/waccmx_phys_intr.F90:101:70:
101 | subroutine waccmx_phys_ion_elec_temp_timestep_init(phys_state,pbuf2d)
| 1
Warning: Unused dummy argument 'pbuf2d' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/waccmx_phys_intr.F90:101:63:
101 | subroutine waccmx_phys_ion_elec_temp_timestep_init(phys_state,pbuf2d)
| 1
Warning: Unused dummy argument 'phys_state' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/waccmx_phys_intr.F90:90:50:
90 | subroutine waccmx_phys_ion_elec_temp_init(pbuf2d)
| 1
Warning: Unused dummy argument 'pbuf2d' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/waccmx_phys_intr.F90:75:54:
75 | subroutine waccmx_phys_ion_elec_temp_inidat(ncid_ini,pbuf2d)
| 1
Warning: Unused dummy argument 'ncid_ini' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/waccmx_phys_intr.F90:75:61:
75 | subroutine waccmx_phys_ion_elec_temp_inidat(ncid_ini,pbuf2d)
| 1
Warning: Unused dummy argument 'pbuf2d' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/waccmx_phys_intr.F90:66:56:
66 | subroutine waccmx_phys_ion_elec_temp_readnl(nlfilename)
| 1
Warning: Unused dummy argument 'nlfilename' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/waccmx_phys_intr.F90:43:54:
43 | subroutine waccmx_phys_mspd_tend(ztodt, state, ptend)
| 1
Warning: Unused dummy argument 'ptend' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/waccmx_phys_intr.F90:43:47:
43 | subroutine waccmx_phys_mspd_tend(ztodt, state, ptend)
| 1
Warning: Unused dummy argument 'state' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/waccmx_phys_intr.F90:43:40:
43 | subroutine waccmx_phys_mspd_tend(ztodt, state, ptend)
| 1
Warning: Unused dummy argument 'ztodt' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_cam_exports.F90:727:12:
727 | use spmd_utils, only: iam, masterproc
| 1
Warning: Unused module variable 'iam' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_cam_exports.F90:619:12:
619 | use spmd_utils, only: iam, masterproc
| 1
Warning: Unused module variable 'iam' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_cam_exports.F90:531:12:
531 | use spmd_utils, only: iam, masterproc
| 1
Warning: Unused module variable 'iam' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_cam_exports.F90:447:55:
447 | subroutine HCO_Export_Pbuf_QueryField(fldname, dims, result, hcoID)
| 1
Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_cam_exports.F90:454:12:
454 | use spmd_utils, only: iam, masterproc
| 1
Warning: Unused module variable 'iam' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_cam_exports.F90:454:12:
454 | use spmd_utils, only: iam, masterproc
| 1
Warning: Unused module variable 'masterproc' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_cam_exports.F90:385:12:
385 | use spmd_utils, only: iam, masterproc
| 1
Warning: Unused module variable 'iam' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_cam_exports.F90:385:12:
385 | use spmd_utils, only: iam, masterproc
| 1
Warning: Unused module variable 'masterproc' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_cam_exports.F90:297:12:
297 | use spmd_utils, only: iam, masterproc
| 1
Warning: Unused module variable 'iam' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_cam_exports.F90:297:12:
297 | use spmd_utils, only: iam, masterproc
| 1
Warning: Unused module variable 'masterproc' which has been explicitly imported at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_data.F90:516:4:
516 | 9211 format( 'spectype =', i4)
| 1
Warning: Label 9211 at (1) defined but not used [-Wunused-label]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_data.F90:1116:52:
1116 | if (laptr .gt. 0) dumnamea = cnst_name(laptr)
| 1
Warning: CHARACTER expression will be truncated in assignment (8/16) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_data.F90:1117:52:
1117 | if (lcptr .gt. 0) dumnamec = cnst_name(lcptr)
| 1
Warning: CHARACTER expression will be truncated in assignment (8/16) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_data.F90:1088:52:
1088 | if (laptr .gt. 0) dumnamea = cnst_name(laptr)
| 1
Warning: CHARACTER expression will be truncated in assignment (8/16) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_data.F90:1089:52:
1089 | if (lcptr .gt. 0) dumnamec = cnst_name(lcptr)
| 1
Warning: CHARACTER expression will be truncated in assignment (8/16) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_data.F90:215:36:
215 | modename_amode(m) = mode_type
| 1
Warning: CHARACTER expression will be truncated in assignment (16/32) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_data.F90:243:40:
243 | xname_massptr(l,m) = spec_name
| 1
Warning: CHARACTER expression will be truncated in assignment (16/32) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/modal_aerosol_properties_mod.F90:657:24:
657 | function bin_name(self, list_ndx, bin_ndx) result(name)
| 1
Warning: Unused dummy argument 'self' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/modal_aerosol_properties_mod.F90:640:29:
640 | function alogsig_rlist(self, list_ndx, bin_ndx) result(res)
| 1
Warning: Unused dummy argument 'self' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/modal_aerosol_properties_mod.F90:625:38:
625 | function nspecies_per_bin_rlist(self, list_ndx, bin_ndx) result(res)
| 1
Warning: Unused dummy argument 'self' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/modal_aerosol_properties_mod.F90:612:27:
612 | function nbins_rlist(self, list_ndx) result(res)
| 1
Warning: Unused dummy argument 'self' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/modal_aerosol_properties_mod.F90:559:31:
559 | logical function soluble(self,bin_ndx)
| 1
Warning: Unused dummy argument 'self' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/modal_aerosol_properties_mod.F90:437:30:
437 | subroutine species_type(self, bin_ndx, species_ndx, spectype)
| 1
Warning: Unused dummy argument 'self' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/modal_aerosol_properties_mod.F90:424:30:
424 | subroutine amb_mmr_name(self, bin_ndx, species_ndx, name)
| 1
Warning: Unused dummy argument 'self' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/modal_aerosol_properties_mod.F90:412:30:
412 | subroutine amb_num_name(self, bin_ndx, name)
| 1
Warning: Unused dummy argument 'self' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/modal_aerosol_properties_mod.F90:399:27:
399 | subroutine mmr_names(self, bin_ndx, species_ndx, name_a, name_c)
| 1
Warning: Unused dummy argument 'self' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/modal_aerosol_properties_mod.F90:387:27:
387 | subroutine num_names(self, bin_ndx, name_a, name_c)
| 1
Warning: Unused dummy argument 'self' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/modal_aerosol_properties_mod.F90:224:31:
224 | subroutine optics_params(self, list_ndx, bin_ndx, opticstype, extpsw, abspsw, asmpsw, absplw, &
| 1
Warning: Unused dummy argument 'self' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/modal_aerosol_properties_mod.F90:189:21:
189 | subroutine get(self, bin_ndx, species_ndx, list_ndx, density, hygro, &
| 1
Warning: Unused dummy argument 'self' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/modal_aerosol_properties_mod.F90:174:42:
174 | integer function number_transported(self)
| 1
Warning: Unused dummy argument 'self' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_data.F90:599:50:
599 | function qqcw_get_field(pbuf, index, lchnk, errorhandle)
| 1
Warning: Unused dummy argument 'lchnk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_data.F90:419:37:
419 | character(len=32) :: spec_type
| 1
Warning: Unused variable 'spec_type' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/tracer_data.F90:2669:71:
2669 | dataout(i) = datain(i,kl) + delp * (datain(i,ku) - datain(i,kl))
| ^
Warning: 'delp' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/tracer_data.F90:2643:29:
2643 | real(r8) :: pinterp, delp
| ^
note: 'delp' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/tracer_data.F90:2669:71:
2669 | dataout(i) = datain(i,kl) + delp * (datain(i,ku) - datain(i,kl))
| ^
Warning: 'kl' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/tracer_data.F90:2642:23:
2642 | integer :: i,ku,kl,kk
| ^
note: 'kl' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/tracer_data.F90:2669:71:
2669 | dataout(i) = datain(i,kl) + delp * (datain(i,ku) - datain(i,kl))
| ^
Warning: 'ku' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/tracer_data.F90:2642:20:
2642 | integer :: i,ku,kl,kk
| ^
note: 'ku' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/tracer_data.F90:2722:71:
2722 | dataout(i) = datain(i,kl) + delp * (datain(i,ku) - datain(i,kl))
| ^
Warning: 'delp' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/tracer_data.F90:2696:20:
2696 | real(r8) :: delp
| ^
note: 'delp' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/tracer_data.F90:2722:71:
2722 | dataout(i) = datain(i,kl) + delp * (datain(i,ku) - datain(i,kl))
| ^
Warning: 'kl' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/tracer_data.F90:2695:21:
2695 | integer :: ku,kl
| ^
note: 'kl' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/tracer_data.F90:2722:71:
2722 | dataout(i) = datain(i,kl) + delp * (datain(i,ku) - datain(i,kl))
| ^
Warning: 'ku' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/tracer_data.F90:2695:18:
2695 | integer :: ku,kl
| ^
note: 'ku' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/ndrop_bam.F90:53:19:
53 | real(r8) :: alogten, alog2, alog3, alogaten
| 1
Warning: Unused PRIVATE module variable 'alogten' declared at (1) [-Wunused-value]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_wateruptake.F90:1068:16:
1068 | atab1 = 12.37208932_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_wateruptake.F90:1069:16:
1069 | btab1 = -0.16125516114_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_wateruptake.F90:1070:16:
1070 | ctab1 = -30.490657554_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_wateruptake.F90:1071:16:
1071 | dtab1 = -2.1133114241_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_wateruptake.F90:1072:16:
1072 | atab2 = 13.455394705_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_wateruptake.F90:1073:16:
1073 | btab2 = -0.1921312255_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_wateruptake.F90:1074:16:
1074 | ctab2 = -34.285174607_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_wateruptake.F90:1075:16:
1075 | dtab2 = -1.7620073078_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_wateruptake.F90:1077:16:
1077 | atab1 = 11.820654354_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_wateruptake.F90:1078:16:
1078 | btab1 = -0.20786404244_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_wateruptake.F90:1079:16:
1079 | ctab1 = -4.807306373_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_wateruptake.F90:1080:16:
1080 | dtab1 = -5.1727540348_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_wateruptake.F90:1081:16:
1081 | atab2 = 12.891938068_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_wateruptake.F90:1082:16:
1082 | btab2 = -0.23233847708_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_wateruptake.F90:1083:16:
1083 | ctab2 = -6.4261237757_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_wateruptake.F90:1084:16:
1084 | dtab2 = -4.9005471319_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_wateruptake.F90:1087:16:
1087 | atab1 = -180.06541028_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_wateruptake.F90:1088:16:
1088 | btab1 = -0.38601102592_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_wateruptake.F90:1089:16:
1089 | ctab1 = -93.317846778_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_wateruptake.F90:1090:16:
1090 | dtab1 = 273.88132245_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_wateruptake.F90:1091:16:
1091 | atab2 = -176.95814097_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_wateruptake.F90:1092:16:
1092 | btab2 = -0.36257048154_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_wateruptake.F90:1093:16:
1093 | ctab2 = -90.469744201_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_wateruptake.F90:1094:16:
1094 | dtab2 = 267.45509988_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:2146:21:
2146 | real(r8) al_st_nc, G_nc
| 1
Warning: Unused variable 'al_st_nc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:2146:27:
2146 | real(r8) al_st_nc, G_nc
| 1
Warning: Unused variable 'g_nc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:2107:38:
2107 | subroutine gridmean_RH( lchnk, icol, k, p, T, qv, ql, qi, &
| 1
Warning: Unused dummy argument 'icol' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:2107:41:
2107 | subroutine gridmean_RH( lchnk, icol, k, p, T, qv, ql, qi, &
| 1
Warning: Unused dummy argument 'k' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:2109:35:
2109 | landfrac, snowh )
| 1
Warning: Unused dummy argument 'landfrac' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:2107:32:
2107 | subroutine gridmean_RH( lchnk, icol, k, p, T, qv, ql, qi, &
| 1
Warning: Unused dummy argument 'lchnk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:2144:37:
2144 | real(r8) Tc, qt, qc, dqcdt, qc_nc
| 1
Warning: Unused variable 'qc_nc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:2109:42:
2109 | landfrac, snowh )
| 1
Warning: Unused dummy argument 'snowh' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:2009:76:
2009 | a_dc, ql_dc, qi_dc, a_sc, ql_sc, qi_sc, ai_st, &
| 1
Warning: Unused dummy argument 'ai_st' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:1884:20:
1884 | real(r8) al_st_nc, G_nc
| 1
Warning: Unused variable 'al_st_nc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:1882:17:
1882 | real(r8) alpha, beta
| 1
Warning: Unused variable 'alpha' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:1882:23:
1882 | real(r8) alpha, beta
| 1
Warning: Unused variable 'beta' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:1881:27:
1881 | real(r8) dqcncdt, dastdt, dUdt
| 1
Warning: Unused variable 'dastdt' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:1881:19:
1881 | real(r8) dqcncdt, dastdt, dUdt
| 1
Warning: Unused variable 'dqcncdt' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:1881:33:
1881 | real(r8) dqcncdt, dastdt, dUdt
| 1
Warning: Unused variable 'dudt' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:1879:17:
1879 | real(r8) esat0
| 1
Warning: Unused variable 'esat0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:1878:25:
1878 | real(r8) ficeg0, ficeg
| 1
Warning: Unused variable 'ficeg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:1884:26:
1884 | real(r8) al_st_nc, G_nc
| 1
Warning: Unused variable 'g_nc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:1873:12:
1873 | integer i ! Iteration index
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:1823:41:
1823 | subroutine instratus_core( lchnk, icol, k, p, &
| 1
Warning: Unused dummy argument 'icol' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:1823:44:
1823 | subroutine instratus_core( lchnk, icol, k, p, &
| 1
Warning: Unused dummy argument 'k' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:1823:35:
1823 | subroutine instratus_core( lchnk, icol, k, p, &
| 1
Warning: Unused dummy argument 'lchnk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:1875:21:
1875 | real(r8) muQ0, muQ
| 1
Warning: Unused variable 'muq' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:1880:17:
1880 | real(r8) qsat0
| 1
Warning: Unused variable 'qsat0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:1883:13:
1883 | real(r8) U, U_nc
| 1
Warning: Unused variable 'u' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:1883:19:
1883 | real(r8) U, U_nc
| 1
Warning: Unused variable 'u_nc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:1484:18:
1484 | real(r8) qc0_st
| 1
Warning: Unused variable 'qc0_st' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:1483:18:
1483 | real(r8) qi0_st
| 1
Warning: Unused variable 'qi0_st' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:1482:18:
1482 | real(r8) ql0_st
| 1
Warning: Unused variable 'ql0_st' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:418:18:
418 | real(r8) dastdt ! d(a_st)/dt [1/s]
| 1
Warning: Unused variable 'dastdt' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:158:17:
158 | integer icol
| 1
Warning: Unused variable 'icol' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:243:31:
243 | integer :: i, j, k, iter, ii, jj ! Loop indexes
| 1
Warning: Unused variable 'ii' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:243:18:
243 | integer :: i, j, k, iter, ii, jj ! Loop indexes
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:243:35:
243 | integer :: i, j, k, iter, ii, jj ! Loop indexes
| 1
Warning: Unused variable 'jj' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cloud_rad_props.F90:196:18:
150 | call mpibcast(nmu, 1, mpiint, 0, mpicom, ierr)
| 2
......
196 | 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)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cloud_rad_props.F90:478:17:
478 | integer lwband, i, k
| 1
Warning: Unused variable 'lwband' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cloud_rad_props.F90:442:42:
442 | real(r8), dimension(pcols,pver) :: kext
| 1
Warning: Unused variable 'kext' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cloud_rad_props.F90:443:21:
443 | integer i,k,swband, ncol
| 1
Warning: Unused variable 'swband' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_wateruptake.F90:866:48:
866 | real(r8) :: gv_wt_abcd_en(6,95), gvh2ovp(95)
| 1
Warning: Unused variable 'gv_wt_abcd_en' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_wateruptake.F90:866:61:
866 | real(r8) :: gv_wt_abcd_en(6,95), gvh2ovp(95)
| 1
Warning: Unused variable 'gvh2ovp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_wateruptake.F90:869:33:
869 | integer :: i, k
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_wateruptake.F90:723:36:
723 | subroutine makoh_cubic( cx, p2, p1, p0, im )
| 1
Warning: Unused dummy argument 'p2' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_wateruptake.F90:186:19:
186 | integer :: stat
| 1
Warning: Unused variable 'stat' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/nucleate_ice_cam.F90:137:17:
135 | call mpi_bcast(use_preexisting_ice, 1, mpi_logical,masterprocid, mpicom, ierr)
| 2
136 | call mpi_bcast(hist_preexisting_ice, 1, mpi_logical,masterprocid, mpicom, ierr)
137 | 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)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/nucleate_ice_cam.F90:457:36:
457 | real(r8), pointer :: num_col(:,:)
| 1
Warning: Unused variable 'num_col' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/nucleate_ice_cam.F90:455:37:
455 | real(r8) :: size_wghts(pcols,pver)
| 1
Warning: Unused variable 'size_wghts' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/nucleate_ice_cam.F90:456:37:
456 | real(r8) :: type_wghts(pcols,pver)
| 1
Warning: Unused variable 'type_wghts' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dp_coupling.F90:79:27:
79 | real(r8) :: rlat(pcols) ! array of latitudes (radians)
| 1
Warning: Unused variable 'rlat' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dp_coupling.F90:80:27:
80 | real(r8) :: rlon(pcols) ! array of longitudes (radians)
| 1
Warning: Unused variable 'rlon' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/tracer_data.F90:365:22:
365 | if ( dimids(did) == lon_dimid ) then
| ^
Warning: 'lon_dimid' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/tracer_data.F90:191:24:
191 | integer :: lon_dimid, lat_dimid, lev_dimid, tim_dimid, old_dimid
| ^
note: 'lon_dimid' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/tracer_data.F90:368:23:
368 | else if ( dimids(did) == lat_dimid ) then
| ^
Warning: 'lat_dimid' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/tracer_data.F90:191:35:
191 | integer :: lon_dimid, lat_dimid, lev_dimid, tim_dimid, old_dimid
| ^
note: 'lat_dimid' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/tracer_data.F90:371:23:
371 | else if ( dimids(did) == tim_dimid ) then
| ^
Warning: 'tim_dimid' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/tracer_data.F90:191:57:
191 | integer :: lon_dimid, lat_dimid, lev_dimid, tim_dimid, old_dimid
| ^
note: 'tim_dimid' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/tracer_data.F90:622:49:
622 | lon_global_grid_ndx(icol,lchnk) = i
| ^
Warning: 'i' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/tracer_data.F90:204:35:
204 | integer :: lchnk, ncol, icol, i,j
| ^
note: 'i' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:2260:9:
2260 | if( dqv .gt. 1.e-20_r8 ) then
| ^
Warning: 'dqv' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:2214:26:
2214 | real(r8) dql, dqi, dqv, sum, aa, dum
| ^
note: 'dqv' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:2325:31:
2325 | ipiv(icol)=ipiv(icol)+1
| ^
Warning: 'icol' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:2293:20:
2293 | INTEGER i,icol,irow,j,k,l,ll,ii,jj,indxc(NMAX),indxr(NMAX),ipiv(NMAX)
| ^
note: 'icol' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:2326:12:
2326 | if (irow.ne.icol) then
| ^
Warning: 'irow' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:2293:25:
2293 | INTEGER i,icol,irow,j,k,l,ll,ii,jj,indxc(NMAX),indxr(NMAX),ipiv(NMAX)
| ^
note: 'irow' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_deposition.F90:223:26:
223 | real(r8):: bcphidry_sum, ocphidry_sum, ocphodry_sum
| 1
Warning: Unused variable 'bcphidry_sum' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_deposition.F90:221:27:
221 | integer :: i, ispec, idx
| 1
Warning: Unused variable 'idx' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_deposition.F90:223:40:
223 | real(r8):: bcphidry_sum, ocphidry_sum, ocphodry_sum
| 1
Warning: Unused variable 'ocphidry_sum' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_deposition.F90:223:54:
223 | real(r8):: bcphidry_sum, ocphidry_sum, ocphodry_sum
| 1
Warning: Unused variable 'ocphodry_sum' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_deposition.F90:146:27:
146 | real(r8) :: bcphiwet_sum, ocphiwet_sum
| 1
Warning: Unused variable 'bcphiwet_sum' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_deposition.F90:143:27:
143 | integer :: i, ispec, idx
| 1
Warning: Unused variable 'idx' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_deposition.F90:146:41:
146 | real(r8) :: bcphiwet_sum, ocphiwet_sum
| 1
Warning: Unused variable 'ocphiwet_sum' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_deposition.F90:73:14:
73 | integer :: i, pcnt, scnt
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/zm_conv_intr.F90:204:18:
202 | call mpi_bcast(zmconv_num_cin, 1, mpi_integer, masterprocid, mpicom, ierr)
| 2
203 | if (ierr /= 0) call endrun("zm_conv_readnl: FATAL: mpi_bcast: zmconv_num_cin")
204 | 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)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/zm_conv_intr.F90:91:27:
91 | integer :: dgnum_idx = 0
| 1
Warning: Unused PRIVATE module variable 'dgnum_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/zm_conv_intr.F90:62:16:
62 | dnifzm_idx, & ! detrained convective cloud ice num concen.
| 1
Warning: Unused PRIVATE module variable 'dnifzm_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/zm_conv_intr.F90:61:16:
61 | dnlfzm_idx, & ! detrained convective cloud water num concen.
| 1
Warning: Unused PRIVATE module variable 'dnlfzm_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/zm_conv_intr.F90:94:19:
94 | integer :: nbulk
| 1
Warning: Unused PRIVATE module variable 'nbulk' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/zm_conv_intr.F90:93:20:
93 | integer :: nmodes
| 1
Warning: Unused PRIVATE module variable 'nmodes' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/zm_conv_intr.F90:870:29:
870 | integer :: i, lchnk, istat
| 1
Warning: Unused variable 'istat' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/zm_conv_intr.F90:416:18:
416 | integer :: ilat ! global latitude index of a column
| 1
Warning: Unused variable 'ilat' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/zm_conv_intr.F90:415:18:
415 | integer :: ilon ! global longitude index of a column
| 1
Warning: Unused variable 'ilon' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/zm_conv_intr.F90:414:19:
414 | integer :: i,k,l,m
| 1
Warning: Unused variable 'l' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/zm_conv_intr.F90:450:39:
450 | real(r8), pointer :: lambdadpcu(:,:) ! slope of cloud liquid size distr
| 1
Warning: Unused variable 'lambdadpcu' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/zm_conv_intr.F90:414:21:
414 | integer :: i,k,l,m
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/zm_conv_intr.F90:451:35:
451 | real(r8), pointer :: mudpcu(:,:) ! width parameter of droplet size distr
| 1
Warning: Unused variable 'mudpcu' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/zm_conv_intr.F90:487:22:
487 | real(r8) :: tfinal1, tfinal2
| 1
Warning: Unused variable 'tfinal1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/zm_conv_intr.F90:487:31:
487 | real(r8) :: tfinal1, tfinal2
| 1
Warning: Unused variable 'tfinal2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/zm_conv_intr.F90:256:18:
256 | integer k, istat
| 1
Warning: Unused variable 'istat' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/zm_conv_intr.F90:110:13:
110 | integer idx
| 1
Warning: Unused variable 'idx' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/rrtmg_state.F90:171:17:
171 | real(r8) :: H, P_top, P_surface
| 1
Warning: Unused variable 'h' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/rrtmg_state.F90:170:23:
170 | integer :: ncol, i, kk, k, lchnk
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/rrtmg_state.F90:171:35:
171 | real(r8) :: H, P_top, P_surface
| 1
Warning: Unused variable 'p_surface' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cospsimulator_intr.F90:1187:54:
1187 | subroutine cospsimulator_intr_run(state,pbuf, cam_in,emis,coszrs,cld_swtau_in,snow_tau_in,snow_emis_in)
| 1
Warning: Unused dummy argument 'cam_in' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cospsimulator_intr.F90:1187:79:
1187 | subroutine cospsimulator_intr_run(state,pbuf, cam_in,emis,coszrs,cld_swtau_in,snow_tau_in,snow_emis_in)
| 1
Warning: Unused dummy argument 'cld_swtau_in' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cospsimulator_intr.F90:1187:66:
1187 | subroutine cospsimulator_intr_run(state,pbuf, cam_in,emis,coszrs,cld_swtau_in,snow_tau_in,snow_emis_in)
| 1
Warning: Unused dummy argument 'coszrs' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cospsimulator_intr.F90:1187:59:
1187 | subroutine cospsimulator_intr_run(state,pbuf, cam_in,emis,coszrs,cld_swtau_in,snow_tau_in,snow_emis_in)
| 1
Warning: Unused dummy argument 'emis' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cospsimulator_intr.F90:1187:46:
1187 | subroutine cospsimulator_intr_run(state,pbuf, cam_in,emis,coszrs,cld_swtau_in,snow_tau_in,snow_emis_in)
| 1
Warning: Unused dummy argument 'pbuf' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cospsimulator_intr.F90:1187:104:
1187 | subroutine cospsimulator_intr_run(state,pbuf, cam_in,emis,coszrs,cld_swtau_in,snow_tau_in,snow_emis_in)
| 1
Warning: Unused dummy argument 'snow_emis_in' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cospsimulator_intr.F90:1187:91:
1187 | subroutine cospsimulator_intr_run(state,pbuf, cam_in,emis,coszrs,cld_swtau_in,snow_tau_in,snow_emis_in)
| 1
Warning: Unused dummy argument 'snow_tau_in' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cospsimulator_intr.F90:1187:41:
1187 | subroutine cospsimulator_intr_run(state,pbuf, cam_in,emis,coszrs,cld_swtau_in,snow_tau_in,snow_emis_in)
| 1
Warning: Unused dummy argument 'state' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cospsimulator_intr.F90:437:26:
437 | integer :: unitn, ierr
| 1
Warning: Unused variable 'ierr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cospsimulator_intr.F90:431:8:
431 | use mpishorthand, only: mpicom, mpilog, mpiint, mpichar
| 1
Warning: Unused module variable 'mpichar' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cospsimulator_intr.F90:431:8:
431 | use mpishorthand, only: mpicom, mpilog, mpiint, mpichar
| 1
Warning: Unused module variable 'mpicom' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cospsimulator_intr.F90:431:8:
431 | use mpishorthand, only: mpicom, mpilog, mpiint, mpichar
| 1
Warning: Unused module variable 'mpiint' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cospsimulator_intr.F90:431:8:
431 | use mpishorthand, only: mpicom, mpilog, mpiint, mpichar
| 1
Warning: Unused module variable 'mpilog' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cospsimulator_intr.F90:427:45:
427 | subroutine cospsimulator_intr_readnl(nlfile)
| 1
Warning: Unused dummy argument 'nlfile' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cospsimulator_intr.F90:437:20:
437 | integer :: unitn, ierr
| 1
Warning: Unused variable 'unitn' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_stream_ndep.F90:109:19:
105 | call mpi_bcast(stream_ndep_mesh_filename, len(stream_ndep_mesh_filename), mpi_character, 0, mpicom, ierr)
| 2
......
109 | call mpi_bcast(stream_ndep_year_first, 1, mpi_integer, 0, mpicom, ierr)
| 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_stream_ndep.F90:32:39:
32 | type(ESMF_Clock) :: model_clock
| 1
Warning: Unused PRIVATE module variable 'model_clock' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_stream_ndep.F90:166:9:
166 | use cam_pio_utils , only : cam_pio_createfile, cam_pio_openfile, cam_pio_closefile, pio_subsystem
| 1
Warning: Unused module variable 'pio_subsystem' which has been explicitly imported at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/spcam_drivers.F90:45:28:
45 | subroutine spcam_init(pbuf2d)
| 1
Warning: Unused dummy argument 'pbuf2d' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/spcam_drivers.F90:23:22:
23 | cam_out, cam_in )
| 1
Warning: Unused dummy argument 'cam_in' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/spcam_drivers.F90:23:14:
23 | cam_out, cam_in )
| 1
Warning: Unused dummy argument 'cam_out' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/spcam_drivers.F90:22:20:
22 | tend, pbuf, &
| 1
Warning: Unused dummy argument 'pbuf' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/spcam_drivers.F90:21:38:
21 | subroutine tphysbc_spcam (ztodt, state, &
| 1
Warning: Unused dummy argument 'state' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/spcam_drivers.F90:22:11:
22 | tend, pbuf, &
| 1
Warning: Unused dummy argument 'tend' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/spcam_drivers.F90:21:31:
21 | subroutine tphysbc_spcam (ztodt, state, &
| 1
Warning: Unused dummy argument 'ztodt' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_intr.F90:166:68:
166 | subroutine carma_wetdep_tend(state, ptend, dt, pbuf, dlf, cam_out)
| 1
Warning: Unused dummy argument 'cam_out' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_intr.F90:166:59:
166 | subroutine carma_wetdep_tend(state, ptend, dt, pbuf, dlf, cam_out)
| 1
Warning: Unused dummy argument 'dlf' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_intr.F90:166:47:
166 | subroutine carma_wetdep_tend(state, ptend, dt, pbuf, dlf, cam_out)
| 1
Warning: Unused dummy argument 'dt' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_intr.F90:166:54:
166 | subroutine carma_wetdep_tend(state, ptend, dt, pbuf, dlf, cam_out)
| 1
Warning: Unused dummy argument 'pbuf' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_intr.F90:166:43:
166 | subroutine carma_wetdep_tend(state, ptend, dt, pbuf, dlf, cam_out)
| 1
Warning: Unused dummy argument 'ptend' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_intr.F90:166:36:
166 | subroutine carma_wetdep_tend(state, ptend, dt, pbuf, dlf, cam_out)
| 1
Warning: Unused dummy argument 'state' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_intr.F90:152:53:
152 | subroutine carma_emission_tend(state, ptend, cam_in, dt)
| 1
Warning: Unused dummy argument 'cam_in' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_intr.F90:152:57:
152 | subroutine carma_emission_tend(state, ptend, cam_in, dt)
| 1
Warning: Unused dummy argument 'dt' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_intr.F90:152:45:
152 | subroutine carma_emission_tend(state, ptend, cam_in, dt)
| 1
Warning: Unused dummy argument 'ptend' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_intr.F90:152:38:
152 | subroutine carma_emission_tend(state, ptend, cam_in, dt)
| 1
Warning: Unused dummy argument 'state' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_intr.F90:135:42:
135 | subroutine carma_init_cnst(name, latvals, lonvals, mask, q)
| 1
Warning: Unused dummy argument 'latvals' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_intr.F90:135:51:
135 | subroutine carma_init_cnst(name, latvals, lonvals, mask, q)
| 1
Warning: Unused dummy argument 'lonvals' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_intr.F90:135:57:
135 | subroutine carma_init_cnst(name, latvals, lonvals, mask, q)
| 1
Warning: Unused dummy argument 'mask' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_intr.F90:100:46:
100 | subroutine carma_timestep_tend(state, cam_in, cam_out, ptend, dt, pbuf, dlf, rliq, prec_str, snow_str, &
| 1
Warning: Unused dummy argument 'cam_in' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_intr.F90:100:55:
100 | subroutine carma_timestep_tend(state, cam_in, cam_out, ptend, dt, pbuf, dlf, rliq, prec_str, snow_str, &
| 1
Warning: Unused dummy argument 'cam_out' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_intr.F90:100:77:
100 | subroutine carma_timestep_tend(state, cam_in, cam_out, ptend, dt, pbuf, dlf, rliq, prec_str, snow_str, &
| 1
Warning: Unused dummy argument 'dlf' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_intr.F90:100:66:
100 | subroutine carma_timestep_tend(state, cam_in, cam_out, ptend, dt, pbuf, dlf, rliq, prec_str, snow_str, &
| 1
Warning: Unused dummy argument 'dt' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_intr.F90:102:8:
102 | use hycoef, only: hyai, hybi, hyam, hybm
| 1
Warning: Unused module variable 'hyai' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_intr.F90:102:8:
102 | use hycoef, only: hyai, hybi, hyam, hybm
| 1
Warning: Unused module variable 'hyam' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_intr.F90:102:8:
102 | use hycoef, only: hyai, hybi, hyam, hybm
| 1
Warning: Unused module variable 'hybi' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_intr.F90:102:8:
102 | use hycoef, only: hyai, hybi, hyam, hybm
| 1
Warning: Unused module variable 'hybm' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_intr.F90:101:37:
101 | prec_sed, snow_sed, ustar, obklen)
| 1
Warning: Unused dummy argument 'obklen' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_intr.F90:100:72:
100 | subroutine carma_timestep_tend(state, cam_in, cam_out, ptend, dt, pbuf, dlf, rliq, prec_str, snow_str, &
| 1
Warning: Unused dummy argument 'pbuf' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_intr.F90:100:83:
100 | subroutine carma_timestep_tend(state, cam_in, cam_out, ptend, dt, pbuf, dlf, rliq, prec_str, snow_str, &
| 1
Warning: Unused dummy argument 'rliq' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_intr.F90:105:8:
105 | use scamMod, only: single_column
| 1
Warning: Unused module variable 'single_column' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_intr.F90:101:29:
101 | prec_sed, snow_sed, ustar, obklen)
| 1
Warning: Unused dummy argument 'ustar' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_intr.F90:67:37:
67 | function carma_implements_cnst(name)
| 1
Warning: Unused dummy argument 'name' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/radiation_data.F90:683:33:
683 | name = 'rad_'//gasnames(i)
| 1
Warning: CHARACTER expression will be truncated in assignment (32/68) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/radiation_data.F90:691:36:
691 | name = 'rad_'//aernames(i)
| 1
Warning: CHARACTER expression will be truncated in assignment (32/68) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/radiation_data.F90:714:35:
714 | name = 'rad_'//aername
| 1
Warning: CHARACTER expression will be truncated in assignment (32/36) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/radiation_data.F90:453:33:
453 | name = 'rad_'//gasnames(i)
| 1
Warning: CHARACTER expression will be truncated in assignment (64/68) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/radiation_data.F90:462:36:
462 | name = 'rad_'//aernames(i)
| 1
Warning: CHARACTER expression will be truncated in assignment (64/68) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_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)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/radiation_data.F90:105:30:
105 | logical :: fixed_dyn_heating = .false.
| 1
Warning: Unused PRIVATE module variable 'fixed_dyn_heating' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/radiation_data.F90:1057:18:
1057 | integer :: idx
| 1
Warning: Unused variable 'idx' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/radiation_data.F90:1055:22:
1055 | integer :: i, ncol
| 1
Warning: Unused variable 'ncol' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/radiation_data.F90:522:36:
522 | integer :: lchnk, itim_old, ifld
| 1
Warning: Unused variable 'ifld' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/radiation_data.F90:149:29:
149 | integer :: unitn, ierr, i
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/beljaars_drag_cam.F90:22:23:
22 | real(r8) :: blj_orocnst
| 1
Warning: Unused PRIVATE module variable 'blj_orocnst' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/beljaars_drag_cam.F90:23:21:
23 | real(r8) :: blj_z0fac
| 1
Warning: Unused PRIVATE module variable 'blj_z0fac' declared at (1) [-Wunused-value]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_snapshot_common.F90:845:7:
845 | use constituents, only: cnst_name, cnst_longname
| 1
Warning: Unused module variable 'cnst_longname' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_snapshot_common.F90:288:7:
288 | use constituents, only: cnst_name, cnst_longname
| 1
Warning: Unused module variable 'cnst_longname' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/trb_mtn_stress_cam.F90:67:17:
65 | call mpi_bcast(do_tms, 1, mpi_logical, masterprocid, mpicom, ierr)
| 2
66 | if (ierr /= 0) call endrun(errMsg(__FILE__, __LINE__)//" mpi_bcast error")
67 | call mpi_bcast(tms_orocnst, 1, mpi_real8, masterprocid, mpicom, ierr)
| 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/LOGICAL(4)).
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub/unit_driver.F90:25:72:
25 | subroutine unit_driver_run(indata, phys_state, pbuf2d, cam_out, cam_in, recno)
| 1
Warning: Unused dummy argument 'cam_in' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub/unit_driver.F90:25:64:
25 | subroutine unit_driver_run(indata, phys_state, pbuf2d, cam_out, cam_in, recno)
| 1
Warning: Unused dummy argument 'cam_out' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub/unit_driver.F90:25:35:
25 | subroutine unit_driver_run(indata, phys_state, pbuf2d, cam_out, cam_in, recno)
| 1
Warning: Unused dummy argument 'indata' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub/unit_driver.F90:25:55:
25 | subroutine unit_driver_run(indata, phys_state, pbuf2d, cam_out, cam_in, recno)
| 1
Warning: Unused dummy argument 'pbuf2d' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub/unit_driver.F90:25:47:
25 | subroutine unit_driver_run(indata, phys_state, pbuf2d, cam_out, cam_in, recno)
| 1
Warning: Unused dummy argument 'phys_state' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub/unit_driver.F90:25:79:
25 | subroutine unit_driver_run(indata, phys_state, pbuf2d, cam_out, cam_in, recno)
| 1
Warning: Unused dummy argument 'recno' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cam_diagnostics.F90:666:38:
666 | dcconnam(m) = 'DC'//cnst_name(m)
| 1
Warning: CHARACTER expression will be truncated in assignment (16/18) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cam_diagnostics.F90:2102:54:
2102 | subroutine diag_phys_tend_writeout_moist(state, pbuf, tend, ztodt, &
| 1
Warning: Unused dummy argument 'pbuf' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cam_diagnostics.F90:2102:61:
2102 | subroutine diag_phys_tend_writeout_moist(state, pbuf, tend, ztodt, &
| 1
Warning: Unused dummy argument 'tend' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cam_diagnostics.F90:2047:26:
2047 | integer :: itim_old,m
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cam_diagnostics.F90:1913:59:
1913 | subroutine diag_physvar_ic (lchnk, pbuf, cam_out, cam_in)
| 1
Warning: Unused dummy argument 'cam_in' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cam_diagnostics.F90:1913:51:
1913 | subroutine diag_physvar_ic (lchnk, pbuf, cam_out, cam_in)
| 1
Warning: Unused dummy argument 'cam_out' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cam_diagnostics.F90:1763:19:
1763 | integer :: i, k, m ! indexes
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cam_diagnostics.F90:1263:24:
1263 | integer :: ixq, ierr
| 1
Warning: Unused variable 'ierr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cam_diagnostics.F90:1236:8:
1236 | use physconst, only: gravit, rga, rair, cpair, latvap, rearth, cappa
| 1
Warning: Unused module variable 'rair' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cam_diagnostics.F90:926:17:
926 | integer :: i, k, m, lchnk, ncol, nstep
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cam_diagnostics.F90:187:33:
187 | subroutine diag_init_dry(pbuf2d)
| 1
Warning: Unused dummy argument 'pbuf2d' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:246:2:
246 | subroutine modal_aero_rename_no_acc_crs_sub( &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:363:2:
363 | lunout = iulog
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:377:2:
377 | if (npair_renamexf .le. 0) return
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:386:2:
386 | deltatinv = 1.0_r8/(deltat*(1.0_r8 + 1.0e-15_r8))
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:387:2:
387 | onethird = 1.0_r8/3.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:388:2:
388 | frelax = 27.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:389:2:
389 | xferfrac_max = 1.0_r8 - 10.0_r8*epsilon(1.0_r8) ! 1-eps
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:391:2:
391 | do n = 1, ntot_amode
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:392:2:
392 | idomode(n) = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:393:2:
393 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:395:2:
395 | do ipair = 1, npair_renamexf
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:396:2:
396 | if (ipair .gt. 1) goto 8100
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:397:2:
397 | idomode(modefrm_renamexf(ipair)) = 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:399:2:
399 | mfrm = modefrm_renamexf(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:400:2:
400 | mtoo = modetoo_renamexf(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:401:2:
401 | factoraa(mfrm) = (pi/6._r8)*exp(4.5_r8*(alnsg_amode(mfrm)**2))
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:402:2:
402 | factoraa(mtoo) = (pi/6._r8)*exp(4.5_r8*(alnsg_amode(mtoo)**2))
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:403:2:
403 | factoryy(mfrm) = sqrt( 0.5_r8 )/alnsg_amode(mfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:407:2:
407 | dryvol_smallest(mfrm) = 1.0e-25_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:408:2:
408 | v2nlorlx(mfrm) = voltonumblo_amode(mfrm)*frelax
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:409:2:
409 | v2nhirlx(mfrm) = voltonumbhi_amode(mfrm)/frelax
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:411:2:
411 | dum3alnsg2(ipair) = 3.0_r8 * (alnsg_amode(mfrm)**2)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:412:2:
412 | dp_cut(ipair) = sqrt( &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:413:2:
413 | dgnum_amode(mfrm)*exp(1.5_r8*(alnsg_amode(mfrm)**2)) * &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:414:2:
414 | dgnum_amode(mtoo)*exp(1.5_r8*(alnsg_amode(mtoo)**2)) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:415:2:
415 | lndp_cut(ipair) = log( dp_cut(ipair) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:416:2:
416 | dp_belowcut(ipair) = 0.99_r8*dp_cut(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:417:2:
417 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:419:2:
419 | do n = 1, ntot_amode
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:420:2:
420 | if (idomode(n) .gt. 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:421:2:
421 | dryvol_a(1:ncol,:,n) = 0.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:422:2:
422 | dryvol_c(1:ncol,:,n) = 0.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:423:2:
423 | deldryvol_a(1:ncol,:,n) = 0.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:424:2:
424 | deldryvol_c(1:ncol,:,n) = 0.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:425:2:
425 | do l1 = 1, nspec_amode(n)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:429:2:
429 | dum_m2vdt = dum_m2v*deltat
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:430:2:
430 | la = lmassptr_amode(l1,n)-loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:431:2:
431 | if (la > 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:432:2:
432 | dryvol_a(1:ncol,:,n) = dryvol_a(1:ncol,:,n) &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:433:2:
433 | + dum_m2v*max( 0.0_r8, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:435:2:
435 | deldryvol_a(1:ncol,:,n) = deldryvol_a(1:ncol,:,n) &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:436:2:
436 | + (dqdt_other(1:ncol,:,la) + dqdt(1:ncol,:,la))*dum_m2vdt
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:437:2:
437 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:439:2:
439 | lc = lmassptrcw_amode(l1,n)-loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:440:2:
440 | if (lc > 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:441:2:
441 | dryvol_c(1:ncol,:,n) = dryvol_c(1:ncol,:,n) &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:442:2:
442 | + dum_m2v*max( 0.0_r8, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:444:2:
444 | deldryvol_c(1:ncol,:,n) = deldryvol_c(1:ncol,:,n) &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:445:2:
445 | + (dqqcwdt_other(1:ncol,:,lc) + &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:446:2:
446 | dqqcwdt(1:ncol,:,lc))*dum_m2vdt
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:447:2:
447 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:448:2:
448 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:449:2:
449 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:450:2:
450 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:461:2:
461 | if (is_dorename_atik) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:462:2:
462 | if (.not. dorename_atik(i,k)) cycle mainloop1_i
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:463:2:
463 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:464:2:
464 | pdel_fac = pdel(i,k)/gravit
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:471:2:
471 | mfrm = modefrm_renamexf(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:472:2:
472 | mtoo = modetoo_renamexf(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:478:2:
478 | dryvol_t_old = dryvol_a(i,k,mfrm) + dryvol_c(i,k,mfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:479:2:
479 | dryvol_t_del = deldryvol_a(i,k,mfrm) + deldryvol_c(i,k,mfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:480:2:
480 | dryvol_t_new = dryvol_t_old + dryvol_t_del
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:481:2:
481 | dryvol_t_oldbnd = max( dryvol_t_old, dryvol_smallest(mfrm) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:484:2:
484 | if (dryvol_t_new .le. dryvol_smallest(mfrm)) cycle mainloop1_ipair
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:485:2:
485 | if (dryvol_t_del .le. 1.0e-6_r8*dryvol_t_oldbnd) cycle mainloop1_ipair
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:488:2:
488 | num_t_old = q(i,k,numptr_amode(mfrm)-loffset)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:489:2:
489 | num_t_old = num_t_old + qqcw(i,k,numptrcw_amode(mfrm)-loffset)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:490:2:
490 | num_t_old = max( 0.0_r8, num_t_old )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:491:2:
491 | dryvol_t_oldbnd = max( dryvol_t_old, dryvol_smallest(mfrm) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:492:2:
492 | num_t_oldbnd = min( dryvol_t_oldbnd*v2nlorlx(mfrm), num_t_old )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:493:2:
493 | num_t_oldbnd = max( dryvol_t_oldbnd*v2nhirlx(mfrm), num_t_oldbnd )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:496:2:
496 | dgn_t_new = (dryvol_t_new/(num_t_oldbnd*factoraa(mfrm)))**onethird
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:497:2:
497 | if (dgn_t_new .le. dgnum_amode(mfrm)) cycle mainloop1_ipair
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:500:2:
500 | lndgn_new = log( dgn_t_new )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:501:2:
501 | lndgv_new = lndgn_new + dum3alnsg2(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:502:2:
502 | yn_tail = (lndp_cut(ipair) - lndgn_new)*factoryy(mfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:503:2:
503 | yv_tail = (lndp_cut(ipair) - lndgv_new)*factoryy(mfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:504:2:
504 | tailfr_numnew = 0.5_r8*erfc( yn_tail )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:505:2:
505 | tailfr_volnew = 0.5_r8*erfc( yv_tail )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:508:2:
508 | dgn_t_old = &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:509:2:
509 | (dryvol_t_oldbnd/(num_t_oldbnd*factoraa(mfrm)))**onethird
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:512:2:
512 | if (dgn_t_new .ge. dp_cut(ipair)) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:513:2:
513 | dgn_t_old = min( dgn_t_old, dp_belowcut(ipair) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:514:2:
514 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:515:2:
515 | lndgn_old = log( dgn_t_old )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:516:2:
516 | lndgv_old = lndgn_old + dum3alnsg2(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:517:2:
517 | yn_tail = (lndp_cut(ipair) - lndgn_old)*factoryy(mfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:518:2:
518 | yv_tail = (lndp_cut(ipair) - lndgv_old)*factoryy(mfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:519:2:
519 | tailfr_numold = 0.5_r8*erfc( yn_tail )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:520:2:
520 | tailfr_volold = 0.5_r8*erfc( yv_tail )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:524:2:
524 | dum = tailfr_volnew*dryvol_t_new - tailfr_volold*dryvol_t_old
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:525:2:
525 | if (dum .le. 0.0_r8) cycle mainloop1_ipair
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:527:2:
527 | xferfrac_vol = min( dum, dryvol_t_new )/dryvol_t_new
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:528:2:
528 | xferfrac_vol = min( xferfrac_vol, xferfrac_max )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:529:2:
529 | xferfrac_num = tailfr_numnew - tailfr_numold
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:530:2:
530 | xferfrac_num = max( 0.0_r8, min( xferfrac_num, xferfrac_vol ) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:535:2:
535 | j = jsrflx_rename
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:536:2:
536 | do iq = 1, nspecfrm_renamexf(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:537:2:
537 | xfercoef = xferfrac_vol*deltatinv
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:538:2:
538 | if (iq .eq. 1) xfercoef = xferfrac_num*deltatinv
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:540:2:
540 | lsfrma = lspecfrma_renamexf(iq,ipair)-loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:541:2:
541 | lsfrmc = lspecfrmc_renamexf(iq,ipair)-loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:542:2:
542 | lstooa = lspectooa_renamexf(iq,ipair)-loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:543:2:
543 | lstooc = lspectooc_renamexf(iq,ipair)-loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:545:2:
545 | if (lsfrma .gt. 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:546:2:
546 | xfertend = xfercoef*max( 0.0_r8, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:547:2:
547 | (q(i,k,lsfrma)+dqdt(i,k,lsfrma)*deltat) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:567:2:
567 | dqdt(i,k,lsfrma) = dqdt(i,k,lsfrma) - xfertend
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:568:2:
568 | qsrflx(i,lsfrma,j) = qsrflx(i,lsfrma,j) - xfertend*pdel_fac
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:569:2:
569 | if (lstooa .gt. 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:570:2:
570 | dqdt(i,k,lstooa) = dqdt(i,k,lstooa) + xfertend
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:571:2:
571 | qsrflx(i,lstooa,j) = qsrflx(i,lstooa,j) + xfertend*pdel_fac
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:572:2:
572 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:573:2:
573 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:575:2:
575 | if (lsfrmc .gt. 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:576:2:
576 | xfertend = xfercoef*max( 0.0_r8, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:577:2:
577 | (qqcw(i,k,lsfrmc)+dqqcwdt(i,k,lsfrmc)*deltat) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:578:2:
578 | dqqcwdt(i,k,lsfrmc) = dqqcwdt(i,k,lsfrmc) - xfertend
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:579:2:
579 | qqcwsrflx(i,lsfrmc,j) = qqcwsrflx(i,lsfrmc,j) - xfertend*pdel_fac
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:580:2:
580 | if (lstooc .gt. 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:581:2:
581 | dqqcwdt(i,k,lstooc) = dqqcwdt(i,k,lstooc) + xfertend
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:582:2:
582 | qqcwsrflx(i,lstooc,j) = qqcwsrflx(i,lstooc,j) + xfertend*pdel_fac
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:583:2:
583 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:584:2:
584 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:586:2:
586 | end do ! "iq = 1, nspecfrm_renamexf(ipair)"
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:589:2:
589 | end do mainloop1_ipair
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:592:2:
592 | end do mainloop1_i
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:593:2:
593 | end do mainloop1_k
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:598:2:
598 | dotendrn(:) = .false.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:599:2:
599 | dotendqqcwrn(:) = .false.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:600:2:
600 | do ipair = 1, npair_renamexf
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:601:2:
601 | do iq = 1, nspecfrm_renamexf(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:602:2:
602 | lsfrma = lspecfrma_renamexf(iq,ipair) - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:603:2:
603 | lsfrmc = lspecfrmc_renamexf(iq,ipair) - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:604:2:
604 | lstooa = lspectooa_renamexf(iq,ipair) - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:605:2:
605 | lstooc = lspectooc_renamexf(iq,ipair) - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:606:2:
606 | if (lsfrma .gt. 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:607:2:
607 | dotendrn(lsfrma) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:608:2:
608 | if (lstooa .gt. 0) dotendrn(lstooa) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:609:2:
609 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:610:2:
610 | if (lsfrmc .gt. 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:611:2:
611 | dotendqqcwrn(lsfrmc) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:612:2:
612 | if (lstooc .gt. 0) dotendqqcwrn(lstooc) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:613:2:
613 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:614:2:
614 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:615:2:
615 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:618:2:
618 | return
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:624:6:
624 | 8100 write(lunout,9050) ipair
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:625:2:
625 | call endrun( 'modal_aero_rename_no_acc_crs_sub error' )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:626:6:
626 | 9050 format( / '*** subr. modal_aero_rename_no_acc_crs_sub ***' / &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:627:8:
627 | 4x, 'aerosol renaming not implemented for ipair =', i5 )
| 1
Warning: Nonconforming tab character in format at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:630:2:
630 | end subroutine modal_aero_rename_no_acc_crs_sub
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:635:2:
635 | subroutine modal_aero_rename_no_acc_crs_init
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:643:2:
643 | implicit none
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:646:2:
646 | integer :: ipair, iq, iqfrm, iqtoo
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:647:2:
647 | integer :: lsfrma, lsfrmc, lstooa, lstooc, lunout
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:648:2:
648 | integer :: mfrm, mtoo
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:649:2:
649 | integer :: n1, n2, nspec
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:650:2:
650 | integer :: nchfrma, nchfrmc, nchfrmskip, nchtooa, nchtooc, nchtooskip
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:652:2:
652 | lunout = iulog
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:657:2:
657 | n1 = modeptr_accum
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:658:2:
658 | n2 = modeptr_aitken
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:659:2:
659 | if ((n1 .gt. 0) .and. (n2 .gt. 0)) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:660:2:
660 | npair_renamexf = 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:661:2:
661 | modefrm_renamexf(1) = n2
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:662:2:
662 | modetoo_renamexf(1) = n1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:663:2:
663 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:664:2:
664 | npair_renamexf = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:665:2:
665 | return
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:666:2:
666 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:673:2:
673 | mfrm = modefrm_renamexf(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:674:2:
674 | mtoo = modetoo_renamexf(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:675:2:
675 | if (mfrm < 10) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:676:2:
676 | nchfrmskip = 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:677:2:
677 | else if (mfrm < 100) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:678:2:
678 | nchfrmskip = 2
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:679:2:
679 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:680:2:
680 | nchfrmskip = 3
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:681:2:
681 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:682:2:
682 | if (mtoo < 10) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:683:2:
683 | nchtooskip = 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:684:2:
684 | else if (mtoo < 100) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:685:2:
685 | nchtooskip = 2
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:686:2:
686 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:687:2:
687 | nchtooskip = 3
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:688:2:
688 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:689:2:
689 | nspec = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:691:2:
691 | if (iqfrm == -1) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:692:2:
692 | lsfrma = numptr_amode(mfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:693:2:
693 | lstooa = numptr_amode(mtoo)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:694:2:
694 | lsfrmc = numptrcw_amode(mfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:695:2:
695 | lstooc = numptrcw_amode(mtoo)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:696:2:
696 | else if (iqfrm == 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:703:2:
703 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:704:2:
704 | lsfrma = lmassptr_amode(iqfrm,mfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:705:2:
705 | lsfrmc = lmassptrcw_amode(iqfrm,mfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:706:2:
706 | lstooa = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:707:2:
707 | lstooc = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:708:2:
708 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:711:2:
711 | if ((lsfrma < 1) .or. (lsfrma > pcnst)) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:712:2:
712 | write(lunout,9100) mfrm, iqfrm, lsfrma
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:713:2:
713 | call endrun( 'modal_aero_rename_init error aa' )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:714:2:
714 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:715:2:
715 | if ((lsfrmc < 1) .or. (lsfrmc > pcnst)) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:716:2:
716 | write(lunout,9102) mfrm, iqfrm, lsfrmc
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:717:2:
717 | call endrun( 'modal_aero_rename_init error bb' )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:718:2:
718 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:721:2:
721 | if (iqfrm > 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:722:2:
722 | nchfrma = len( trim( cnst_name(lsfrma) ) ) - nchfrmskip
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:726:2:
726 | do iqtoo = 1, nspec_amode(mtoo)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:729:2:
729 | lstooa = lmassptr_amode(iqtoo,mtoo)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:730:2:
730 | nchtooa = len( trim( cnst_name(lstooa) ) ) - nchtooskip
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:731:2:
731 | if (cnst_name(lsfrma)(1:nchfrma) == cnst_name(lstooa)(1:nchtooa)) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:733:2:
733 | nchfrmc = len( trim( cnst_name_cw(lsfrmc) ) ) - nchfrmskip
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:734:2:
734 | lstooc = lmassptrcw_amode(iqtoo,mtoo)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:735:2:
735 | nchtooc = len( trim( cnst_name_cw(lstooc) ) ) - nchtooskip
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:736:2:
736 | if (cnst_name_cw(lsfrmc)(1:nchfrmc) /= &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:737:2:
737 | cnst_name_cw(lstooc)(1:nchtooc)) lstooc = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:738:2:
738 | exit
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:739:2:
739 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:740:2:
740 | lstooa = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:741:2:
741 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:743:2:
743 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:744:2:
744 | end if ! (iqfrm > 0)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:746:2:
746 | if ((lstooc < 1) .or. (lstooc > pcnst)) lstooc = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:747:2:
747 | if ((lstooa < 1) .or. (lstooa > pcnst)) lstooa = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:748:2:
748 | if (lstooa == 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:749:2:
749 | write(lunout,9104) mfrm, iqfrm, lsfrma, iqtoo, lstooa
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:750:2:
750 | call endrun( 'modal_aero_rename_init error cc' )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:751:2:
751 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:752:2:
752 | if ((lstooc == 0) .and. (iqfrm /= 0)) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:753:2:
753 | write(lunout,9104) mfrm, iqfrm, lsfrmc, iqtoo, lstooc
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:754:2:
754 | call endrun( 'modal_aero_rename_init error dd' )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:755:2:
755 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:757:2:
757 | nspec = nspec + 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:758:2:
758 | lspecfrma_renamexf(nspec,ipair) = lsfrma
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:759:2:
759 | lspectooa_renamexf(nspec,ipair) = lstooa
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:760:2:
760 | lspecfrmc_renamexf(nspec,ipair) = lsfrmc
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:761:2:
761 | lspectooc_renamexf(nspec,ipair) = lstooc
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:762:2:
762 | end do aa_iqfrm
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:764:2:
764 | nspecfrm_renamexf(ipair) = nspec
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:765:2:
765 | end do aa_ipair
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:767:6:
767 | 9100 format( / '*** subr. modal_aero_rename_no_acc_crs_init' / &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:770:6:
770 | 9102 format( / '*** subr. modal_aero_rename_no_acc_crs_init' / &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:773:6:
773 | 9104 format( / '*** subr. modal_aero_rename_no_acc_crs_init' / &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:776:6:
776 | 9106 format( / '*** subr. modal_aero_rename_no_acc_crs_init' / &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:783:2:
783 | if ( masterproc ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:785:2:
785 | write(lunout,9310)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:787:2:
787 | do 2900 ipair = 1, npair_renamexf
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:788:2:
788 | mfrm = modefrm_renamexf(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:789:2:
789 | mtoo = modetoo_renamexf(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:790:2:
790 | write(lunout,9320) ipair, mfrm, mtoo
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:792:2:
792 | do iq = 1, nspecfrm_renamexf(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:793:2:
793 | lsfrma = lspecfrma_renamexf(iq,ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:794:2:
794 | lstooa = lspectooa_renamexf(iq,ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:795:2:
795 | lsfrmc = lspecfrmc_renamexf(iq,ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:796:2:
796 | lstooc = lspectooc_renamexf(iq,ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:797:2:
797 | if (lstooa .gt. 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:798:2:
798 | write(lunout,9330) lsfrma, cnst_name(lsfrma), &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:799:2:
799 | lstooa, cnst_name(lstooa)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:800:2:
800 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:801:2:
801 | write(lunout,9340) lsfrma, cnst_name(lsfrma)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:802:2:
802 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:803:2:
803 | if (lstooc .gt. 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:804:2:
804 | write(lunout,9330) lsfrmc, cnst_name_cw(lsfrmc), &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:805:2:
805 | lstooc, cnst_name_cw(lstooc)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:806:2:
806 | else if (lsfrmc .gt. 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:807:2:
807 | write(lunout,9340) lsfrmc, cnst_name_cw(lsfrmc)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:808:2:
808 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:809:2:
809 | write(lunout,9350)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:810:2:
810 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:811:2:
811 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:813:6:
813 | 2900 continue
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:814:2:
814 | write(lunout,*)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:816:2:
816 | end if ! ( masterproc )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:818:6:
818 | 9310 format( / 'subr. modal_aero_rename_no_acc_crs_init' )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:819:6:
819 | 9320 format( 'pair', i3, 5x, 'mode', i3, ' ---> mode', i3 )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:820:6:
820 | 9330 format( 5x, 'spec', i3, '=', a, ' ---> spec', i3, '=', a )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:821:6:
821 | 9340 format( 5x, 'spec', i3, '=', a, ' ---> LOSS' )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:822:6:
822 | 9350 format( 5x, 'no corresponding activated species' )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:824:2:
824 | return
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:825:2:
825 | end subroutine modal_aero_rename_no_acc_crs_init
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:835:2:
835 | subroutine modal_aero_rename_acc_crs_sub( &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:956:2:
956 | lunout = iulog
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:970:2:
970 | if (npair_renamexf .le. 0) return
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:975:2:
975 | deltatinv = 1.0_r8/(deltat*(1.0_r8 + 1.0e-15_r8))
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:976:2:
976 | onethird = 1.0_r8/3.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:977:2:
977 | xferfrac_max = 1.0_r8 - 10.0_r8*epsilon(1.0_r8) ! 1-eps
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:979:2:
979 | if ( present( dqdt_rnpos ) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:980:2:
980 | l_dqdt_rnpos = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:981:2:
981 | dqdt_rnpos(:,:,:) = 0.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:982:2:
982 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:983:2:
983 | l_dqdt_rnpos = .false.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:984:2:
984 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:993:2:
993 | mfrm = modefrm_renamexf(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:994:2:
994 | mtoo = modetoo_renamexf(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1005:2:
1005 | dryvol_a(:,:) = 0.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1006:2:
1006 | dryvol_c(:,:) = 0.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1007:2:
1007 | deldryvol_a(:,:) = 0.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1008:2:
1008 | deldryvol_c(:,:) = 0.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1009:2:
1009 | if (ixferable_all_renamexf(ipair) <= 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1010:2:
1010 | dryvol_a_xfab(:,:) = 0.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1011:2:
1011 | dryvol_c_xfab(:,:) = 0.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1012:2:
1012 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1014:2:
1014 | n = mfrm
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1015:2:
1015 | do l1 = 1, nspec_amode(n)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1019:2:
1019 | tmp_m2vdt = tmp_m2v*deltat
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1020:2:
1020 | la = lmassptr_amode(l1,n)-loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1021:2:
1021 | if (la > 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1022:2:
1022 | dryvol_a(1:ncol,:) = dryvol_a(1:ncol,:) &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1023:2:
1023 | + tmp_m2v*max( 0.0_r8, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1024:2:
1024 | q(1:ncol,:,la)-deltat*dqdt_other(1:ncol,:,la) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1025:2:
1025 | deldryvol_a(1:ncol,:) = deldryvol_a(1:ncol,:) &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1026:2:
1026 | + (dqdt_other(1:ncol,:,la) + dqdt(1:ncol,:,la))*tmp_m2vdt
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1027:2:
1027 | if ( (ixferable_all_renamexf(ipair) <= 0) .and. &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1028:2:
1028 | (ixferable_a_renamexf(l1,ipair) > 0) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1029:2:
1029 | dryvol_a_xfab(1:ncol,:) = dryvol_a_xfab(1:ncol,:) &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1030:2:
1030 | + tmp_m2v*max( 0.0_r8, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1031:2:
1031 | q(1:ncol,:,la)+deltat*dqdt(1:ncol,:,la) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1032:2:
1032 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1033:2:
1033 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1035:2:
1035 | lc = lmassptrcw_amode(l1,n)-loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1036:2:
1036 | if (lc > 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1037:2:
1037 | dryvol_c(1:ncol,:) = dryvol_c(1:ncol,:) &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1038:2:
1038 | + tmp_m2v*max( 0.0_r8, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1039:2:
1039 | qqcw(1:ncol,:,lc)-deltat*dqqcwdt_other(1:ncol,:,lc) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1040:2:
1040 | deldryvol_c(1:ncol,:) = deldryvol_c(1:ncol,:) &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1041:2:
1041 | + (dqqcwdt_other(1:ncol,:,lc) + &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1042:2:
1042 | dqqcwdt(1:ncol,:,lc))*tmp_m2vdt
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1043:2:
1043 | if ( (ixferable_all_renamexf(ipair) <= 0) .and. &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1044:2:
1044 | (ixferable_c_renamexf(l1,ipair) > 0) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1045:2:
1045 | dryvol_c_xfab(1:ncol,:) = dryvol_c_xfab(1:ncol,:) &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1046:2:
1046 | + tmp_m2v*max( 0.0_r8, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1047:2:
1047 | qqcw(1:ncol,:,lc)+deltat*dqqcwdt(1:ncol,:,lc) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1048:2:
1048 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1049:2:
1049 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1050:2:
1050 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1061:2:
1061 | if (is_dorename_atik) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1062:2:
1062 | if (.not. dorename_atik(i,k)) cycle mainloop1_i
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1063:2:
1063 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1075:2:
1075 | dryvol_t_old = dryvol_a(i,k) + dryvol_c(i,k)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1076:2:
1076 | dryvol_t_del = deldryvol_a(i,k) + deldryvol_c(i,k)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1077:2:
1077 | dryvol_t_new = dryvol_t_old + dryvol_t_del
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1078:2:
1078 | dryvol_t_oldbnd = max( dryvol_t_old, dryvol_smallest(mfrm) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1081:2:
1081 | if (igrow_shrink_renamexf(ipair) > 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1085:2:
1085 | if (dryvol_t_new .le. dryvol_smallest(mfrm)) cycle mainloop1_i
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1087:2:
1087 | if ( (method_optbb_renamexf /= 2) .and. &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1088:2:
1088 | (dryvol_t_del .le. 1.0e-6_r8*dryvol_t_oldbnd) ) cycle mainloop1_i
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1091:2:
1091 | num_t_old = q(i,k,numptr_amode(mfrm)-loffset)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1092:2:
1092 | num_t_old = num_t_old + qqcw(i,k,numptrcw_amode(mfrm)-loffset)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1093:2:
1093 | num_t_old = max( 0.0_r8, num_t_old )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1094:2:
1094 | dryvol_t_oldbnd = max( dryvol_t_old, dryvol_smallest(mfrm) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1095:2:
1095 | num_t_oldbnd = min( dryvol_t_oldbnd*v2nlorlx(mfrm), num_t_old )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1096:2:
1096 | num_t_oldbnd = max( dryvol_t_oldbnd*v2nhirlx(mfrm), num_t_oldbnd )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1099:2:
1099 | dgn_t_new = (dryvol_t_new/(num_t_oldbnd*factoraa(mfrm)))**onethird
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1101:2:
1101 | if (dgn_t_new .le. dp_xfernone_threshaa(ipair)) cycle mainloop1_i
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1104:2:
1104 | dgn_t_old = &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1105:2:
1105 | (dryvol_t_oldbnd/(num_t_oldbnd*factoraa(mfrm)))**onethird
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1106:2:
1106 | dgn_t_oldb = dgn_t_old
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1107:2:
1107 | dryvol_t_oldb = dryvol_t_old
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1108:2:
1108 | if ( method_optbb_renamexf == 2) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1109:2:
1109 | if (dgn_t_old .ge. dp_cut(ipair)) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1111:2:
1111 | dryvol_t_oldb = dryvol_t_old * (dp_belowcut(ipair)/dgn_t_old)**3
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1112:2:
1112 | dgn_t_oldb = dp_belowcut(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1113:2:
1113 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1114:2:
1114 | if (dgn_t_new .lt. dp_xferall_thresh(ipair)) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1116:2:
1116 | if ((dryvol_t_new-dryvol_t_oldb) .le. 1.0e-6_r8*dryvol_t_oldbnd) cycle mainloop1_i
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1117:2:
1117 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1119:2:
1119 | else if (dgn_t_new .ge. dp_cut(ipair)) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1122:2:
1122 | dgn_t_oldb = min( dgn_t_oldb, dp_belowcut(ipair) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1123:2:
1123 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1126:2:
1126 | lndgn_new = log( dgn_t_new )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1127:2:
1127 | lndgv_new = lndgn_new + factor_3alnsg2(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1128:2:
1128 | yn_tail = (lndp_cut(ipair) - lndgn_new)*factoryy(mfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1129:2:
1129 | yv_tail = (lndp_cut(ipair) - lndgv_new)*factoryy(mfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1130:2:
1130 | tailfr_numnew = 0.5_r8*erfc( yn_tail )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1131:2:
1131 | tailfr_volnew = 0.5_r8*erfc( yv_tail )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1134:2:
1134 | lndgn_old = log( dgn_t_oldb )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1135:2:
1135 | lndgv_old = lndgn_old + factor_3alnsg2(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1136:2:
1136 | yn_tail = (lndp_cut(ipair) - lndgn_old)*factoryy(mfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1137:2:
1137 | yv_tail = (lndp_cut(ipair) - lndgv_old)*factoryy(mfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1138:2:
1138 | tailfr_numold = 0.5_r8*erfc( yn_tail )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1139:2:
1139 | tailfr_volold = 0.5_r8*erfc( yv_tail )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1143:2:
1143 | if ( (method_optbb_renamexf == 2) .and. &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1144:2:
1144 | (dgn_t_new .ge. dp_xferall_thresh(ipair)) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1145:2:
1145 | dryvol_xferamt = dryvol_t_new
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1146:2:
1146 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1147:2:
1147 | dryvol_xferamt = tailfr_volnew*dryvol_t_new - tailfr_volold*dryvol_t_oldb
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1148:2:
1148 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1149:2:
1149 | if (dryvol_xferamt .le. 0.0_r8) cycle mainloop1_i
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1151:2:
1151 | xferfrac_vol = max( 0.0_r8, (dryvol_xferamt/dryvol_t_new) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1152:2:
1152 | if ( method_optbb_renamexf == 2 .and. &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1153:2:
1153 | (xferfrac_vol >= xferfrac_max) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1155:2:
1155 | xferfrac_vol = 1.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1156:2:
1156 | xferfrac_num = 1.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1157:2:
1157 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1158:2:
1158 | xferfrac_vol = min( xferfrac_vol, xferfrac_max )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1159:2:
1159 | xferfrac_num = tailfr_numnew - tailfr_numold
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1160:2:
1160 | xferfrac_num = max( 0.0_r8, min( xferfrac_num, xferfrac_vol ) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1161:2:
1161 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1163:2:
1163 | if (ixferable_all_renamexf(ipair) <= 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1165:2:
1165 | dryvol_t_new_xfab = max( 0.0_r8, (dryvol_a_xfab(i,k) + dryvol_c_xfab(i,k)) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1166:2:
1166 | dryvol_xferamt = xferfrac_vol*dryvol_t_new
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1167:2:
1167 | if (dryvol_t_new_xfab >= 0.999999_r8*dryvol_xferamt) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1170:2:
1170 | xferfrac_vol = min( 1.0_r8, (dryvol_xferamt/dryvol_t_new_xfab) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1171:2:
1171 | else if (dryvol_t_new_xfab >= 1.0e-7_r8*dryvol_xferamt) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1174:2:
1174 | xferfrac_vol = 1.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1175:2:
1175 | xferfrac_num = xferfrac_num*(dryvol_t_new_xfab/dryvol_xferamt)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1176:2:
1176 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1178:2:
1178 | cycle mainloop1_i
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1179:2:
1179 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1180:2:
1180 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1182:2:
1182 | else grow_shrink_conditional1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1186:2:
1186 | if (dryvol_t_old .le. dryvol_smallest(mfrm)) cycle mainloop1_i
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1192:2:
1192 | if (dryvol_t_del .ge. -1.0e-6_r8*dryvol_t_oldbnd) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1193:2:
1193 | if ( ( flagaa_shrink ) .and. ( k < troplev(i) ) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1194:2:
1194 | flagbb_shrink = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1195:2:
1195 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1196:2:
1196 | cycle mainloop1_i
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1197:2:
1197 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1198:2:
1198 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1199:2:
1199 | flagbb_shrink = .false.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1200:2:
1200 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1203:2:
1203 | num_t_old = q(i,k,numptr_amode(mfrm)-loffset)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1204:2:
1204 | num_t_old = num_t_old + qqcw(i,k,numptrcw_amode(mfrm)-loffset)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1205:2:
1205 | num_t_old = max( 0.0_r8, num_t_old )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1206:2:
1206 | dryvol_t_oldbnd = max( dryvol_t_old, dryvol_smallest(mfrm) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1207:2:
1207 | num_t_oldbnd = min( dryvol_t_oldbnd*v2nlorlx(mfrm), num_t_old )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1208:2:
1208 | num_t_oldbnd = max( dryvol_t_oldbnd*v2nhirlx(mfrm), num_t_oldbnd )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1211:2:
1211 | dgn_t_new = (dryvol_t_new/(num_t_oldbnd*factoraa(mfrm)))**onethird
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1213:2:
1213 | if (dgn_t_new .ge. dp_xfernone_threshaa(ipair)) cycle mainloop1_i
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1215:2:
1215 | if ( flagbb_shrink ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1216:2:
1216 | if (dgn_t_new .gt. dp_cut(ipair)) cycle mainloop1_i
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1217:2:
1217 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1219:2:
1219 | if ( dgn_t_new .le. dp_xferall_thresh(ipair) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1221:2:
1221 | tailfr_numnew = 1.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1222:2:
1222 | tailfr_volnew = 1.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1223:2:
1223 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1225:2:
1225 | lndgn_new = log( dgn_t_new )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1226:2:
1226 | lndgv_new = lndgn_new + factor_3alnsg2(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1227:2:
1227 | yn_tail = (lndp_cut(ipair) - lndgn_new)*factoryy(mfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1228:2:
1228 | yv_tail = (lndp_cut(ipair) - lndgv_new)*factoryy(mfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1229:2:
1229 | tailfr_numnew = 1.0_r8 - 0.5_r8*erfc( yn_tail )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1230:2:
1230 | tailfr_volnew = 1.0_r8 - 0.5_r8*erfc( yv_tail )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1231:2:
1231 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1234:2:
1234 | dgn_t_old = &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1235:2:
1235 | (dryvol_t_oldbnd/(num_t_oldbnd*factoraa(mfrm)))**onethird
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1236:2:
1236 | dgn_t_oldb = dgn_t_old
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1237:2:
1237 | dryvol_t_oldb = dryvol_t_old
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1240:2:
1240 | tailfr_numold = 0.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1241:2:
1241 | tailfr_volold = 0.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1244:2:
1244 | xferfrac_vol = tailfr_volnew
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1245:2:
1245 | if (xferfrac_vol .le. 0.0_r8) cycle mainloop1_i
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1246:2:
1246 | xferfrac_num = tailfr_numnew
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1248:2:
1248 | if (xferfrac_vol >= xferfrac_max) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1250:2:
1250 | xferfrac_vol = 1.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1251:2:
1251 | xferfrac_num = 1.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1252:2:
1252 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1253:2:
1253 | xferfrac_vol = min( xferfrac_vol, xferfrac_max )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1255:2:
1255 | xferfrac_num = max( xferfrac_num, xferfrac_vol )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1256:2:
1256 | xferfrac_num = min( xferfrac_max, xferfrac_num )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1257:2:
1257 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1259:2:
1259 | if (ixferable_all_renamexf(ipair) <= 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1261:2:
1261 | dryvol_t_new_xfab = max( 0.0_r8, (dryvol_a_xfab(i,k) + dryvol_c_xfab(i,k)) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1262:2:
1262 | dryvol_xferamt = xferfrac_vol*dryvol_t_new
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1263:2:
1263 | if (dryvol_t_new_xfab >= 0.999999_r8*dryvol_xferamt) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1266:2:
1266 | xferfrac_vol = min( 1.0_r8, (dryvol_xferamt/dryvol_t_new_xfab) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1267:2:
1267 | else if (dryvol_t_new_xfab >= 1.0e-7_r8*dryvol_xferamt) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1270:2:
1270 | xferfrac_vol = 1.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1271:2:
1271 | xferfrac_num = xferfrac_num*(dryvol_t_new_xfab/dryvol_xferamt)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1272:2:
1272 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1274:2:
1274 | cycle mainloop1_i
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1275:2:
1275 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1276:2:
1276 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1278:2:
1278 | endif grow_shrink_conditional1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1283:2:
1283 | pdel_fac = pdel(i,k)/gravit
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1284:2:
1284 | j = jsrflx_rename
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1285:2:
1285 | do iq = 1, nspecfrm_renamexf(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1286:2:
1286 | xfercoef = xferfrac_vol*deltatinv
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1287:2:
1287 | if (iq .eq. 1) xfercoef = xferfrac_num*deltatinv
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1289:2:
1289 | lsfrma = lspecfrma_renamexf(iq,ipair)-loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1290:2:
1290 | lsfrmc = lspecfrmc_renamexf(iq,ipair)-loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1291:2:
1291 | lstooa = lspectooa_renamexf(iq,ipair)-loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1292:2:
1292 | lstooc = lspectooc_renamexf(iq,ipair)-loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1294:2:
1294 | if (lsfrma .gt. 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1295:2:
1295 | xfertend = xfercoef*max( 0.0_r8, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1296:2:
1296 | (q(i,k,lsfrma)+dqdt(i,k,lsfrma)*deltat) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1316:2:
1316 | dqdt(i,k,lsfrma) = dqdt(i,k,lsfrma) - xfertend
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1317:2:
1317 | qsrflx(i,lsfrma,j) = qsrflx(i,lsfrma,j) - xfertend*pdel_fac
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1318:2:
1318 | if (lstooa .gt. 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1319:2:
1319 | dqdt(i,k,lstooa) = dqdt(i,k,lstooa) + xfertend
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1320:2:
1320 | qsrflx(i,lstooa,j) = qsrflx(i,lstooa,j) + xfertend*pdel_fac
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1321:2:
1321 | if ( l_dqdt_rnpos ) &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1322:2:
1322 | dqdt_rnpos(i,k,lstooa) = dqdt_rnpos(i,k,lstooa) + xfertend
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1323:2:
1323 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1324:2:
1324 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1326:2:
1326 | if (lsfrmc .gt. 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1327:2:
1327 | xfertend = xfercoef*max( 0.0_r8, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1328:2:
1328 | (qqcw(i,k,lsfrmc)+dqqcwdt(i,k,lsfrmc)*deltat) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1329:2:
1329 | dqqcwdt(i,k,lsfrmc) = dqqcwdt(i,k,lsfrmc) - xfertend
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1330:2:
1330 | qqcwsrflx(i,lsfrmc,j) = qqcwsrflx(i,lsfrmc,j) - xfertend*pdel_fac
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1331:2:
1331 | if (lstooc .gt. 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1332:2:
1332 | dqqcwdt(i,k,lstooc) = dqqcwdt(i,k,lstooc) + xfertend
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1333:2:
1333 | qqcwsrflx(i,lstooc,j) = qqcwsrflx(i,lstooc,j) + xfertend*pdel_fac
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1334:2:
1334 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1335:2:
1335 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1337:2:
1337 | end do ! "iq = 1, nspecfrm_renamexf(ipair)"
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1340:2:
1340 | end do mainloop1_i
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1341:2:
1341 | end do mainloop1_k
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1344:2:
1344 | end do mainloop1_ipair
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1349:2:
1349 | dotendrn(:) = .false.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1350:2:
1350 | dotendqqcwrn(:) = .false.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1351:2:
1351 | do ipair = 1, npair_renamexf
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1352:2:
1352 | do iq = 1, nspecfrm_renamexf(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1353:2:
1353 | lsfrma = lspecfrma_renamexf(iq,ipair) - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1354:2:
1354 | lsfrmc = lspecfrmc_renamexf(iq,ipair) - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1355:2:
1355 | lstooa = lspectooa_renamexf(iq,ipair) - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1356:2:
1356 | lstooc = lspectooc_renamexf(iq,ipair) - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1357:2:
1357 | if (lsfrma .gt. 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1358:2:
1358 | dotendrn(lsfrma) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1359:2:
1359 | if (lstooa .gt. 0) dotendrn(lstooa) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1360:2:
1360 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1361:2:
1361 | if (lsfrmc .gt. 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1362:2:
1362 | dotendqqcwrn(lsfrmc) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1363:2:
1363 | if (lstooc .gt. 0) dotendqqcwrn(lstooc) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1364:2:
1364 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1365:2:
1365 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1366:2:
1366 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1369:2:
1369 | return
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1375:6:
1375 | 8100 write(lunout,9050) ipair
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1376:2:
1376 | call endrun( 'modal_aero_rename_acc_crs_sub error' )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1377:6:
1377 | 9050 format( / '*** subr. modal_aero_rename_acc_crs_sub ***' / &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1378:8:
1378 | 4x, 'aerosol renaming not implemented for ipair =', i5 )
| 1
Warning: Nonconforming tab character in format at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1381:2:
1381 | end subroutine modal_aero_rename_acc_crs_sub
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1389:2:
1389 | subroutine modal_aero_rename_acc_crs_init
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1397:2:
1397 | implicit none
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1400:2:
1400 | integer :: i, ipair, iq, iqfrm, iqtooa, iqtooc, itmpa
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1401:2:
1401 | integer :: l, lsfrma, lsfrmc, lstooa, lstooc, lunout
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1402:2:
1402 | integer :: mfrm, mtoo
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1403:2:
1403 | integer :: n1, n2, nspec
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1404:2:
1404 | integer :: nch_lfrm, nch_ltoo, nch_mfrmid, nch_mtooid
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1406:2:
1406 | real (r8) :: frelax
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1408:2:
1408 | lunout = iulog
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1479:2:
1479 | if (npair_renamexf .le. 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1480:2:
1480 | write(lunout,'(/a/a,3(1x,i12))') &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1482:2:
1482 | return
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1483:2:
1483 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1490:2:
1490 | do 1900 ipair = 1, npair_renamexf
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1491:2:
1491 | mfrm = modefrm_renamexf(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1492:2:
1492 | mtoo = modetoo_renamexf(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1493:2:
1493 | ixferable_all_renamexf(ipair) = 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1495:2:
1495 | if (mfrm < 10) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1496:2:
1496 | nch_mfrmid = 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1497:2:
1497 | else if (mfrm < 100) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1498:2:
1498 | nch_mfrmid = 2
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1499:2:
1499 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1500:2:
1500 | nch_mfrmid = 3
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1501:2:
1501 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1502:2:
1502 | if (mtoo < 10) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1503:2:
1503 | nch_mtooid = 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1504:2:
1504 | else if (mtoo < 100) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1505:2:
1505 | nch_mtooid = 2
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1506:2:
1506 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1507:2:
1507 | nch_mtooid = 3
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1508:2:
1508 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1510:2:
1510 | nspec = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1511:2:
1511 | do 1490 iqfrm = -1, nspec_amode(mfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1512:2:
1512 | if (iqfrm .eq. -1) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1513:2:
1513 | lsfrma = numptr_amode(mfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1514:2:
1514 | lstooa = numptr_amode(mtoo)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1515:2:
1515 | lsfrmc = numptrcw_amode(mfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1516:2:
1516 | lstooc = numptrcw_amode(mtoo)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1517:2:
1517 | else if (iqfrm .eq. 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1524:2:
1524 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1525:2:
1525 | lsfrma = lmassptr_amode(iqfrm,mfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1526:2:
1526 | lsfrmc = lmassptrcw_amode(iqfrm,mfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1527:2:
1527 | lstooa = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1528:2:
1528 | lstooc = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1529:2:
1529 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1531:2:
1531 | if ((lsfrma .lt. 1) .or. (lsfrma .gt. pcnst)) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1532:2:
1532 | write(lunout,9100) ipair, mfrm, iqfrm, lsfrma
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1533:2:
1533 | call endrun( 'modal_aero_rename_acc_crs_init error' )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1534:2:
1534 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1535:2:
1535 | if (iqfrm .le. 0) goto 1430
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1537:2:
1537 | if ((lsfrmc .lt. 1) .or. (lsfrmc .gt. pcnst)) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1538:2:
1538 | write(lunout,9102) ipair, mfrm, iqfrm, lsfrmc
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1539:2:
1539 | call endrun( 'modal_aero_rename_acc_crs_init error' )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1540:2:
1540 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1543:2:
1543 | nch_lfrm = len(trim(cnst_name(lsfrma))) - nch_mfrmid
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1544:2:
1544 | iqtooa = -99
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1545:2:
1545 | do iq = 1, nspec_amode(mtoo)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1546:2:
1546 | l = lmassptr_amode(iq,mtoo)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1547:2:
1547 | if ((l .lt. 1) .or. (l .gt. pcnst)) cycle
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1548:2:
1548 | nch_ltoo = len(trim(cnst_name(l))) - nch_mtooid
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1549:2:
1549 | if ( cnst_name(lsfrma)(1:nch_lfrm) == &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1550:2:
1550 | cnst_name(l )(1:nch_ltoo) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1551:2:
1551 | lstooa = l
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1552:2:
1552 | iqtooa = iq
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1553:2:
1553 | exit
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1554:2:
1554 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1555:2:
1555 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1557:2:
1557 | nch_lfrm = len(trim(cnst_name_cw(lsfrmc))) - nch_mfrmid
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1558:2:
1558 | iqtooc = -99
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1559:2:
1559 | do iq = 1, nspec_amode(mtoo)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1560:2:
1560 | l = lmassptrcw_amode(iq,mtoo)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1561:2:
1561 | if ((l .lt. 1) .or. (l .gt. pcnst)) cycle
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1562:2:
1562 | nch_ltoo = len(trim(cnst_name_cw(l))) - nch_mtooid
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1563:2:
1563 | if ( cnst_name_cw(lsfrmc)(1:nch_lfrm) == &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1564:2:
1564 | cnst_name_cw(l )(1:nch_ltoo) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1565:2:
1565 | lstooc = l
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1566:2:
1566 | iqtooc = iq
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1567:2:
1567 | exit
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1568:2:
1568 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1569:2:
1569 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1571:6:
1571 | 1430 if ((lstooc .lt. 1) .or. (lstooc .gt. pcnst)) lstooc = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1572:2:
1572 | if ((lstooa .lt. 1) .or. (lstooa .gt. pcnst)) lstooa = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1574:2:
1574 | if ((lstooa .eq. 0) .or. (lstooc .eq. 0)) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1575:2:
1575 | if ( ( masterproc ) .or. &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1576:2:
1576 | ( (lstooa .ne. 0) .or. (lstooc .ne. 0) ) .or. &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1577:2:
1577 | ( ixferable_all_needed_renamexf(ipair) .gt. 0 ) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1576:2:
1576 | ( (lstooa .ne. 0) .or. (lstooc .ne. 0) ) .or. &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1577:2:
1577 | ( ixferable_all_needed_renamexf(ipair) .gt. 0 ) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1578:2:
1578 | if (lstooa .eq. 0) &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1579:2:
1579 | write(lunout,9104) trim(cnst_name(lsfrma)), &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1580:2:
1580 | ipair, mfrm, iqfrm, lsfrma, iqtooa, lstooa
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1581:2:
1581 | if (lstooc .eq. 0) &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1582:2:
1582 | write(lunout,9106) trim(cnst_name_cw(lsfrmc)), &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1583:2:
1583 | ipair, mfrm, iqfrm, lsfrmc, iqtooc, lstooc
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1584:2:
1584 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1585:2:
1585 | if ((lstooa .ne. 0) .or. (lstooc .ne. 0)) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1586:2:
1586 | write(lunout,9108)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1587:2:
1587 | call endrun( 'modal_aero_rename_acc_crs_init error' )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1588:2:
1588 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1589:2:
1589 | if (ixferable_all_needed_renamexf(ipair) .gt. 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1590:2:
1590 | write(lunout,9109)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1591:2:
1591 | call endrun( 'modal_aero_rename_acc_crs_init error' )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1592:2:
1592 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1593:2:
1593 | ixferable_all_renamexf(ipair) = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1594:2:
1594 | if (iqfrm .gt. 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1595:2:
1595 | ixferable_a_renamexf(iqfrm,ipair) = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1596:2:
1596 | ixferable_c_renamexf(iqfrm,ipair) = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1597:2:
1597 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1598:2:
1598 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1599:2:
1599 | nspec = nspec + 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1600:2:
1600 | lspecfrma_renamexf(nspec,ipair) = lsfrma
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1601:2:
1601 | lspectooa_renamexf(nspec,ipair) = lstooa
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1602:2:
1602 | lspecfrmc_renamexf(nspec,ipair) = lsfrmc
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1603:2:
1603 | lspectooc_renamexf(nspec,ipair) = lstooc
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1604:2:
1604 | if (iqfrm .gt. 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1605:2:
1605 | ixferable_a_renamexf(iqfrm,ipair) = 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1606:2:
1606 | ixferable_c_renamexf(iqfrm,ipair) = 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1607:2:
1607 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1608:2:
1608 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1609:6:
1609 | 1490 continue
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1611:2:
1611 | nspecfrm_renamexf(ipair) = nspec
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1612:6:
1612 | 1900 continue
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1614:6:
1614 | 9100 format( / '*** subr. modal_aero_rename_acc_crs_init' / &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1617:6:
1617 | 9102 format( / '*** subr. modal_aero_rename_acc_crs_init' / &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1620:6:
1620 | 9104 format( / '*** subr. modal_aero_rename_acc_crs_init' / &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1623:6:
1623 | 9106 format( / '*** subr. modal_aero_rename_acc_crs_init' / &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1626:6:
1626 | 9108 format( / '*** subr. modal_aero_rename_acc_crs_init' / &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1628:6:
1628 | 9109 format( / '*** subr. modal_aero_rename_acc_crs_init' / &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1637:2:
1637 | ido_mode_calcaa(:) = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1638:2:
1638 | frelax = 27.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1640:2:
1640 | do ipair = 1, npair_renamexf
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1641:2:
1641 | mfrm = modefrm_renamexf(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1642:2:
1642 | mtoo = modetoo_renamexf(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1643:2:
1643 | ido_mode_calcaa(mfrm) = 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1645:2:
1645 | factoraa(mfrm) = (pi/6._r8)*exp(4.5_r8*(alnsg_amode(mfrm)**2))
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1646:2:
1646 | factoraa(mtoo) = (pi/6._r8)*exp(4.5_r8*(alnsg_amode(mtoo)**2))
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1647:2:
1647 | factoryy(mfrm) = sqrt( 0.5_r8 )/alnsg_amode(mfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1656:2:
1656 | factor_3alnsg2(ipair) = 3.0_r8 * (alnsg_amode(mfrm)**2)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1658:2:
1658 | dp_cut(ipair) = sqrt( &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1661:2:
1661 | dp_xferall_thresh(ipair) = dgnum_amode(mtoo)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1662:2:
1662 | dp_xfernone_threshaa(ipair) = dgnum_amode(mfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1663:2:
1663 | if (((mfrm == modeptr_accum) .and. (mtoo == modeptr_coarse)).or.&
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1675:2:
1675 | lndp_cut(ipair) = log( dp_cut(ipair) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1676:2:
1676 | dp_belowcut(ipair) = 0.99_r8*dp_cut(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1683:2:
1683 | if ( masterproc ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1685:2:
1685 | write(lunout,9310)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1686:2:
1686 | write(lunout,'(a,1x,i12)') 'method_optbb_renamexf', method_optbb_renamexf
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1688:2:
1688 | do 2900 ipair = 1, npair_renamexf
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1689:2:
1689 | mfrm = modefrm_renamexf(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1690:2:
1690 | mtoo = modetoo_renamexf(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1691:2:
1691 | write(lunout,9320) ipair, mfrm, mtoo, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1692:2:
1692 | igrow_shrink_renamexf(ipair), ixferable_all_renamexf(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1694:2:
1694 | do iq = 1, nspecfrm_renamexf(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1695:2:
1695 | lsfrma = lspecfrma_renamexf(iq,ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1696:2:
1696 | lstooa = lspectooa_renamexf(iq,ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1697:2:
1697 | lsfrmc = lspecfrmc_renamexf(iq,ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1698:2:
1698 | lstooc = lspectooc_renamexf(iq,ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1699:2:
1699 | if (lstooa .gt. 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1700:2:
1700 | write(lunout,9330) lsfrma, cnst_name(lsfrma), &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1701:2:
1701 | lstooa, cnst_name(lstooa)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1702:2:
1702 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1703:2:
1703 | write(lunout,9340) lsfrma, cnst_name(lsfrma)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1704:2:
1704 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1705:2:
1705 | if (lstooc .gt. 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1706:2:
1706 | write(lunout,9330) lsfrmc, cnst_name_cw(lsfrmc), &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1707:2:
1707 | lstooc, cnst_name_cw(lstooc)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1708:2:
1708 | else if (lsfrmc .gt. 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1709:2:
1709 | write(lunout,9340) lsfrmc, cnst_name_cw(lsfrmc)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1710:2:
1710 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1711:2:
1711 | write(lunout,9350)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1712:2:
1712 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1713:2:
1713 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1715:2:
1715 | if (igrow_shrink_renamexf(ipair) > 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1716:2:
1716 | write(lunout,'(5x,a,1p,2e12.3)') 'mfrm dgnum, dgnumhi ', &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1717:2:
1717 | dgnum_amode(mfrm), dgnumhi_amode(mfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1718:2:
1718 | write(lunout,'(5x,a,1p,2e12.3)') 'mtoo dgnum, dgnumlo ', &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1719:2:
1719 | dgnum_amode(mtoo), dgnumlo_amode(mtoo)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1720:2:
1720 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1721:2:
1721 | write(lunout,'(5x,a,1p,2e12.3)') 'mfrm dgnum, dgnumlo ', &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1722:2:
1722 | dgnum_amode(mfrm), dgnumlo_amode(mfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1723:2:
1723 | write(lunout,'(5x,a,1p,2e12.3)') 'mtoo dgnum, dgnumhi ', &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1724:2:
1724 | dgnum_amode(mtoo), dgnumhi_amode(mtoo)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1725:2:
1725 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1727:2:
1727 | write(lunout,'(5x,a,1p,2e12.3)') 'dp_cut ', &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1728:2:
1728 | dp_cut(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1729:2:
1729 | write(lunout,'(5x,a,1p,2e12.3)') 'dp_xfernone_threshaa', &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1730:2:
1730 | dp_xfernone_threshaa(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1731:2:
1731 | write(lunout,'(5x,a,1p,2e12.3)') 'dp_xferall_thresh ', &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1732:2:
1732 | dp_xferall_thresh(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1734:6:
1734 | 2900 continue
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1735:2:
1735 | write(lunout,*)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1737:2:
1737 | end if ! ( masterproc )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1739:6:
1739 | 9310 format( / 'subr. modal_aero_rename_acc_crs_init' )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1740:6:
1740 | 9320 format( / 'pair', i3, 5x, 'mode', i3, ' ---> mode', i3, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1741:2:
1741 | 5x, 'igrow_shrink', i3, 5x, 'ixferable_all', i3 )
| 1
Warning: Nonconforming tab character in format at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1742:6:
1742 | 9330 format( 5x, 'spec', i3, '=', a, ' ---> spec', i3, '=', a )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1743:6:
1743 | 9340 format( 5x, 'spec', i3, '=', a, ' ---> LOSS' )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1744:6:
1744 | 9350 format( 5x, 'no corresponding activated species' )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1747:2:
1747 | return
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1748:2:
1748 | end subroutine modal_aero_rename_acc_crs_init
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1375:4:
1375 | 8100 write(lunout,9050) ipair
| 1
Warning: Label 8100 at (1) defined but not used [-Wunused-label]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:776:4:
776 | 9106 format( / '*** subr. modal_aero_rename_no_acc_crs_init' / &
| 1
Warning: Label 9106 at (1) defined but not used [-Wunused-label]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1403:14:
1403 | integer :: n1, n2, nspec
| 1
Warning: Unused variable 'n1' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1403:18:
1403 | integer :: n1, n2, nspec
| 1
Warning: Unused variable 'n2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:932:24:
932 | real (r8) :: dgn_aftr, dgn_xfer
| 1
Warning: Unused variable 'dgn_aftr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:932:34:
932 | real (r8) :: dgn_aftr, dgn_xfer
| 1
Warning: Unused variable 'dgn_xfer' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:836:33:
836 | fromwhere, lchnk, &
| 1
Warning: Unused dummy argument 'fromwhere' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:922:15:
922 | integer :: l, l1, la, lc, lunout
| 1
Warning: Unused variable 'l' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:836:48:
836 | fromwhere, lchnk, &
| 1
Warning: Unused dummy argument 'lchnk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:924:31:
924 | integer :: mfrm, mtoo, n, n1, n2, ntot_msa_a
| 1
Warning: Unused variable 'n1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:924:35:
924 | integer :: mfrm, mtoo, n, n1, n2, ntot_msa_a
| 1
Warning: Unused variable 'n2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:837:48:
837 | ncol, nstep, &
| 1
Warning: Unused dummy argument 'nstep' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:924:47:
924 | integer :: mfrm, mtoo, n, n1, n2, ntot_msa_a
| 1
Warning: Unused variable 'ntot_msa_a' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:948:20:
948 | real (r8) :: tmpa, tmpf
| 1
Warning: Unused variable 'tmpa' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:948:26:
948 | real (r8) :: tmpa, tmpf
| 1
Warning: Unused variable 'tmpf' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:335:24:
335 | real (r8) :: dgn_aftr, dgn_xfer
| 1
Warning: Unused variable 'dgn_aftr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:335:34:
335 | real (r8) :: dgn_aftr, dgn_xfer
| 1
Warning: Unused variable 'dgn_xfer' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:247:33:
247 | fromwhere, lchnk, &
| 1
Warning: Unused dummy argument 'fromwhere' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:325:46:
325 | integer :: i, icol_diag, ipair, iq, j, k, l, l1, la, lc, lunout
| 1
Warning: Unused variable 'l' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:247:48:
247 | fromwhere, lchnk, &
| 1
Warning: Unused dummy argument 'lchnk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:327:31:
327 | integer :: mfrm, mtoo, n, n1, n2, ntot_msa_a
| 1
Warning: Unused variable 'n1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:327:35:
327 | integer :: mfrm, mtoo, n, n1, n2, ntot_msa_a
| 1
Warning: Unused variable 'n2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:248:48:
248 | ncol, nstep, &
| 1
Warning: Unused dummy argument 'nstep' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:327:47:
327 | integer :: mfrm, mtoo, n, n1, n2, ntot_msa_a
| 1
Warning: Unused variable 'ntot_msa_a' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/dust_model.F90:123:40:
123 | dust_names(ndx) = spec_name
| 1
Warning: CHARACTER expression will be truncated in assignment (6/32) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:156:57:
156 | delso4_hprxn, xh2so4, xso4, xso4_init, nh3g, hno3g, xnh3, xhno3, xnh4c, xno3c, xmsa, xso2, xh2o2, qcw, qin, &
| 1
Warning: Unused dummy argument 'hno3g' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:155:18:
155 | ncol, lchnk, loffset, dtime, mbar, pdel, press, tfld, cldnum, cldfrc, cfact, xlwc, &
| 1
Warning: Unused dummy argument 'lchnk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:207:21:
207 | sflx(1:ncol)
| 1
Warning: Unused variable 'sflx' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:156:70:
156 | delso4_hprxn, xh2so4, xso4, xso4_init, nh3g, hno3g, xnh3, xhno3, xnh4c, xno3c, xmsa, xso2, xh2o2, qcw, qin, &
| 1
Warning: Unused dummy argument 'xhno3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:156:85:
156 | delso4_hprxn, xh2so4, xso4, xso4_init, nh3g, hno3g, xnh3, xhno3, xnh4c, xno3c, xmsa, xso2, xh2o2, qcw, qin, &
| 1
Warning: Unused dummy argument 'xno3c' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:76:16:
76 | integer :: l,n
| 1
Warning: Unused variable 'l' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:76:18:
76 | integer :: l,n
| 1
Warning: Unused variable 'n' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:39:16:
39 | integer :: l, m
| 1
Warning: Unused variable 'l' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:39:19:
39 | integer :: l, m
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_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)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_convproc.F90:1648:53:
1648 | cond(m,kp1) = ( md_i(k)*cond(m,k) &
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:368:26:
368 | if (delnh4 > 0.0_r8) then
| ^
Warning: 'delnh4' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:218:30:
218 | real(r8) :: delnh3, delnh4
| ^
note: 'delnh4' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_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)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/gw_drag.F90:1991:23:
1991 | u, v, t, p, piln, zm, zi, &
| 1
Warning: Unused dummy argument 'zm' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/seasalt_model.F90:55:43:
55 | seasalt_names(ndx) = spec_name
| 1
Warning: CHARACTER expression will be truncated in assignment (6/32) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/seasalt_model.F90:87:34:
87 | integer :: mn, mm, ibin, isec, i
| 1
Warning: Unused variable 'isec' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_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(*)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/aerodep_flx.F90:416:16:
416 | integer :: i
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_convproc.F90:165:18:
160 | call mpi_bcast( convproc_do_gas, 1, mpi_logical, masterprocid, mpicom, ierr)
| 2
......
165 | 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)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_convproc.F90:2866:19:
2866 | const, dp_i, ktop, kbot_prevap, pcnst_extd )
| 1
Warning: Unused dummy argument 'const' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_convproc.F90:2866:27:
2866 | const, dp_i, ktop, kbot_prevap, pcnst_extd )
| 1
Warning: Unused dummy argument 'dp_i' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_convproc.F90:2920:17:
2920 | real(r8) :: qa, qc, qac ! working variables (mixing ratios)
| 1
Warning: Unused variable 'qa' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_convproc.F90:2920:26:
2920 | real(r8) :: qa, qc, qac ! working variables (mixing ratios)
| 1
Warning: Unused variable 'qac' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_convproc.F90:2920:21:
2920 | real(r8) :: qa, qc, qac ! working variables (mixing ratios)
| 1
Warning: Unused variable 'qc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_convproc.F90:2579:44:
2579 | tair, rhoair, fracice, &
| 1
Warning: Unused dummy argument 'fracice' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_convproc.F90:2581:27:
2581 | lchnk, i, k, &
| 1
Warning: Unused dummy argument 'i' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_convproc.F90:2581:19:
2581 | lchnk, i, k, &
| 1
Warning: Unused dummy argument 'lchnk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/aerodep_flx.F90:123:25:
123 | integer :: ndx, istat, i
| 1
Warning: Unused variable 'istat' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_convproc.F90:2313:44:
2313 | tair, rhoair, fracice, &
| 1
Warning: Unused dummy argument 'fracice' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_convproc.F90:2315:27:
2315 | lchnk, i, k, &
| 1
Warning: Unused dummy argument 'i' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_convproc.F90:2315:19:
2315 | lchnk, i, k, &
| 1
Warning: Unused dummy argument 'lchnk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_convproc.F90:869:35:
869 | mu, md, du, eu, &
| 1
Warning: Unused dummy argument 'md' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_convproc.F90:869:23:
869 | mu, md, du, eu, &
| 1
Warning: Unused dummy argument 'mu' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_convproc.F90:867:50:
867 | lchnk, ncnst, nstep, dt, &
| 1
Warning: Unused dummy argument 'nstep' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_convproc.F90:868:49:
868 | t, pmid, pdel, q, &
| 1
Warning: Unused dummy argument 'pdel' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_convproc.F90:1098:15:
1098 | real(r8) zkm ! working height above surface (km)
| 1
Warning: Unused variable 'zkm' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/aircraft_emit.F90:117:2:
117 | if( len_trim(air_specifier(n) ) == 0 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/aircraft_emit.F90:118:2:
118 | exit count_emis
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/aircraft_emit.F90:127:2:
127 | call endrun('aircraft_emit_register: '//trim(spc_name)//' is not in the aircraft emission dataset')
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/aircraft_emit.F90:139:25:
139 | curr_filename=''
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:121:37:
121 | + qcw(:ncol,:,id_so4_6a)
| ^
Warning: 'id_so4_1a' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:74:24:
74 | integer :: id_so4_1a, id_so4_2a, id_so4_3a, id_so4_4a, id_so4_5a, id_so4_6a
| ^
note: 'id_so4_1a' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:121:37:
121 | + qcw(:ncol,:,id_so4_6a)
| ^
Warning: 'id_so4_2a' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:74:35:
74 | integer :: id_so4_1a, id_so4_2a, id_so4_3a, id_so4_4a, id_so4_5a, id_so4_6a
| ^
note: 'id_so4_2a' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:121:37:
121 | + qcw(:ncol,:,id_so4_6a)
| ^
Warning: 'id_so4_3a' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:74:46:
74 | integer :: id_so4_1a, id_so4_2a, id_so4_3a, id_so4_4a, id_so4_5a, id_so4_6a
| ^
note: 'id_so4_3a' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:121:37:
121 | + qcw(:ncol,:,id_so4_6a)
| ^
Warning: 'id_so4_4a' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:74:57:
74 | integer :: id_so4_1a, id_so4_2a, id_so4_3a, id_so4_4a, id_so4_5a, id_so4_6a
| ^
note: 'id_so4_4a' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:121:37:
121 | + qcw(:ncol,:,id_so4_6a)
| ^
Warning: 'id_so4_5a' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:74:68:
74 | integer :: id_so4_1a, id_so4_2a, id_so4_3a, id_so4_4a, id_so4_5a, id_so4_6a
| ^
note: 'id_so4_5a' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:121:37:
121 | + qcw(:ncol,:,id_so4_6a)
| ^
Warning: 'id_so4_6a' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:74:79:
74 | integer :: id_so4_1a, id_so4_2a, id_so4_3a, id_so4_4a, id_so4_5a, id_so4_6a
| ^
note: 'id_so4_6a' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:129:37:
129 | + qcw(:ncol,:,id_nh4_6a)
| ^
Warning: 'id_nh4_1a' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:75:24:
75 | integer :: id_nh4_1a, id_nh4_2a, id_nh4_3a, id_nh4_4a, id_nh4_5a, id_nh4_6a
| ^
note: 'id_nh4_1a' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:129:37:
129 | + qcw(:ncol,:,id_nh4_6a)
| ^
Warning: 'id_nh4_2a' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:75:35:
75 | integer :: id_nh4_1a, id_nh4_2a, id_nh4_3a, id_nh4_4a, id_nh4_5a, id_nh4_6a
| ^
note: 'id_nh4_2a' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:129:37:
129 | + qcw(:ncol,:,id_nh4_6a)
| ^
Warning: 'id_nh4_3a' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:75:46:
75 | integer :: id_nh4_1a, id_nh4_2a, id_nh4_3a, id_nh4_4a, id_nh4_5a, id_nh4_6a
| ^
note: 'id_nh4_3a' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:129:37:
129 | + qcw(:ncol,:,id_nh4_6a)
| ^
Warning: 'id_nh4_4a' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:75:57:
75 | integer :: id_nh4_1a, id_nh4_2a, id_nh4_3a, id_nh4_4a, id_nh4_5a, id_nh4_6a
| ^
note: 'id_nh4_4a' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:129:37:
129 | + qcw(:ncol,:,id_nh4_6a)
| ^
Warning: 'id_nh4_5a' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:75:68:
75 | integer :: id_nh4_1a, id_nh4_2a, id_nh4_3a, id_nh4_4a, id_nh4_5a, id_nh4_6a
| ^
note: 'id_nh4_5a' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:129:37:
129 | + qcw(:ncol,:,id_nh4_6a)
| ^
Warning: 'id_nh4_6a' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:75:79:
75 | integer :: id_nh4_1a, id_nh4_2a, id_nh4_3a, id_nh4_4a, id_nh4_5a, id_nh4_6a
| ^
note: 'id_nh4_6a' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_convproc.F90:2293:14:
2293 | if (.not. nl>0) return
| ^
Warning: 'nl' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_convproc.F90:2285:23:
2285 | integer :: m,n, nl,ns
| ^
note: 'nl' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radlw.F90:98:15:
98 | integer :: i, k, kk, nbnd ! indices
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/aircraft_emit.F90:214:53:
214 | forcings_air(m)%species = spc_name
| 1
Warning: CHARACTER expression will be truncated in assignment (11/16) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radlw.F90:98:18:
98 | integer :: i, k, kk, nbnd ! indices
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radlw.F90:98:22:
98 | integer :: i, k, kk, nbnd ! indices
| 1
Warning: Unused variable 'kk' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radlw.F90:98:28:
98 | integer :: i, k, kk, nbnd ! indices
| 1
Warning: Unused variable 'nbnd' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/aircraft_emit.F90:303:38:
303 | integer :: ind,c,ncol,i,caseid,m,n
| 1
Warning: Unused variable 'n' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:594:27:
594 | call ExpDayNite(solin, Nday, IdxDay, Nnite, IdxNite, 1, pcols)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:595:25:
595 | call ExpDayNite(qrs, Nday, IdxDay, Nnite, IdxNite, 1, pcols, 1, pver)
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:596:26:
596 | call ExpDayNite(qrsc, Nday, IdxDay, Nnite, IdxNite, 1, pcols, 1, pver)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:597:25:
597 | call ExpDayNite(fns, Nday, IdxDay, Nnite, IdxNite, 1, pcols, 1, pverp)
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:598:26:
598 | call ExpDayNite(fcns, Nday, IdxDay, Nnite, IdxNite, 1, pcols, 1, pverp)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:599:26:
599 | call ExpDayNite(fsns, Nday, IdxDay, Nnite, IdxNite, 1, pcols)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:600:26:
600 | call ExpDayNite(fsnt, Nday, IdxDay, Nnite, IdxNite, 1, pcols)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:601:28:
601 | call ExpDayNite(fsntoa, Nday, IdxDay, Nnite, IdxNite, 1, pcols)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:602:28:
602 | call ExpDayNite(fsutoa, Nday, IdxDay, Nnite, IdxNite, 1, pcols)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:603:26:
603 | call ExpDayNite(fsds, Nday, IdxDay, Nnite, IdxNite, 1, pcols)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:604:27:
604 | call ExpDayNite(fsnsc, Nday, IdxDay, Nnite, IdxNite, 1, pcols)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:605:27:
605 | call ExpDayNite(fsdsc, Nday, IdxDay, Nnite, IdxNite, 1, pcols)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:606:27:
606 | call ExpDayNite(fsntc, Nday, IdxDay, Nnite, IdxNite, 1, pcols)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:607:29:
607 | call ExpDayNite(fsntoac, Nday, IdxDay, Nnite, IdxNite, 1, pcols)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:608:26:
608 | call ExpDayNite(sols, Nday, IdxDay, Nnite, IdxNite, 1, pcols)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:609:26:
609 | call ExpDayNite(soll, Nday, IdxDay, Nnite, IdxNite, 1, pcols)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:610:27:
610 | call ExpDayNite(solsd, Nday, IdxDay, Nnite, IdxNite, 1, pcols)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:611:27:
611 | call ExpDayNite(solld, Nday, IdxDay, Nnite, IdxNite, 1, pcols)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:612:30:
612 | call ExpDayNite(fsnirtoa, Nday, IdxDay, Nnite, IdxNite, 1, pcols)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:613:30:
613 | call ExpDayNite(fsnrtoac, Nday, IdxDay, Nnite, IdxNite, 1, pcols)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:614:30:
614 | call ExpDayNite(fsnrtoaq, Nday, IdxDay, Nnite, IdxNite, 1, pcols)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:617:27:
617 | call ExpDayNite(su, Nday, IdxDay, Nnite, IdxNite, 1, pcols, 1, pverp, 1, nbndsw)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:621:27:
621 | call ExpDayNite(sd, Nday, IdxDay, Nnite, IdxNite, 1, pcols, 1, pverp, 1, nbndsw)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_convproc.F90:1175:45:
1175 | if ( (jt(i) <= 0) .and. (mx(i) <= 0) .and. (iconvtype /= 1) ) then
| ^
Warning: 'iconvtype' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_convproc.F90:983:23:
983 | integer :: iconvtype ! 1=deep, 2=uw shallow
| ^
note: 'iconvtype' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_convproc.F90:1290:45:
1290 | zmagl(k) = zmagl(k+1) + 0.5_r8*dz
| ^
Warning: 'dz' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_convproc.F90:1061:14:
1061 | real(r8) dz ! working layer thickness (m)
| ^
note: 'dz' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:200:41:
200 | real(r8) :: diagnostic_od(pcols, pver) ! cloud optical depth - diagnostic temp variable
| 1
Warning: Unused variable 'diagnostic_od' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:46:69:
46 | E_aer_tau,E_aer_tau_w,E_aer_tau_w_g,E_aer_tau_w_f, &
| 1
Warning: Unused dummy argument 'e_aer_tau_w_f' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:259:31:
259 | real(r8) :: fa(pcols,0:pver) ! aerosol forward scattered fraction
| 1
Warning: Unused variable 'fa' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:253:32:
253 | real(r8) :: fci(pcols,0:pver) ! ice cloud forward scattered fraction
| 1
Warning: Unused variable 'fci' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:250:32:
250 | real(r8) :: fcl(pcols,0:pver) ! liquid cloud forward scattered fraction
| 1
Warning: Unused variable 'fcl' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:258:31:
258 | real(r8) :: ga(pcols,0:pver) ! aerosol asymmetry parameter
| 1
Warning: Unused variable 'ga' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:252:32:
252 | real(r8) :: gci(pcols,0:pver) ! ice cloud asymmetry parameter
| 1
Warning: Unused variable 'gci' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:249:32:
249 | real(r8) :: gcl(pcols,0:pver) ! liquid cloud asymmetry parameter
| 1
Warning: Unused variable 'gcl' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:256:35:
256 | real(r8) :: tauxar(pcols,0:pver) ! aerosol extinction optical depth
| 1
Warning: Unused variable 'tauxar' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:247:35:
247 | real(r8) :: tauxci(pcols,0:pver) ! ice cloud extinction optical depth
| 1
Warning: Unused variable 'tauxci' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:246:35:
246 | real(r8) :: tauxcl(pcols,0:pver) ! water cloud extinction optical depth
| 1
Warning: Unused variable 'tauxcl' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:257:31:
257 | real(r8) :: wa(pcols,0:pver) ! aerosol single scattering albedo
| 1
Warning: Unused variable 'wa' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:251:32:
251 | real(r8) :: wci(pcols,0:pver) ! ice cloud single scattering albedo
| 1
Warning: Unused variable 'wci' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:248:32:
248 | real(r8) :: wcl(pcols,0:pver) ! liquid cloud single scattering albedo
| 1
Warning: Unused variable 'wcl' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/aircraft_emit.F90:303:34:
303 | integer :: ind,c,ncol,i,caseid,m,n
| ^
Warning: 'caseid' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_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(*)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/prescribed_volcaero.F90:231:35:
231 | real(r8) :: outdata(pcols,pver)
| 1
Warning: Unused variable 'outdata' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/prescribed_volcaero.F90:224:21:
224 | real(r8) :: ptrop
| 1
Warning: Unused variable 'ptrop' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/prescribed_volcaero.F90:167:25:
167 | integer :: ndx, istat
| 1
Warning: Unused variable 'istat' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/prescribed_volcaero.F90:167:18:
167 | integer :: ndx, istat
| 1
Warning: Unused variable 'ndx' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_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/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/prescribed_ghg.F90:166:25:
166 | integer :: ndx, istat, i
| 1
Warning: Unused variable 'istat' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/prescribed_aero.F90:339:41:
339 | pbuf_names(aero_loop_end+i_in) = spec_a
| 1
Warning: CHARACTER expression will be truncated in assignment (16/32) at (1) [-Wcharacter-truncation]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_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(*)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/prescribed_aero.F90:464:36:
464 | integer :: c, ncol, i, kc, klog, logv_ndx, logm_ndx, a_ndx, icol, kpver
| 1
Warning: Unused variable 'klog' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/prescribed_aero.F90:105:8:
105 | use ppgrid, only : pver
| 1
Warning: Unused module variable 'begchunk' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/prescribed_aero.F90:105:8:
105 | use ppgrid, only : pver
| 1
Warning: Unused module variable 'endchunk' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/prescribed_aero.F90:114:25:
114 | integer :: ndx, istat, i, i_c, j
| 1
Warning: Unused variable 'istat' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/prescribed_aero.F90:114:18:
114 | integer :: ndx, istat, i, i_c, j
| 1
Warning: Unused variable 'ndx' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/ocean_emis.F90:136:19:
133 | call mpi_bcast(ocean_salinity_file, len(ocean_salinity_file), mpi_character, masterprocid, mpicom, ierr)
| 2
......
136 | 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(*)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/ocean_emis.F90:298:78:
298 | subroutine ocean_emis_getflux(lchnk, ncol, state, u10, sst, ocnfrac, icefrac, sflx)
| 1
Warning: Unused dummy argument 'icefrac' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon.F90:1297:28:
1297 | real(r8) eps0org(nseg) ! Fractional mixing rate [ 1 / Pa ]
| 1
Warning: Unused variable 'eps0org' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon.F90:2105:22:
2105 | real(r8) qrain_b, qsnow_b
| 1
Warning: Unused variable 'qrain_b' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon.F90:2105:31:
2105 | real(r8) qrain_b, qsnow_b
| 1
Warning: Unused variable 'qsnow_b' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon.F90:1936:38:
1936 | real(r8) qt0min_PBL, thl0min_PBL, tr0min_PBL(ncnst)
| 1
Warning: Unused variable 'thl0min_pbl' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon.F90:1973:24:
1973 | real(r8) we_t(mkx)
| 1
Warning: Unused variable 'we_t' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/gcr_ionization.F90:70:41:
70 | gcr_ionization_fldname = specifier(1)
| 1
Warning: CHARACTER expression will be truncated in assignment (16/32) at (1) [-Wcharacter-truncation]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_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(*)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_import_export.F90:1214:35:
1214 | stdname = fldList(n)%stdname
| 1
Warning: CHARACTER expression will be truncated in assignment (80/128) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_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(*)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sulf.F90:147:10:
147 | use spmd_utils, only : masterproc
| 1
Warning: Unused module variable 'masterproc' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_import_export.F90:1322:40:
1322 | type(ESMF_Mesh) :: lmesh
| 1
Warning: Unused variable 'lmesh' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_import_export.F90:1323:52:
1323 | integer :: nnodes, nelements
| 1
Warning: Unused variable 'nelements' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_import_export.F90:1323:41:
1323 | integer :: nnodes, nelements
| 1
Warning: Unused variable 'nnodes' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_import_export.F90:1319:41:
1319 | type(ESMF_FieldStatus_Flag) :: status
| 1
Warning: Unused variable 'status' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_import_export.F90:1207:33:
1207 | character(CL) :: msg
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_import_export.F90:932:30:
932 | type(ESMF_Clock) :: clock
| 1
Warning: Unused variable 'clock' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_import_export.F90:933:28:
933 | integer :: i,m,c,n,g ! indices
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_import_export.F90:917:8:
917 | use spmd_utils , only : masterproc
| 1
Warning: Unused module variable 'masterproc' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_import_export.F90:933:32:
933 | integer :: i,m,c,n,g ! indices
| 1
Warning: Unused variable 'n' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_import_export.F90:934:30:
934 | integer :: ncols ! Number of columns
| 1
Warning: Unused variable 'ncols' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_import_export.F90:935:30:
935 | integer :: nstep
| 1
Warning: Unused variable 'nstep' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_import_export.F90:496:33:
496 | character(len=128) :: fldname
| 1
Warning: Unused variable 'fldname' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_import_export.F90:490:31:
490 | integer :: ncols ! number of columns
| 1
Warning: Unused variable 'ncols' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_import_export.F90:491:31:
491 | integer :: nstep
| 1
Warning: Unused variable 'nstep' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_import_export.F90:489:38:
489 | integer :: i,n,c,g, num ! indices
| 1
Warning: Unused variable 'num' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_import_export.F90:342:35:
342 | character(len=cl) :: cvalue
| 1
Warning: Unused variable 'cvalue' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_import_export.F90:116:37:
116 | character(len=128) :: fldname
| 1
Warning: Unused variable 'fldname' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_import_export.F90:112:36:
112 | integer :: n, num
| 1
Warning: Unused variable 'num' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_import_export.F90:110:37:
110 | character(ESMF_MAXSTR) :: stdname
| 1
Warning: Unused variable 'stdname' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/tracer_srcs.F90:88:44:
88 | tracer_src_flds(i) = fields(i)%fldnam
| 1
Warning: CHARACTER expression will be truncated in assignment (16/32) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/tracer_cnst.F90:93:45:
93 | tracer_cnst_flds(i) = fields(i)%fldnam
| 1
Warning: CHARACTER expression will be truncated in assignment (16/32) at (1) [-Wcharacter-truncation]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_srf_emissions.F90:438:37:
438 | dayfrac = sunoff / pi
| ^
Warning: 'sunoff' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_srf_emissions.F90:348:28:
348 | real(r8) :: sunon,sunoff
| ^
note: 'sunoff' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_srf_emissions.F90:440:45:
440 | if( loc_angle >= sunoff .and. loc_angle <= sunon ) then
| ^
Warning: 'sunon' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_srf_emissions.F90:348:21:
348 | real(r8) :: sunon,sunoff
| ^
note: 'sunon' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/upper_bc_file.F90:74:19:
70 | call mpi_bcast(ubc_file_path, len(ubc_file_path), mpi_character, masterprocid, mpicom, ierr)
| 2
......
74 | call mpi_bcast(ubc_file_fixed_ymd, 1, mpi_integer, masterprocid, mpicom, ierr)
| 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)).
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/diffusion_solver.F90:375:34:
375 | real(r8) :: ttemp(ncol,pver) ! temporary temperature array
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/diffusion_solver.F90:376:35:
376 | real(r8) :: ttemp0(ncol,pver) ! temporary temperature array
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/diffusion_solver.F90:949:2:
949 | type(vdiff_selector) function not(a)
| 1
Warning: 'not' declared at (1) may shadow the intrinsic of the same name. In order to call the intrinsic, explicit INTRINSIC declarations may be required. [-Wintrinsic-shadow]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/diffusion_solver.F90:138:30:
138 | zi , ksrftms , dragblj , &
| 1
Warning: Unused dummy argument 'zi' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_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 '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/prescribed_ozone.F90:68:25:
68 | integer :: ndx, istat
| 1
Warning: Unused variable 'istat' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/prescribed_ozone.F90:68:18:
68 | integer :: ndx, istat
| 1
Warning: Unused variable 'ndx' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/ssatcontrail.F90:58:27:
58 | real(r8) :: ac_Q, ac_Q1, ac_Q2
| 1
Warning: Unused variable 'ac_q1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/ssatcontrail.F90:58:34:
58 | real(r8) :: ac_Q, ac_Q1, ac_Q2
| 1
Warning: Unused variable 'ac_q2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/ssatcontrail.F90:63:27:
63 | real(r8) :: curr_factor
| 1
Warning: Unused variable 'curr_factor' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/ssatcontrail.F90:62:27:
62 | integer :: yr, mon, day, ncsec
| 1
Warning: Unused variable 'day' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/ssatcontrail.F90:62:22:
62 | integer :: yr, mon, day, ncsec
| 1
Warning: Unused variable 'mon' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/ssatcontrail.F90:62:34:
62 | integer :: yr, mon, day, ncsec
| 1
Warning: Unused variable 'ncsec' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/ssatcontrail.F90:62:17:
62 | integer :: yr, mon, day, ncsec
| 1
Warning: Unused variable 'yr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/convect_deep.F90:224:12:
224 | integer i, k
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/convect_deep.F90:224:15:
224 | integer i, k
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/convect_deep.F90:86:13:
86 | integer idx
| 1
Warning: Unused variable 'idx' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_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/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:915:2:
915 | if (jac == 1) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:929:2:
929 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:942:2:
942 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:127:2:
127 | integer :: i, itmp, k, l, lmz, lun, m, mait
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:128:2:
128 | integer :: lnumait, lso4ait, lnh4ait
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:129:2:
129 | integer :: l_h2so4, l_nh3
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:130:2:
130 | integer :: ldiagveh02
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:131:2:
131 | integer, parameter :: ldiag1=-1, ldiag2=-1, ldiag3=-1, ldiag4=-1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:138:2:
138 | real(r8) :: adjust_factor
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:139:2:
139 | real(r8) :: aircon
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:140:2:
140 | real(r8) :: cldx
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:141:2:
141 | real(r8) :: dens_nh4so4a
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:142:2:
142 | real(r8) :: dmdt_ait, dmdt_aitsv1, dmdt_aitsv2, dmdt_aitsv3
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:143:2:
143 | real(r8) :: dndt_ait, dndt_aitsv1, dndt_aitsv2, dndt_aitsv3
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:145:2:
145 | real(r8) :: dnh4dt_ait, dso4dt_ait
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:146:2:
146 | real(r8) :: dpnuc
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:147:2:
147 | real(r8) :: dplom_mode(1), dphim_mode(1)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:148:2:
148 | real(r8) :: ev_sat(pcols,pver)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:149:2:
149 | real(r8) :: mass1p
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:150:2:
150 | real(r8) :: mass1p_aithi, mass1p_aitlo
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:151:2:
151 | real(r8) :: pdel_fac
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:152:2:
152 | real(r8) :: qh2so4_cur, qh2so4_avg, qh2so4_del
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:153:2:
153 | real(r8) :: qnh3_cur, qnh3_del, qnh4a_del
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:154:2:
154 | real(r8) :: qnuma_del
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:155:2:
155 | real(r8) :: qso4a_del
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:156:2:
156 | real(r8) :: qv_sat(pcols,pver)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:157:2:
157 | real(r8) :: qvswtr
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:158:2:
158 | real(r8) :: relhum, relhumav, relhumnn
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:159:2:
159 | real(r8) :: tmpa, tmpb, tmpc
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:160:2:
160 | real(r8) :: tmp_q1, tmp_q2, tmp_q3
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:161:2:
161 | real(r8) :: tmp_frso4, tmp_uptkrate
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:163:2:
163 | integer, parameter :: nsrflx = 1 ! last dimension of qsrflx
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:164:2:
164 | real(r8) :: qsrflx(pcols,pcnst,nsrflx)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:167:2:
167 | real(r8) :: dqdt(ncol,pver,pcnstxx) ! TMR tendency array -- NOTE dims
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:168:2:
168 | logical :: dotend(pcnst) ! flag for doing tendency
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:169:2:
169 | logical :: do_nh3 ! flag for doing nh3/nh4
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:172:2:
172 | character(len=1) :: tmpch1, tmpch2, tmpch3
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:177:2:
177 | lun = 6
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:195:2:
195 | l_h2so4 = l_h2so4_sv - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:196:2:
196 | l_nh3 = l_nh3_sv - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:197:2:
197 | lnumait = lnumait_sv - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:198:2:
198 | lnh4ait = lnh4ait_sv - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:199:2:
199 | lso4ait = lso4ait_sv - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:202:2:
202 | if ((l_h2so4 <= 0) .or. (lso4ait <= 0) .or. (lnumait <= 0)) return
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:204:2:
204 | dotend(:) = .false.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:205:2:
205 | dqdt(1:ncol,:,:) = 0.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:206:2:
206 | qsrflx(1:ncol,:,:) = 0.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:210:2:
210 | mait = modeptr_aitken
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:211:2:
211 | dotend(lnumait) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:212:2:
212 | dotend(lso4ait) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:213:2:
213 | dotend(l_h2so4) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:215:2:
215 | lnh4ait = lptr_nh4_a_amode(mait) - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:216:2:
216 | if ((l_nh3 > 0) .and. (l_nh3 <= pcnst) .and. &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:217:2:
217 | (lnh4ait > 0) .and. (lnh4ait <= pcnst)) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:218:2:
218 | do_nh3 = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:219:2:
219 | dotend(lnh4ait) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:220:2:
220 | dotend(l_nh3) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:221:2:
221 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:222:2:
222 | do_nh3 = .false.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:223:2:
223 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:227:2:
227 | dplom_mode(1) = exp( 0.67_r8*log(dgnumlo_amode(mait)) &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:228:2:
228 | + 0.33_r8*log(dgnum_amode(mait)) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:229:2:
229 | dphim_mode(1) = dgnumhi_amode(mait)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:235:2:
235 | tmpa = dens_so4a_host*pi/6.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:236:2:
236 | mass1p_aitlo = tmpa*(dplom_mode(1)**3)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:237:2:
237 | mass1p_aithi = tmpa*(dphim_mode(1)**3)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:241:2:
241 | call qsat(t(1:ncol,k), pmid(1:ncol,k), ev_sat(1:ncol,k), qv_sat(1:ncol,k), ncol)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:246:9:
246 | main_k: do k = top_lev, pver
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:247:9:
247 | main_i: do i = 1, ncol
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:251:2:
251 | if (cld(i,k) >= 0.99_r8) cycle main_i
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:254:2:
254 | qh2so4_cur = q(i,k,l_h2so4)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:256:2:
256 | if (qh2so4_cur <= qh2so4_cutoff) cycle main_i
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:258:2:
258 | tmpa = max( 0.0_r8, del_h2so4_gasprod(i,k) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:259:2:
259 | tmp_q3 = qh2so4_cur
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:262:2:
262 | tmp_q2 = tmp_q3 + max( 0.0_r8, -del_h2so4_aeruptk(i,k) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:272:2:
272 | if (tmp_q2 <= tmp_q3) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:273:2:
273 | tmpb = 0.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:274:2:
274 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:275:2:
275 | tmpc = tmp_q2 * exp( -20.0_r8 )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:276:2:
276 | if (tmp_q3 <= tmpc) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:277:2:
277 | tmp_q3 = tmpc
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:278:2:
278 | tmpb = 20.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:279:2:
279 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:280:2:
280 | tmpb = log( tmp_q2/tmp_q3 )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:281:2:
281 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:282:2:
282 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:284:2:
284 | tmp_uptkrate = tmpb/deltat
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:288:2:
288 | if (tmpb <= 0.1_r8) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:289:2:
289 | qh2so4_avg = tmp_q3*(1.0_r8 + 0.5_r8*tmpb) - 0.5_r8*tmpa
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:290:2:
290 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:291:2:
291 | tmpc = tmpa/tmpb
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:292:2:
292 | qh2so4_avg = (tmp_q3 - tmpc)*((exp(tmpb)-1.0_r8)/tmpb) + tmpc
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:293:2:
293 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:294:2:
294 | if (qh2so4_avg <= qh2so4_cutoff) cycle main_i
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:297:2:
297 | if ( do_nh3 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:298:2:
298 | qnh3_cur = max( 0.0_r8, q(i,k,l_nh3) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:299:2:
299 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:300:2:
300 | qnh3_cur = 0.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:301:2:
301 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:305:2:
305 | qvswtr = qv_sat(i,k)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:306:2:
306 | qvswtr = max( qvswtr, 1.0e-20_r8 )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:307:2:
307 | relhumav = qv(i,k) / qvswtr
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:308:2:
308 | relhumav = max( 0.0_r8, min( 1.0_r8, relhumav ) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:310:2:
310 | cldx = max( 0.0_r8, cld(i,k) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:311:2:
311 | relhum = (relhumav - cldx) / (1.0_r8 - cldx)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:312:2:
312 | relhum = max( 0.0_r8, min( 1.0_r8, relhum ) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:314:2:
314 | relhumnn = relhum
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:315:2:
315 | relhumnn = max( 0.01_r8, min( 0.99_r8, relhumnn ) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:322:3:
322 | ldiagveh02 = -1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:395:2:
395 | dndt_aitsv1 = dndt_ait
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:396:2:
396 | dmdt_aitsv1 = dmdt_ait
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:397:2:
397 | dndt_aitsv2 = 0.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:398:2:
398 | dmdt_aitsv2 = 0.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:399:2:
399 | dndt_aitsv3 = 0.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:400:2:
400 | dmdt_aitsv3 = 0.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:404:2:
404 | if (dndt_ait < 1.0e2_r8) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:410:2:
410 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:411:2:
411 | dndt_aitsv2 = dndt_ait
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:412:2:
412 | dmdt_aitsv2 = dmdt_ait
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:417:2:
417 | mass1p = dmdt_ait/dndt_ait
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:418:2:
418 | dndt_aitsv3 = dndt_ait
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:419:2:
419 | dmdt_aitsv3 = dmdt_ait
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:422:2:
422 | if (mass1p < mass1p_aitlo) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:424:2:
424 | dndt_ait = dmdt_ait/mass1p_aitlo
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:426:2:
426 | else if (mass1p > mass1p_aithi) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:428:2:
428 | dmdt_ait = dndt_ait*mass1p_aithi
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:430:2:
430 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:431:2:
431 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:440:2:
440 | pdel_fac = pdel(i,k)/gravit
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:446:2:
446 | dqdt(i,k,l_h2so4) = -dso4dt_ait*(1.0_r8-cldx)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:447:2:
447 | qsrflx(i,l_h2so4,1) = qsrflx(i,l_h2so4,1) + dqdt(i,k,l_h2so4)*pdel_fac
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:448:2:
448 | q(i,k,l_h2so4) = q(i,k,l_h2so4) + dqdt(i,k,l_h2so4)*deltat
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:450:2:
450 | dqdt(i,k,lso4ait) = dso4dt_ait*(1.0_r8-cldx)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:451:2:
451 | qsrflx(i,lso4ait,1) = qsrflx(i,lso4ait,1) + dqdt(i,k,lso4ait)*pdel_fac
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:452:2:
452 | q(i,k,lso4ait) = q(i,k,lso4ait) + dqdt(i,k,lso4ait)*deltat
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:453:2:
453 | if (lnumait > 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:454:2:
454 | dqdt(i,k,lnumait) = dndt_ait*(1.0_r8-cldx)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:457:2:
457 | qsrflx(i,lnumait,1) = qsrflx(i,lnumait,1) &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:458:2:
458 | + dqdt(i,k,lnumait)*pdel_fac
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:459:2:
459 | q(i,k,lnumait) = q(i,k,lnumait) + dqdt(i,k,lnumait)*deltat
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:460:2:
460 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:462:2:
462 | if (( do_nh3 ) .and. (dnh4dt_ait > 0.0_r8)) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:463:2:
463 | dqdt(i,k,l_nh3) = -dnh4dt_ait*(1.0_r8-cldx)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:464:2:
464 | qsrflx(i,l_nh3,1) = qsrflx(i,l_nh3,1) + dqdt(i,k,l_nh3)*pdel_fac
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:465:2:
465 | q(i,k,l_nh3) = q(i,k,l_nh3) + dqdt(i,k,l_nh3)*deltat
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:467:2:
467 | dqdt(i,k,lnh4ait) = dnh4dt_ait*(1.0_r8-cldx)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:468:2:
468 | qsrflx(i,lnh4ait,1) = qsrflx(i,lnh4ait,1) + dqdt(i,k,lnh4ait)*pdel_fac
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:469:2:
469 | q(i,k,lnh4ait) = q(i,k,lnh4ait) + dqdt(i,k,lnh4ait)*deltat
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:470:2:
470 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:539:2:
539 | end do main_i
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:540:2:
540 | end do main_k
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:544:2:
544 | do l = loffset+1, pcnst
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:545:2:
545 | lmz = l - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:546:2:
546 | if ( .not. dotend(lmz) ) cycle
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:548:2:
548 | do i = 1, ncol
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:549:2:
549 | qsrflx(i,lmz,1) = qsrflx(i,lmz,1)*(adv_mass(lmz)/mwdry)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:550:2:
550 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:551:2:
551 | fieldname = trim(cnst_name(l)) // '_sfnnuc1'
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:552:2:
552 | call outfld( fieldname, qsrflx(:,lmz,1), pcols, lchnk )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:557:2:
557 | end do ! l = ...
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:560:2:
560 | return
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:562:2:
562 | end subroutine modal_aero_newnuc_sub
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:889:2:
889 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/prescribed_strataero.F90:403:57:
403 | radius1(:ncol,:) = radius_fact*radius1(:ncol,:)
| ^
Warning: 'radius_fact' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/prescribed_strataero.F90:328:38:
328 | real(r8) :: area_fact, radius_fact
| ^
note: 'radius_fact' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/prescribed_strataero.F90:418:46:
418 | area(:ncol,:) = area_fact*area(:ncol,:)
| ^
Warning: 'area_fact' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/prescribed_strataero.F90:328:25:
328 | real(r8) :: area_fact, radius_fact
| ^
note: 'area_fact' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1494:2:
1494 | lunout = 6
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1501:2:
1501 | modefrm_pcage = -999888777
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1502:2:
1502 | modetoo_pcage = -999888777
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1503:2:
1503 | if ((modeptr_pcarbon <= 0) .or. (modeptr_accum <= 0)) goto 15000
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1504:2:
1504 | l = lptr_so4_a_amode(modeptr_accum)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1505:2:
1505 | if ((l < 1) .or. (l > pcnst)) goto 15000
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1507:2:
1507 | modefrm_pcage = modeptr_pcarbon
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1508:2:
1508 | modetoo_pcage = modeptr_accum
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1515:2:
1515 | mfrm = modefrm_pcage
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1516:2:
1516 | mtoo = modetoo_pcage
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1518:2:
1518 | if (mfrm < 10) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1519:2:
1519 | nchfrmskip = 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1520:2:
1520 | else if (mfrm < 100) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1521:2:
1521 | nchfrmskip = 2
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1522:2:
1522 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1523:2:
1523 | nchfrmskip = 3
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1524:2:
1524 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1525:2:
1525 | if (mtoo < 10) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1526:2:
1526 | nchtooskip = 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1527:2:
1527 | else if (mtoo < 100) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1528:2:
1528 | nchtooskip = 2
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1529:2:
1529 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1530:2:
1530 | nchtooskip = 3
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1531:2:
1531 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1532:2:
1532 | nspec = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1536:2:
1536 | if (iqfrm == -1) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1537:2:
1537 | lsfrm = numptr_amode(mfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1538:2:
1538 | lstoo = numptr_amode(mtoo)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1539:2:
1539 | else if (iqfrm == 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1541:2:
1541 | cycle aa_iqfrm
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1544:2:
1544 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1545:2:
1545 | lsfrm = lmassptr_amode(iqfrm,mfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1546:2:
1546 | lstoo = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1547:2:
1547 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1548:2:
1548 | if ((lsfrm < 1) .or. (lsfrm > pcnst)) cycle aa_iqfrm
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1550:2:
1550 | if (lsfrm>0 .and. iqfrm>0 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1551:2:
1551 | nchfrm = len( trim( cnst_name(lsfrm) ) ) - nchfrmskip
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1555:2:
1555 | do iqtoo = 1, nspec_amode(mtoo)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1558:2:
1558 | lstoo = lmassptr_amode(iqtoo,mtoo)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1559:2:
1559 | nchtoo = len( trim( cnst_name(lstoo) ) ) - nchtooskip
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1560:2:
1560 | if (cnst_name(lsfrm)(1:nchfrm) == cnst_name(lstoo)(1:nchtoo)) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1561:2:
1561 | exit
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1562:2:
1562 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1563:2:
1563 | lstoo = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1564:2:
1564 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1566:2:
1566 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1567:2:
1567 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1569:2:
1569 | if ((lstoo < 1) .or. (lstoo > pcnst)) lstoo = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1570:2:
1570 | nspec = nspec + 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1571:2:
1571 | lspecfrm_pcage(nspec) = lsfrm
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1572:2:
1572 | lspectoo_pcage(nspec) = lstoo
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1573:2:
1573 | end do aa_iqfrm
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1575:2:
1575 | nspecfrm_pcage = nspec
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1580:2:
1580 | if ( masterproc ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1582:2:
1582 | write(lunout,9310)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1584:2:
1584 | mfrm = modefrm_pcage
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1585:2:
1585 | mtoo = modetoo_pcage
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1586:2:
1586 | write(lunout,9320) 1, mfrm, mtoo
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1588:2:
1588 | do iq = 1, nspecfrm_pcage
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1589:2:
1589 | lsfrm = lspecfrm_pcage(iq)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1590:2:
1590 | lstoo = lspectoo_pcage(iq)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1591:2:
1591 | if (lstoo .gt. 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1592:2:
1592 | write(lunout,9330) lsfrm, cnst_name(lsfrm), &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1593:8:
1593 | lstoo, cnst_name(lstoo)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1594:2:
1594 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1595:2:
1595 | write(lunout,9340) lsfrm, cnst_name(lsfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1596:2:
1596 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1597:2:
1597 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1599:2:
1599 | write(lunout,*)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1601:2:
1601 | end if ! ( masterproc )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1603:6:
1603 | 9310 format( / 'subr. modal_aero_gasaerexch_init - primary carbon aging pointers' )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1604:6:
1604 | 9320 format( 'pair', i3, 5x, 'mode', i3, ' ---> mode', i3 )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1605:6:
1605 | 9330 format( 5x, 'spec', i3, '=', a, ' ---> spec', i3, '=', a )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1606:6:
1606 | 9340 format( 5x, 'spec', i3, '=', a, ' ---> LOSS' )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1483:52:
1483 | logical :: history_aerocom ! Output the aerocom history
| 1
Warning: Unused variable 'history_aerocom' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1462:41:
1462 | integer :: ipair, iq, iqfrm, iqfrm_aa, iqtoo, iqtoo_aa
| 1
Warning: Unused variable 'iqfrm_aa' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1462:58:
1462 | integer :: ipair, iq, iqfrm, iqfrm_aa, iqtoo, iqtoo_aa
| 1
Warning: Unused variable 'iqtoo_aa' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1466:16:
1466 | integer :: m, mfrm, mtoo
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1467:22:
1467 | integer :: n, nacc, nait
| 1
Warning: Unused variable 'nacc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1467:28:
1467 | integer :: n, nacc, nait
| 1
Warning: Unused variable 'nait' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1463:25:
1463 | integer :: jac,jsoa,p
| 1
Warning: Unused variable 'p' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1474:19:
1474 | real(r8) :: tmp1, tmp2
| 1
Warning: Unused variable 'tmp1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1476:55:
1476 | character(len=fieldname_len) :: tmpnamea, tmpnameb
| 1
Warning: Unused variable 'tmpnameb' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1141:20:
1141 | integer :: m,k
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1092:21:
1092 | mw_poa_host, mw_soa_host, &
| 1
Warning: Unused dummy argument 'mw_poa_host' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1000:35:
1000 | real(r8) :: dryvol_a(pcols,pver)
| 1
Warning: Unused variable 'dryvol_a' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:999:26:
999 | real(r8) :: dp, dum_m2v
| 1
Warning: Unused variable 'dum_m2v' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:990:26:
990 | integer :: i, iq, k, l1, l2, la, n
| 1
Warning: Unused variable 'l1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:990:30:
990 | integer :: i, iq, k, l1, l2, la, n
| 1
Warning: Unused variable 'l2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:990:34:
990 | integer :: i, iq, k, l1, l2, la, n
| 1
Warning: Unused variable 'la' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:102:4:
102 | use constituents, only: pcnst, cnst_mw
| 1
Warning: Unused module variable 'cnst_mw' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:255:28:
255 | real(r8) :: dumavec(1000), dumbvec(1000), dumcvec(1000)
| 1
Warning: Unused variable 'dumavec' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:255:43:
255 | real(r8) :: dumavec(1000), dumbvec(1000), dumcvec(1000)
| 1
Warning: Unused variable 'dumbvec' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:255:58:
255 | real(r8) :: dumavec(1000), dumbvec(1000), dumcvec(1000)
| 1
Warning: Unused variable 'dumcvec' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:199:28:
199 | real (r8) :: g0_soa(nsoa)
| 1
Warning: Unused variable 'g0_soa' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:110:4:
110 | use spmd_utils, only: iam, masterproc
| 1
Warning: Unused module variable 'iam' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:175:21:
175 | integer :: idiagss
| 1
Warning: Unused variable 'idiagss' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:180:19:
180 | integer :: l, l2, lb, lsfrm, lstoo
| 1
Warning: Unused variable 'l2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:110:4:
110 | use spmd_utils, only: iam, masterproc
| 1
Warning: Unused module variable 'masterproc' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:188:28:
188 | character(len=100) :: msg ! string for endrun calls
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:183:19:
183 | integer :: n, nn, niter, niter_max, ntot_soamode
| 1
Warning: Unused variable 'nn' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:179:17:
179 | integer :: k,p
| 1
Warning: Unused variable 'p' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:254:38:
254 | real(r8) :: qdel(ncol,pver,pcnstxx) ! NOTE dims
| 1
Warning: Unused variable 'qdel' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:90:28:
90 | qh2o, troplev, &
| 1
Warning: Unused dummy argument 'qh2o' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:253:38:
253 | real(r8) :: qnew(ncol,pver,pcnstxx) ! NOTE dims
| 1
Warning: Unused variable 'qnew' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:108:4:
108 | use physconst, only: gravit, mwdry, rair
| 1
Warning: Unused module variable 'rair' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:107:4:
107 | use mo_tracname, only: solsym
| 1
Warning: Unused module variable 'solsym' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:97:4:
97 | use modal_aero_data, only: alnsg_amode,lmassptr_amode,cnst_name_cw
| 1
Warning: Unused module variable 'specdens_amode' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:211:28:
211 | real (r8) :: sum_uprt_msa, sum_uprt_nh4, sum_uprt_so4
| 1
Warning: Unused variable 'sum_uprt_msa' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1466:2:
1466 | l_h2so4_sv = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1467:2:
1467 | l_nh3_sv = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1468:2:
1468 | lnumait_sv = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1469:2:
1469 | lnh4ait_sv = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1470:2:
1470 | lso4ait_sv = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1472:2:
1472 | call cnst_get_ind( 'H2SO4', l_h2so4, .false. )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1473:2:
1473 | call cnst_get_ind( 'NH3', l_nh3, .false. )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1475:2:
1475 | mait = modeptr_aitken
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1476:2:
1476 | if (mait > 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1477:2:
1477 | lnumait = numptr_amode(mait)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1478:2:
1478 | lso4ait = lptr_so4_a_amode(mait)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1479:2:
1479 | lnh4ait = lptr_nh4_a_amode(mait)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1480:2:
1480 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1481:2:
1481 | if ((l_h2so4 <= 0) .or. (l_h2so4 > pcnst)) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1482:2:
1482 | write(*,'(/a/)') &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1484:2:
1484 | return
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1485:2:
1485 | else if ((lso4ait <= 0) .or. (lso4ait > pcnst)) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1486:2:
1486 | write(*,'(/a/)') &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1488:2:
1488 | return
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1489:2:
1489 | else if ((lnumait <= 0) .or. (lnumait > pcnst)) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1490:2:
1490 | write(*,'(/a/)') &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1492:2:
1492 | return
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1493:2:
1493 | else if ((mait <= 0) .or. (mait > ntot_amode)) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1494:2:
1494 | write(*,'(/a/)') &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1496:2:
1496 | return
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1497:2:
1497 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1499:2:
1499 | l_h2so4_sv = l_h2so4
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1500:2:
1500 | l_nh3_sv = l_nh3
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1501:2:
1501 | lnumait_sv = lnumait
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1502:2:
1502 | lnh4ait_sv = lnh4ait
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1503:2:
1503 | lso4ait_sv = lso4ait
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1509:2:
1509 | l = lptr_so4_a_amode(mait) ; l2 = -1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1536:2:
1536 | dotend(:) = .false.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1537:2:
1537 | dotend(lnumait) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1538:2:
1538 | dotend(lso4ait) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1539:2:
1539 | dotend(l_h2so4) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1540:2:
1540 | if ((l_nh3 > 0) .and. (l_nh3 <= pcnst) .and. &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1541:2:
1541 | (lnh4ait > 0) .and. (lnh4ait <= pcnst)) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1542:2:
1542 | dotend(lnh4ait) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1543:2:
1543 | dotend(l_nh3) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1544:2:
1544 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1546:2:
1546 | do l = 1, pcnst
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1547:2:
1547 | if ( .not. dotend(l) ) cycle
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1548:2:
1548 | tmpname = cnst_name(l)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1549:2:
1549 | unit = 'kg/m2/s'
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1550:2:
1550 | do m = 1, ntot_amode
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1551:2:
1551 | if (l == numptr_amode(m)) unit = '#/m2/s'
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1552:2:
1552 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1553:2:
1553 | fieldname = trim(tmpname) // '_sfnnuc1'
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1554:2:
1554 | long_name = trim(tmpname) // ' modal_aero new particle nucleation column tendency'
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1555:2:
1555 | call addfld( fieldname, horiz_only, 'A', unit, long_name )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1559:2:
1559 | if ( masterproc ) write(*,'(3(a,2x))') &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1561:2:
1561 | end do ! l = ...
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_calcsize.F90:66:21:
66 | integer :: sulfeq_idx = -1
| 1
Warning: Unused PRIVATE module variable 'sulfeq_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_calcsize.F90:1442:46:
1442 | character(len=fieldname_len+3) :: fieldname
| 1
Warning: Unused variable 'fieldname' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_calcsize.F90:1428:37:
1428 | real(r8), pointer :: sulfeq(:,:,:) ! H2SO4 equilibrium mixing ratios over particles (mol/mol)
| 1
Warning: Unused variable 'sulfeq' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_calcsize.F90:1229:29:
1229 | integer :: list_idx, stat
| 1
Warning: Unused variable 'stat' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_calcsize.F90:349:25:
349 | real(r8) :: duma, dumb, dumc, dumd ! work variables
| 1
Warning: Unused variable 'dumb' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_calcsize.F90:349:31:
349 | real(r8) :: duma, dumb, dumc, dumd ! work variables
| 1
Warning: Unused variable 'dumc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_calcsize.F90:349:37:
349 | real(r8) :: duma, dumb, dumc, dumd ! work variables
| 1
Warning: Unused variable 'dumd' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_calcsize.F90:316:27:
316 | integer :: i, icol_diag, iduma, ipair, iq
| 1
Warning: Unused variable 'icol_diag' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_calcsize.F90:316:34:
316 | integer :: i, icol_diag, iduma, ipair, iq
| 1
Warning: Unused variable 'iduma' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1250:30:
1250 | real(r8) :: tmpa, tmpb
| 1
Warning: Unused variable 'tmpb' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:709:45:
709 | real(r8) tmpa, tmpb, tmpc, tmpe, tmpq
| 1
Warning: Unused variable 'tmpq' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:138:26:
138 | real(r8) :: adjust_factor
| 1
Warning: Unused variable 'adjust_factor' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:146:18:
146 | real(r8) :: dpnuc
| 1
Warning: Unused variable 'dpnuc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:77:7:
77 | use spmd_utils, only: iam, masterproc
| 1
Warning: Unused module variable 'iam' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:127:38:
127 | integer :: i, itmp, k, l, lmz, lun, m, mait
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:77:7:
77 | use spmd_utils, only: iam, masterproc
| 1
Warning: Unused module variable 'masterproc' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:60:49:
60 | lchnk, ncol, nstep, &
| 1
Warning: Unused dummy argument 'nstep' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:160:19:
160 | real(r8) :: tmp_q1, tmp_q2, tmp_q3
| 1
Warning: Unused variable 'tmp_q1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:172:43:
172 | character(len=1) :: tmpch1, tmpch2, tmpch3
| 1
Warning: Unused variable 'tmpch3' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1502:21:
1502 | lnh4ait_sv = lnh4ait
| ^
Warning: 'lnh4ait' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1446:31:
1446 | integer :: lnumait, lnh4ait, lso4ait
| ^
note: 'lnh4ait' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1489:29:
1489 | else if ((lnumait <= 0) .or. (lnumait > pcnst)) then
| ^
Warning: 'lnumait' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1446:22:
1446 | integer :: lnumait, lnh4ait, lso4ait
| ^
note: 'lnumait' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1485:29:
1485 | else if ((lso4ait <= 0) .or. (lso4ait > pcnst)) then
| ^
Warning: 'lso4ait' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1446:40:
1446 | integer :: lnumait, lnh4ait, lso4ait
| ^
note: 'lso4ait' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_calcsize.F90:1541:41:
1541 | hygro(i,k,m) = spechygro_1
| ^
Warning: 'spechygro_1' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_calcsize.F90:1434:37:
1434 | real(r8) :: spechygro, spechygro_1
| ^
note: 'spechygro_1' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/mo_setsox.F90:19:69:
19 | logical :: inv_so2, inv_nh3, inv_hno3, inv_h2o2, inv_ox, inv_nh4no3, inv_ho2
| 1
Warning: Unused PRIVATE module variable 'inv_nh4no3' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/mo_setsox.F90:19:57:
19 | logical :: inv_so2, inv_nh3, inv_hno3, inv_h2o2, inv_ox, inv_nh4no3, inv_ho2
| 1
Warning: Unused PRIVATE module variable 'inv_ox' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/mo_setsox.F90:242:26:
242 | real(r8) :: xph0, aden, xk, xe, x2
| 1
Warning: Unused variable 'aden' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/mo_setsox.F90:174:8:
174 | use chem_mods, only : gas_pcnst, nfs
| 1
Warning: Unused module variable 'adv_mass' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/mo_setsox.F90:248:27:
248 | real(r8) :: cnh3, chno3, com, com1, com2, xra
| 1
Warning: Unused variable 'chno3' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/mo_setsox.F90:248:20:
248 | real(r8) :: cnh3, chno3, com, com1, com2, xra
| 1
Warning: Unused variable 'cnh3' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/mo_setsox.F90:246:46:
246 | real(r8) :: hno3a, nh3a, so2a, h2o2a, co2a, o3a
| 1
Warning: Unused variable 'co2a' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/mo_setsox.F90:248:32:
248 | real(r8) :: cnh3, chno3, com, com1, com2, xra
| 1
Warning: Unused variable 'com' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/mo_setsox.F90:248:38:
248 | real(r8) :: cnh3, chno3, com, com1, com2, xra
| 1
Warning: Unused variable 'com1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/mo_setsox.F90:248:44:
248 | real(r8) :: cnh3, chno3, com, com1, com2, xra
| 1
Warning: Unused variable 'com2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/mo_setsox.F90:243:38:
243 | real(r8) :: tz, xl, px, qz, pz, es, qs, patm
| 1
Warning: Unused variable 'es' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/mo_setsox.F90:240:32:
240 | integer :: k, i, iter, file
| 1
Warning: Unused variable 'file' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/mo_setsox.F90:246:40:
246 | real(r8) :: hno3a, nh3a, so2a, h2o2a, co2a, o3a
| 1
Warning: Unused variable 'h2o2a' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/mo_setsox.F90:246:21:
246 | real(r8) :: hno3a, nh3a, so2a, h2o2a, co2a, o3a
| 1
Warning: Unused variable 'hno3a' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/mo_setsox.F90:246:27:
246 | real(r8) :: hno3a, nh3a, so2a, h2o2a, co2a, o3a
| 1
Warning: Unused variable 'nh3a' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/mo_setsox.F90:246:51:
246 | real(r8) :: hno3a, nh3a, so2a, h2o2a, co2a, o3a
| 1
Warning: Unused variable 'o3a' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/mo_setsox.F90:243:42:
243 | real(r8) :: tz, xl, px, qz, pz, es, qs, patm
| 1
Warning: Unused variable 'qs' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/mo_setsox.F90:243:30:
243 | real(r8) :: tz, xl, px, qz, pz, es, qs, patm
| 1
Warning: Unused variable 'qz' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/mo_setsox.F90:246:33:
246 | real(r8) :: hno3a, nh3a, so2a, h2o2a, co2a, o3a
| 1
Warning: Unused variable 'so2a' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/mo_setsox.F90:248:49:
248 | real(r8) :: cnh3, chno3, com, com1, com2, xra
| 1
Warning: Unused variable 'xra' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/mo_setsox.F90:619:34:
619 | 100._r8*delta
| ^
Warning: 'delta' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/mo_setsox.F90:241:26:
241 | real(r8) :: wrk, delta
| ^
note: 'delta' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1861:66:
1861 | soa_equivso4_factor(jsoa) = spechygro(l1,n)/tmp2
| ^
Warning: 'tmp2' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1474:25:
1474 | real(r8) :: tmp1, tmp2
| ^
note: 'tmp2' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_calcsize.F90:963:71:
963 | dgncur_a(i,k,n) = (drv_a/(dumfac*num_a))**third
| ^
Warning: 'dumfac' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_calcsize.F90:350:21:
350 | real(r8) :: dumfac, dummwdens ! work variables
| ^
note: 'dumfac' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_calcsize.F90:915:46:
915 | num_t/max( duma, num_t0 )
| ^
Warning: 'num_t0' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_calcsize.F90:354:37:
354 | real(r8) :: num_a0, num_c0, num_t0 ! initial number (#/mol_air)
| ^
note: 'num_t0' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_calcsize.F90:955:22:
955 | if (drv_a > 0.0_r8) then
| ^
Warning: 'drv_a_acc' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_calcsize.F90:342:24:
342 | real(r8) :: drv_a_acc, drv_c_acc
| ^
note: 'drv_a_acc' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_calcsize.F90:971:22:
971 | if (drv_c > 0.0_r8) then
| ^
Warning: 'drv_c_acc' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_calcsize.F90:342:35:
342 | real(r8) :: drv_a_acc, drv_c_acc
| ^
note: 'drv_c_acc' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_calcsize.F90:956:25:
956 | if (num_a <= drv_a*voltonumbhi_amode(n)) then
| ^
Warning: 'num_a_acc' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_calcsize.F90:360:24:
360 | real(r8) :: num_a_acc, num_c_acc
| ^
note: 'num_a_acc' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_calcsize.F90:972:25:
972 | if (num_c <= drv_c*voltonumbhi_amode(n)) then
| ^
Warning: 'num_c_acc' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_calcsize.F90:360:35:
360 | real(r8) :: num_a_acc, num_c_acc
| ^
note: 'num_c_acc' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_chm_diags.F90:398:33:
398 | attr = cnst_longname(n)
| 1
Warning: CHARACTER expression will be truncated in assignment (16/128) at (1) [-Wcharacter-truncation]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:744:63:
744 | tmp1 = vol_shell*dgncur_a(i,k,n)*fac_volsfc_pcarbon
| ^
Warning: 'fac_volsfc_pcarbon' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:196:34:
196 | real (r8) :: fac_volsfc_pcarbon
| ^
note: 'fac_volsfc_pcarbon' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setaer.F90:730:21:
730 | integer :: k, n, ndx, wn
| 1
Warning: Unused variable 'n' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/upper_bc.F90:178:19:
170 | call mpi_bcast(num_fixed, 1, mpi_integer, masterprocid, mpicom, ierr)
| 2
......
178 | call mpi_bcast(tgcm_ubc_file, len(tgcm_ubc_file), mpi_character, masterprocid, mpicom, ierr)
| 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (CHARACTER(256)/INTEGER(4)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setaer.F90:952:46:
952 | gpm2(:) = dz(:) * acbs2(:pver) * mw
| ^
Warning: 'mw' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setaer.F90:734:23:
734 | real(r8) :: mw
| ^
note: 'mw' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/clubb_api_module.F90:1026:16:
1026 | integer :: i
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff_cam.F90:807:28:
807 | jnk1d , jnk1d , jnk2d , jnk1d , errstring , &
| 1
Warning: Same actual argument associated with INTENT(OUT) argument 'tautmsx' and INTENT(OUT) argument 'tautmsy' at (1)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff_cam.F90:807:28:
807 | jnk1d , jnk1d , jnk2d , jnk1d , errstring , &
| 1
Warning: Same actual argument associated with INTENT(OUT) argument 'tautmsx' and INTENT(OUT) argument 'topflx' at (1)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff_cam.F90:807:38:
807 | jnk1d , jnk1d , jnk2d , jnk1d , errstring , &
| 1
Warning: Same actual argument associated with INTENT(OUT) argument 'tautmsy' and INTENT(OUT) argument 'topflx' at (1)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff_cam.F90:524:33:
524 | integer icol
| 1
Warning: Unused variable 'icol' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff_cam.F90:536:50:
536 | real(r8) :: kvh_pre(pcols,pver+1) ! Eddy diffusivity for heat [ m2/s ]
| 1
Warning: Unused variable 'kvh_pre' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff_cam.F90:534:51:
534 | real(r8) :: kvh_preo(pcols,pver+1) ! Eddy diffusivity for heat [ m2/s ]
| 1
Warning: Unused variable 'kvh_preo' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff_cam.F90:535:50:
535 | real(r8) :: kvm_pre(pcols,pver+1) ! Eddy diffusivity for momentum [ m2/s ]
| 1
Warning: Unused variable 'kvm_pre' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff_cam.F90:533:51:
533 | real(r8) :: kvm_preo(pcols,pver+1) ! Eddy diffusivity for momentum [ m2/s ]
| 1
Warning: Unused variable 'kvm_preo' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff_cam.F90:413:49:
413 | ql , qi , s , p , rhoi, cldn , &
| 1
Warning: Unused dummy argument 's' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff_cam.F90:525:48:
525 | integer i, k, iturb, status
| 1
Warning: Unused variable 'status' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:143:2:
143 | integer :: idomode(ntot_amode), iselfcoagdone(ntot_amode)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:144:2:
144 | integer :: jfreqcoag, jsoa
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:145:2:
145 | integer :: k
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:146:2:
146 | integer :: l, l2, lmz, lsfrm, lstoo, lunout
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:147:2:
147 | integer :: modefrm, modetoo, mait, macc, mpca
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:148:2:
148 | integer :: n, nfreqcoag
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:151:2:
151 | integer, save :: nerr = 0 ! number of errors for entire run
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:152:2:
152 | integer, save :: nerrmax = 9999 ! maximum number of errors before abort
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:153:2:
153 | integer, parameter :: ldiag1=-1, ldiag2=-1, ldiag3=-1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:155:2:
155 | logical, parameter :: fastcoag_flag = .true. ! selects coag rate-coef method
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:157:2:
157 | real(r8) :: aircon
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:158:8:
158 | real(r8) :: deltat, deltatinv_main
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:159:8:
159 | real(r8) :: dr_so4_monolayers_pcage
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:160:8:
160 | real(r8) :: dumexp, dumloss, dumprod
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:161:2:
161 | real(r8) :: dumsfc_frm_old, dumsfc_frm_new
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:162:2:
162 | real(r8) :: dum_m2v
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:163:2:
163 | real(r8) :: fac_volsfc_pcarbon
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:164:2:
164 | real(r8) :: lnsg_frm, lnsg_too
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:165:2:
165 | real(r8) :: sg_frm, sg_too
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:166:2:
166 | real(r8) :: tmpa, tmpb, tmpc, tmpf, tmpg, tmph, tmpn
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:167:2:
167 | real(r8) :: tmp1, tmp2
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:168:2:
168 | real(r8) :: tmp_qold
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:169:2:
169 | real(r8) :: vol_core, vol_shell
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:170:2:
170 | real(r8) :: wetdens_frm, wetdens_too, wetdgnum_frm, wetdgnum_too
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:171:2:
171 | real(r8) :: xbetaij0, xbetaij2i, xbetaij2j, xbetaij3, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:173:8:
173 | real(r8) :: xferamt, xferfracvol, xferfrac_pcage, xferfrac_max
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:174:2:
174 | real(r8) :: xnumbconc(ntot_amode)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:175:2:
175 | real(r8) :: xnumbconcavg(ntot_amode), xnumbconcnew(ntot_amode)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:176:2:
176 | real(r8) :: ybetaij0(maxpair_acoag), ybetaij3(maxpair_acoag)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:177:2:
177 | real(r8) :: ybetaii0(maxpair_acoag), ybetajj0(maxpair_acoag)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:182:2:
182 | real(r8) :: qsrflx(pcols)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:188:2:
188 | if (npair_acoag <= 0) return
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:207:2:
207 | dotend(:) = .false.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:208:2:
208 | dqdt(1:ncol,:,:) = 0.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:210:2:
210 | lunout = 6
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:218:2:
218 | deltat = deltat_main
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:219:2:
219 | nfreqcoag = max( 1, nint( deltat/deltat_main ) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:220:2:
220 | jfreqcoag = nfreqcoag/2
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:221:2:
221 | xferfrac_max = 1.0_r8 - 10.0_r8*epsilon(1.0_r8) ! 1-eps
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:223:2:
223 | if (nfreqcoag .gt. 1) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:224:2:
224 | if ( mod(nstep,nfreqcoag) .ne. jfreqcoag ) return
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:225:2:
225 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:230:2:
230 | idomode(:) = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:231:2:
231 | do ipair = 1, npair_acoag
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:232:2:
232 | idomode(modefrm_acoag(ipair)) = 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:233:2:
233 | idomode(modetoo_acoag(ipair)) = 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:234:2:
234 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:239:2:
239 | macc = modeptr_accum
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:240:2:
240 | mait = modeptr_aitken
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:241:2:
241 | mpca = modeptr_pcarbon
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:245:2:
245 | dr_so4_monolayers_pcage = n_so4_monolayers_pcage * 4.76e-10_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:246:2:
246 | fac_volsfc_pcarbon = exp( 2.5_r8*(alnsg_amode(mpca)**2) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:247:2:
247 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:257:2:
257 | deltat = nfreqcoag*deltat_main
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:258:2:
258 | deltatinv_main = 1.0_r8/(deltat_main*(1.0_r8 + 1.0e-15_r8))
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:264:2:
264 | aircon = (pmid(i,k)/(r_universal*t(i,k)))
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:267:2:
267 | do n = 1, ntot_amode
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:268:2:
268 | if (idomode(n) .gt. 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:269:2:
269 | xnumbconc(n) = q(i,k,numptr_amode(n)-loffset)*aircon
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:270:2:
270 | xnumbconc(n) = max( 0.0_r8, xnumbconc(n) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:271:2:
271 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:272:2:
272 | iselfcoagdone(n) = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:273:2:
273 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:280:2:
280 | modefrm = modefrm_acoag(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:281:2:
281 | modetoo = modetoo_acoag(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:355:2:
355 | ybetaij0(ipair) = xbetaij0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:356:2:
356 | ybetaij3(ipair) = xbetaij3
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:357:2:
357 | ybetaii0(ipair) = xbetaii0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:358:2:
358 | ybetajj0(ipair) = xbetajj0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:360:2:
360 | end do main_ipair1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:364:2:
364 | if ( (pair_option_acoag == 1) .or. &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:365:2:
365 | (pair_option_acoag == 2) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:371:2:
371 | modefrm = modefrm_acoag(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:372:2:
372 | modetoo = modetoo_acoag(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:378:2:
378 | if ( (mprognum_amode(modetoo) > 0) .and. &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:379:2:
379 | (iselfcoagdone(modetoo) <= 0) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:380:2:
380 | iselfcoagdone(modetoo) = 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:381:2:
381 | tmpn = xnumbconc(modetoo)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:382:2:
382 | xnumbconcnew(modetoo) = tmpn/(1.0_r8 + deltat*ybetajj0(ipair)*tmpn)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:383:2:
383 | xnumbconcavg(modetoo) = 0.5_r8*(xnumbconcnew(modetoo) + tmpn)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:384:2:
384 | lstoo = numptr_amode(modetoo) - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:385:2:
385 | q(i,k,lstoo) = xnumbconcnew(modetoo)/aircon
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:386:2:
386 | dqdt(i,k,lstoo) = (xnumbconcnew(modetoo)-tmpn)*deltatinv_main/aircon
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:387:2:
387 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:389:2:
389 | if ( (mprognum_amode(modefrm) > 0) .and. &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:390:2:
390 | (iselfcoagdone(modefrm) <= 0) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:391:2:
391 | iselfcoagdone(modefrm) = 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:392:2:
392 | tmpn = xnumbconc(modefrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:393:2:
393 | tmpa = deltat*ybetaij0(ipair)*xnumbconcavg(modetoo)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:394:2:
394 | tmpb = deltat*ybetaii0(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:395:2:
395 | tmpc = tmpa + tmpb*tmpn
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:396:2:
396 | if (abs(tmpc) < 0.01_r8) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:397:2:
397 | xnumbconcnew(modefrm) = tmpn*exp(-tmpc)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:398:2:
398 | else if (abs(tmpa) < 0.001_r8) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:399:2:
399 | xnumbconcnew(modefrm) = &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:400:2:
400 | exp(-tmpa)*tmpn/(1.0_r8 + tmpb*tmpn)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:401:2:
401 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:402:2:
402 | tmpf = tmpb*tmpn/tmpc
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:403:2:
403 | tmpg = exp(-tmpa)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:404:2:
404 | tmph = tmpg*(1.0_r8 - tmpf)/(1.0_r8 - tmpg*tmpf)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:405:2:
405 | xnumbconcnew(modefrm) = tmpn*max( 0.0_r8, min( 1.0_r8, tmph ) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:406:2:
406 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:407:2:
407 | xnumbconcavg(modefrm) = 0.5_r8*(xnumbconcnew(modefrm) + tmpn)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:408:2:
408 | lsfrm = numptr_amode(modefrm) - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:409:2:
409 | q(i,k,lsfrm) = xnumbconcnew(modefrm)/aircon
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:410:2:
410 | dqdt(i,k,lsfrm) = (xnumbconcnew(modefrm)-tmpn)*deltatinv_main/aircon
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:411:2:
411 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:416:2:
416 | dumloss = ybetaij3(ipair)*xnumbconcavg(modetoo)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:417:2:
417 | xferfracvol = 1.0_r8 - exp( -dumloss*deltat )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:418:2:
418 | xferfracvol = max( 0.0_r8, min( xferfrac_max, xferfracvol ) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:420:2:
420 | do iq = 1, nspecfrm_acoag(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:421:2:
421 | lsfrm = lspecfrm_acoag(iq,ipair) - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:422:2:
422 | lstoo = lspectoo_acoag(iq,ipair) - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:423:2:
423 | if (lsfrm > 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:424:2:
424 | xferamt = q(i,k,lsfrm)*xferfracvol
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:425:2:
425 | dqdt(i,k,lsfrm) = dqdt(i,k,lsfrm) - xferamt*deltatinv_main
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:426:2:
426 | q(i,k,lsfrm) = q(i,k,lsfrm) - xferamt
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:427:2:
427 | if (lstoo > 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:428:2:
428 | dqdt(i,k,lstoo) = dqdt(i,k,lstoo) + xferamt*deltatinv_main
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:429:2:
429 | q(i,k,lstoo) = q(i,k,lstoo) + xferamt
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:430:2:
430 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:431:2:
431 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:432:2:
432 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:434:2:
434 | end do main_ipair2
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:437:2:
437 | else if (pair_option_acoag == 3) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:443:2:
443 | if (mprognum_amode(macc) > 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:444:2:
444 | tmpn = xnumbconc(macc)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:445:2:
445 | xnumbconcnew(macc) = tmpn/(1.0_r8 + deltat*ybetajj0(ip_aitacc)*tmpn)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:446:2:
446 | xnumbconcavg(macc) = 0.5_r8*(xnumbconcnew(macc) + tmpn)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:447:2:
447 | lstoo = numptr_amode(macc) - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:448:2:
448 | q(i,k,lstoo) = xnumbconcnew(macc)/aircon
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:449:2:
449 | dqdt(i,k,lstoo) = (xnumbconcnew(macc)-tmpn)*deltatinv_main/aircon
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:450:2:
450 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:453:2:
453 | modefrm = modeptr_pcarbon
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:454:2:
454 | if (mprognum_amode(mpca) > 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:455:2:
455 | tmpn = xnumbconc(mpca)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:456:2:
456 | tmpa = deltat*ybetaij0(ip_pcaacc)*xnumbconcavg(macc)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:457:2:
457 | tmpb = deltat*ybetaii0(ip_pcaacc)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:458:2:
458 | tmpc = tmpa + tmpb*tmpn
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:459:2:
459 | if (abs(tmpc) < 0.01_r8) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:460:2:
460 | xnumbconcnew(mpca) = tmpn*exp(-tmpc)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:461:2:
461 | else if (abs(tmpa) < 0.001_r8) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:462:2:
462 | xnumbconcnew(mpca) = &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:463:2:
463 | exp(-tmpa)*tmpn/(1.0_r8 + tmpb*tmpn)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:464:2:
464 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:465:2:
465 | tmpf = tmpb*tmpn/tmpc
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:466:2:
466 | tmpg = exp(-tmpa)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:467:2:
467 | tmph = tmpg*(1.0_r8 - tmpf)/(1.0_r8 - tmpg*tmpf)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:468:2:
468 | xnumbconcnew(mpca) = tmpn*max( 0.0_r8, min( 1.0_r8, tmph ) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:469:2:
469 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:470:2:
470 | xnumbconcavg(mpca) = 0.5_r8*(xnumbconcnew(mpca) + tmpn)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:471:2:
471 | lsfrm = numptr_amode(mpca) - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:472:2:
472 | q(i,k,lsfrm) = xnumbconcnew(mpca)/aircon
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:473:2:
473 | dqdt(i,k,lsfrm) = (xnumbconcnew(mpca)-tmpn)*deltatinv_main/aircon
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:474:2:
474 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:477:2:
477 | if (mprognum_amode(mait) > 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:478:2:
478 | tmpn = xnumbconc(mait)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:479:2:
479 | tmpa = deltat*( ybetaij0(ip_aitacc)*xnumbconcavg(macc) &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:480:2:
480 | + ybetaij0(ip_aitpca)*xnumbconcavg(mpca) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:481:2:
481 | tmpb = deltat*ybetaii0(ip_aitacc)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:482:2:
482 | tmpc = tmpa + tmpb*tmpn
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:483:2:
483 | if (abs(tmpc) < 0.01_r8) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:484:2:
484 | xnumbconcnew(mait) = tmpn*exp(-tmpc)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:485:2:
485 | else if (abs(tmpa) < 0.001_r8) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:486:2:
486 | xnumbconcnew(mait) = &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:487:2:
487 | exp(-tmpa)*tmpn/(1.0_r8 + tmpb*tmpn)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:488:2:
488 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:489:2:
489 | tmpf = tmpb*tmpn/tmpc
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:490:2:
490 | tmpg = exp(-tmpa)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:491:2:
491 | tmph = tmpg*(1.0_r8 - tmpf)/(1.0_r8 - tmpg*tmpf)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:492:2:
492 | xnumbconcnew(mait) = tmpn*max( 0.0_r8, min( 1.0_r8, tmph ) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:493:2:
493 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:494:2:
494 | xnumbconcavg(mait) = 0.5_r8*(xnumbconcnew(mait) + tmpn)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:495:2:
495 | lsfrm = numptr_amode(mait) - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:496:2:
496 | q(i,k,lsfrm) = xnumbconcnew(mait)/aircon
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:497:2:
497 | dqdt(i,k,lsfrm) = (xnumbconcnew(mait)-tmpn)*deltatinv_main/aircon
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:498:2:
498 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:504:2:
504 | dumloss = ybetaij3(ip_aitacc)*xnumbconcavg(macc) &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:505:2:
505 | + ybetaij3(ip_aitpca)*xnumbconcavg(mpca)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:506:2:
506 | tmpa = ybetaij3(ip_aitpca)*xnumbconcavg(mpca)/max( dumloss, 1.0e-37_r8 )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:507:2:
507 | xferfracvol = 1.0_r8 - exp( -dumloss*deltat )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:508:2:
508 | xferfracvol = max( 0.0_r8, min( xferfrac_max, xferfracvol ) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:509:2:
509 | vol_shell = 0.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:511:2:
511 | ipair = ip_aitacc
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:512:2:
512 | do iq = 1, nspecfrm_acoag(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:513:2:
513 | lsfrm = lspecfrm_acoag(iq,ipair) - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:514:2:
514 | lstoo = lspectoo_acoag(iq,ipair) - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:515:2:
515 | if (lsfrm > 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:516:2:
516 | xferamt = q(i,k,lsfrm)*xferfracvol
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:517:2:
517 | dqdt(i,k,lsfrm) = dqdt(i,k,lsfrm) - xferamt*deltatinv_main
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:518:2:
518 | q(i,k,lsfrm) = q(i,k,lsfrm) - xferamt
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:519:2:
519 | if (lstoo > 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:520:2:
520 | dqdt(i,k,lstoo) = dqdt(i,k,lstoo) + xferamt*deltatinv_main
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:521:2:
521 | q(i,k,lstoo) = q(i,k,lstoo) + xferamt
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:522:2:
522 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:523:2:
523 | vol_shell = vol_shell + xferamt*tmpa*fac_m2v_aitage(iq)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:524:2:
524 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:525:2:
525 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:530:2:
530 | vol_core = 0.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:531:2:
531 | do l = 1, nspec_amode(mpca)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:532:2:
532 | vol_core = vol_core + &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:533:2:
533 | q(i,k,lmassptr_amode(l,mpca)-loffset)*fac_m2v_pcarbon(l)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:534:2:
534 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:535:2:
535 | tmp1 = vol_shell*dgncur_a(i,k,mpca)*fac_volsfc_pcarbon
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:536:2:
536 | tmp2 = 6.0_r8*dr_so4_monolayers_pcage*vol_core
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:537:2:
537 | tmp2 = max( tmp2, 0.0_r8 )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:538:2:
538 | if (tmp1 >= tmp2) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:539:2:
539 | xferfrac_pcage = xferfrac_max
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:540:2:
540 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:541:2:
541 | xferfrac_pcage = min( tmp1/tmp2, xferfrac_max )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:542:2:
542 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:547:2:
547 | dumloss = ybetaij3(ip_pcaacc)*xnumbconcavg(macc)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:548:2:
548 | xferfracvol = 1.0_r8 - exp( -dumloss*deltat )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:549:2:
549 | xferfracvol = xferfracvol + xferfrac_pcage
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:550:2:
550 | xferfracvol = max( 0.0_r8, min( xferfrac_max, xferfracvol ) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:552:2:
552 | ipair = ip_pcaacc
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:553:2:
553 | do iq = 1, nspecfrm_acoag(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:554:2:
554 | lsfrm = lspecfrm_acoag(iq,ipair) - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:555:2:
555 | lstoo = lspectoo_acoag(iq,ipair) - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:556:2:
556 | if (lsfrm > 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:557:2:
557 | xferamt = q(i,k,lsfrm)*xferfracvol
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:558:2:
558 | dqdt(i,k,lsfrm) = dqdt(i,k,lsfrm) - xferamt*deltatinv_main
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:559:2:
559 | q(i,k,lsfrm) = q(i,k,lsfrm) - xferamt
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:560:2:
560 | if (lstoo > 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:561:2:
561 | dqdt(i,k,lstoo) = dqdt(i,k,lstoo) + xferamt*deltatinv_main
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:562:2:
562 | q(i,k,lstoo) = q(i,k,lstoo) + xferamt
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:563:2:
563 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:564:2:
564 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:565:2:
565 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:567:2:
567 | lsfrm = numptr_amode(mpca) - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:568:2:
568 | lstoo = numptr_amode(macc) - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:569:2:
569 | if (lsfrm > 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:570:2:
570 | xferamt = q(i,k,lsfrm)*xferfrac_pcage
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:571:2:
571 | dqdt(i,k,lsfrm) = dqdt(i,k,lsfrm) - xferamt*deltatinv_main
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:572:2:
572 | q(i,k,lsfrm) = q(i,k,lsfrm) - xferamt
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:573:2:
573 | if (lstoo > 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:574:2:
574 | dqdt(i,k,lstoo) = dqdt(i,k,lstoo) + xferamt*deltatinv_main
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:575:2:
575 | q(i,k,lstoo) = q(i,k,lstoo) + xferamt
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:576:2:
576 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:577:2:
577 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:581:2:
581 | else ! (pair_option_acoag /= 1,2,3) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:583:2:
583 | write(lunout,*) '*** modal_aero_coag_sub error'
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:584:2:
584 | write(lunout,*) ' cannot do _coag_sub error pair_option_acoag =', &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:585:2:
585 | pair_option_acoag
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:586:2:
586 | call endrun( 'modal_aero_coag_sub error' )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:589:2:
589 | end if ! (pair_option_acoag == ...)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:657:2:
657 | end do main_i
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:658:2:
658 | end do main_k
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:662:2:
662 | do ipair = 1, npair_acoag
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:663:2:
663 | modefrm = modefrm_acoag(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:664:2:
664 | modetoo = modetoo_acoag(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:666:2:
666 | do iq = 1, nspecfrm_acoag(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:667:2:
667 | lsfrm = lspecfrm_acoag(iq,ipair) - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:668:2:
668 | lstoo = lspectoo_acoag(iq,ipair) - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:669:2:
669 | if (lsfrm > 0) dotend(lsfrm) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:670:2:
670 | if (lstoo > 0) dotend(lstoo) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:671:2:
671 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:673:2:
673 | if (mprognum_amode(modefrm) > 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:674:2:
674 | lsfrm = numptr_amode(modefrm) - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:675:2:
675 | if (lsfrm > 0) dotend(lsfrm) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:676:2:
676 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:677:2:
677 | if (mprognum_amode(modetoo) > 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:678:2:
678 | lstoo = numptr_amode(modetoo) - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:679:2:
679 | if (lstoo > 0) dotend(lstoo) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:680:2:
680 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:682:2:
682 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:686:2:
686 | do l = loffset+1, pcnst
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:687:2:
687 | lmz = l - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:688:2:
688 | if ( .not. dotend(lmz) ) cycle
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:690:2:
690 | qsrflx(:) = 0.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:691:2:
691 | do k = top_lev, pver
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:692:2:
692 | do i = 1, ncol
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:693:2:
693 | qsrflx(i) = qsrflx(i) + dqdt(i,k,lmz)*pdel(i,k)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:694:2:
694 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:695:2:
695 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:696:2:
696 | qsrflx(:) = qsrflx(:)*(adv_mass(lmz)/(gravit*mwdry))
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:697:2:
697 | fieldname = trim(cnst_name(l)) // '_sfcoag1'
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:698:2:
698 | call outfld( fieldname, qsrflx, pcols, lchnk )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:702:2:
702 | end do ! l = ...
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:705:2:
705 | return
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:709:2:
709 | end subroutine modal_aero_coag_sub
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:714:2:
714 | subroutine modal_aero_coag_init
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:718:2:
718 | use modal_aero_data
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:719:2:
719 | use modal_aero_gasaerexch, only: &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:720:2:
720 | modefrm_pcage, nspecfrm_pcage, lspecfrm_pcage, lspectoo_pcage, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:723:2:
723 | use cam_abortutils, only: endrun
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:724:2:
724 | use cam_history, only: addfld, add_default, fieldname_len, horiz_only
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:725:2:
725 | use constituents, only: pcnst, cnst_name
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:726:2:
726 | use spmd_utils, only: masterproc
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:729:2:
729 | implicit none
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/modal_aerosol_state_mod.F90:429:49:
429 | function hygroscopicity(self, list_ndx, bin_ndx) result(kappa)
| 1
Warning: Unused dummy argument 'bin_ndx' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/modal_aerosol_state_mod.F90:429:40:
429 | function hygroscopicity(self, list_ndx, bin_ndx) result(kappa)
| 1
Warning: Unused dummy argument 'list_ndx' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/modal_aerosol_state_mod.F90:429:30:
429 | function hygroscopicity(self, list_ndx, bin_ndx) result(kappa)
| 1
Warning: Unused dummy argument 'self' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/modal_aerosol_state_mod.F90:405:32:
405 | function hetfrz_size_wght(self, bin_ndx, ncol, nlev) result(wght)
| 1
Warning: Unused dummy argument 'self' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/modal_aerosol_state_mod.F90:371:68:
371 | subroutine update_bin( self, bin_ndx, col_ndx, lyr_ndx, delmmr_sum, delnum_sum, tnd_ndx, dtime, tend )
| 1
Warning: Unused dummy argument 'delmmr_sum' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/modal_aerosol_state_mod.F90:103:34:
103 | subroutine get_transported( self, transported_array )
| 1
Warning: Unused dummy argument 'self' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/modal_aerosol_state_mod.F90:103:53:
103 | subroutine get_transported( self, transported_array )
| 1
Warning: Dummy argument 'transported_array' at (1) was declared INTENT(OUT) but was not set [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/modal_aerosol_state_mod.F90:92:34:
92 | subroutine set_transported( self, transported_array )
| 1
Warning: Unused dummy argument 'self' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/modal_aerosol_state_mod.F90:92:53:
92 | subroutine set_transported( self, transported_array )
| 1
Warning: Unused dummy argument 'transported_array' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:732:2:
732 | integer :: ipair, iq, iqfrm, iqfrm_aa, iqtoo, iqtoo_aa
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:734:2:
734 | integer :: l, l1, l2, lsfrm, lstoo, lunout
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:735:2:
735 | integer :: m, mait, mpca, mfrm, mtoo, mtef
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:736:2:
736 | integer :: nchfrm, nchfrmskip, nchtoo, nchtooskip, nspec
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:738:2:
738 | character(len=fieldname_len) :: tmpname
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:739:2:
739 | character(len=fieldname_len+3) :: fieldname
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:740:2:
740 | character(128) :: long_name
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:741:2:
741 | character(8) :: unit
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:743:2:
743 | logical :: dotend(pcnst)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:746:2:
746 | character(len=200) :: msg
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:763:2:
763 | if (pair_option_acoag == 1) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:764:2:
764 | npair_acoag = 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:765:2:
765 | modefrm_acoag(1) = modeptr_aitken
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:766:2:
766 | modetoo_acoag(1) = modeptr_accum
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:767:2:
767 | modetooeff_acoag(1) = modeptr_accum
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:768:2:
768 | else if (pair_option_acoag == 2) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:769:2:
769 | npair_acoag = 2
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:770:2:
770 | modefrm_acoag(1) = modeptr_aitken
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:771:2:
771 | modetoo_acoag(1) = modeptr_accum
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:772:2:
772 | modetooeff_acoag(1) = modeptr_accum
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:773:2:
773 | modefrm_acoag(2) = modeptr_pcarbon
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:774:2:
774 | modetoo_acoag(2) = modeptr_accum
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:775:2:
775 | modetooeff_acoag(2) = modeptr_accum
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:776:2:
776 | else if (pair_option_acoag == 3) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:777:2:
777 | npair_acoag = 3
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:778:2:
778 | modefrm_acoag(1) = modeptr_aitken
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:779:2:
779 | modetoo_acoag(1) = modeptr_accum
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:780:2:
780 | modetooeff_acoag(1) = modeptr_accum
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:781:2:
781 | modefrm_acoag(2) = modeptr_pcarbon
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:782:2:
782 | modetoo_acoag(2) = modeptr_accum
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:783:2:
783 | modetooeff_acoag(2) = modeptr_accum
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:784:2:
784 | modefrm_acoag(3) = modeptr_aitken
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:785:2:
785 | modetoo_acoag(3) = modeptr_pcarbon
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:786:2:
786 | modetooeff_acoag(3) = modeptr_accum
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:787:2:
787 | if (modefrm_pcage <= 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:788:2:
788 | write(*,*) '*** modal_aero_coag_init error'
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:789:2:
789 | write(*,*) ' pair_option_acoag, modefrm_pcage mismatch'
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:790:2:
790 | write(*,*) ' pair_option_acoag, modefrm_pcage =', &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:791:2:
791 | pair_option_acoag, modefrm_pcage
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:792:2:
792 | call endrun( 'modal_aero_coag_init error' )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:793:2:
793 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:794:2:
794 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:795:2:
795 | npair_acoag = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:796:2:
796 | return
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:797:2:
797 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:805:2:
805 | mfrm = modefrm_acoag(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:806:2:
806 | mtoo = modetoo_acoag(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:807:2:
807 | mtef = modetooeff_acoag(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:808:2:
808 | if ( (mfrm < 1) .or. (mfrm > ntot_amode) .or. &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:809:2:
809 | (mtoo < 1) .or. (mtoo > ntot_amode) .or. &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:810:2:
810 | (mtef < 1) .or. (mtef > ntot_amode) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:809:2:
809 | (mtoo < 1) .or. (mtoo > ntot_amode) .or. &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:810:2:
810 | (mtef < 1) .or. (mtef > ntot_amode) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:811:2:
811 | write(*,*) '*** modal_aero_coag_init error'
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:812:2:
812 | write(*,*) ' ipair, ntot_amode =', ipair, ntot_amode
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:813:2:
813 | write(*,*) ' mfrm, mtoo, mtef =', mfrm, mtoo, mtef
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:814:2:
814 | call endrun( 'modal_aero_coag_init error' )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:815:2:
815 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:818:2:
818 | mtoo = mtef ! effective modetoo
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:819:2:
819 | if (mfrm < 10) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:820:2:
820 | nchfrmskip = 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:821:2:
821 | else if (mfrm < 100) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:822:2:
822 | nchfrmskip = 2
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:823:2:
823 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:824:2:
824 | nchfrmskip = 3
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:825:2:
825 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:826:2:
826 | if (mtoo < 10) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:827:2:
827 | nchtooskip = 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:828:2:
828 | else if (mtoo < 100) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:829:2:
829 | nchtooskip = 2
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:830:2:
830 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:831:2:
831 | nchtooskip = 3
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:832:2:
832 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:834:2:
834 | nspec = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:836:2:
836 | lsfrm = lmassptr_amode(iqfrm,mfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:837:2:
837 | if ((lsfrm .lt. 1) .or. (lsfrm .gt. pcnst)) cycle aa_iqfrm
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:838:2:
838 | nchfrm = len( trim( cnst_name(lsfrm) ) ) - nchfrmskip
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:841:2:
841 | do iqtoo = 1, nspec_amode(mtoo)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:849:2:
849 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:851:2:
851 | if ((lstoo < 1) .or. (lstoo > pcnst)) lstoo = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:852:2:
852 | nspec = nspec + 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:853:2:
853 | lspecfrm_acoag(nspec,ipair) = lsfrm
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:854:2:
854 | lspectoo_acoag(nspec,ipair) = lstoo
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:855:2:
855 | end do aa_iqfrm
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:866:2:
866 | nspecfrm_acoag(ipair) = nspec
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:867:2:
867 | end do aa_ipair
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:872:2:
872 | if ( masterproc ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:874:2:
874 | write(lunout,9310)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:876:2:
876 | do ipair = 1, npair_acoag
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:877:2:
877 | mfrm = modefrm_acoag(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:878:2:
878 | mtoo = modetoo_acoag(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:879:2:
879 | mtef = modetooeff_acoag(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:880:2:
880 | write(lunout,9320) ipair, mfrm, mtoo, mtef
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:882:2:
882 | do iq = 1, nspecfrm_acoag(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:883:2:
883 | lsfrm = lspecfrm_acoag(iq,ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:884:2:
884 | lstoo = lspectoo_acoag(iq,ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:885:2:
885 | if (lstoo .gt. 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:886:2:
886 | write(lunout,9330) lsfrm, cnst_name(lsfrm), &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:887:8:
887 | lstoo, cnst_name(lstoo)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:888:2:
888 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:889:2:
889 | write(lunout,9340) lsfrm, cnst_name(lsfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:890:2:
890 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:891:2:
891 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:893:2:
893 | end do ! ipair = ...
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:894:2:
894 | write(lunout,*)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:896:2:
896 | end if ! ( masterproc )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:898:6:
898 | 9310 format( / 'subr. modal_aero_coag_init' )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:899:6:
899 | 9320 format( 'pair', i3, 5x, 'mode', i3, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:901:6:
901 | 9330 format( 5x, 'spec', i3, '=', a, ' ---> spec', i3, '=', a )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:902:6:
902 | 9340 format( 5x, 'spec', i3, '=', a, ' ---> LOSS' )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:906:2:
906 | fac_m2v_aitage(:) = 0.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:907:2:
907 | fac_m2v_pcarbon(:) = 0.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:908:2:
908 | if (pair_option_acoag == 3) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:911:2:
911 | ip_aitacc = 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:912:2:
912 | ip_pcaacc = 2
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:913:2:
913 | ip_aitpca = 3
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:915:2:
915 | mait = modeptr_aitken
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:916:2:
916 | mpca = modeptr_pcarbon
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:918:2:
918 | ipair = ip_aitpca
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:919:2:
919 | do iq = 1, nspecfrm_acoag(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:920:2:
920 | lsfrm = lspecfrm_acoag(iq,ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:921:2:
921 | l2 = -1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:922:2:
922 | do l1 = 1, nspec_amode(mait)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:923:2:
923 | if (lmassptr_amode(l1,mait) == lsfrm) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:925:2:
925 | exit
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:926:2:
926 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:927:2:
927 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:928:2:
928 | if (l2 <= 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:929:2:
929 | write( msg, '(a,5(1x,i12))' ) &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:931:2:
931 | ipair, iq, lsfrm
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:932:2:
932 | call endrun( msg )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:933:2:
933 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:934:2:
934 | if (lsfrm == lptr_so4_a_amode(mait)) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:937:2:
937 | else if (lsfrm == lptr_nh4_a_amode(mait)) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:940:2:
940 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:941:2:
941 | do jsoa = 1, nsoa
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:942:2:
942 | if (lsfrm == lptr2_soa_a_amode(mait,jsoa)) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:943:2:
943 | fac_m2v_aitage(iq) = soa_equivso4_factor(jsoa)* &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:946:2:
946 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:952:2:
952 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:953:2:
953 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:954:2:
954 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:956:2:
956 | do l = 1, nspec_amode(mpca)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:962:2:
962 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:964:2:
964 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:965:2:
965 | ip_aitacc = -999888777
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:966:2:
966 | ip_pcaacc = -999888777
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:967:2:
967 | ip_aitpca = -999888777
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:968:2:
968 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:973:2:
973 | dotend(:) = .false.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:974:2:
974 | do ipair = 1, npair_acoag
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:975:2:
975 | do iq = 1, nspecfrm_acoag(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:976:2:
976 | l = lspecfrm_acoag(iq,ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:977:2:
977 | if ((l > 0) .and. (l <= pcnst)) dotend(l) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:978:2:
978 | l = lspectoo_acoag(iq,ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:979:2:
979 | if ((l > 0) .and. (l <= pcnst)) dotend(l) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:980:2:
980 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:982:2:
982 | m = modefrm_acoag(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:983:2:
983 | if ((m > 0) .and. (m <= ntot_amode)) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:984:2:
984 | l = numptr_amode(m)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:985:2:
985 | if ((l > 0) .and. (l <= pcnst)) dotend(l) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:986:2:
986 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:987:2:
987 | m = modetoo_acoag(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:988:2:
988 | if ((m > 0) .and. (m <= ntot_amode)) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:989:2:
989 | l = numptr_amode(m)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:990:2:
990 | if ((l > 0) .and. (l <= pcnst)) dotend(l) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:991:2:
991 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:992:2:
992 | end do ! ipair = ...
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:994:2:
994 | if (pair_option_acoag == 3) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:995:2:
995 | do iq = 1, nspecfrm_pcage
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:996:2:
996 | lsfrm = lspecfrm_pcage(iq)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:997:2:
997 | lstoo = lspectoo_pcage(iq)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:998:2:
998 | if ((lsfrm > 0) .and. (lsfrm <= pcnst)) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:999:2:
999 | dotend(lsfrm) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:1000:2:
1000 | if ((lstoo > 0) .and. (lstoo <= pcnst)) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:1001:2:
1001 | dotend(lstoo) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:1002:2:
1002 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:1003:2:
1003 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:1004:2:
1004 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:1005:2:
1005 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:1007:2:
1007 | do l = 1, pcnst
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:1008:2:
1008 | if ( .not. dotend(l) ) cycle
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:1009:2:
1009 | tmpname = cnst_name(l)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:1010:2:
1010 | unit = 'kg/m2/s'
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:1011:2:
1011 | do m = 1, ntot_amode
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:1012:2:
1012 | if (l == numptr_amode(m)) unit = '#/m2/s'
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:1013:2:
1013 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:1014:2:
1014 | fieldname = trim(tmpname) // '_sfcoag1'
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:1015:2:
1015 | long_name = trim(tmpname) // ' modal_aero coagulation column tendency'
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:1016:2:
1016 | call addfld( fieldname, horiz_only, 'A', unit, long_name )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:1019:2:
1019 | endif
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:1020:2:
1020 | if ( masterproc ) write(*,'(3(a,2x))') &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:1022:2:
1022 | end do ! l = ...
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:1025:2:
1025 | return
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:1026:2:
1026 | end subroutine modal_aero_coag_init
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:1088:25:
1088 | real(r8) c30atac ! aitken to accumulation
| 1
Warning: Unused variable 'c30atac' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:732:38:
732 | integer :: ipair, iq, iqfrm, iqfrm_aa, iqtoo, iqtoo_aa
| 1
Warning: Unused variable 'iqfrm_aa' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:732:55:
732 | integer :: ipair, iq, iqfrm, iqfrm_aa, iqtoo, iqtoo_aa
| 1
Warning: Unused variable 'iqtoo_aa' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:162:20:
162 | real(r8) :: dum_m2v
| 1
Warning: Unused variable 'dum_m2v' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:160:25:
160 | real(r8) :: dumexp, dumloss, dumprod
| 1
Warning: Unused variable 'dumexp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:160:43:
160 | real(r8) :: dumexp, dumloss, dumprod
| 1
Warning: Unused variable 'dumprod' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:161:43:
161 | real(r8) :: dumsfc_frm_old, dumsfc_frm_new
| 1
Warning: Unused variable 'dumsfc_frm_new' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:161:27:
161 | real(r8) :: dumsfc_frm_old, dumsfc_frm_new
| 1
Warning: Unused variable 'dumsfc_frm_old' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:97:7:
97 | use spmd_utils, only: iam, masterproc
| 1
Warning: Unused module variable 'iam' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:144:27:
144 | integer :: jfreqcoag, jsoa
| 1
Warning: Unused variable 'jsoa' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:146:17:
146 | integer :: l, l2, lmz, lsfrm, lstoo, lunout
| 1
Warning: Unused variable 'l2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:164:21:
164 | real(r8) :: lnsg_frm, lnsg_too
| 1
Warning: Unused variable 'lnsg_frm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:164:31:
164 | real(r8) :: lnsg_frm, lnsg_too
| 1
Warning: Unused variable 'lnsg_too' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:97:7:
97 | use spmd_utils, only: iam, masterproc
| 1
Warning: Unused module variable 'masterproc' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:151:22:
151 | integer, save :: nerr = 0 ! number of errors for entire run
| 1
Warning: Unused variable 'nerr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:152:25:
152 | integer, save :: nerrmax = 9999 ! maximum number of errors before abort
| 1
Warning: Unused variable 'nerrmax' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:165:19:
165 | real(r8) :: sg_frm, sg_too
| 1
Warning: Unused variable 'sg_frm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:165:27:
165 | real(r8) :: sg_frm, sg_too
| 1
Warning: Unused variable 'sg_too' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:168:21:
168 | real(r8) :: tmp_qold
| 1
Warning: Unused variable 'tmp_qold' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:170:24:
170 | real(r8) :: wetdens_frm, wetdens_too, wetdgnum_frm, wetdgnum_too
| 1
Warning: Unused variable 'wetdens_frm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:170:37:
170 | real(r8) :: wetdens_frm, wetdens_too, wetdgnum_frm, wetdgnum_too
| 1
Warning: Unused variable 'wetdens_too' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:170:51:
170 | real(r8) :: wetdens_frm, wetdens_too, wetdgnum_frm, wetdgnum_too
| 1
Warning: Unused variable 'wetdgnum_frm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:170:65:
170 | real(r8) :: wetdens_frm, wetdens_too, wetdgnum_frm, wetdgnum_too
| 1
Warning: Unused variable 'wetdgnum_too' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:535:55:
535 | tmp1 = vol_shell*dgncur_a(i,k,mpca)*fac_volsfc_pcarbon
| ^
Warning: 'fac_volsfc_pcarbon' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:163:31:
163 | real(r8) :: fac_volsfc_pcarbon
| ^
note: 'fac_volsfc_pcarbon' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/vertical_diffusion.F90:738:6:
738 | use ref_pres, only : ptop_ref
| 1
Warning: Unused module variable 'ptop_ref' which has been explicitly imported at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/microp_aero.F90:538:22:
538 | real(r8) :: nucboas
| 1
Warning: Unused variable 'nucboas' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/microp_aero.F90:180:25:
180 | integer :: iaer, ierr
| 1
Warning: Unused variable 'ierr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/vertical_diffusion.F90:1632:8:
1632 | if( dqv .gt. 1.e-20_r8 ) then
| ^
Warning: 'dqv' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/vertical_diffusion.F90:1600:25:
1600 | real(r8) dql, dqi, dqv, sum, aa, dum
| ^
note: 'dqv' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/aero_model.F90:2496:2:
2496 | subroutine calc_1_impact_rate( &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/aero_model.F90:2497:7:
2497 | dg0, sigmag, rhoaero, temp, press, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/aero_model.F90:2498:7:
2498 | scavratenum, scavratevol, lunerr )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/aero_model.F90:2531:7:
2531 | ynumaerosv(naerosvmax), yvolaerosv(naerosvmax)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/aero_model.F90:2708:2:
2708 | dum = stokes - sstar
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/aero_model.F90:2709:2:
2709 | eimpact = (dum/(dum+0.6666667_r8)) ** 1.5_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/aero_model.F90:2219:4:
2219 | 5900 continue
| 1
Warning: Label 5900 at (1) defined but not used [-Wunused-label]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_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(*)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/aero_model.F90:2513:7:
2513 | use mo_constants, only: boltz_cgs, pi, rhowater => rhoh2o_cgs, &
| 1
Warning: Unused module variable 'gravity_cgs' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/aero_model.F90:2284:24:
2284 | integer :: m,i,k,ix !indices
| 1
Warning: Unused variable 'ix' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/aero_model.F90:2284:17:
2284 | integer :: m,i,k,ix !indices
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/aero_model.F90:2167:24:
2167 | real(r8) aafitnum(1), xxfitnum(1,nnfit_maxd), yyfitnum(nnfit_maxd)
| 1
Warning: Unused variable 'aafitnum' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/aero_model.F90:2168:24:
2168 | real(r8) aafitvol(1), xxfitvol(1,nnfit_maxd), yyfitvol(nnfit_maxd)
| 1
Warning: Unused variable 'aafitvol' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/aero_model.F90:2160:13:
2160 | integer i, jgrow, jdens, jpress, jtemp, mode, nnfit
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/aero_model.F90:2160:27:
2160 | integer i, jgrow, jdens, jpress, jtemp, mode, nnfit
| 1
Warning: Unused variable 'jdens' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/aero_model.F90:2160:35:
2160 | integer i, jgrow, jdens, jpress, jtemp, mode, nnfit
| 1
Warning: Unused variable 'jpress' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/aero_model.F90:2160:42:
2160 | integer i, jgrow, jdens, jpress, jtemp, mode, nnfit
| 1
Warning: Unused variable 'jtemp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/aero_model.F90:2164:55:
2164 | rhodryaero, rhowetaero, rhowetaero_cgs, rmserr, &
| 1
Warning: Unused variable 'rmserr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/aero_model.F90:2076:66:
2076 | real(r8) :: sad_mode(pcols,pver,ntot_amode),radeff(pcols,pver)
| 1
Warning: Unused variable 'radeff' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/aero_model.F90:1784:16:
1784 | integer :: i,k,l
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/aero_model.F90:1742:87:
1742 | subroutine aero_model_gasaerexch( loffset, ncol, lchnk, troplev, delt, reaction_rates, &
| 1
Warning: Unused dummy argument 'reaction_rates' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/aero_model.F90:1743:66:
1743 | tfld, pmid, pdel, mbar, relhum, &
| 1
Warning: Unused dummy argument 'relhum' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/aero_model.F90:1664:22:
1664 | dlat, het1_ndx, pbuf, ncol, sfc, dm_aer, sad_trop, reff_trop )
| 1
Warning: Unused dummy argument 'dlat' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/aero_model.F90:1664:32:
1664 | dlat, het1_ndx, pbuf, ncol, sfc, dm_aer, sad_trop, reff_trop )
| 1
Warning: Unused dummy argument 'het1_ndx' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/aero_model.F90:1663:30:
1663 | mmr, radmean, relhum, pmid, temp, strato_sad, sulfate, rho, ltrop, &
| 1
Warning: Unused dummy argument 'radmean' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/aero_model.F90:1663:38:
1663 | mmr, radmean, relhum, pmid, temp, strato_sad, sulfate, rho, ltrop, &
| 1
Warning: Unused dummy argument 'relhum' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/aero_model.F90:1663:76:
1663 | mmr, radmean, relhum, pmid, temp, strato_sad, sulfate, rho, ltrop, &
| 1
Warning: Unused dummy argument 'rho' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/aero_model.F90:1663:62:
1663 | mmr, radmean, relhum, pmid, temp, strato_sad, sulfate, rho, ltrop, &
| 1
Warning: Unused dummy argument 'strato_sad' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/aero_model.F90:1663:71:
1663 | mmr, radmean, relhum, pmid, temp, strato_sad, sulfate, rho, ltrop, &
| 1
Warning: Unused dummy argument 'sulfate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/aer_rad_props.F90:624:15:
624 | kmu = max(min(1 + (mutrunc-r_mu_min)/(r_mu_max-r_mu_min)*(nmu-1),nmu-1._r8),1._r8)
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/aer_rad_props.F90:461:21:
461 | kmu = max(min(1 + (mutrunc-r_mu_min)/(r_mu_max-r_mu_min)*(nmu-1),nmu-1._r8),1._r8)
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radiation.F90:204:18:
198 | call mpi_bcast(iradsw, 1, mpi_integer, mstrid, mpicom, ierr)
| 2
......
204 | call mpi_bcast(use_rad_dt_cosz, 1, mpi_logical, mstrid, mpicom, ierr)
| 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/INTEGER(4)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radiation.F90:1452:43:
1452 | subroutine radiation_output_cld(lchnk, ncol, rd)
| 1
Warning: Unused dummy argument 'ncol' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radiation.F90:324:20:
324 | real(r8):: calday ! calendar day of
| 1
Warning: Unused variable 'calday' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radiation.F90:1530:24:
1530 | subroutine calc_col_mean(state, mmr_pointer, mean_value)
| ^
Warning: 'calc_col_mean' defined but not used [-Wunused-function]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radiation.F90:311:25:
311 | end function radiation_do
| ^
Warning: '__result_radiation_do' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radiation.F90:277:0:
277 | function radiation_do(op, timestep)
|
note: '__result_radiation_do' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cloud_diagnostics.F90:44:34:
44 | integer :: acpr_idx, acgcme_idx, acnum_idx
| 1
Warning: Unused PRIVATE module variable 'acgcme_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cloud_diagnostics.F90:44:45:
44 | integer :: acpr_idx, acgcme_idx, acnum_idx
| 1
Warning: Unused PRIVATE module variable 'acnum_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cloud_diagnostics.F90:44:22:
44 | integer :: acpr_idx, acgcme_idx, acnum_idx
| 1
Warning: Unused PRIVATE module variable 'acpr_idx' declared at (1) [-Wunused-value]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_usrrxt.F90:1947:3:
1947 | tp(:ncol) = (2._r8*tempi(:ncol,k) + temp(:ncol,k)) / ( 3._r8 * t0 )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_usrrxt.F90:1948:2:
1948 | tp(:) = max( min( tp(:),20._r8 ),1._r8 )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_usrrxt.F90:1949:2:
1949 | rxt(:,k,ion1_ndx) = 2.82e-11_r8 + tp(:)*(-7.74e-12_r8 + tp(:)*(1.073e-12_r8 &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_usrrxt.F90:1950:2:
1950 | + tp(:)*(-5.17e-14_r8 + 9.65e-16_r8*tp(:))))
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_usrrxt.F90:1951:2:
1951 | tp(:ncol) = (.6363_r8*tempi(:ncol,k) + .3637_r8*temp(:ncol,k)) / t0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_usrrxt.F90:1952:2:
1952 | tp(:) = max( min( tp(:),trlim2 ),1._r8 )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_usrrxt.F90:1953:2:
1953 | rxt(:,k,ion2_ndx) = 1.533e-12_r8 + tp(:)*(-5.92e-13_r8 + tp(:)*8.6e-14_r8)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_usrrxt.F90:1954:2:
1954 | tp(:ncol) = 2._r8 * t0 /(tempi(:ncol,k) + temp(:ncol,k))
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_usrrxt.F90:1955:2:
1955 | where( tp(:ncol) < trlim3 )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_usrrxt.F90:1956:2:
1956 | rxt(:,k,ion3_ndx) = 1.4e-10_r8 * tp(:)**.44_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_usrrxt.F90:1957:2:
1957 | rxt(:,k,ion11_ndx) = 1.e-11_r8 * tp(:)**.23_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_usrrxt.F90:1959:2:
1959 | rxt(:,k,ion3_ndx) = 5.2e-11_r8 / tp(:)**.2_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_usrrxt.F90:1960:2:
1960 | rxt(:,k,ion11_ndx) = 3.6e-12_r8 / tp(:)**.41_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_usrrxt.F90:1961:2:
1961 | end where
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_usrrxt.F90:1962:2:
1962 | tp(:ncol) = t0 / tempe(:ncol,k)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_usrrxt.F90:1963:2:
1963 | rxt(:,k,elec1_ndx) = 4.e-7_r8 * tp(:)**.85_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_usrrxt.F90:1964:2:
1964 | rxt(:,k,elec3_ndx) = 1.8e-7_r8 * tp(:)**.39_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_usrrxt.F90:1965:2:
1965 | where( tp(:ncol) < 4._r8 )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_usrrxt.F90:1966:2:
1966 | rxt(:,k,elec2_ndx) = 2.7e-7_r8 * tp(:)**.7_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_usrrxt.F90:1967:2:
1967 | elsewhere
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_usrrxt.F90:1968:2:
1968 | rxt(:,k,elec2_ndx) = 1.6e-7_r8 * tp(:)**.55_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_usrrxt.F90:1969:2:
1969 | end where
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_usrrxt.F90:1970:2:
1970 | end do level_loop2
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_usrrxt.F90:2025:2:
2025 | rxt(:,k,het1_ndx) = rxt(:,k,het1_ndx) &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_usrrxt.F90:2188:2:
2188 | h2ovmr, m, ncol, kbot )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon.F90:491:25:
491 | subroutine compute_unicon( mix , mkx , iend , ncnst , dt , &
| ^
note: variable tracking size limit exceeded with '-fvar-tracking-assignments', retrying without
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_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)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:109:16:
109 | am_evp_st_idx = -1, & ! Evaporation area of stratiform precipitation [fraction]
| 1
Warning: Unused PRIVATE module variable 'am_evp_st_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:96:10:
96 | ast_idx = -1, &
| 1
Warning: Unused PRIVATE module variable 'ast_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:69:23:
69 | integer :: awk_cnst_ind, thl_cnst_ind, qt_cnst_ind, u_cnst_ind, v_cnst_ind
| 1
Warning: Unused PRIVATE module variable 'awk_cnst_ind' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:75:14:
75 | awk_PBL_idx, &
| 1
Warning: Unused PRIVATE module variable 'awk_pbl_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:98:12:
98 | bprod_idx = -1, &
| 1
Warning: Unused PRIVATE module variable 'bprod_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:89:15:
89 | cmfr_det_idx, &
| 1
Warning: Unused PRIVATE module variable 'cmfr_det_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:130:33:
130 | logical :: cnst_is_mam_mmr(ncnst)
| 1
Warning: Unused PRIVATE module variable 'cnst_is_mam_mmr' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:128:33:
128 | logical :: cnst_is_mam_num(ncnst)
| 1
Warning: Unused PRIVATE module variable 'cnst_is_mam_num' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:67:13:
67 | cnst_names = (/'ORGawk ','ORGthl ','ORGqto ','ORGuoo ','ORGvoo '/)
| 1
Warning: Unused PRIVATE module variable 'cnst_names' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:56:14:
56 | real(r8) :: cp ! Specific heat of dry air
| 1
Warning: Unused PRIVATE module variable 'cp' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:81:14:
81 | cu_cmfr_idx, &
| 1
Warning: Unused PRIVATE module variable 'cu_cmfr_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:87:13:
87 | cu_qir_idx, &
| 1
Warning: Unused PRIVATE module variable 'cu_qir_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:86:13:
86 | cu_qlr_idx, &
| 1
Warning: Unused PRIVATE module variable 'cu_qlr_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:83:13:
83 | cu_qtr_idx, &
| 1
Warning: Unused PRIVATE module variable 'cu_qtr_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:82:14:
82 | cu_thlr_idx, &
| 1
Warning: Unused PRIVATE module variable 'cu_thlr_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:88:13:
88 | cu_trr_idx, &
| 1
Warning: Unused PRIVATE module variable 'cu_trr_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:84:12:
84 | cu_ur_idx, &
| 1
Warning: Unused PRIVATE module variable 'cu_ur_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:85:12:
85 | cu_vr_idx, &
| 1
Warning: Unused PRIVATE module variable 'cu_vr_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:74:12:
74 | cuorg_idx, &
| 1
Warning: Unused PRIVATE module variable 'cuorg_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:102:11:
102 | cush_idx = -1, &
| 1
Warning: Unused PRIVATE module variable 'cush_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:73:14:
73 | cushavg_idx, &
| 1
Warning: Unused PRIVATE module variable 'cushavg_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:77:19:
77 | delta_qt_PBL_idx, &
| 1
Warning: Unused PRIVATE module variable 'delta_qt_pbl_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:76:20:
76 | delta_thl_PBL_idx, &
| 1
Warning: Unused PRIVATE module variable 'delta_thl_pbl_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:80:19:
80 | delta_tr_PBL_idx, &
| 1
Warning: Unused PRIVATE module variable 'delta_tr_pbl_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:78:18:
78 | delta_u_PBL_idx, &
| 1
Warning: Unused PRIVATE module variable 'delta_u_pbl_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:79:18:
79 | delta_v_PBL_idx, &
| 1
Warning: Unused PRIVATE module variable 'delta_v_pbl_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:110:17:
110 | evprain_st_idx = -1, & ! Grid-mean evaporation rate of stratiform rain [kg/kg/s] >= 0.
| 1
Warning: Unused PRIVATE module variable 'evprain_st_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:111:17:
111 | evpsnow_st_idx = -1 ! Grid-mean evaporation rate of stratiform snow [kg/kg/s] >= 0.
| 1
Warning: Unused PRIVATE module variable 'evpsnow_st_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:104:14:
104 | icwmrsh_idx = -1, &
| 1
Warning: Unused PRIVATE module variable 'icwmrsh_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:114:29:
114 | integer :: ixcldliq, ixcldice, ixnumliq, ixnumice
| 1
Warning: Unused PRIVATE module variable 'ixcldice' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:114:19:
114 | integer :: ixcldliq, ixcldice, ixnumliq, ixnumice
| 1
Warning: Unused PRIVATE module variable 'ixcldliq' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:114:49:
114 | integer :: ixcldliq, ixcldice, ixnumliq, ixnumice
| 1
Warning: Unused PRIVATE module variable 'ixnumice' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:114:39:
114 | integer :: ixcldliq, ixcldice, ixnumliq, ixnumice
| 1
Warning: Unused PRIVATE module variable 'ixnumliq' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:99:12:
99 | kpblh_idx = -1, &
| 1
Warning: Unused PRIVATE module variable 'kpblh_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:108:18:
108 | nevapr_shcu_idx = -1, &
| 1
Warning: Unused PRIVATE module variable 'nevapr_shcu_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:100:11:
100 | pblh_idx = -1, &
| 1
Warning: Unused PRIVATE module variable 'pblh_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:106:14:
106 | prec_sh_idx = -1, &
| 1
Warning: Unused PRIVATE module variable 'prec_sh_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:91:14:
91 | qir_det_idx
| 1
Warning: Unused PRIVATE module variable 'qir_det_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:90:14:
90 | qlr_det_idx, &
| 1
Warning: Unused PRIVATE module variable 'qlr_det_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:69:50:
69 | integer :: awk_cnst_ind, thl_cnst_ind, qt_cnst_ind, u_cnst_ind, v_cnst_ind
| 1
Warning: Unused PRIVATE module variable 'qt_cnst_ind' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:105:13:
105 | rprdsh_idx = -1, &
| 1
Warning: Unused PRIVATE module variable 'rprdsh_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:95:12:
95 | sgh30_idx = -1, &
| 1
Warning: Unused PRIVATE module variable 'sgh30_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:103:12:
103 | shfrc_idx = -1, &
| 1
Warning: Unused PRIVATE module variable 'shfrc_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:107:14:
107 | snow_sh_idx = -1, &
| 1
Warning: Unused PRIVATE module variable 'snow_sh_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:69:37:
69 | integer :: awk_cnst_ind, thl_cnst_ind, qt_cnst_ind, u_cnst_ind, v_cnst_ind
| 1
Warning: Unused PRIVATE module variable 'thl_cnst_ind' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:97:10:
97 | tke_idx = -1, &
| 1
Warning: Unused PRIVATE module variable 'tke_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:69:62:
69 | integer :: awk_cnst_ind, thl_cnst_ind, qt_cnst_ind, u_cnst_ind, v_cnst_ind
| 1
Warning: Unused PRIVATE module variable 'u_cnst_ind' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:69:74:
69 | integer :: awk_cnst_ind, thl_cnst_ind, qt_cnst_ind, u_cnst_ind, v_cnst_ind
| 1
Warning: Unused PRIVATE module variable 'v_cnst_ind' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:101:11:
101 | went_idx = -1, &
| 1
Warning: Unused PRIVATE module variable 'went_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:54:15:
54 | real(r8) :: xlf ! Latent heat of fusion
| 1
Warning: Unused PRIVATE module variable 'xlf' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:55:15:
55 | real(r8) :: xls ! Latent heat of sublimation
| 1
Warning: Unused PRIVATE module variable 'xls' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:53:15:
53 | real(r8) :: xlv ! Latent heat of vaporization
| 1
Warning: Unused PRIVATE module variable 'xlv' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1374:47:
1374 | real(r8), pointer, dimension(: ) :: awk_PBL
| 1
Warning: Unused variable 'awk_pbl' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1376:52:
1376 | real(r8), pointer, dimension(: ) :: delta_qt_PBL
| 1
Warning: Unused variable 'delta_qt_pbl' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1375:53:
1375 | real(r8), pointer, dimension(: ) :: delta_thl_PBL
| 1
Warning: Unused variable 'delta_thl_pbl' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1377:51:
1377 | real(r8), pointer, dimension(: ) :: delta_u_PBL
| 1
Warning: Unused variable 'delta_u_pbl' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1378:51:
1378 | real(r8), pointer, dimension(: ) :: delta_v_PBL
| 1
Warning: Unused variable 'delta_v_pbl' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1380:15:
1380 | integer :: i, itim, ncol
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1380:21:
1380 | integer :: i, itim, ncol
| 1
Warning: Unused variable 'itim' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1380:27:
1380 | integer :: i, itim, ncol
| 1
Warning: Unused variable 'ncol' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1356:43:
1356 | subroutine unicon_cam_org_diags(state, pbuf)
| 1
Warning: Unused dummy argument 'pbuf' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1356:37:
1356 | subroutine unicon_cam_org_diags(state, pbuf)
| 1
Warning: Unused dummy argument 'state' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:988:28:
988 | real(r8) :: am_d(mix,mkx) ! Convective downdraft fractional area
| 1
Warning: Unused variable 'am_d' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:977:33:
977 | real(r8) :: am_evp_st(mix,mkx) ! Evaporation area of stratiform precipitation [fraction]
| 1
Warning: Unused variable 'am_evp_st' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:952:19:
952 | am_evp_st_inv, &! Evaporation area of stratiform precipitation [fraction]
| 1
Warning: Unused variable 'am_evp_st_inv' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:984:28:
984 | real(r8) :: am_u(mix,mkx) ! Convective updraft fractional area
| 1
Warning: Unused variable 'am_u' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:974:28:
974 | real(r8) :: ast0(mix,mkx) ! Physical stratiform cloud fraction [ fraction ]
| 1
Warning: Unused variable 'ast0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:892:14:
892 | ast0_inv ! Physical stratus fraction [ fraction ]
| 1
Warning: Unused variable 'ast0_inv' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:908:13:
908 | awk_PBL, &! Wake area within PBL [ 0 - 1 ]
| 1
Warning: Unused variable 'awk_pbl' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:976:32:
976 | real(r8) :: bprod0(mix,0:mkx) ! Buoyancy production [ m2/s3 ]
| 1
Warning: Unused variable 'bprod0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:896:16:
896 | bprod0_inv ! Buoyancy production at the interface [ m2/s3 ]
| 1
Warning: Unused variable 'bprod0_inv' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:844:44:
844 | subroutine unicon_cam_tend(dt, state, cam_in, &
| 1
Warning: Unused dummy argument 'cam_in' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1022:31:
1022 | real(r8) :: cmf_det(mix,mkx) ! Det mass flux from convective updraft (not from environment) and downdraft [kg/s/m^2]
| 1
Warning: Unused variable 'cmf_det' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:992:31:
992 | real(r8) :: cmf_u(mix,0:mkx) ! Upward convective mass flux at the interface [ kg / s / m2 ]
| 1
Warning: Unused variable 'cmf_u' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:928:14:
928 | cmfr_det,&! The detrained mass from convective up and downdraft at the previous time step [ kg/s/m2 ]
| 1
Warning: Unused variable 'cmfr_det' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1017:23:
1017 | real(r8) :: cnb(mix) ! Cloud base interface index ( ki = krel-1 )
| 1
Warning: Unused variable 'cnb' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1016:23:
1016 | real(r8) :: cnt(mix) ! Cloud top interface index ( ki = kpen )
| 1
Warning: Unused variable 'cnt' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:921:13:
921 | cu_cmfr, &! The detrained mass from convective up and downdraft at the previous time step [ kg/s/m2 ]
| 1
Warning: Unused variable 'cu_cmfr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:936:14:
936 | cu_cmfrd,&! The amount of detrained mass from convective downdraft at the previous time step [ kg/s/m2 ]
| 1
Warning: Unused variable 'cu_cmfrd' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:918:14:
918 | cu_cmfum ! The mass involved in the updraft buoyancy sorting at the previous time step [ kg/s/m2 ]
| 1
Warning: Unused variable 'cu_cmfum' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:927:12:
927 | cu_qir, &! Mass-flux wghted mean 'qi' of detrained mass from conv up and downdraft at prev step [ kg/kg ]
| 1
Warning: Unused variable 'cu_qir' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:942:13:
942 | cu_qird ! Mass-flux wghted mean 'qi' of detrained mass from conv downdraft at prev step [ kg/kg ]
| 1
Warning: Unused variable 'cu_qird' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:926:12:
926 | cu_qlr, &! Mass-flux wghted mean 'ql' of detrained mass from conv up and downdraft at prev step [ kg/kg ]
| 1
Warning: Unused variable 'cu_qlr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:941:13:
941 | cu_qlrd, &! Mass-flux wghted mean 'ql' of detrained mass from conv downdraft at prev step [ kg/kg ]
| 1
Warning: Unused variable 'cu_qlrd' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:923:12:
923 | cu_qtr, &! Mass-flux wghted mean 'qt' of detrained mass from conv up and downdraft at prev step [ kg/kg ]
| 1
Warning: Unused variable 'cu_qtr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:938:13:
938 | cu_qtrd, &! Mass-flux wghted mean 'qt' of detrained mass from conv downdraft at prev step [ kg/kg ]
| 1
Warning: Unused variable 'cu_qtrd' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:922:13:
922 | cu_thlr, &! Mass-flux wghted mean 'thl' of detrained mass from conv up and downdraft at prev step [ K ]
| 1
Warning: Unused variable 'cu_thlr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:937:14:
937 | cu_thlrd,&! Mass-flux wghted mean 'thl' of detrained mass from conv downdraft at prev step [ K ]
| 1
Warning: Unused variable 'cu_thlrd' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:933:12:
933 | cu_trr ! Mass-flux wghted mean 'tr' of detrained mass from conv up and downdraft at prev step [ kg/kg ]
| 1
Warning: Unused variable 'cu_trr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:945:13:
945 | cu_trrd ! Mass-flux wghted mean 'tr' of detrained mass from conv downdraft at prev step [ kg/kg ]
| 1
Warning: Unused variable 'cu_trrd' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:924:11:
924 | cu_ur, &! Mass-flux wghted mean 'u' of detrained mass from conv up and downdraft at prev step [ m/s ]
| 1
Warning: Unused variable 'cu_ur' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:939:12:
939 | cu_urd, &! Mass-flux wghted mean 'u' of detrained mass from conv downdraft at prev step [ m/s ]
| 1
Warning: Unused variable 'cu_urd' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:925:11:
925 | cu_vr, &! Mass-flux wghted mean 'v' of detrained mass from conv up and downdraft at prev step [ m/s ]
| 1
Warning: Unused variable 'cu_vr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:940:12:
940 | cu_vrd, &! Mass-flux wghted mean 'v' of detrained mass from conv downdraft at prev step [ m/s ]
| 1
Warning: Unused variable 'cu_vrd' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:906:11:
906 | cuorg, &! Convective organization parameter [ 0-1 ]
| 1
Warning: Unused variable 'cuorg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:904:10:
904 | cush, &! Cumulus top height [ m ]
| 1
Warning: Unused variable 'cush' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:905:13:
905 | cushavg, &! Mean cumulus top height weighted by updraft mass flux at surface [ m ]
| 1
Warning: Unused variable 'cushavg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:910:18:
910 | delta_qt_PBL, &! Diff of qt between off-wake region and grid-mean value averaged over the PBL [ kg/kg ]
| 1
Warning: Unused variable 'delta_qt_pbl' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:909:19:
909 | delta_thl_PBL, &! Diff of thl between off-wake region and grid-mean value averaged over the PBL [ K ]
| 1
Warning: Unused variable 'delta_thl_pbl' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:915:18:
915 | delta_tr_PBL ! Diff of tr between off-wake region and grid-mean value avg over the PBL [ kg/kg, #/kg ]
| 1
Warning: Unused variable 'delta_tr_pbl' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:911:17:
911 | delta_u_PBL, &! Diff of u between off-wake region and grid-mean value averaged over the PBL [ m/s ]
| 1
Warning: Unused variable 'delta_u_pbl' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:912:17:
912 | delta_v_PBL ! Diff of v between off-wake region and grid-mean value averaged over the PBL [ m/s ]
| 1
Warning: Unused variable 'delta_v_pbl' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:964:27:
964 | real(r8) :: dp0(mix,mkx) ! Environmental layer pressure thickness
| 1
Warning: Unused variable 'dp0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:965:30:
965 | real(r8) :: dpdry0(mix,mkx) ! Environmental layer dry pressure thickness
| 1
Warning: Unused variable 'dpdry0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:844:29:
844 | subroutine unicon_cam_tend(dt, state, cam_in, &
| 1
Warning: Unused dummy argument 'dt' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1008:29:
1008 | real(r8) :: evapc(mix,mkx) ! Evaporation rate of convective precipitation within environment [ kg/kg/s ]
| 1
Warning: Unused variable 'evapc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:951:15:
951 | evapc_inv, &! Evaporation rate of convective precipitation within environment [ kg/kg/s ]
| 1
Warning: Unused variable 'evapc_inv' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:978:34:
978 | real(r8) :: evprain_st(mix,mkx) ! Grid-mean evaporation rate of stratiform rain [kg/kg/s] >= 0.
| 1
Warning: Unused variable 'evprain_st' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:953:20:
953 | evprain_st_inv, &! Grid-mean evaporation rate of stratiform rain [kg/kg/s] >= 0.
| 1
Warning: Unused variable 'evprain_st_inv' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:979:34:
979 | real(r8) :: evpsnow_st(mix,mkx) ! Grid-mean evaporation rate of stratiform snow [kg/kg/s] >= 0.
| 1
Warning: Unused variable 'evpsnow_st' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:954:20:
954 | evpsnow_st_inv ! Grid-mean evaporation rate of stratiform snow [kg/kg/s] >= 0.
| 1
Warning: Unused variable 'evpsnow_st_inv' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:949:13:
949 | icwmrsh, &! In-cloud LWC+IWC within convective updraft
| 1
Warning: Unused variable 'icwmrsh' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:883:18:
883 | integer :: iend
| 1
Warning: Unused variable 'iend' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:885:18:
885 | integer :: itim
| 1
Warning: Unused variable 'itim' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1036:16:
1036 | integer :: k ! Vertical index for local fields
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1037:20:
1037 | integer :: k_inv ! Vertical index for incoming fields
| 1
Warning: Unused variable 'k_inv' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:981:28:
981 | integer(i4) :: kpblh(mix) ! Layer index with PBL top in it or at the base interface
| 1
Warning: Unused variable 'kpblh' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:899:15:
899 | kpblh_inv ! Layer index with PBL top in it or at the base interface
| 1
Warning: Unused variable 'kpblh_inv' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:884:19:
884 | integer :: lchnk
| 1
Warning: Unused variable 'lchnk' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1044:23:
1044 | logical :: lq(ncnst)
| 1
Warning: Unused variable 'lq' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1039:16:
1039 | integer :: m
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1038:17:
1038 | integer :: mt ! Tracer index [ no ]
| 1
Warning: Unused variable 'mt' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:845:43:
845 | pbuf, ptend, out)
| 1
Warning: Derived-type dummy argument 'out' at (1) was declared INTENT(OUT) but was not set and does not have a default initializer [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:962:26:
962 | real(r8) :: p0(mix,mkx) ! Environmental pressure at half sigma levels
| 1
Warning: Unused variable 'p0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:902:10:
902 | pblh, &! PBL top height [m]
| 1
Warning: Unused variable 'pblh' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:845:31:
845 | pbuf, ptend, out)
| 1
Warning: Unused dummy argument 'pbuf' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1019:29:
1019 | real(r8) :: pdel0(mix,mkx) ! Environmental pressure thickness ( either dry or moist ) [ Pa ]
| 1
Warning: Unused variable 'pdel0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:957:12:
957 | precip, &! Precipitation flux at surface in flux unit [ m / s ]
| 1
Warning: Unused variable 'precip' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:960:29:
960 | real(r8) :: ps0(mix,0:mkx) ! Environmental pressure at full sigma levels
| 1
Warning: Unused variable 'ps0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:970:27:
970 | real(r8) :: qi0(mix,mkx) ! Environmental ice mixing ratio
| 1
Warning: Unused variable 'qi0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1030:29:
1030 | real(r8) :: qi0_c(mix,mkx) ! Environmental ice mixing ratio
| 1
Warning: Unused variable 'qi0_c' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1024:30:
1024 | real(r8) :: qi_det(mix,mkx) ! Det conv IWC from convective updraft (not from environment) and downdraft [kg/s/m^2]
| 1
Warning: Unused variable 'qi_det' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:990:29:
990 | real(r8) :: qim_d(mix,mkx) ! In-cloud IWC within downdraft updraft [ kg / kg ]
| 1
Warning: Unused variable 'qim_d' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:986:29:
986 | real(r8) :: qim_u(mix,mkx) ! In-cloud IWC within convective updraft [ kg / kg ]
| 1
Warning: Unused variable 'qim_u' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:930:13:
930 | qir_det ! Mass-flux wghted mean 'qi' of detrained mass from conv up and downdraft at prev step [ kg/kg ]
| 1
Warning: Unused variable 'qir_det' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:998:29:
998 | real(r8) :: qiten(mix,mkx) ! Tendency of ice mixing ratio [ kg / kg / s ]
| 1
Warning: Unused variable 'qiten' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:866:33:
866 | real(r8) :: qiten_ori(mix,mkx) ! Tendency of ice mixing ratio [ kg / kg / s ]
| 1
Warning: Unused variable 'qiten_ori' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:876:37:
876 | real(r8) :: qiten_pos_inv(mix,mkx) !
| 1
Warning: Unused variable 'qiten_pos_inv' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:969:27:
969 | real(r8) :: ql0(mix,mkx) ! Environmental liquid water mixing ratio
| 1
Warning: Unused variable 'ql0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1029:29:
1029 | real(r8) :: ql0_c(mix,mkx) ! Environmental liquid water mixing ratio
| 1
Warning: Unused variable 'ql0_c' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1023:30:
1023 | real(r8) :: ql_det(mix,mkx) ! Det conv LWC from convective updraft (not from environment) and downdraft [kg/s/m^2]
| 1
Warning: Unused variable 'ql_det' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:989:29:
989 | real(r8) :: qlm_d(mix,mkx) ! In-cloud LWC within downdraft updraft [ kg / kg ]
| 1
Warning: Unused variable 'qlm_d' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:985:29:
985 | real(r8) :: qlm_u(mix,mkx) ! In-cloud LWC within convective updraft [ kg / kg ]
| 1
Warning: Unused variable 'qlm_u' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:929:13:
929 | qlr_det, &! Mass-flux wghted mean 'ql' of detrained mass from conv up and downdraft at prev step [ kg/kg ]
| 1
Warning: Unused variable 'qlr_det' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:997:29:
997 | real(r8) :: qlten(mix,mkx) ! Tendency of liquid water mixing ratio [ kg / kg / s ]
| 1
Warning: Unused variable 'qlten' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:865:33:
865 | real(r8) :: qlten_ori(mix,mkx) ! Tendency of liquid water mixing ratio [ kg / kg / s ]
| 1
Warning: Unused variable 'qlten_ori' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:875:37:
875 | real(r8) :: qlten_pos_inv(mix,mkx) !
| 1
Warning: Unused variable 'qlten_pos_inv' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1005:29:
1005 | real(r8) :: qrten(mix,mkx) ! Production rate of rain by lateral expels of cumulus condensate [ kg / kg / s ]
| 1
Warning: Unused variable 'qrten' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1006:29:
1006 | real(r8) :: qsten(mix,mkx) ! Production rate of snow by lateral expels of cumulus condensate [ kg / kg / s ]
| 1
Warning: Unused variable 'qsten' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:994:31:
994 | real(r8) :: qtflx(mix,0:mkx) ! Net upward convective flux of total specific humidity [ kg / s / m2 ]
| 1
Warning: Unused variable 'qtflx' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:870:37:
870 | real(r8) :: qtten_pos_inv(mix,mkx) !
| 1
Warning: Unused variable 'qtten_pos_inv' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:968:27:
968 | real(r8) :: qv0(mix,mkx) ! Environmental specific humidity
| 1
Warning: Unused variable 'qv0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1028:29:
1028 | real(r8) :: qv0_c(mix,mkx) ! Environmental specific humidity
| 1
Warning: Unused variable 'qv0_c' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:996:29:
996 | real(r8) :: qvten(mix,mkx) ! Tendency of water vapor specific humidity [ kg / kg / s ]
| 1
Warning: Unused variable 'qvten' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:864:33:
864 | real(r8) :: qvten_ori(mix,mkx) ! Tendency of water vapor specific humidity [ kg / kg / s ]
| 1
Warning: Unused variable 'qvten_ori' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:874:37:
874 | real(r8) :: qvten_pos_inv(mix,mkx) !
| 1
Warning: Unused variable 'qvten_pos_inv' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1014:29:
1014 | real(r8) :: rnc_i(mix,mkx) ! Production rate of detrained droplet number of cloud ice droplets [ # / kg / s ] > 0
| 1
Warning: Unused variable 'rnc_i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1013:29:
1013 | real(r8) :: rnc_l(mix,mkx) ! Production rate of detrained droplet number of cloud liquid droplets [ # / kg / s ] > 0
| 1
Warning: Unused variable 'rnc_l' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:950:12:
950 | rprdsh, &! Prod of rain+snow by lateral expels of cumulus condensate [ kg / kg / s ]
| 1
Warning: Unused variable 'rprdsh' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1010:27:
1010 | real(r8) :: rqc(mix,mkx) ! Production rate of detrained LWC+IWC [ kg / kg / s ] > 0
| 1
Warning: Unused variable 'rqc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1012:29:
1012 | real(r8) :: rqc_i(mix,mkx) ! Production rate of detrained IWC [ kg / kg / s ] > 0
| 1
Warning: Unused variable 'rqc_i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1011:29:
1011 | real(r8) :: rqc_l(mix,mkx) ! Production rate of detrained LWC [ kg / kg / s ] > 0
| 1
Warning: Unused variable 'rqc_l' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:973:26:
973 | real(r8) :: s0(mix,mkx) ! Environmental dry static energy
| 1
Warning: Unused variable 's0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1032:28:
1032 | real(r8) :: s0_c(mix,mkx) ! Environmental dry static energy
| 1
Warning: Unused variable 's0_c' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:889:11:
889 | sgh30 ! Standard deviation of topography at 30s [m]
| 1
Warning: Unused variable 'sgh30' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:948:11:
948 | shfrc, &! Convective updraft fractional area
| 1
Warning: Unused variable 'shfrc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:993:31:
993 | real(r8) :: slflx(mix,0:mkx) ! Net upward convective flux of liquid static energy [ J / s / m2 ]
| 1
Warning: Unused variable 'slflx' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:869:37:
869 | real(r8) :: slten_pos_inv(mix,mkx) !
| 1
Warning: Unused variable 'slten_pos_inv' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:958:10:
958 | snow ! Snow flux at surface in flux unit [ m / s ]
| 1
Warning: Unused variable 'snow' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:844:36:
844 | subroutine unicon_cam_tend(dt, state, cam_in, &
| 1
Warning: Unused dummy argument 'state' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1001:28:
1001 | real(r8) :: sten(mix,mkx) ! Tendency of dry static energy [ J / kg / s ]
| 1
Warning: Unused variable 'sten' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:863:32:
863 | real(r8) :: sten_ori(mix,mkx) ! Tendency of dry static energy [ J / kg / s ]
| 1
Warning: Unused variable 'sten_ori' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:873:36:
873 | real(r8) :: sten_pos_inv(mix,mkx) !
| 1
Warning: Unused variable 'sten_pos_inv' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:972:26:
972 | real(r8) :: t0(mix,mkx) ! Environmental temperature
| 1
Warning: Unused variable 't0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1031:28:
1031 | real(r8) :: t0_c(mix,mkx) ! Environmental temperature
| 1
Warning: Unused variable 't0_c' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:975:30:
975 | real(r8) :: tke0(mix,0:mkx) ! TKE [ m2/s2 ]
| 1
Warning: Unused variable 'tke0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:895:14:
895 | tke0_inv, &! TKE at the interface [ m2/s2 ]
| 1
Warning: Unused variable 'tke0_inv' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:971:33:
971 | real(r8) :: tr0(mix,mkx,ncnst) ! Environmental tracers [ #/kg, kg/kg ]
| 1
Warning: Unused variable 'tr0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1033:35:
1033 | real(r8) :: tr0_c(mix,mkx,ncnst) ! Environmental tracers [ # / kg, kg / kg ]
| 1
Warning: Unused variable 'tr0_c' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1020:20:
1020 | real(r8) :: trmin ! Minimum concentration of tracer [ # / kg ]
| 1
Warning: Unused variable 'trmin' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:999:35:
999 | real(r8) :: trten(mix,mkx,ncnst) ! Tendency of tracers [ # / kg / s, kg / kg / s ]
| 1
Warning: Unused variable 'trten' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:867:39:
867 | real(r8) :: trten_ori(mix,mkx,ncnst) ! Tendency of tracers [ # / kg / s, kg / kg / s ]
| 1
Warning: Unused variable 'trten_ori' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:877:43:
877 | real(r8) :: trten_pos_inv(mix,mkx,ncnst)
| 1
Warning: Unused variable 'trten_pos_inv' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:966:26:
966 | real(r8) :: u0(mix,mkx) ! Environmental zonal wind
| 1
Warning: Unused variable 'u0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1002:28:
1002 | real(r8) :: uten(mix,mkx) ! Tendency of zonal wind [ m / s / s ]
| 1
Warning: Unused variable 'uten' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:871:36:
871 | real(r8) :: uten_pos_inv(mix,mkx) !
| 1
Warning: Unused variable 'uten_pos_inv' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:967:26:
967 | real(r8) :: v0(mix,mkx) ! Environmental meridional wind
| 1
Warning: Unused variable 'v0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1042:31:
1042 | character(len=30) :: varname
| 1
Warning: Unused variable 'varname' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1003:28:
1003 | real(r8) :: vten(mix,mkx) ! Tendency of meridional wind [ m / s / s ]
| 1
Warning: Unused variable 'vten' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:872:36:
872 | real(r8) :: vten_pos_inv(mix,mkx) !
| 1
Warning: Unused variable 'vten_pos_inv' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:903:10:
903 | went, &! Entrainment rate at the PBL top interface directly from UW PBL scheme [ m / s ]. went = 0 for STL.
| 1
Warning: Unused variable 'went' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:963:26:
963 | real(r8) :: z0(mix,mkx) ! Environmental height at half sigma levels
| 1
Warning: Unused variable 'z0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:961:29:
961 | real(r8) :: zs0(mix,0:mkx) ! Environmental height at full sigma levels
| 1
Warning: Unused variable 'zs0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:810:15:
810 | integer :: k
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:800:41:
800 | subroutine unicon_init_cnst(name, latvals, lonvals, mask, q)
| 1
Warning: Unused dummy argument 'latvals' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:800:50:
800 | subroutine unicon_init_cnst(name, latvals, lonvals, mask, q)
| 1
Warning: Unused dummy argument 'lonvals' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:800:56:
800 | subroutine unicon_init_cnst(name, latvals, lonvals, mask, q)
| 1
Warning: Unused dummy argument 'mask' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:800:32:
800 | subroutine unicon_init_cnst(name, latvals, lonvals, mask, q)
| 1
Warning: Unused dummy argument 'name' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:800:59:
800 | subroutine unicon_init_cnst(name, latvals, lonvals, mask, q)
| 1
Warning: Dummy argument 'q' at (1) was declared INTENT(OUT) but was not set [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:780:15:
780 | integer :: m
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:773:36:
773 | function unicon_implements_cnst(name)
| 1
Warning: Unused dummy argument 'name' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:236:15:
236 | integer :: i, icnst, j, l, m, nmodes, nspec
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:236:22:
236 | integer :: i, icnst, j, l, m, nmodes, nspec
| 1
Warning: Unused variable 'icnst' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:236:25:
236 | integer :: i, icnst, j, l, m, nmodes, nspec
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:236:28:
236 | integer :: i, icnst, j, l, m, nmodes, nspec
| 1
Warning: Unused variable 'l' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:236:31:
236 | integer :: i, icnst, j, l, m, nmodes, nspec
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:242:28:
242 | integer :: msfc
| 1
Warning: Unused variable 'msfc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:236:39:
236 | integer :: i, icnst, j, l, m, nmodes, nspec
| 1
Warning: Unused variable 'nmodes' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:236:46:
236 | integer :: i, icnst, j, l, m, nmodes, nspec
| 1
Warning: Unused variable 'nspec' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:241:30:
241 | character(len=2) :: numcha
| 1
Warning: Unused variable 'numcha' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:230:33:
230 | subroutine unicon_cam_init(pbuf2d)
| 1
Warning: Unused dummy argument 'pbuf2d' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:240:31:
240 | character(len=60) :: surname
| 1
Warning: Unused variable 'surname' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:238:29:
238 | character(len=8) :: units
| 1
Warning: Unused variable 'units' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:239:31:
239 | character(len=30) :: varname
| 1
Warning: Unused variable 'varname' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/convect_shallow.F90:30:40:
30 | convect_shallow_use_shfrc !
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/convect_shallow.F90:338:2:
338 | convect_shallow_use_shfrc = .false.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/convect_shallow.F90:595:72:
595 | cmfmc2 , slflx , qtflx , &
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/convect_shallow.F90:596:2:
596 | flxprec, flxsnow, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/convect_shallow.F90:595:72:
595 | cmfmc2 , slflx , qtflx , &
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/convect_shallow.F90:596:2:
596 | flxprec, flxsnow, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/convect_shallow.F90:595:72:
595 | cmfmc2 , slflx , qtflx , &
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/convect_shallow.F90:596:2:
596 | flxprec, flxsnow, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/convect_shallow.F90:595:72:
595 | cmfmc2 , slflx , qtflx , &
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/convect_shallow.F90:596:2:
596 | flxprec, flxsnow, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/convect_shallow.F90:371:7:
371 | use spmd_utils, only : iam
| 1
Warning: Unused module variable 'iam' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/convect_shallow.F90:455:25:
455 | integer itim_old, ifld
| 1
Warning: Unused variable 'ifld' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/convect_shallow.F90:401:19:
401 | integer :: ilat ! Global latitude index of a column
| 1
Warning: Unused variable 'ilat' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/convect_shallow.F90:400:19:
400 | integer :: ilon ! Global longitude index of a column
| 1
Warning: Unused variable 'ilon' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/convect_shallow.F90:399:16:
399 | integer :: n, x
| 1
Warning: Unused variable 'n' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/convect_shallow.F90:446:38:
446 | real(r8) :: sum1, sum2, sum3, pdelx
| 1
Warning: Unused variable 'pdelx' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/convect_shallow.F90:446:19:
446 | real(r8) :: sum1, sum2, sum3, pdelx
| 1
Warning: Unused variable 'sum1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/convect_shallow.F90:446:25:
446 | real(r8) :: sum1, sum2, sum3, pdelx
| 1
Warning: Unused variable 'sum2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/convect_shallow.F90:446:31:
446 | real(r8) :: sum1, sum2, sum3, pdelx
| 1
Warning: Unused variable 'sum3' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/convect_shallow.F90:399:19:
399 | integer :: n, x
| 1
Warning: Unused variable 'x' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/convect_shallow.F90:152:6:
152 | use physconst, only : rair, gravit, latvap, rhoh2o, zvir, &
| 1
Warning: Unused module variable 'cappa' which has been explicitly imported at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rk_stratiform.F90:1140:2:
1140 | k, abs((qs1+qr1+qv1+ql1+qi1)/max(abs(qv1+ql1+qi1),1.e-36_r8))
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/macrop_driver.F90:90:13:
90 | difzm_idx = -1, & ! ZM detrained convective cloud ice mixing ratio.
| 1
Warning: Unused PRIVATE module variable 'difzm_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/macrop_driver.F90:89:13:
89 | dlfzm_idx = -1, & ! ZM detrained convective cloud water mixing ratio.
| 1
Warning: Unused PRIVATE module variable 'dlfzm_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/macrop_driver.F90:92:14:
92 | dnifzm_idx = -1 ! ZM detrained convective cloud ice num concen.
| 1
Warning: Unused PRIVATE module variable 'dnifzm_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/macrop_driver.F90:91:14:
91 | dnlfzm_idx = -1, & ! ZM detrained convective cloud water num concen.
| 1
Warning: Unused PRIVATE module variable 'dnlfzm_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/macrop_driver.F90:1099:34:
1099 | subroutine liquid_macro_tend(npccn,t,p,qv,qc,nc,xxlv,deltat,stend,qvtend,qctend,nctend,vlen)
| 1
Warning: Unused dummy argument 'npccn' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/macrop_driver.F90:1104:6:
1104 | use cldfrc2m, only: rhmini_const, rhmaxi_const
| 1
Warning: Unused module variable 'rhmaxi_const' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/macrop_driver.F90:1104:6:
1104 | use cldfrc2m, only: rhmini_const, rhmaxi_const
| 1
Warning: Unused module variable 'rhmini_const' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/macrop_driver.F90:489:33:
489 | real(r8), pointer :: difzm(:,:) ! ZM detrained convective cloud ice mixing ratio.
| 1
Warning: Unused variable 'difzm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/macrop_driver.F90:488:33:
488 | real(r8), pointer :: dlfzm(:,:) ! ZM detrained convective cloud water mixing ratio.
| 1
Warning: Unused variable 'dlfzm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/macrop_driver.F90:491:34:
491 | real(r8), pointer :: dnifzm(:,:) ! ZM detrained convective cloud ice num concen.
| 1
Warning: Unused variable 'dnifzm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/macrop_driver.F90:490:34:
490 | real(r8), pointer :: dnlfzm(:,:) ! ZM detrained convective cloud water num concen.
| 1
Warning: Unused variable 'dnlfzm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/macrop_driver.F90:524:28:
524 | real(r8) ftem(pcols,pver)
| 1
Warning: Unused variable 'ftem' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/macrop_driver.F90:519:29:
519 | real(r8) homoo(pcols,pver)
| 1
Warning: Unused variable 'homoo' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/macrop_driver.F90:499:34:
499 | real(r8) :: initend(pcols,pver)
| 1
Warning: Unused variable 'initend' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/macrop_driver.F90:493:20:
493 | real(r8) :: latsub
| 1
Warning: Unused variable 'latsub' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/macrop_driver.F90:525:31:
525 | real(r8) pracso (pcols,pver)
| 1
Warning: Unused variable 'pracso' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/macrop_driver.F90:522:29:
522 | real(r8) praio(pcols,pver)
| 1
Warning: Unused variable 'praio' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/macrop_driver.F90:521:29:
521 | real(r8) prcio(pcols,pver)
| 1
Warning: Unused variable 'prcio' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/macrop_driver.F90:520:30:
520 | real(r8) qcreso(pcols,pver)
| 1
Warning: Unused variable 'qcreso' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/macrop_driver.F90:523:30:
523 | real(r8) qireso(pcols,pver)
| 1
Warning: Unused variable 'qireso' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/macrop_driver.F90:498:33:
498 | real(r8) :: qitend(pcols,pver)
| 1
Warning: Unused variable 'qitend' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/macrop_driver.F90:497:33:
497 | real(r8) :: qvtend(pcols,pver)
| 1
Warning: Unused variable 'qvtend' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/macrop_driver.F90:496:32:
496 | real(r8) :: stend(pcols,pver)
| 1
Warning: Unused variable 'stend' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rk_stratiform.F90:1050:49:
1050 | real(r8) hs1, qv1, ql1, qi1, qs1, qr1, fice2, pr1, w1, w2, w3, fliq, res
| 1
Warning: Unused variable 'fice2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rk_stratiform.F90:1050:72:
1050 | real(r8) hs1, qv1, ql1, qi1, qs1, qr1, fice2, pr1, w1, w2, w3, fliq, res
| 1
Warning: Unused variable 'fliq' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rk_stratiform.F90:1050:62:
1050 | real(r8) hs1, qv1, ql1, qi1, qs1, qr1, fice2, pr1, w1, w2, w3, fliq, res
| 1
Warning: Unused variable 'w2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rk_stratiform.F90:1050:66:
1050 | real(r8) hs1, qv1, ql1, qi1, qs1, qr1, fice2, pr1, w1, w2, w3, fliq, res
| 1
Warning: Unused variable 'w3' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rk_stratiform.F90:528:38:
528 | real(r8) :: icecldf_out(pcols,pver) ! Ice cloud fraction
| 1
Warning: Unused variable 'icecldf_out' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rk_stratiform.F90:529:38:
529 | real(r8) :: liqcldf_out(pcols,pver) ! Liquid cloud fraction (combined into cloud)
| 1
Warning: Unused variable 'liqcldf_out' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rk_stratiform.F90:470:21:
470 | integer :: i, k, m
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rk_stratiform.F90:206:48:
206 | subroutine rk_stratiform_init_cnst(name, latvals, lonvals, mask, q)
| 1
Warning: Unused dummy argument 'latvals' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rk_stratiform.F90:206:57:
206 | subroutine rk_stratiform_init_cnst(name, latvals, lonvals, mask, q)
| 1
Warning: Unused dummy argument 'lonvals' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rk_stratiform.F90:1023:31:
1023 | subroutine debug_microphys_1(state1,ptend,i,k, &
| ^
Warning: 'debug_microphys_1' defined but not used [-Wunused-function]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rk_stratiform.F90:1174:31:
1174 | subroutine debug_microphys_2(state1,&
| ^
Warning: 'debug_microphys_2' defined but not used [-Wunused-function]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/chemistry.F90:788:66:
788 | srcnam(m) = 'CT_' // spc_name ! chem tendancy (source/sink)
| 1
Warning: CHARACTER expression will be truncated in assignment (32/35) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/chemistry.F90:446:19:
444 | call mpibcast (chem_freq, 1, mpiint, 0, mpicom)
| 2
445 |
446 | 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)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/chemistry.F90:934:42:
934 | subroutine chem_init_cnst( name, latvals, lonvals, mask, q)
| 1
Warning: Unused dummy argument 'latvals' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/chemistry.F90:934:51:
934 | subroutine chem_init_cnst( name, latvals, lonvals, mask, q)
| 1
Warning: Unused dummy argument 'lonvals' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/chemistry.F90:180:57:
180 | integer :: ch4_ndx, n2o_ndx, o3_ndx, o3_inv_ndx, ndx
| 1
Warning: Unused variable 'ndx' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:2174:23:
2174 | real(r8) :: dtime ! CLUBB time step [s]
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:2177:22:
2177 | real(r8) :: ubar ! surface wind [m/s]
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:2178:23:
2178 | real(r8) :: ustar ! surface stress [m/s]
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:2179:20:
2179 | real(r8) :: z0 ! roughness height [m]
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:2351:39:
2351 | real(r8) :: rho(pcols,pverp) ! Midpoint density in CAM [kg/m^3]
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:2352:37:
2352 | real(r8) :: thv(pcols,pverp) ! virtual potential temperature [K]
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:2354:43:
2354 | real(r8) :: rcm_in_layer(pcols,pverp) ! CLUBB in-cloud liquid water mixing ratio [kg/kg]
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:2355:42:
2355 | real(r8) :: cloud_cover(pcols,pverp) ! CLUBB in-cloud cloud fraction [fraction]
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:2356:36:
2356 | real(r8) :: wprcp(pcols,pverp) ! CLUBB liquid water flux [m/s kg/kg]
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:2357:42:
2357 | real(r8) :: wpthvp_diag(pcols,pverp) ! CLUBB buoyancy flux [W/m^2]
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:50:51:
50 | stats_rad_zm(pcols), & ! stats_rad_zm grid
| 1
Warning: Legacy Extension: Duplicate SAVE attribute specified at (1)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:49:51:
49 | stats_rad_zt(pcols), & ! stats_rad_zt grid
| 1
Warning: Legacy Extension: Duplicate SAVE attribute specified at (1)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:51:48:
51 | stats_sfc(pcols) ! stats_sfc
| 1
Warning: Legacy Extension: Duplicate SAVE attribute specified at (1)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:48:47:
48 | stats_zm(pcols), & ! stats_zm grid
| 1
Warning: Legacy Extension: Duplicate SAVE attribute specified at (1)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:47:47:
47 | type (stats), target, save :: stats_zt(pcols), & ! stats_zt grid
| 1
Warning: Legacy Extension: Duplicate SAVE attribute specified at (1)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:2814:11:
2814 | nadv = max(hdtime/dtime,1._r8)
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:3272:24:
3272 | do ixind=1, sclr_dim
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:983:19:
983 | call mpi_bcast(clubb_history, 1, mpi_logical, mstrid, mpicom, ierr)
| 1
......
4785 | 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(*)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:338:25:
338 | clubb_l_single_C2_Skw, & ! Use a single Skewness dependent C2 for rtp2, thlp2, and
| 1
Warning: Unused PRIVATE module variable 'clubb_l_single_c2_skw' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:342:27:
342 | clubb_l_update_pressure, & ! Flag for having CLUBB update pressure and exner
| 1
Warning: Unused PRIVATE module variable 'clubb_l_update_pressure' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:469:13:
469 | difzm_idx = -1, & ! ZM detrained convective cloud ice mixing ratio.
| 1
Warning: Unused PRIVATE module variable 'difzm_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:468:13:
468 | dlfzm_idx = -1, & ! ZM detrained convective cloud water mixing ratio.
| 1
Warning: Unused PRIVATE module variable 'dlfzm_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:471:14:
471 | dnifzm_idx = -1 ! ZM detrained convective cloud ice num concen.
| 1
Warning: Unused PRIVATE module variable 'dnifzm_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:470:14:
470 | dnlfzm_idx = -1, & ! ZM detrained convective cloud water num concen.
| 1
Warning: Unused PRIVATE module variable 'dnlfzm_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:106:13:
106 | pdf_dim = 0
| 1
Warning: Unused PRIVATE module variable 'pdf_dim' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:398:17:
398 | sclrpthvp_idx, & ! passive scalar buoyancy correlation
| 1
Warning: Unused PRIVATE module variable 'sclrpthvp_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:2489:64:
2489 | logical :: apply_to_surface(pcols)
| 1
Warning: Unused variable 'apply_to_surface' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:2476:35:
2476 | real(r8), pointer :: difzm(:,:) ! ZM detrained convective cloud ice mixing ratio.
| 1
Warning: Unused variable 'difzm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:2475:35:
2475 | real(r8), pointer :: dlfzm(:,:) ! ZM detrained convective cloud water mixing ratio.
| 1
Warning: Unused variable 'dlfzm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:2478:36:
2478 | real(r8), pointer :: dnifzm(:,:) ! ZM detrained convective cloud ice num concen.
| 1
Warning: Unused variable 'dnifzm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:2477:36:
2477 | real(r8), pointer :: dnlfzm(:,:) ! ZM detrained convective cloud water num concen.
| 1
Warning: Unused variable 'dnlfzm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:2168:19:
2168 | integer :: iter
| 1
Warning: Unused variable 'iter' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:2077:8:
2077 | use cam_logfile, only: iulog
| 1
Warning: Unused module variable 'iulog' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:2391:30:
2391 | real(r8) :: rtm_integral_1, rtm_integral_update, rtm_integral_forcing
| 1
Warning: Unused variable 'rtm_integral_1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:2391:73:
2391 | real(r8) :: rtm_integral_1, rtm_integral_update, rtm_integral_forcing
| 1
Warning: Unused variable 'rtm_integral_forcing' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:2391:51:
2391 | real(r8) :: rtm_integral_1, rtm_integral_update, rtm_integral_forcing
| 1
Warning: Unused variable 'rtm_integral_update' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:2380:37:
2380 | real(r8) :: apply_const, rtm_test
| 1
Warning: Unused variable 'rtm_test' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:2185:33:
2185 | real(r8) :: se_upper_a(pcols), se_upper_b(pcols), se_upper_diss(pcols)
| 1
Warning: Unused variable 'se_upper_a' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:2185:52:
2185 | real(r8) :: se_upper_a(pcols), se_upper_b(pcols), se_upper_diss(pcols)
| 1
Warning: Unused variable 'se_upper_b' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:2185:74:
2185 | real(r8) :: se_upper_a(pcols), se_upper_b(pcols), se_upper_diss(pcols)
| 1
Warning: Unused variable 'se_upper_diss' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:2384:61:
2384 | real(kind=time_precision) :: time_elapsed ! time keep track of stats [s]
| 1
Warning: Unused variable 'time_elapsed' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:2186:33:
2186 | real(r8) :: tw_upper_a(pcols), tw_upper_b(pcols), tw_upper_diss(pcols)
| 1
Warning: Unused variable 'tw_upper_a' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:2186:52:
2186 | real(r8) :: tw_upper_a(pcols), tw_upper_b(pcols), tw_upper_diss(pcols)
| 1
Warning: Unused variable 'tw_upper_b' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:2186:74:
2186 | real(r8) :: tw_upper_a(pcols), tw_upper_b(pcols), tw_upper_diss(pcols)
| 1
Warning: Unused variable 'tw_upper_diss' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:2179:18:
2179 | real(r8) :: z0 ! roughness height [m]
| 1
Warning: Unused variable 'z0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:1451:16:
1451 | integer :: i, j, k, l ! Indices
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:1434:8:
1434 | use spmd_utils, only: iam
| 1
Warning: Unused module variable 'iam' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:1451:22:
1451 | integer :: i, j, k, l ! Indices
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:647:40:
647 | subroutine clubb_init_cnst(name, latvals, lonvals, mask, q)
| 1
Warning: Unused dummy argument 'latvals' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:647:49:
647 | subroutine clubb_init_cnst(name, latvals, lonvals, mask, q)
| 1
Warning: Unused dummy argument 'lonvals' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_cam_convert_state_mod.F90:226:46:
226 | integer :: id_H2O, id_Q
| 1
Warning: Unused PRIVATE module variable 'id_h2o' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_cam_convert_state_mod.F90:813:12:
813 | use spmd_utils, only: masterproc, mpicom, masterprocid, iam
| 1
Warning: Unused module variable 'iam' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_cam_convert_state_mod.F90:813:12:
813 | use spmd_utils, only: masterproc, mpicom, masterprocid, iam
| 1
Warning: Unused module variable 'masterprocid' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_cam_convert_state_mod.F90:813:12:
813 | use spmd_utils, only: masterproc, mpicom, masterprocid, iam
| 1
Warning: Unused module variable 'mpicom' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_cam_convert_state_mod.F90:491:77:
491 | subroutine CAM_GetBefore_HCOI(cam_in, phys_state, pbuf2d, phase, HcoState, ExtState)
| 1
Warning: Unused dummy argument 'hcostate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_cam_convert_state_mod.F90:522:12:
522 | use spmd_utils, only: masterproc, mpicom, masterprocid, iam
| 1
Warning: Unused module variable 'iam' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_cam_convert_state_mod.F90:522:12:
522 | use spmd_utils, only: masterproc, mpicom, masterprocid, iam
| 1
Warning: Unused module variable 'masterprocid' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_cam_convert_state_mod.F90:522:12:
522 | use spmd_utils, only: masterproc, mpicom, masterprocid, iam
| 1
Warning: Unused module variable 'mpicom' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_cam_convert_state_mod.F90:491:67:
491 | subroutine CAM_GetBefore_HCOI(cam_in, phys_state, pbuf2d, phase, HcoState, ExtState)
| 1
Warning: Unused dummy argument 'phase' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_cam_convert_state_mod.F90:248:12:
248 | use cam_logfile, only: iulog
| 1
Warning: Unused module variable 'iulog' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_cam_convert_state_mod.F90:249:12:
249 | use spmd_utils, only: masterproc
| 1
Warning: Unused module variable 'masterproc' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_cam_convert_state_mod.F90:1073:23:
1073 | if(L < LTOP) then
| ^
Warning: 'ltop' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_cam_convert_state_mod.F90:861:44:
861 | integer :: LTOP
| ^
note: 'ltop' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:238:23:
235 | call mpi_bcast(hemco_data_root, len(hemco_data_root), mpi_character, masterprocid, mpicom, ierr)
| 2
......
238 | call mpi_bcast(hemco_grid_xdim, 1, mpi_integer, masterprocid, mpicom, ierr)
| 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:2477:53:
2477 | subroutine HCO_GC_Final(GC, IMPORT, EXPORT, Clock, RC)
| 1
Warning: Unused dummy argument 'clock' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:2477:46:
2477 | subroutine HCO_GC_Final(GC, IMPORT, EXPORT, Clock, RC)
| 1
Warning: Unused dummy argument 'export' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:2477:30:
2477 | subroutine HCO_GC_Final(GC, IMPORT, EXPORT, Clock, RC)
| 1
Warning: Unused dummy argument 'gc' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:2477:38:
2477 | subroutine HCO_GC_Final(GC, IMPORT, EXPORT, Clock, RC)
| 1
Warning: Unused dummy argument 'import' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:2453:52:
2453 | subroutine HCO_GC_Init(GC, IMPORT, EXPORT, Clock, RC)
| 1
Warning: Unused dummy argument 'clock' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:2453:45:
2453 | subroutine HCO_GC_Init(GC, IMPORT, EXPORT, Clock, RC)
| 1
Warning: Unused dummy argument 'export' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:2453:29:
2453 | subroutine HCO_GC_Init(GC, IMPORT, EXPORT, Clock, RC)
| 1
Warning: Unused dummy argument 'gc' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:2453:37:
2453 | subroutine HCO_GC_Init(GC, IMPORT, EXPORT, Clock, RC)
| 1
Warning: Unused dummy argument 'import' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:2455:12:
2455 | use cam_logfile, only: iulog
| 1
Warning: Unused module variable 'iulog' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:2454:12:
2454 | use spmd_utils, only: masterproc
| 1
Warning: Unused module variable 'masterproc' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:1264:51:
1264 | subroutine HCO_GC_Run(GC, IMPORT, EXPORT, Clock, RC)
| 1
Warning: Unused dummy argument 'clock' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:1347:88:
1347 | real(ESMF_KIND_R8) :: dummy_1(my_IS:my_IE, my_JS:my_JE, 1:LM)
| 1
Warning: Unused variable 'dummy_1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:1349:82:
1349 | real(ESMF_KIND_R8) :: dummy_2(my_IS:my_IE, my_JS:my_JE)
| 1
Warning: Unused variable 'dummy_2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:1264:44:
1264 | subroutine HCO_GC_Run(GC, IMPORT, EXPORT, Clock, RC)
| 1
Warning: Unused dummy argument 'export' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:1264:28:
1264 | subroutine HCO_GC_Run(GC, IMPORT, EXPORT, Clock, RC)
| 1
Warning: Unused dummy argument 'gc' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:1320:50:
1320 | integer :: I, J, K
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:1269:12:
1269 | use spmd_utils, only: masterproc, iam
| 1
Warning: Unused module variable 'iam' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:1264:36:
1264 | subroutine HCO_GC_Run(GC, IMPORT, EXPORT, Clock, RC)
| 1
Warning: Unused dummy argument 'import' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:1320:53:
1320 | integer :: I, J, K
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:1320:56:
1320 | integer :: I, J, K
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:1365:55:
1365 | real(hp), pointer :: PBLM (:,: ) ! PBL height [m ]
| 1
Warning: Unused variable 'pblm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:1331:61:
1331 | real(sp), pointer :: Ptr3D(:,:,:)
| 1
Warning: Unused variable 'ptr3d' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:1336:77:
1336 | real(ESMF_KIND_R8) :: scratchFldCAM(1:LM, 1:my_CE)
| 1
Warning: Unused variable 'scratchfldcam' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:1337:72:
1337 | real(ESMF_KIND_R8) :: scratchFldCAM2(1:my_CE)
| 1
Warning: Unused variable 'scratchfldcam2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:1324:52:
1324 | real(ESMF_KIND_R8) :: TMP
| 1
Warning: Unused variable 'tmp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:1141:12:
1141 | use spmd_utils, only: masterproc, mpicom, masterprocid, iam
| 1
Warning: Unused module variable 'iam' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:1141:12:
1141 | use spmd_utils, only: masterproc, mpicom, masterprocid, iam
| 1
Warning: Unused module variable 'masterprocid' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:1141:12:
1141 | use spmd_utils, only: masterproc, mpicom, masterprocid, iam
| 1
Warning: Unused module variable 'mpicom' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:1072:12:
1072 | use cam_logfile, only: iulog
| 1
Warning: Unused module variable 'iulog' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:1073:12:
1073 | use spmd_utils, only: masterproc
| 1
Warning: Unused module variable 'masterproc' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:1087:42:
1087 | integer :: RC ! ESMF return code
| 1
Warning: Unused variable 'rc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:347:64:
347 | integer :: hour, minute, second, dt
| 1
Warning: Unused variable 'dt' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:347:44:
347 | integer :: hour, minute, second, dt
| 1
Warning: Unused variable 'hour' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:269:12:
269 | use spmd_utils, only: masterproc, mpicom, masterprocid
| 1
Warning: Unused module variable 'iam' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:281:12:
281 | use cam_instance, only: inst_index, inst_name
| 1
Warning: Unused module variable 'inst_index' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:269:12:
269 | use spmd_utils, only: masterproc, mpicom, masterprocid
| 1
Warning: Unused module variable 'masterprocid' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:347:52:
347 | integer :: hour, minute, second, dt
| 1
Warning: Unused variable 'minute' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:347:60:
347 | integer :: hour, minute, second, dt
| 1
Warning: Unused variable 'second' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:91:22:
91 | alst_idx, cld_idx, qrain_idx, qsnow_idx, &
| 1
Warning: Unused PRIVATE module variable 'alst_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:91:31:
91 | alst_idx, cld_idx, qrain_idx, qsnow_idx, &
| 1
Warning: Unused PRIVATE module variable 'cld_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:99:30:
99 | logical :: docldfracscaling = .false. ! Weight tendencies by cloud fraction
| 1
Warning: Unused PRIVATE module variable 'docldfracscaling' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:90:49:
90 | integer :: thlm_idx, rtm_idx, ice_supersat_idx, &
| 1
Warning: Unused PRIVATE module variable 'ice_supersat_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:79:9:
79 | ixq = 0, &
| 1
Warning: Unused PRIVATE module variable 'ixq' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:92:63:
92 | nrain_idx, nsnow_idx, ztodt_idx, tke_idx, kvh_idx, &
| 1
Warning: Unused PRIVATE module variable 'kvh_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:92:23:
92 | nrain_idx, nsnow_idx, ztodt_idx, tke_idx, kvh_idx, &
| 1
Warning: Unused PRIVATE module variable 'nrain_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:92:34:
92 | nrain_idx, nsnow_idx, ztodt_idx, tke_idx, kvh_idx, &
| 1
Warning: Unused PRIVATE module variable 'nsnow_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:91:42:
91 | alst_idx, cld_idx, qrain_idx, qsnow_idx, &
| 1
Warning: Unused PRIVATE module variable 'qrain_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:91:53:
91 | alst_idx, cld_idx, qrain_idx, qsnow_idx, &
| 1
Warning: Unused PRIVATE module variable 'qsnow_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:90:31:
90 | integer :: thlm_idx, rtm_idx, ice_supersat_idx, &
| 1
Warning: Unused PRIVATE module variable 'rtm_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:108:38:
108 | subcol_SILHS_constrainmn
| 1
Warning: Unused PRIVATE module variable 'subcol_silhs_constrainmn' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:102:52:
102 | character(len=16) :: subcol_SILHS_corr_file_name
| 1
Warning: Unused PRIVATE module variable 'subcol_silhs_corr_file_name' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:101:52:
101 | character(len=256) :: subcol_SILHS_corr_file_path
| 1
Warning: Unused PRIVATE module variable 'subcol_silhs_corr_file_path' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:107:34:
107 | subcol_SILHS_meanice, &
| 1
Warning: Unused PRIVATE module variable 'subcol_silhs_meanice' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:105:37:
105 | subcol_SILHS_n_to_micro, &
| 1
Warning: Unused PRIVATE module variable 'subcol_silhs_n_to_micro' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:112:42:
112 | real(r8) :: subcol_SILHS_ncnp2_on_ncnm2
| 1
Warning: Unused PRIVATE module variable 'subcol_silhs_ncnp2_on_ncnm2' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:104:37:
104 | logical :: subcol_SILHS_q_to_micro, &
| 1
Warning: Unused PRIVATE module variable 'subcol_silhs_q_to_micro' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:106:40:
106 | subcol_SILHS_use_clear_col, &
| 1
Warning: Unused PRIVATE module variable 'subcol_silhs_use_clear_col' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:110:40:
110 | logical :: subcol_SILHS_var_covar_src
| 1
Warning: Unused PRIVATE module variable 'subcol_silhs_var_covar_src' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:97:33:
97 | logical :: subcol_SILHS_weight ! if set, sets up weights for averaging subcolumns for SILHS
| 1
Warning: Unused PRIVATE module variable 'subcol_silhs_weight' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:90:22:
90 | integer :: thlm_idx, rtm_idx, ice_supersat_idx, &
| 1
Warning: Unused PRIVATE module variable 'thlm_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:92:54:
92 | nrain_idx, nsnow_idx, ztodt_idx, tke_idx, kvh_idx, &
| 1
Warning: Unused PRIVATE module variable 'tke_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:122:20:
122 | real(r8) :: ztodt ! model timestep
| 1
Warning: Unused PRIVATE module variable 'ztodt' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:92:45:
92 | nrain_idx, nsnow_idx, ztodt_idx, tke_idx, kvh_idx, &
| 1
Warning: Unused PRIVATE module variable 'ztodt_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:1714:20:
1714 | pbuf )
| 1
Warning: Unused dummy argument 'pbuf' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:1713:41:
1713 | ( ztodt, state_sc, ptend_sc, &
| 1
Warning: Unused dummy argument 'ptend_sc' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:1713:31:
1713 | ( ztodt, state_sc, ptend_sc, &
| 1
Warning: Unused dummy argument 'state_sc' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:1713:21:
1713 | ( ztodt, state_sc, ptend_sc, &
| 1
Warning: Unused dummy argument 'ztodt' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:606:10:
606 | use spmd_utils, only : masterproc
| 1
Warning: Unused module variable 'masterproc' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:592:67:
592 | subroutine subcol_gen_SILHS(state, tend, state_sc, tend_sc, pbuf)
| 1
Warning: Unused dummy argument 'pbuf' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:592:36:
592 | subroutine subcol_gen_SILHS(state, tend, state_sc, tend_sc, pbuf)
| 1
Warning: Unused dummy argument 'state' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:592:52:
592 | subroutine subcol_gen_SILHS(state, tend, state_sc, tend_sc, pbuf)
| 1
Warning: Unused dummy argument 'state_sc' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:592:42:
592 | subroutine subcol_gen_SILHS(state, tend, state_sc, tend_sc, pbuf)
| 1
Warning: Unused dummy argument 'tend' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:592:61:
592 | subroutine subcol_gen_SILHS(state, tend, state_sc, tend_sc, pbuf)
| 1
Warning: Unused dummy argument 'tend_sc' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:333:38:
333 | subroutine subcol_init_SILHS(pbuf2d)
| 1
Warning: Unused dummy argument 'pbuf2d' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:164:28:
164 | integer :: unitn, ierr
| 1
Warning: Unused variable 'ierr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:149:40:
149 | subroutine subcol_readnl_SILHS(nlfile)
| 1
Warning: Unused dummy argument 'nlfile' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:164:22:
164 | integer :: unitn, ierr
| 1
Warning: Unused variable 'unitn' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:2602:38:
2602 | if ( ixrain > 0 .and. l_pos_rr_mc_tend ) then
| ^
Warning: 'l_pos_rr_mc_tend' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:2318:23:
2318 | l_pos_rr_mc_tend, & ! Flag for positive rain water mixing ratio mc tend.
| ^
note: 'l_pos_rr_mc_tend' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:2608:38:
2608 | if ( ixsnow > 0 .and. l_pos_rs_mc_tend ) then
| ^
Warning: 'l_pos_rs_mc_tend' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:2320:23:
2320 | l_pos_rs_mc_tend ! Flag for positive snow mixing ratio mc tend.
| ^
note: 'l_pos_rs_mc_tend' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol.F90:427:34:
427 | integer :: indx, i, j
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol.F90:427:31:
427 | integer :: indx, i, j
| 1
Warning: Unused variable 'indx' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol.F90:427:37:
427 | integer :: indx, i, j
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/micro_pumas_cam.F90:355:17:
349 | call mpi_bcast(micro_mg_version, 1, mpi_integer, mstrid, mpicom, ierr)
| 2
......
355 | 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)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/micro_pumas_cam.F90:799:50:
799 | subroutine micro_pumas_cam_init_cnst(name, latvals, lonvals, mask, q)
| 1
Warning: Unused dummy argument 'latvals' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/micro_pumas_cam.F90:799:59:
799 | subroutine micro_pumas_cam_init_cnst(name, latvals, lonvals, mask, q)
| 1
Warning: Unused dummy argument 'lonvals' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/restart_physics.F90:370:45:
370 | integer :: csize, vsize
| 1
Warning: Unused variable 'vsize' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/restart_physics.F90:153:10:
153 | use spmd_utils, only: iam
| 1
Warning: Unused module variable 'iam' which has been explicitly imported at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/microp_driver.F90:90:15:
90 | integer :: m
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_comp.F90:1045:23:
1045 | platov2 = plat/2
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_comp.F90:130:18:
127 | call mpi_bcast(eul_dif2_coef, 1, mpi_real8, mstrid, mpicom, ierr)
| 2
......
130 | call mpi_bcast(eul_hdif_order, 1, mpi_integer, mstrid, mpicom, ierr)
| 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_comp.F90:703:27:
703 | integer i,j,k,n,lat,irow ! grid and constituent indices
| 1
Warning: Unused variable 'irow' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_comp.F90:703:14:
703 | integer i,j,k,n,lat,irow ! grid and constituent indices
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_comp.F90:703:18:
703 | integer i,j,k,n,lat,irow ! grid and constituent indices
| 1
Warning: Unused variable 'n' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_comp.F90:714:47:
714 | real(r8), pointer, dimension(:,:,:) :: q_tmp
| 1
Warning: Unused variable 'q_tmp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_comp.F90:388:49:
388 | real(r8), pointer, dimension(:,: ) :: arr2d
| 1
Warning: Unused variable 'arr2d' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_comp.F90:387:53:
387 | real(r8), pointer, dimension(:,: ) :: arr2d_tmp
| 1
Warning: Unused variable 'arr2d_tmp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_comp.F90:386:50:
386 | real(r8), pointer, dimension(:,:,:,:) :: cldptr
| 1
Warning: Unused variable 'cldptr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_comp.F90:384:54:
384 | real(r8), pointer, dimension(:,:,:) :: convptr_2d
| 1
Warning: Unused variable 'convptr_2d' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_comp.F90:385:54:
385 | real(r8), pointer, dimension(:,:,:,:) :: convptr_3d
| 1
Warning: Unused variable 'convptr_3d' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_comp.F90:376:19:
376 | integer ixcldice, ixcldliq ! indices into q3 array for cloud liq and cloud ice
| 1
Warning: Unused variable 'ixcldice' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_comp.F90:376:29:
376 | integer ixcldice, ixcldliq ! indices into q3 array for cloud liq and cloud ice
| 1
Warning: Unused variable 'ixcldliq' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_comp.F90:374:22:
374 | integer i,c,m,n,lat ! indices
| 1
Warning: Unused variable 'lat' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_comp.F90:398:51:
398 | integer londimid,dimlon,latdimid,dimlat,latvarid,lonvarid
| 1
Warning: Unused variable 'latvarid' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_comp.F90:398:60:
398 | integer londimid,dimlon,latdimid,dimlat,latvarid,lonvarid
| 1
Warning: Unused variable 'lonvarid' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_comp.F90:374:18:
374 | integer i,c,m,n,lat ! indices
| 1
Warning: Unused variable 'n' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_comp.F90:375:15:
375 | integer ncol
| 1
Warning: Unused variable 'ncol' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_comp.F90:216:26:
216 | subroutine dyn_init(dyn_in, dyn_out)
| 1
Warning: Derived-type dummy argument 'dyn_in' at (1) was declared INTENT(OUT) but was not set and does not have a default initializer [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_comp.F90:216:35:
216 | subroutine dyn_init(dyn_in, dyn_out)
| 1
Warning: Derived-type dummy argument 'dyn_out' at (1) was declared INTENT(OUT) but was not set and does not have a default initializer [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/restart_dynamics.F90:5:2:
5 | pio_def_dim, io_desc_t, pio_offset_kind, pio_put_var, pio_write_darray, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/restart_dynamics.F90:542:14:
542 | ldof(:)=0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/stepon.F90:107:2:
107 | if (.not. single_column) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/stepon.F90:124:2:
124 | if (.not. single_column) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/restart_dynamics.F90:525:36:
525 | integer, allocatable :: gcols(:)
| 1
Warning: Unused variable 'gcols' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/restart_dynamics.F90:417:20:
417 | integer :: ioerr ! error status
| 1
Warning: Unused variable 'ioerr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/restart_dynamics.F90:266:50:
266 | subroutine write_restart_dynamics (File, dyn_out)
| 1
Warning: Unused dummy argument 'dyn_out' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/restart_dynamics.F90:293:32:
293 | integer :: i, s3d(1), s2d(1), ct
| 1
Warning: Unused variable 's2d' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/restart_dynamics.F90:293:24:
293 | integer :: i, s3d(1), s2d(1), ct
| 1
Warning: Unused variable 's3d' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/restart_dynamics.F90:177:46:
177 | subroutine init_restart_dynamics(File, dyn_out)
| 1
Warning: Unused dummy argument 'dyn_out' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/restart_dynamics.F90:85:16:
85 | integer :: i
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/restart_dynamics.F90:504:69:
504 | restartvars(i)%v5d(:,:,:,:,ct) = reshape(tmp, dims4d)
| ^
Warning: 'ct' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/restart_dynamics.F90:421:23:
421 | integer :: ierr, ct
| ^
note: 'ct' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/restart_dynamics.F90:357:114:
357 | call pio_write_darray(File, vdesc, iodesc4d, transfer(restartvars(i)%v5d(:,:,:,:,ct), mold), ierr)
| ^
Warning: 'ct' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/restart_dynamics.F90:293:36:
293 | integer :: i, s3d(1), s2d(1), ct
| ^
note: 'ct' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/stepon.F90:39:47:
39 | type(physics_state), pointer :: phys_state(:) ! Physics state data
| 1
Warning: Unused PRIVATE module variable 'phys_state' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/stepon.F90:40:46:
40 | type(physics_tend ), pointer :: phys_tend(:) ! Physics tendency data
| 1
Warning: Unused PRIVATE module variable 'phys_tend' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/stepon.F90:401:30:
401 | subroutine stepon_final(dyn_in, dyn_out)
| 1
Warning: Unused dummy argument 'dyn_in' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/stepon.F90:401:39:
401 | subroutine stepon_final(dyn_in, dyn_out)
| 1
Warning: Unused dummy argument 'dyn_out' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/stepon.F90:289:38:
289 | subroutine stepon_run3( ztodt, cam_out, phys_state, dyn_in, dyn_out )
| 1
Warning: Unused dummy argument 'cam_out' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/stepon.F90:289:58:
289 | subroutine stepon_run3( ztodt, cam_out, phys_state, dyn_in, dyn_out )
| 1
Warning: Unused dummy argument 'dyn_in' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/stepon.F90:289:67:
289 | subroutine stepon_run3( ztodt, cam_out, phys_state, dyn_in, dyn_out )
| 1
Warning: Unused dummy argument 'dyn_out' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/stepon.F90:289:50:
289 | subroutine stepon_run3( ztodt, cam_out, phys_state, dyn_in, dyn_out )
| 1
Warning: Unused dummy argument 'phys_state' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/stepon.F90:249:53:
249 | subroutine stepon_run2( phys_state, phys_tend, dyn_in, dyn_out )
| 1
Warning: Unused dummy argument 'dyn_in' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/stepon.F90:249:62:
249 | subroutine stepon_run2( phys_state, phys_tend, dyn_in, dyn_out )
| 1
Warning: Unused dummy argument 'dyn_out' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/stepon.F90:174:69:
174 | subroutine stepon_run1( ztodt, phys_state, phys_tend , pbuf2d, dyn_in, dyn_out)
| 1
Warning: Unused dummy argument 'dyn_in' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/stepon.F90:174:78:
174 | subroutine stepon_run1( ztodt, phys_state, phys_tend , pbuf2d, dyn_in, dyn_out)
| 1
Warning: Unused dummy argument 'dyn_out' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/stepon.F90:69:29:
69 | subroutine stepon_init(dyn_in, dyn_out)
| 1
Warning: Unused dummy argument 'dyn_in' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/stepon.F90:69:38:
69 | subroutine stepon_init(dyn_in, dyn_out)
| 1
Warning: Unused dummy argument 'dyn_out' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_restart.F90:33:46:
33 | stop_ymd, stop_tod)
| 1
Warning: Unused dummy argument 'stop_tod' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_restart.F90:33:36:
33 | stop_ymd, stop_tod)
| 1
Warning: Unused dummy argument 'stop_ymd' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/physpkg.F90:373:33:
373 | subroutine phys_inidat( cam_out, pbuf2d )
| 1
Warning: Unused dummy argument 'cam_out' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:735:3:
735 | 101 format('ERROR: CAM n, latmesh(n), lat(n), diff_lat = ',i6,2(f21.13,3x),d21.5)
| 1
Warning: Label 101 at (1) defined but not used [-Wunused-label]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:447:34:
447 | inst_name = 'ATM'//inst_suffix
| 1
Warning: CHARACTER expression will be truncated in assignment (80/83) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:1953:44:
1953 | character(ESMF_MAXSTR) :: restart_pfile
| 1
Warning: Unused variable 'restart_pfile' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:1493:46:
1493 | subroutine cam_orbital_update(clock, logunit, mastertask, eccen, obliqr, lambm0, mvelpp, rc)
| 1
Warning: Unused dummy argument 'logunit' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:1361:32:
1361 | subroutine ModelFinalize(gcomp, rc)
| 1
Warning: Unused dummy argument 'gcomp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:1009:40:
1009 | character(CL) :: case_name ! case name
| 1
Warning: Unused variable 'case_name' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:1007:37:
1007 | character(CL) :: cvalue
| 1
Warning: Unused variable 'cvalue' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:1028:36:
1028 | integer :: lbnum
| 1
Warning: Unused variable 'lbnum' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:1029:53:
1029 | integer :: localPet, localPeCount
| 1
Warning: Unused variable 'localpecount' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:1029:39:
1029 | integer :: localPet, localPeCount
| 1
Warning: Unused variable 'localpet' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:1001:35:
1001 | type(ESMF_Time) :: time
| 1
Warning: Unused variable 'time' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:1004:39:
1004 | type(ESMF_TimeInterval) :: timeStep ! Clock, time-step
| 1
Warning: Unused variable 'timestep' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:998:33:
998 | type(ESMF_VM) :: vm
| 1
Warning: Unused variable 'vm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:811:48:
811 | character(CL) :: cvalue
| 1
Warning: Unused variable 'cvalue' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:804:51:
804 | character(ESMF_MAXSTR) :: fieldName
| 1
Warning: Unused variable 'fieldname' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:364:41:
364 | integer :: atm_cpl_dt ! driver atm coupling time step
| 1
Warning: Unused variable 'atm_cpl_dt' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:366:39:
366 | real(r8) :: caldayp1 ! CAM calendar day for for next cam time step
| 1
Warning: Unused variable 'caldayp1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:371:38:
371 | character(ESMF_MAXSTR) :: convCIM, purpComp
| 1
Warning: Unused variable 'convcim' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:396:35:
396 | character(len=512) :: diro
| 1
Warning: Unused variable 'diro' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:373:36:
373 | integer :: n,c,g,i,j ! indices
| 1
Warning: Unused variable 'g' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:325:49:
325 | subroutine InitializeRealize(gcomp, importState, exportState, clock, rc)
| 1
Warning: Unused dummy argument 'importstate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:373:40:
373 | integer :: n,c,g,i,j ! indices
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:390:36:
390 | integer :: lbnum
| 1
Warning: Unused variable 'lbnum' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:397:38:
397 | character(len=512) :: logfile
| 1
Warning: Unused variable 'logfile' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:365:36:
365 | integer :: nstep ! CAM nstep
| 1
Warning: Unused variable 'nstep' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:371:48:
371 | character(ESMF_MAXSTR) :: convCIM, purpComp
| 1
Warning: Unused variable 'purpcomp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:208:71:
208 | subroutine InitializeAdvertise(gcomp, importState, exportState, clock, rc)
| 1
Warning: Unused dummy argument 'clock' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:208:64:
208 | subroutine InitializeAdvertise(gcomp, importState, exportState, clock, rc)
| 1
Warning: Unused dummy argument 'exportstate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:208:51:
208 | subroutine InitializeAdvertise(gcomp, importState, exportState, clock, rc)
| 1
Warning: Unused dummy argument 'importstate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:218:26:
218 | integer :: n
| 1
Warning: Unused variable 'n' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:192:64:
192 | subroutine InitializeP0(gcomp, importState, exportState, clock, rc)
| 1
Warning: Unused dummy argument 'clock' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:192:57:
192 | subroutine InitializeP0(gcomp, importState, exportState, clock, rc)
| 1
Warning: Unused dummy argument 'exportstate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:192:44:
192 | subroutine InitializeP0(gcomp, importState, exportState, clock, rc)
| 1
Warning: Unused dummy argument 'importstate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:2047:29:
2047 | subroutine cam_pio_checkerr(ierror, description)
| ^
Warning: 'cam_pio_checkerr' defined but not used [-Wunused-function]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:1679:36:
1679 | allocate(tmpptr(lsize))
| ^
Warning: 'lsize' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:1578:47:
1578 | integer :: lsize
| ^
note: 'lsize' was declared here
ar: creating /home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/libatm.a
[Pipeline] sh
+ gzip -d /home/jenkins/cam_output/scratch/test_scam_atex/bld/cesm.bldlog.240719-034747.gz
+ cat /home/jenkins/cam_output/scratch/test_scam_atex/bld/cesm.bldlog.240719-034747
Building a single executable version of target coupled model
cat: Srcfiles: No such file or directory
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn/shr_flux_mod.F90:1201:11:
1201 | latt, long , warm , salt , speed, regime, &
| 1
Warning: Unused dummy argument 'latt' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn/shr_flux_mod.F90:1207:14:
1207 | missval, cold_start )
| 1
Warning: Unused dummy argument 'missval' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn/shr_flux_mod.F90:1198:12:
1198 | uGust, lwdn , swdn , swup, prec , &
| 1
Warning: Unused dummy argument 'ugust' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver/esm_time_mod.F90:92:45:
92 | character(CS) :: glc_avg_period ! Glc avering coupling period
| 1
Warning: Unused variable 'glc_avg_period' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_methods_mod.F90:2579:64:
2579 | subroutine med_methods_FB_check_for_nans(FB, maintask, logunit, rc)
| 1
Warning: Unused dummy argument 'logunit' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_methods_mod.F90:2579:55:
2579 | subroutine med_methods_FB_check_for_nans(FB, maintask, logunit, rc)
| 1
Warning: Unused dummy argument 'maintask' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_phases_cdeps_mod.F90:63:24:
63 | type(config) :: stream ! stream configuration
| 1
Warning: Unused PRIVATE module variable 'stream' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_phases_cdeps_mod.F90:91:50:
91 | integer :: n1, n2, item, nstreams, localPet
| 1
Warning: Unused variable 'item' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/esmFlds.F90:262:96:
262 | subroutine med_fldList_addmrg_to(index, fldname, mrg_from, mrg_fld, mrg_type, mrg_fracname, rc)
| 1
Warning: Dummy argument 'rc' at (1) was declared INTENT(OUT) but was not set [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_diag_mod.F90:568:40:
568 | subroutine med_phases_diag_accum(gcomp, rc)
| 1
Warning: Unused dummy argument 'gcomp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_diag_mod.F90:526:38:
526 | subroutine med_diag_zero_select(year, mon, day, tod)
| 1
Warning: Unused dummy argument 'year' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_io_mod.F90:123:30:
123 | subroutine med_io_init(gcomp, rc)
| 1
Warning: Unused dummy argument 'gcomp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_io_mod.F90:123:34:
123 | subroutine med_io_init(gcomp, rc)
| 1
Warning: Dummy argument 'rc' at (1) was declared INTENT(OUT) but was not set [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_io_mod.F90:1578:38:
1578 | allocate(fldptr1_tmp(lsize))
| ^
Warning: 'lsize' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_io_mod.F90:1473:48:
1473 | integer :: rank, lsize
| ^
note: 'lsize' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_merge_mod.F90:430:68:
430 | subroutine med_merge_auto_errcheck(compsrc, fldname_out, field_out, &
| 1
Warning: Unused dummy argument 'field_out' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/esmFldsExchange_hafs_mod.F90:348:51:
348 | subroutine esmFldsExchange_hafs_init(gcomp, phase, rc)
| 1
Warning: Unused dummy argument 'phase' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/esmFldsExchange_hafs_mod.F90:307:51:
307 | subroutine esmFldsExchange_hafs_fchk(gcomp, phase, rc)
| 1
Warning: Unused dummy argument 'phase' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_map_mod.F90:723:67:
723 | subroutine med_map_packed_field_create(destcomp, flds_scalar_name, &
| 1
Warning: Unused dummy argument 'flds_scalar_name' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_map_mod.F90:46:74:
46 | subroutine med_map_RouteHandles_initfrom_esmflds(gcomp, flds_scalar_name, llogunit, rc)
| 1
Warning: Unused dummy argument 'flds_scalar_name' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_map_mod.F90:46:84:
46 | subroutine med_map_RouteHandles_initfrom_esmflds(gcomp, flds_scalar_name, llogunit, rc)
| 1
Warning: Unused dummy argument 'llogunit' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_phases_prep_glc_mod.F90:1236:85:
1236 | subroutine dynOcnMaskProc(dynamicMaskList, dynamicSrcMaskValue, dynamicDstMaskValue, rc)
| 1
Warning: Unused dummy argument 'dynamicdstmaskvalue' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_phases_ocnalb_mod.F90:515:68:
515 | subroutine med_phases_ocnalb_orbital_init(gcomp, logunit, maintask, rc)
| 1
Warning: Unused dummy argument 'maintask' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med.F90:2562:31:
2562 | subroutine med_finalize(gcomp, rc)
| 1
Warning: Unused dummy argument 'gcomp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med.F90:1369:83:
1369 | subroutine RealizeFieldsWithTransferAccept(gcomp, importState, exportState, clock, rc)
| 1
Warning: Unused dummy argument 'clock' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med.F90:1369:76:
1369 | subroutine RealizeFieldsWithTransferAccept(gcomp, importState, exportState, clock, rc)
| 1
Warning: Unused dummy argument 'exportstate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med.F90:1369:63:
1369 | subroutine RealizeFieldsWithTransferAccept(gcomp, importState, exportState, clock, rc)
| 1
Warning: Unused dummy argument 'importstate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med.F90:1049:70:
1049 | subroutine ModifyDecompofMesh(gcomp, importState, exportState, clock, rc)
| 1
Warning: Unused dummy argument 'clock' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med.F90:1049:63:
1049 | subroutine ModifyDecompofMesh(gcomp, importState, exportState, clock, rc)
| 1
Warning: Unused dummy argument 'exportstate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med.F90:1049:50:
1049 | subroutine ModifyDecompofMesh(gcomp, importState, exportState, clock, rc)
| 1
Warning: Unused dummy argument 'importstate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med.F90:985:85:
985 | subroutine RealizeFieldsWithTransferProvided(gcomp, importState, exportState, clock, rc)
| 1
Warning: Unused dummy argument 'clock' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med.F90:985:78:
985 | subroutine RealizeFieldsWithTransferProvided(gcomp, importState, exportState, clock, rc)
| 1
Warning: Unused dummy argument 'exportstate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med.F90:985:65:
985 | subroutine RealizeFieldsWithTransferProvided(gcomp, importState, exportState, clock, rc)
| 1
Warning: Unused dummy argument 'importstate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med.F90:667:67:
667 | subroutine AdvertiseFields(gcomp, importState, exportState, clock, rc)
| 1
Warning: Unused dummy argument 'clock' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med.F90:560:64:
560 | subroutine InitializeP0(gcomp, importState, exportState, clock, rc)
| 1
Warning: Unused dummy argument 'clock' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med.F90:560:57:
560 | subroutine InitializeP0(gcomp, importState, exportState, clock, rc)
| 1
Warning: Unused dummy argument 'exportstate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med.F90:560:44:
560 | subroutine InitializeP0(gcomp, importState, exportState, clock, rc)
| 1
Warning: Unused dummy argument 'importstate' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver/esm.F90:1212:31:
1212 | integer :: i,j,ni,nj,n
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver/esm.F90:1212:33:
1212 | integer :: i,j,ni,nj,n
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver/esm.F90:757:66:
757 | subroutine InitAdvertize(driver, importState, exportState, clock, rc)
| 1
Warning: Unused dummy argument 'clock' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver/esm.F90:757:33:
757 | subroutine InitAdvertize(driver, importState, exportState, clock, rc)
| 1
Warning: Unused dummy argument 'driver' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver/esm.F90:757:59:
757 | subroutine InitAdvertize(driver, importState, exportState, clock, rc)
| 1
Warning: Unused dummy argument 'exportstate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver/esm.F90:757:46:
757 | subroutine InitAdvertize(driver, importState, exportState, clock, rc)
| 1
Warning: Unused dummy argument 'importstate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver/esm.F90:712:74:
712 | subroutine ReadAttributes(gcomp, config, label, relaxedflag, formatprint, rc)
| 1
Warning: Unused dummy argument 'formatprint' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver/esm.F90:317:77:
317 | recursive subroutine ModifyCplLists(driver, importState, exportState, clock, rc)
| 1
Warning: Unused dummy argument 'clock' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver/esm.F90:317:70:
317 | recursive subroutine ModifyCplLists(driver, importState, exportState, clock, rc)
| 1
Warning: Unused dummy argument 'exportstate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver/esm.F90:317:57:
317 | recursive subroutine ModifyCplLists(driver, importState, exportState, clock, rc)
| 1
Warning: Unused dummy argument 'importstate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver/esm.F90:279:42:
279 | subroutine pretty_print_nuopc_freeformat(ffstuff, label, rc)
| ^
Warning: 'pretty_print_nuopc_freeformat' defined but not used [-Wunused-function]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver/ensemble_driver.F90:453:46:
453 | subroutine ensemble_finalize(ensemble_driver, rc)
| 1
Warning: Unused dummy argument 'ensemble_driver' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver/ensemble_driver.F90:406:44:
406 | type(ESMF_GridComp), pointer :: dcomp(:)
| 1
Warning: Unused variable 'dcomp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver/ensemble_driver.F90:409:18:
409 | integer :: drv
| 1
Warning: Unused variable 'drv' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/Tools/mkSrcfiles
cp -f Filepath Deppath
/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/Tools/mkDepends Deppath Srcfiles > Depends
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_kind_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn/shr_flux_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver/esm_time_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver/t_driver_timers_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver/util.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_constants_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_utils_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_methods_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_internalstate_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_time_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/esmFlds.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_io_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_phases_cdeps_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_phases_profile_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_diag_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_map_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/esmFldsExchange_hafs_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_merge_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/esmFldsExchange_ufs_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/esmFldsExchange_cesm_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_phases_history_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_phases_prep_ice_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_phases_prep_lnd_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_fraction_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_phases_prep_rof_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_phases_prep_wav_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_phases_ocnalb_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_phases_prep_glc_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_phases_aofluxes_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_phases_post_atm_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_phases_post_wav_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_phases_post_rof_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_phases_post_glc_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_phases_post_ice_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_phases_post_ocn_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_phases_restart_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_phases_post_lnd_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_phases_prep_atm_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_phases_prep_ocn_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver/esm.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver/ensemble_driver.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver/esmApp.F90
mpif90 -o ../../cesm.exe ensemble_driver.o esm.o esmApp.o esmFlds.o esmFldsExchange_cesm_mod.o esmFldsExchange_hafs_mod.o esmFldsExchange_ufs_mod.o esm_time_mod.o med.o med_constants_mod.o med_diag_mod.o med_fraction_mod.o med_internalstate_mod.o med_io_mod.o med_kind_mod.o med_map_mod.o med_merge_mod.o med_methods_mod.o med_phases_aofluxes_mod.o med_phases_cdeps_mod.o med_phases_history_mod.o med_phases_ocnalb_mod.o med_phases_post_atm_mod.o med_phases_post_glc_mod.o med_phases_post_ice_mod.o med_phases_post_lnd_mod.o med_phases_post_ocn_mod.o med_phases_post_rof_mod.o med_phases_post_wav_mod.o med_phases_prep_atm_mod.o med_phases_prep_glc_mod.o med_phases_prep_ice_mod.o med_phases_prep_lnd_mod.o med_phases_prep_ocn_mod.o med_phases_prep_rof_mod.o med_phases_prep_wav_mod.o med_phases_profile_mod.o med_phases_restart_mod.o med_time_mod.o med_utils_mod.o shr_flux_mod.o t_driver_timers_mod.o util.o -L/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/ -latm -L/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/ -lice -L/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/lib/ -lclm -L/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/ -locn -L/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -ldshr -L/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/streams -lstreams -L/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/lib -lcsm_share -L/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/lib -lpiof -lpioc -lgptl -lmct -lmpeu -llapack -lblas -L/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/lib -lFoX_dom -lFoX_sax -lFoX_utils -lFoX_fsys -lFoX_wxml -lFoX_common -lFoX_fsys -L/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/lib -Wl,-rpath,/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/lib -lesmf -lrt -lstdc++ -ldl -lnetcdf -lnetcdff -lpioc -L/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/lib -L/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/lib -L/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/lib -L/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/lib -L/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-12.2.0/gcc-13.1.0-ly4g5v5mnoe2su6clyt6sk674bfvfow2/lib/gcc/x86_64-pc-linux-gnu/13.1.0/../../../../lib64/ -L/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/lib -L/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/lib -lnetcdff -lnetcdf
[Pipeline] sh
+ gzip -d /home/jenkins/cam_output/scratch/test_scam_atex/run/atm.log.240719-035351.gz
+ cat /home/jenkins/cam_output/scratch/test_scam_atex/run/atm.log.240719-035351
(shr_ndep_readnl) Read in ndep_inparm namelist from: drv_flds_in
(shr_drydep_read) Read in drydep_inparm namelist from: drv_flds_in
(shr_drydep_init) Number of dry deposition fields transfered is 5
(shr_megan_readnl) Read in megan_emis_readnl namelist from: drv_flds_in
(shr_fire_emis_readnl) Read in fire_emis_readnl namelist from: drv_flds_in
(shr_carma_readnl) Read in carma_inparm namelist from: drv_flds_in
shr_carma_readnl: no carma_inparm namelist found in drv_flds_in
(shr_lightning_coupling_readnl)
Read in lightning_coupling_nl namelist from:
drv_flds_in
ATM: PIO numiotasks= 1
ATM: PIO stride= 1
ATM: PIO rearranger= 2
ATM: PIO root= 1
1 pes participating in computation
-----------------------------------
TASK# NAME
0 nelson
((atm_comp_nuopc):(InitializeRealize)) :CAM atm model initialization
(shr_orb_params) ------ Computed Orbital Parameters ------
(shr_orb_params) Eccentricity = 1.670366E-02
(shr_orb_params) Obliquity (deg) = 2.343977E+01
(shr_orb_params) Obliquity (rad) = 4.091011E-01
(shr_orb_params) Long of perh(deg) = 1.028955E+02
(shr_orb_params) Long of perh(rad) = 4.937458E+00
(shr_orb_params) Long at v.e.(rad) = -3.247250E-02
(shr_orb_params) -----------------------------------------
Initialize PIO subsystem:
iotype = 2
ioformat = 512
------------------------------------------
*********** CAM LOG OUTPUT ***************
------------------------------------------
Initial run
********** CASE = test_scam_atex **********
test_scam_atex
********** Time Manager Configuration **********
Calendar type: NO_LEAP
Timestep size (seconds): 1200
Start date (yr mon day tod): 1969 2 15 0
Stop date (yr mon day tod): 1969 2 17 0
Reference date (yr mon day tod): 1969 2 15 0
Current step number: 0
Current date (yr mon day tod): 1969 2 15 0
************************************************
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 = 1
phys_loadbalance = 2
phys_twin_algorithm = 1
phys_alltoall = -1
chunks_per_thread = 1
****************************************************************************
*** ***
Thermodynamic properties of dry air are fixed at troposphere values
Thermodynamic properties of moist air are based on variable composition of the following water species:
Q
CLDLIQ
CLDICE
RAINQM
SNOWQM
*** ***
****************************************************************************
vertical coordinate physics : Moist pressure/mass vertical coordinate
cam_initfiles_readnl options:
Initial run will start from: /home/pub/cam_inputdata/atm/cam/inic/gaus/cami_0000-01-01_64x128_L32_c170510.nc
Topography dataset is: /home/pub/cam_inputdata/atm/cam/topo/T42_nc3000_Co060_Fi001_PF_nullRR_Nsw042_20180111.nc
Maximum abs value of scale factor used to perturb initial conditions, pertlim= 0.0000000000000000
Initial condition dry mass will be scaled to: 98288.000000000000 Pa
Summary of constituent module options:
Read constituent initial values from initial file by default: T
Read in cam_history_nl namelist from: atm_in
Unless overridden by namelist input on a per-field basis (FINCL),
All fields on history file 1 will have averaging flag I
Unless overridden by namelist input on a per-field basis (FINCL),
All fields on history file 2 will have averaging flag I
Initial conditions history files will be written yearly.
chem_surfvals_readnl: Settings for control of GHG surface values
scenario_ghg = CHEM_LBC_FILE
GHG values time interpolated from LBC file:
flbc_file = /home/pub/cam_inputdata/atm/waccm/lb/LBC_2000climo_CMIP6_0p5degLat_c180227.nc
flbc_type = CYCLICAL
flbc_cycle_yr = 2000
Species from LBC file:
CO2
CH4
N2O
CFC11eq
CFC12
ubc_readnl: tgcm_ubc_file = NONE
ubc_readnl: tgcm_ubc_data_type = CYCLICAL
ubc_readnl: tgcm_ubc_cycle_yr = 0
ubc_readnl: tgcm_ubc_fixed_ymd = 0
ubc_readnl: tgcm_ubc_fixed_tod = 0
ubc_readnl: snoe_ubc_file = NONE
ubc_readnl: t_pert_ubc = 0.0000000000000000
ubc_readnl: no_xfac_ubc = 1.0000000000000000
ubc_readnl: ubc_specifier :
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
hetfrz_classnuc_cam_readnl: hist_hetfrz_classnuc = F
hetfrz_classnuc_cam_readnl: hetfrz_bc_scalfac = 1.0000000000000000E-002
hetfrz_classnuc_cam_readnl: hetfrz_dust_scalfac = 5.0000000000000003E-002
cld_sediment_readnl: cldsed_ice_stokes_fac = 1.7976931348623157E+308
lunar_tides_readnl: apply_lunar_tides: F
phys_debug_readnl: phys_debug_lat = 1.7976931348623157E+308
phys_debug_readnl: phys_debug_lon = 1.7976931348623157E+308
RRTMG radiation scheme parameters:
Frequency (timesteps) of Shortwave Radiation calc: 3
Frequency (timesteps) of Longwave Radiation calc: 3
SW/LW calc done every timestep for first N steps. N= 0
Use average zenith angle: F
Output spectrally resolved fluxes: F
Graupel in Radiation Code: F
rad_cnst_readnl: Radiation constituent lists:
list_init1: namelist input for climate list
rad namelist spec: A:Q:H2O
rad namelist spec: N:O2:O2
rad namelist spec: N:CO2:CO2
rad namelist spec: N:ozone:O3
rad namelist spec: N:N2O:N2O
rad namelist spec: N:CH4:CH4
rad namelist spec: N:CFC11:CFC11
rad namelist spec: N:CFC12:CFC12
rad namelist spec: M:mam4_mode1:/home/pub/cam_inputdata/atm/cam/physprops/mam4_mode1_rrtmg_aeronetdust_sig1.6_dgnh.48_c140304.nc
rad namelist spec: M:mam4_mode2:/home/pub/cam_inputdata/atm/cam/physprops/mam4_mode2_rrtmg_aitkendust_c141106.nc
rad namelist spec: M:mam4_mode3:/home/pub/cam_inputdata/atm/cam/physprops/mam4_mode3_rrtmg_aeronetdust_sig1.2_dgnl.40_c150219.nc
rad namelist spec: M:mam4_mode4:/home/pub/cam_inputdata/atm/cam/physprops/mam4_mode4_rrtmg_c130628.nc
rad namelist spec: N:VOLC_MMR1:/home/pub/cam_inputdata/atm/cam/physprops/volc_camRRTMG_byradius_sigma1.6_mode1_c210211.nc
rad namelist spec: N:VOLC_MMR2:/home/pub/cam_inputdata/atm/cam/physprops/volc_camRRTMG_byradius_sigma1.6_mode2_c210211.nc
rad namelist spec: N:VOLC_MMR3:/home/pub/cam_inputdata/atm/cam/physprops/volc_camRRTMG_byradius_sigma1.2_mode3_c210211.nc
gas list for climate calculations
A:H2O has constituents name:Q
N:O3 has pbuf name:ozone
N:O2 has pbuf name:O2
N:CO2 has pbuf name:CO2
N:N2O has pbuf name:N2O
N:CH4 has pbuf name:CH4
N:CFC11 has pbuf name:CFC11
N:CFC12 has pbuf name:CFC12
bulk aerosol list for climate calculations
N:VOLC_MMR1 optics and phys props in :/home/pub/cam_inputdata/atm/cam/physprops/volc_camRRTMG_byradius_sigma1.6_mode1_c210211.nc
N:VOLC_MMR2 optics and phys props in :/home/pub/cam_inputdata/atm/cam/physprops/volc_camRRTMG_byradius_sigma1.6_mode2_c210211.nc
N:VOLC_MMR3 optics and phys props in :/home/pub/cam_inputdata/atm/cam/physprops/volc_camRRTMG_byradius_sigma1.2_mode3_c210211.nc
modal aerosol list for climate calculations
mam4_mode1
mam4_mode2
mam4_mode3
mam4_mode4
Mode Definitions
name=mam4_mode1 type=accum
src_a=A num_a=num_a1 src_c=N num_c=num_c1
src_a=A mmr_a=so4_a1 src_c=N mmr_c=so4_c1 type=sulfate
prop file=/home/pub/cam_inputdata/atm/cam/physprops/sulfate_rrtmg_c080918.nc
src_a=A mmr_a=pom_a1 src_c=N mmr_c=pom_c1 type=p-organic
prop file=/home/pub/cam_inputdata/atm/cam/physprops/ocpho_rrtmg_c130709.nc
src_a=A mmr_a=soa_a1 src_c=N mmr_c=soa_c1 type=s-organic
prop file=/home/pub/cam_inputdata/atm/cam/physprops/ocphi_rrtmg_c100508.nc
src_a=A mmr_a=bc_a1 src_c=N mmr_c=bc_c1 type=black-c
prop file=/home/pub/cam_inputdata/atm/cam/physprops/bcpho_rrtmg_c100508.nc
src_a=A mmr_a=dst_a1 src_c=N mmr_c=dst_c1 type=dust
prop file=/home/pub/cam_inputdata/atm/cam/physprops/dust_aeronet_rrtmg_c141106.nc
src_a=A mmr_a=ncl_a1 src_c=N mmr_c=ncl_c1 type=seasalt
prop file=/home/pub/cam_inputdata/atm/cam/physprops/ssam_rrtmg_c100508.nc
name=mam4_mode2 type=aitken
src_a=A num_a=num_a2 src_c=N num_c=num_c2
src_a=A mmr_a=so4_a2 src_c=N mmr_c=so4_c2 type=sulfate
prop file=/home/pub/cam_inputdata/atm/cam/physprops/sulfate_rrtmg_c080918.nc
src_a=A mmr_a=soa_a2 src_c=N mmr_c=soa_c2 type=s-organic
prop file=/home/pub/cam_inputdata/atm/cam/physprops/ocphi_rrtmg_c100508.nc
src_a=A mmr_a=ncl_a2 src_c=N mmr_c=ncl_c2 type=seasalt
prop file=/home/pub/cam_inputdata/atm/cam/physprops/ssam_rrtmg_c100508.nc
src_a=A mmr_a=dst_a2 src_c=N mmr_c=dst_c2 type=dust
prop file=/home/pub/cam_inputdata/atm/cam/physprops/dust_aeronet_rrtmg_c141106.nc
name=mam4_mode3 type=coarse
src_a=A num_a=num_a3 src_c=N num_c=num_c3
src_a=A mmr_a=dst_a3 src_c=N mmr_c=dst_c3 type=dust
prop file=/home/pub/cam_inputdata/atm/cam/physprops/dust_aeronet_rrtmg_c141106.nc
src_a=A mmr_a=ncl_a3 src_c=N mmr_c=ncl_c3 type=seasalt
prop file=/home/pub/cam_inputdata/atm/cam/physprops/ssam_rrtmg_c100508.nc
src_a=A mmr_a=so4_a3 src_c=N mmr_c=so4_c3 type=sulfate
prop file=/home/pub/cam_inputdata/atm/cam/physprops/sulfate_rrtmg_c080918.nc
name=mam4_mode4 type=primary_carbon
src_a=A num_a=num_a4 src_c=N num_c=num_c4
src_a=A mmr_a=pom_a4 src_c=N mmr_c=pom_c4 type=p-organic
prop file=/home/pub/cam_inputdata/atm/cam/physprops/ocpho_rrtmg_c130709.nc
src_a=A mmr_a=bc_a4 src_c=N mmr_c=bc_c4 type=black-c
prop file=/home/pub/cam_inputdata/atm/cam/physprops/bcpho_rrtmg_c100508.nc
aerosol_optics_cam_readnl: water_refindex_file = /home/pub/cam_inputdata/atm/cam/physprops/water_refindex_rrtmg_c080910.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
mee_ion_readnl:: mee_ion_inline = F
species_sums_readnl -- vmr_sums :
species_sums_readnl -- mmr_sums :
ocean_emis_readnl: ocean_salinity_file = NONE
ocean_emis_readnl: bubble_mediated_transfer = F
lightning_readnl lght_no_prd_factor: -1.7976931348623157E+308
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
solar_data_readnl: solar_htng_spctrl_scl = T
check_energy options:
print_energy_errors = F
Rayleigh friction not enabled.
SCAM_READNL: using closest IOP column to lat/lon specified in drv_in
requested lat,lon = 15.348364872691057 , 345.93750000002279
closest IOP lat,lon = 15.000000000000000 , -35.000000000000000
Single Column Model Options:
=============================
iopfile = /home/pub/cam_inputdata/atm/cam/scam/iop/ATEX_48hr_4scam.nc
scm_backfill_iop_w_init = F
scm_cambfb_mode = F
scm_crm_mode = F
scm_force_latlon = F
scm_iop_Tg = F
scm_iop_lhflxshflxTg = F
scm_relaxation = T
scm_relax_bot_p = 105000.00000000000
scm_relax_linear = T
scm_relax_tau_bot_sec = 864000.00000000000
scm_relax_tau_sec = 10800.000000000000
scm_relax_tau_top_sec = 172800.00000000000
scm_relax_top_p = 200.00000000000000
scm_use_obs_T = F
scm_use_obs_qv = F
scm_use_obs_uv = T
scm_zadv_T = eulc
scm_zadv_q = slt
scm_zadv_uv = eulc
scm_relax_finc:
'T', 'bc_a1', 'bc_a4', 'dst_a1',
'dst_a2', 'dst_a3', 'ncl_a1', 'ncl_a2',
'ncl_a3', 'num_a1', 'num_a2', 'num_a3',
'num_a4', 'pom_a1', 'pom_a4', 'so4_a1',
'so4_a2', 'so4_a3', 'soa_a1', 'soa_a2',
Eulerian Dycore Parameters:
Divergence damper for spectral dycore NOT invoked
Time filter coefficient (EPS) 0.060
Horizontal diffusion order (N) 4
Top layer for Nth order horizontal diffusion 4
Nth order horizontal diffusion coefficient 0.117E+17
Number of levels Courant limiter applied 5
Dynamics Subcycling 1
DEL2 horizontal diffusion applied above Nth order diffusion
DEL2 Horizontal diffusion coefficient (DIF2) 0.250E+06
Read in spmd_dyn_inparm namelist from: atm_in
qneg_readnl: QNEG statistics will be collected and printed at the end of the run
hemco_readnl: hemco data root is at =
hemco_readnl: hemco config file = HEMCO_Config.rc
hemco_readnl: hemco diagn file = HEMCO_Diagn.rc
hemco_readnl: hemco internal grid dimensions will be 0 x 0
hemco_readnl: hemco will force emissions year at = 2000
TEM diagnostics will not be performed
(GETFIL): attempting to find local file cami_0000-01-01_64x128_L32_c170510.nc
(GETFIL): using /home/pub/cam_inputdata/atm/cam/inic/gaus/cami_0000-01-01_64x128_L32_c170510.nc
Opened existing file /home/pub/cam_inputdata/atm/cam/inic/gaus/cami_0000-01-01_64x128_L32_c170510.nc 158
(GETFIL): attempting to find local file T42_nc3000_Co060_Fi001_PF_nullRR_Nsw042_20180111.nc
(GETFIL): using /home/pub/cam_inputdata/atm/cam/topo/T42_nc3000_Co060_Fi001_PF_nullRR_Nsw042_20180111.nc
Opened existing file /home/pub/cam_inputdata/atm/cam/topo/T42_nc3000_Co060_Fi001_PF_nullRR_Nsw042_20180111.nc 159
Problem factors: 2** 0 * 3** 0 * 5** 0
procid 0 assigned 1 latitude values from 1 through 1 containing 1 vertical columns
-----------------------------------------
Number of lats passed north & south = 3
Node Partition Extended Partition
-----------------------------------------
0 1- 1 -2- 4
procid 0 assigned 3 spectral coefficients and 2 m values: 1 2
hycoef_read: read hyai, hybi, hyam, hybm
hycoef_read: read P0 value: 100000.00000000000
HYCOEF: A and/or B vertical level coefficients at full
levels are not the arithmetic mean of half-level values
k,atest,eps= 4 1.9165313555378472E-002 1.0000000000000001E-005
HYCOEF: A and/or B vertical level coefficients at full
levels are not the arithmetic mean of half-level values
k,atest,eps= 5 4.0308683108992556E-002 1.0000000000000001E-005
Registering hist coordlev(1) with length: 32
Registering hist coordlev(1) with length: 32
Registering hist coordilev(2) with length: 33
Registering hist coordilev(2) with length: 33
Layer Locations (*1000)
1 2.2552 0.0000 2.2552
3.6435 0.0000 3.6435
2 5.0317 0.0000 5.0317
7.5948 0.0000 7.5948
3 10.1579 0.0000 10.1579
14.3566 0.0000 14.3566
4 18.5553 0.0000 18.5553
24.6122 0.0000 24.6122
5 29.7347 0.0000 29.7347
35.9233 0.0000 35.9233
6 39.2730 0.0000 39.2730
43.1938 0.0000 43.1938
7 47.1145 0.0000 47.1145
51.6775 0.0000 51.6775
8 56.2405 0.0000 56.2405
61.5205 0.0000 61.5205
9 66.8005 0.0000 66.8005
73.7510 0.0000 73.7510
10 80.7014 0.0000 80.7014
87.8212 0.0000 87.8212
11 94.9410 0.0000 94.9410
103.3171 0.0000 103.3171
12 111.6932 0.0000 111.6932
121.5472 0.0000 121.5472
13 131.4013 0.0000 131.4013
142.9940 0.0000 142.9940
14 154.5868 0.0000 154.5868
168.2251 0.0000 168.2251
15 181.8634 0.0000 181.8634
178.2307 19.6774 197.9081
16 174.5980 39.3548 213.9528
170.3243 62.5043 232.8286
17 166.0507 85.6538 251.7044
161.0229 112.8879 273.9108
18 155.9952 140.1221 296.1172
150.0803 172.1616 322.2419
19 144.1654 204.2012 348.3666
137.2069 241.8940 379.1009
20 130.2483 279.5869 409.8352
122.0619 323.9306 445.9926
21 113.8756 368.2744 482.1499
104.2447 420.4425 524.6872
22 94.6139 472.6106 567.2244
84.9792 524.7995 609.7787
23 75.3445 576.9885 652.3330
66.5017 624.8877 691.3894
24 57.6589 672.7870 730.4459
50.1968 713.2077 763.4045
25 42.7346 753.6284 796.3631
37.1887 783.6697 820.8584
26 31.6427 813.7110 845.3537
28.4319 831.1028 859.5348
27 25.2212 848.4946 873.7159
22.2090 864.8113 887.0202
28 19.1967 881.1279 900.3246
16.4074 896.2372 912.6445
29 13.6180 911.3464 924.9645
11.0746 925.1238 936.1984
30 8.5311 938.9012 947.4323
6.2550 951.2305 957.4855
31 3.9788 963.5598 967.5386
1.9894 974.3360 976.3254
32 0.0000 985.1122 985.1122
0.0000 992.5561 992.5561
33 0.0000 1000.0000 1000.0000
reference pressures (Pa)
1 225.5240
364.3466 277.6452
2 503.1692
759.4820 512.6256
3 1015.7947
1435.6632 839.7370
4 1855.5317
2461.2220 1117.9359
5 2973.4676
3592.3250 953.8326
6 3927.3001
4319.3750 784.1498
7 4711.4499
5167.7499 912.6000
8 5624.0499
6152.0498 1055.9998
9 6680.0497
7375.0958 1390.0921
10 8070.1418
8782.1230 1423.9624
11 9494.1042
10331.7127 1675.2169
12 11169.3211
12154.7241 1970.8060
13 13140.1271
14299.4039 2318.5536
14 15458.6807
16822.5080 2727.6546
15 18186.3353
19790.8087 3208.9468
16 21395.2821
23282.8619 3775.1596
17 25170.4417
27391.0817 4441.2799
18 29611.7216
32224.1902 5224.9372
19 34836.6588
37910.0904 6146.8631
20 40983.5219
44599.2574 7231.4709
21 48214.9929
52468.7175 8507.4492
22 56722.4421
60977.8695 8510.8548
23 65233.2969
69138.9430 7811.2923
24 73044.5892
76340.4481 6591.7179
25 79636.3071
82085.8369 4899.0596
26 84535.3667
85953.4767 2836.2200
27 87371.5866
88702.0249 2660.8765
28 90032.4631
91264.4547 2463.9831
29 92496.4462
93619.8398 2246.7872
30 94743.2335
95748.5480 2010.6290
31 96753.8625
97632.5407 1757.3566
32 98511.2190
99255.6095 1488.7810
33 100000.0000
Grid: gauss_grid, ID = 101, lat coord = lat, lon coord = lon, unstruct = F, block_ind = F, zonal_grid = F
Attribute: gw, long name = 'gauss weights'
dimname = lat
Attribute: ntrm, long name = 'spectral truncation parameter M'
value = 1
Attribute: ntrn, long name = 'spectral truncation parameter N'
value = 1
Attribute: ntrk, long name = 'spectral truncation parameter K'
value = 1
EULERIAN dycore -- Done grid and decomposition initialization
Truncation Parameters: M = 1 N = 1 K = 1
zdt, dtime= 1200.0000000000000 1200.0000000000000
Grid: physgrid, ID = 100, lat coord = lat, lon coord = lon, unstruct = F, block_ind = T, zonal_grid = F
Attribute: gw, long name = 'gauss weights'
dimname = lat
Attribute: ntrm, long name = 'spectral truncation parameter M'
value = 1
Attribute: ntrn, long name = 'spectral truncation parameter N'
value = 1
Attribute: ntrk, long name = 'spectral truncation parameter K'
value = 1
mode = 1 = "accum "
nspec 6
mprognum, mdiagnum, mprogsfc 1 0 0
mcalcwater 0
numptr 21="num_a1"
numptrcw 21="num_c1"
spec, massptr 1 28="so4_a1 "
spec, massptrcw 1 28="so4_c1 "
spec, massptr 2 25="pom_a1 "
spec, massptrcw 2 25="pom_c1 "
spec, massptr 3 31="soa_a1 "
spec, massptrcw 3 31="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 32="soa_a2 "
spec, massptrcw 2 32="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 160
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 soa_a1 soa_a1 dry
32 soa_a2 soa_a2 dry
33 SOAE SOAE dry
34 SOAG SOAG dry
flbc_inti: wrk_date,wrk_sec,wrk_time = 20000215 0 729680.00000000000
flbc_inti: Species with specified lower boundary values
CO2
CH4
N2O
CFC11eq
CF2CL2
flbc_inti: diagnostics
lower bndy timing specs
type = CYCLICAL
cycle year = 2000
there are 5 species with specified lower bndy values
(GETFIL): attempting to find local file LBC_2000climo_CMIP6_0p5degLat_c180227.nc
(GETFIL): using /home/pub/cam_inputdata/atm/waccm/lb/LBC_2000climo_CMIP6_0p5degLat_c180227.nc
Opened existing file /home/pub/cam_inputdata/atm/waccm/lb/LBC_2000climo_CMIP6_0p5degLat_c180227.nc 161
chem_surfvals_set: ncdate= 19690215 co2vmr= 3.7151252035982907E-004
chem_surfvals_init: Initial ghg surface values:
co2 volume mixing ratio = 3.7151252035982907E-004
ch4 volume mixing ratio = 1.8076449350701296E-006
n2o volume mixing ratio = 3.1549750190151826E-007
f11 volume mixing ratio = 6.9759345522335547E-010
f12 volume mixing ratio = 5.3967755264672235E-010
Dry air composition 0 -1 0.0000000000000000 1004.6400000000000 717.59768863495128
Thermodynamic active species Q
global index : 1
thermodynamic_active_species_idx : 1
cp : 1810.0000000000000
cv : 1384.5139194604799
Thermodynamic active species CLDLIQ
global index : 2
thermodynamic_active_species_idx : 2
cp : 4188.0000000000000
cv : 4188.0000000000000
register phase (liquid or ice) : liquid
Thermodynamic active species CLDICE
global index : 3
thermodynamic_active_species_idx : 3
cp : 2117.2700000000000
cv : 2117.2700000000000
register phase (liquid or ice) : ice
Thermodynamic active species RAINQM
global index : 4
thermodynamic_active_species_idx : 6
cp : 4188.0000000000000
cv : 4188.0000000000000
register phase (liquid or ice) : liquid
Thermodynamic active species SNOWQM
global index : 5
thermodynamic_active_species_idx : 7
cp : 2117.2700000000000
cv : 2117.2700000000000
register phase (liquid or ice) : ice
Enthalpy reference state : ice
dycore vertical coordinate : Moist pressure/mass vertical coordinate
SPMDBUF: Allocating SPMD buffers of size 3584
process_inidat: INFO: Will not filter input PHIS: attribute from_hires is either false or not present
Field RAINQM not found on initial dataset
RAINQM initialized by "microp_driver_init_cnst"
Field SNOWQM not found on initial dataset
SNOWQM initialized by "microp_driver_init_cnst"
Field NUMRAI not found on initial dataset
NUMRAI initialized by "microp_driver_init_cnst"
Field NUMSNO not found on initial dataset
NUMSNO initialized by "microp_driver_init_cnst"
Field bc_a4 not found on initial dataset
bc_a4 initialized by "chem_init_cnst"
Field dst_a2 not found on initial dataset
dst_a2 initialized by "chem_init_cnst"
Field num_a4 not found on initial dataset
num_a4 initialized by "chem_init_cnst"
Field pom_a4 not found on initial dataset
pom_a4 initialized by "chem_init_cnst"
Field SOAE not found on initial dataset
SOAE initialized by "chem_init_cnst"
INFLD_REAL_2D_2D: read field SGH
INFLD_REAL_2D_2D: read field SGH30
INFLD_REAL_2D_2D: read field LANDM_COSLAT
CAM_PIO_CHECK_VAR INFO: variable PBLH is not on file
PBLH initialized to 0.
CAM_PIO_CHECK_VAR INFO: variable TPERT is not on file
TPERT initialized to 0.
CAM_PIO_CHECK_VAR INFO: variable QPERT is not on file
QPERT initialized to 0.
CAM_PIO_CHECK_VAR INFO: variable CUSH is not on file
CUSH initialized to 1000.
CAM_PIO_CHECK_VAR INFO: variable CLOUD is not on file
CLOUD initialized to 0.
CAM_PIO_CHECK_VAR INFO: variable TKE is not on file
TKE initialized to 0.01
CAM_PIO_CHECK_VAR INFO: variable KVM is not on file
KVM initialized to 0.
CAM_PIO_CHECK_VAR INFO: variable KVH is not on file
KVH initialized to 0.
CAM_PIO_CHECK_VAR INFO: variable CONCLD is not on file
CONCLD initialized to 0.
*** SATURATION VAPOR PRESSURE TABLE COMPLETED ***
(GETFIL): attempting to find local file 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 162
(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 163
solar_data_init: data file = /home/pub/cam_inputdata/atm/cam/solar/SolarForcing1995-2005avg_c160929.nc
solar_data_init: has_ref_spectrum F
(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 164
(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 165
(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 166
(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 167
(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 168
(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 169
(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 170
(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 171
(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 172
(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 173
(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 174
(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 175
(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 176
rad_cnst_init: checking for radiative constituents
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 177
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
modeptr_stracoar = -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 31 soa_a1 31 soa_a1 lptr2_soa01_a/cw_amode
2 32 soa_a2 32 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 34 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 31 -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 31 -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 32=soa_a2 ---> spec 31=soa_a1
spec 32=soa_c2 ---> spec 31=soa_c1
spec 19=ncl_a2 ---> spec 18=ncl_a1
spec 19=ncl_c2 ---> spec 18=ncl_c1
spec 14=dst_a2 ---> spec 13=dst_a1
spec 14=dst_c2 ---> spec 13=dst_c1
mfrm dgnum, dgnumhi 2.600E-08 5.200E-08
mtoo dgnum, dgnumlo 1.100E-07 5.350E-08
dp_cut 7.449E-08
dp_xfernone_threshaa 2.600E-08
dp_xferall_thresh 1.100E-07
pair 2 mode 1 ---> mode 3 igrow_shrink 1 ixferable_all 0
spec 21=num_a1 ---> spec 23=num_a3
spec 21=num_c1 ---> spec 23=num_c3
spec 28=so4_a1 ---> spec 30=so4_a3
spec 28=so4_c1 ---> spec 30=so4_c3
spec 13=dst_a1 ---> spec 15=dst_a3
spec 13=dst_c1 ---> spec 15=dst_c3
spec 18=ncl_a1 ---> spec 20=ncl_a3
spec 18=ncl_c1 ---> spec 20=ncl_c3
mfrm dgnum, dgnumhi 1.100E-07 4.800E-07
mtoo dgnum, dgnumlo 9.000E-07 4.000E-07
dp_cut 4.400E-07
dp_xfernone_threshaa 1.600E-07
dp_xferall_thresh 4.700E-07
pair 3 mode 3 ---> mode 1 igrow_shrink -1 ixferable_all 1
spec 23=num_a3 ---> spec 21=num_a1
spec 23=num_c3 ---> spec 21=num_c1
spec 15=dst_a3 ---> spec 13=dst_a1
spec 15=dst_c3 ---> spec 13=dst_c1
spec 20=ncl_a3 ---> spec 18=ncl_a1
spec 20=ncl_c3 ---> spec 18=ncl_c1
spec 30=so4_a3 ---> spec 28=so4_a1
spec 30=so4_c3 ---> spec 28=so4_c1
mfrm dgnum, dgnumlo 9.000E-07 4.000E-07
mtoo dgnum, dgnumhi 1.100E-07 4.800E-07
dp_cut 4.400E-07
dp_xfernone_threshaa 4.400E-07
dp_xferall_thresh 4.100E-07
ma_convproc_init - convproc_do_aer = T
ma_convproc_init - convproc_do_gas = F
ma_convproc_init - use_cwaer_for_activate_maxsat = F
ma_convproc_init - apply_convproc_tend_to_ptend = T
ma_convproc_init - convproc_method_activate = 2
ma_convproc_init - method1_activate_nlayers = 2
ma_convproc_init - method2_activate_smaxmax = 3.0000E-03
ma_convproc_init - method_reduce_actfrac = 0
ma_convproc_init - factor_reduce_actfrac = 5.0000E-01
ma_convproc_init - npass_calc_updraft = 1
soil_erod_mod: soil erodibility dataset: /home/pub/cam_inputdata/atm/cam/dst/dst_source2x2tunedcam6-2x2-04062017.nc
soil_erod_mod: soil_erod_fact = 0.29999999999999999
(GETFIL): attempting to find local file dst_source2x2tunedcam6-2x2-04062017.nc
(GETFIL): using /home/pub/cam_inputdata/atm/cam/dst/dst_source2x2tunedcam6-2x2-04062017.nc
Opened existing file /home/pub/cam_inputdata/atm/cam/dst/dst_source2x2tunedcam6-2x2-04062017.nc 178
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
species_sums_init -- VMR SUMS:
species_sums_init -- MMR SUMS:
rate_diags_init :
setinv_inti: m,n2,o2,h2o ndx = 1 7 2 -1
usrrxt_inti: diagnostics
-1 5 -1 -1 -1 -1 -1 -1 -1 -1
-1 -1 -1 -1 -1 -1 -1 -1 -1 -1
-1 9 -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 179
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 = 30
srf_emissions_inti m: 1 init file : /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_BENZENE_anthro_surface_2000climo_0.9x1.25_c20170608.nc
(GETFIL): attempting to find local file emissions-cmip6_BENZENE_anthro_surface_2000climo_0.9x1.25_c20170608.nc
(GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_BENZENE_anthro_surface_2000climo_0.9x1.25_c20170608.nc
Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_BENZENE_anthro_surface_2000climo_0.9x1.25_c20170608.nc 180
trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_BENZENE_anthro_surface_2000climo_0.9x1.25_c20170608.nc
(GETFIL): attempting to find local file emissions-cmip6_BENZENE_anthro_surface_2000climo_0.9x1.25_c20170608.nc
(GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_BENZENE_anthro_surface_2000climo_0.9x1.25_c20170608.nc
Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_BENZENE_anthro_surface_2000climo_0.9x1.25_c20170608.nc 181
open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_BENZENE_anthro_surface_2000climo_0.9x1.25_c20170608.nc
trcdata_init: file%has_ps = F
srf_emissions_inti m: 2 init file : /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_BENZENE_bb_surface_2000climo_0.9x1.25_c20170322.nc
(GETFIL): attempting to find local file emissions-cmip6_BENZENE_bb_surface_2000climo_0.9x1.25_c20170322.nc
(GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_BENZENE_bb_surface_2000climo_0.9x1.25_c20170322.nc
Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_BENZENE_bb_surface_2000climo_0.9x1.25_c20170322.nc 182
trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_BENZENE_bb_surface_2000climo_0.9x1.25_c20170322.nc
(GETFIL): attempting to find local file emissions-cmip6_BENZENE_bb_surface_2000climo_0.9x1.25_c20170322.nc
(GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_BENZENE_bb_surface_2000climo_0.9x1.25_c20170322.nc
Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_BENZENE_bb_surface_2000climo_0.9x1.25_c20170322.nc 183
open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_BENZENE_bb_surface_2000climo_0.9x1.25_c20170322.nc
trcdata_init: file%has_ps = F
srf_emissions_inti m: 3 init 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 184
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 185
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
srf_emissions_inti m: 4 init file : /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_ISOP_bb_surface_2000climo_0.9x1.25_c20170322.nc
(GETFIL): attempting to find local file emissions-cmip6_ISOP_bb_surface_2000climo_0.9x1.25_c20170322.nc
(GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_ISOP_bb_surface_2000climo_0.9x1.25_c20170322.nc
Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_ISOP_bb_surface_2000climo_0.9x1.25_c20170322.nc 186
trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_ISOP_bb_surface_2000climo_0.9x1.25_c20170322.nc
(GETFIL): attempting to find local file emissions-cmip6_ISOP_bb_surface_2000climo_0.9x1.25_c20170322.nc
(GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_ISOP_bb_surface_2000climo_0.9x1.25_c20170322.nc
Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_ISOP_bb_surface_2000climo_0.9x1.25_c20170322.nc 187
open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_ISOP_bb_surface_2000climo_0.9x1.25_c20170322.nc
trcdata_init: file%has_ps = F
srf_emissions_inti m: 5 init file : /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_IVOC_anthro_surface_2000climo_0.9x1.25_c20170608.nc
(GETFIL): attempting to find local file emissions-cmip6_IVOC_anthro_surface_2000climo_0.9x1.25_c20170608.nc
(GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_IVOC_anthro_surface_2000climo_0.9x1.25_c20170608.nc
Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_IVOC_anthro_surface_2000climo_0.9x1.25_c20170608.nc 188
trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_IVOC_anthro_surface_2000climo_0.9x1.25_c20170608.nc
(GETFIL): attempting to find local file emissions-cmip6_IVOC_anthro_surface_2000climo_0.9x1.25_c20170608.nc
(GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_IVOC_anthro_surface_2000climo_0.9x1.25_c20170608.nc
Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_IVOC_anthro_surface_2000climo_0.9x1.25_c20170608.nc 189
open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_IVOC_anthro_surface_2000climo_0.9x1.25_c20170608.nc
trcdata_init: file%has_ps = F
srf_emissions_inti m: 6 init file : /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_IVOC_bb_surface_2000climo_0.9x1.25_c20170322.nc
(GETFIL): attempting to find local file emissions-cmip6_IVOC_bb_surface_2000climo_0.9x1.25_c20170322.nc
(GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_IVOC_bb_surface_2000climo_0.9x1.25_c20170322.nc
Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_IVOC_bb_surface_2000climo_0.9x1.25_c20170322.nc 190
trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_IVOC_bb_surface_2000climo_0.9x1.25_c20170322.nc
(GETFIL): attempting to find local file emissions-cmip6_IVOC_bb_surface_2000climo_0.9x1.25_c20170322.nc
(GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_IVOC_bb_surface_2000climo_0.9x1.25_c20170322.nc
Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_IVOC_bb_surface_2000climo_0.9x1.25_c20170322.nc 191
open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_IVOC_bb_surface_2000climo_0.9x1.25_c20170322.nc
trcdata_init: file%has_ps = F
srf_emissions_inti m: 7 init file : /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_MTERP_bb_surface_2000climo_0.9x1.25_c20170322.nc
(GETFIL): attempting to find local file emissions-cmip6_MTERP_bb_surface_2000climo_0.9x1.25_c20170322.nc
(GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_MTERP_bb_surface_2000climo_0.9x1.25_c20170322.nc
Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_MTERP_bb_surface_2000climo_0.9x1.25_c20170322.nc 192
trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_MTERP_bb_surface_2000climo_0.9x1.25_c20170322.nc
(GETFIL): attempting to find local file emissions-cmip6_MTERP_bb_surface_2000climo_0.9x1.25_c20170322.nc
(GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_MTERP_bb_surface_2000climo_0.9x1.25_c20170322.nc
Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_MTERP_bb_surface_2000climo_0.9x1.25_c20170322.nc 193
open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_MTERP_bb_surface_2000climo_0.9x1.25_c20170322.nc
trcdata_init: file%has_ps = F
srf_emissions_inti m: 8 init 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 194
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 195
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
srf_emissions_inti m: 9 init 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 196
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 197
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
srf_emissions_inti m: 10 init 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 198
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 199
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
srf_emissions_inti m: 11 init file : /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SVOC_anthro_surface_2000climo_0.9x1.25_c20170608.nc
(GETFIL): attempting to find local file emissions-cmip6_SVOC_anthro_surface_2000climo_0.9x1.25_c20170608.nc
(GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SVOC_anthro_surface_2000climo_0.9x1.25_c20170608.nc
Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SVOC_anthro_surface_2000climo_0.9x1.25_c20170608.nc 200
trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SVOC_anthro_surface_2000climo_0.9x1.25_c20170608.nc
(GETFIL): attempting to find local file emissions-cmip6_SVOC_anthro_surface_2000climo_0.9x1.25_c20170608.nc
(GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SVOC_anthro_surface_2000climo_0.9x1.25_c20170608.nc
Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SVOC_anthro_surface_2000climo_0.9x1.25_c20170608.nc 201
open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SVOC_anthro_surface_2000climo_0.9x1.25_c20170608.nc
trcdata_init: file%has_ps = F
srf_emissions_inti m: 12 init file : /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SVOC_bb_surface_2000climo_0.9x1.25_c20170322.nc
(GETFIL): attempting to find local file emissions-cmip6_SVOC_bb_surface_2000climo_0.9x1.25_c20170322.nc
(GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SVOC_bb_surface_2000climo_0.9x1.25_c20170322.nc
Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SVOC_bb_surface_2000climo_0.9x1.25_c20170322.nc 202
trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SVOC_bb_surface_2000climo_0.9x1.25_c20170322.nc
(GETFIL): attempting to find local file emissions-cmip6_SVOC_bb_surface_2000climo_0.9x1.25_c20170322.nc
(GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SVOC_bb_surface_2000climo_0.9x1.25_c20170322.nc
Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SVOC_bb_surface_2000climo_0.9x1.25_c20170322.nc 203
open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SVOC_bb_surface_2000climo_0.9x1.25_c20170322.nc
trcdata_init: file%has_ps = F
srf_emissions_inti m: 13 init file : /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_TOLUENE_anthro_surface_2000climo_0.9x1.25_c20170608.nc
(GETFIL): attempting to find local file emissions-cmip6_TOLUENE_anthro_surface_2000climo_0.9x1.25_c20170608.nc
(GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_TOLUENE_anthro_surface_2000climo_0.9x1.25_c20170608.nc
Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_TOLUENE_anthro_surface_2000climo_0.9x1.25_c20170608.nc 204
trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_TOLUENE_anthro_surface_2000climo_0.9x1.25_c20170608.nc
(GETFIL): attempting to find local file emissions-cmip6_TOLUENE_anthro_surface_2000climo_0.9x1.25_c20170608.nc
(GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_TOLUENE_anthro_surface_2000climo_0.9x1.25_c20170608.nc
Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_TOLUENE_anthro_surface_2000climo_0.9x1.25_c20170608.nc 205
open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_TOLUENE_anthro_surface_2000climo_0.9x1.25_c20170608.nc
trcdata_init: file%has_ps = F
srf_emissions_inti m: 14 init file : /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_TOLUENE_bb_surface_2000climo_0.9x1.25_c20170322.nc
(GETFIL): attempting to find local file emissions-cmip6_TOLUENE_bb_surface_2000climo_0.9x1.25_c20170322.nc
(GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_TOLUENE_bb_surface_2000climo_0.9x1.25_c20170322.nc
Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_TOLUENE_bb_surface_2000climo_0.9x1.25_c20170322.nc 206
trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_TOLUENE_bb_surface_2000climo_0.9x1.25_c20170322.nc
(GETFIL): attempting to find local file emissions-cmip6_TOLUENE_bb_surface_2000climo_0.9x1.25_c20170322.nc
(GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_TOLUENE_bb_surface_2000climo_0.9x1.25_c20170322.nc
Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_TOLUENE_bb_surface_2000climo_0.9x1.25_c20170322.nc 207
open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_TOLUENE_bb_surface_2000climo_0.9x1.25_c20170322.nc
trcdata_init: file%has_ps = F
srf_emissions_inti m: 15 init file : /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_XYLENES_anthro_surface_2000climo_0.9x1.25_c20170608.nc
(GETFIL): attempting to find local file emissions-cmip6_XYLENES_anthro_surface_2000climo_0.9x1.25_c20170608.nc
(GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_XYLENES_anthro_surface_2000climo_0.9x1.25_c20170608.nc
Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_XYLENES_anthro_surface_2000climo_0.9x1.25_c20170608.nc 208
trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_XYLENES_anthro_surface_2000climo_0.9x1.25_c20170608.nc
(GETFIL): attempting to find local file emissions-cmip6_XYLENES_anthro_surface_2000climo_0.9x1.25_c20170608.nc
(GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_XYLENES_anthro_surface_2000climo_0.9x1.25_c20170608.nc
Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_XYLENES_anthro_surface_2000climo_0.9x1.25_c20170608.nc 209
open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_XYLENES_anthro_surface_2000climo_0.9x1.25_c20170608.nc
trcdata_init: file%has_ps = F
srf_emissions_inti m: 16 init file : /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_XYLENES_bb_surface_2000climo_0.9x1.25_c20170322.nc
(GETFIL): attempting to find local file emissions-cmip6_XYLENES_bb_surface_2000climo_0.9x1.25_c20170322.nc
(GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_XYLENES_bb_surface_2000climo_0.9x1.25_c20170322.nc
Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_XYLENES_bb_surface_2000climo_0.9x1.25_c20170322.nc 210
trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_XYLENES_bb_surface_2000climo_0.9x1.25_c20170322.nc
(GETFIL): attempting to find local file emissions-cmip6_XYLENES_bb_surface_2000climo_0.9x1.25_c20170322.nc
(GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_XYLENES_bb_surface_2000climo_0.9x1.25_c20170322.nc
Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_XYLENES_bb_surface_2000climo_0.9x1.25_c20170322.nc 211
open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_XYLENES_bb_surface_2000climo_0.9x1.25_c20170322.nc
trcdata_init: file%has_ps = F
srf_emissions_inti m: 17 init 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 212
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 213
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
srf_emissions_inti m: 18 init 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 214
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 215
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
srf_emissions_inti m: 19 init 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 216
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 217
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
srf_emissions_inti m: 20 init 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 218
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 219
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
srf_emissions_inti m: 21 init 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 220
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 221
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
srf_emissions_inti m: 22 init 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 222
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 223
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
srf_emissions_inti m: 23 init 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 224
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 225
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
srf_emissions_inti m: 24 init 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 226
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 227
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
srf_emissions_inti m: 25 init 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 228
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 229
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
srf_emissions_inti m: 26 init 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 230
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 231
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
srf_emissions_inti m: 27 init 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 232
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 233
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
srf_emissions_inti m: 28 init 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 234
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 235
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
srf_emissions_inti m: 29 init 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 236
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 237
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
srf_emissions_inti m: 30 init 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 238
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 239
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
extfrc_inti m: 1 init 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 240
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 241
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
extfrc_inti m: 2 init 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 242
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 243
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
extfrc_inti m: 3 init 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 244
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 245
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
extfrc_inti m: 4 init 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 246
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 247
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
extfrc_inti m: 5 init 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 248
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 249
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
extfrc_inti m: 6 init 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 250
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 251
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
extfrc_inti m: 7 init 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 252
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 253
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
extfrc_inti m: 8 init 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 254
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 255
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
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: SOAG 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 256
minmax vegetation_map 0.0000000000000000 1.0000000000000000
minmax wetland 0.0000000000000000 1.0000000000000000
minmax landmask 0.0000000000000000 1.0000000000000000
interp_map : lon_edge 321.00000000000000 325.00000000000000
interp_map : lat_edge 11.000000000000000 15.000000000000000
interp_map : mapping_ext 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
interp_map : ind_lon 321 325
interp_map : ind_lat 101 105
chemini: after drydep_inti on node 0
chemini: after fstrat_inti on node 0
(GETFIL): attempting to find local file temp_prs_GT200nm_c221005mm.nc
(GETFIL): using /home/pub/cam_inputdata/atm/waccm/phot/temp_prs_GT200nm_c221005mm.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: the following long photorate(s) are aliased
jsoa_a1 -> 4.0000000000000002E-004 *jno2
jsoa_a2 -> 4.0000000000000002E-004 *jno2
*********************************************
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 0 0
photo_inti: lng_indexer
1 2 2
*********************************************
(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 257
-----------------------------------
photo_inti: diagnostics
ki, delp = 31 0.32606416164132945
pinterp,levs(ki-1:ki) = 225.52395239472389 207.93249607086182 266.74249172210693
-----------------------------------
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 258
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 259
open_trc_datafile: /home/pub/cam_inputdata/atm/cam/ozone/ozone_strataero_CAM6chem_2000climo_zm_5day_c171004.nc
trcdata_init: file%has_ps = T
GW_DRAG: band_mid%ngwv = 0
GW_DRAG: band_mid%cref(0) = 0.00
GW_DRAG: band_mid%kwv = 6.2831853071795856E-005
GW_DRAG: band_mid%fcrit2 = 1.0000000000000000
GW_DRAG: band_long%ngwv = 0
GW_DRAG: band_long%cref( 0) = 0.00
GW_DRAG: band_long%kwv = 2.0943951023931954E-005
GW_DRAG: band_long%fcrit2 = 1.0000000000000000
gw_init: newtonian damping (1/day):
k pref_edge alpha
1 0.22552E+03 0.14
2 0.50317E+03 0.10
3 0.10158E+04 0.09
4 0.18555E+04 0.09
5 0.29735E+04 0.09
6 0.39273E+04 0.09
7 0.47114E+04 0.09
8 0.56240E+04 0.09
9 0.66800E+04 0.09
10 0.80701E+04 0.09
11 0.94941E+04 0.09
12 0.11169E+05 0.09
13 0.13140E+05 0.09
14 0.15459E+05 0.09
15 0.18186E+05 0.09
16 0.21395E+05 0.09
17 0.25170E+05 0.09
18 0.29612E+05 0.09
19 0.34837E+05 0.09
20 0.40984E+05 0.09
21 0.48215E+05 0.09
22 0.56722E+05 0.09
23 0.65233E+05 0.09
24 0.73045E+05 0.09
25 0.79636E+05 0.09
26 0.84535E+05 0.09
27 0.87372E+05 0.09
28 0.90032E+05 0.09
29 0.92496E+05 0.09
30 0.94743E+05 0.09
31 0.96754E+05 0.09
32 0.98511E+05 0.09
33 0.10000E+06 0.09
KTOP = 1
INFLD_REAL_2D_2D: read field GBXAR
INFLD_REAL_3D_3D: read field HWDTH
INFLD_REAL_3D_3D: read field CLNGT
INFLD_REAL_3D_3D: read field MXDIS
INFLD_REAL_3D_3D: read field ANIXY
INFLD_REAL_3D_3D: read field ANGLL
Initializing vertical diffusion (vertical_diffusion_init)
Artificial sponge layer vertical diffusion added:
vertical diffusion coefficient at interface 1 is increased by .20E+07 m2 s-2
vertical diffusion coefficient at interface 2 is increased by .20E+07 m2 s-2
vertical diffusion coefficient at interface 3 is increased by .15E+07 m2 s-2
vertical diffusion coefficient at interface 4 is increased by .10E+07 m2 s-2
vertical diffusion coefficient at interface 5 is increased by .50E+06 m2 s-2
vertical diffusion coefficient at interface 6 is increased by .10E+06 m2 s-2
NTOP_EDDY = 1 NBOT_EDDY = 32
INIT_HB_DIFF: PBL height will be limited to bottom 13 model levels. Top is 44599.257409572601 pascals
vertical_diffusion_init:
eddy_diffusivity scheme where CLUBB is not active: Holtslag and Boville
Using Beljaars SGO drag module
tuning parameters cldfrc_init: inversion_cld_off F
tuning parameters cldfrc_init: dp1 0.10000000000000001 dp2 500.00000000000000 sh1 7.0000000000000007E-002 sh2 500.00000000000000
tuning parameters cldfrc_init: rhminl 0.94999999999999996 rhminl_adj_land 0.0000000000000000 rhminh 0.80000000000000004 premit 75000.000000000000 premib 70000.000000000000
tuning parameters cldfrc_init: iceopt 5 icecrit 0.93000000000000005
cldfrc_init: model level nearest 700 mb is 23 which is 69138.943031430244 pascals
cldfrc2m parameters:
rhminl = 0.94999999999999996
rhminl_adj_land = 0.0000000000000000
rhminh = 0.80000000000000004
premit = 75000.000000000000
premib = 70000.000000000000
iceopt = 5
icecrit = 0.93000000000000005
rhmini = 0.80000000000000004
rhmaxi = 1.0000000000000000
rhminis = 1.0000000000000000
rhmaxis = 1.0000000000000000
do_subgrid_growth = T
do_avg_aist_algs = F
cldfrc2m_qist_min = 9.9999999999999995E-008
cldfrc2m_qist_max = 5.0000000000000001E-003
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_convr_init: tau 3600.0000000000000
tuning parameters zm_convr_init: c0_lnd 7.4999999999999997E-003 , c0_ocn 2.9999999999999999E-002
tuning parameters zm_convr_init: num_cin 1
tuning parameters zm_convr_init: ke 3.0000000000000001E-006
tuning parameters zm_convr_init: no_deep_pbl F
tuning parameters zm_convr_init: zm_capelmt 70.000000000000000
tuning parameters zm_convr_init: zm_dmpdz -1.0000000000000000E-003
tuning parameters zm_convr_init: zm_tiedke_add 0.50000000000000000
tuning parameters zm_convr_init: zm_parcel_pbl F
**** ZM: DILUTE Buoyancy Calculation ****
nucleate_ice parameters:
mincld = 1.0000000000000000E-004
bulk_scale = 2.0000000000000000
use_preexisiting_ice = T
hist_preexisiting_ice = F
nucleate_ice_subgrid = 1.0000000000000000
nucleate_ice_subgrid_strat = 1.2000000000000000
nucleate_ice_strat = 1.0000000000000000
nucleate_ice_incloud = F
nucleate_ice_use_troplev = T
Initializing MG version 2. 0
Number of microphysics substeps is: 1
C1 = 1.0000000000000000
C1b = 1.0000000000000000
C1c = 1.0000000000000000
C2rt = 1.0000000000000000
C2thl = 1.0000000000000000
C2rtthl = 1.3000000000000000
C4 = 5.2000000000000002
C_uu_shr = 0.29999999999999999
C_uu_buoy = 0.29999999999999999
C6rt = 4.0000000000000000
C6rtb = 6.0000000000000000
C6rtc = 1.0000000000000000
C6thl = 4.0000000000000000
C6thlb = 6.0000000000000000
C6thlc = 1.0000000000000000
C7 = 0.50000000000000000
C7b = 0.50000000000000000
C7c = 0.50000000000000000
C8 = 4.2000000000000002
C8b = 0.0000000000000000
C10 = 3.2999999999999998
C11 = 0.69999999999999996
C11b = 0.34999999999999998
C11c = 0.50000000000000000
C12 = 1.0000000000000000
C13 = 0.10000000000000001
C14 = 1.0000000000000000
C_wp2_pr_dfsn = 0.0000000000000000
C_wp3_pr_tp = 0.0000000000000000
C_wp3_pr_turb = 0.40000000000000002
C_wp3_pr_dfsn = 0.0000000000000000
C_wp2_splat = 0.0000000000000000
C6rt_Lscale0 = 14.000000000000000
C6thl_Lscale0 = 14.000000000000000
C7_Lscale0 = 0.84999999999999998
wpxp_L_thresh = 60.000000000000000
c_K = 0.20000000000000001
c_K1 = 0.75000000000000000
nu1 = 20.000000000000000
c_K2 = 0.12500000000000000
nu2 = 5.0000000000000000
c_K6 = 0.37500000000000000
nu6 = 5.0000000000000000
c_K8 = 1.2500000000000000
nu8 = 20.000000000000000
c_K9 = 0.25000000000000000
nu9 = 20.000000000000000
nu10 = 0.0000000000000000
c_K_hm = 0.75000000000000000
c_K_hmb = 0.75000000000000000
K_hm_min_coef = 0.10000000000000001
nu_hm = 1.5000000000000000
slope_coef_spread_DG_means_w = 21.000000000000000
pdf_component_stdev_factor_w = 1.0000000000000000
coef_spread_DG_means_rt = 0.80000000000000004
coef_spread_DG_means_thl = 0.80000000000000004
gamma_coef = 0.30800000000000000
gamma_coefb = 0.32000000000000001
gamma_coefc = 5.0000000000000000
mu = 1.0000000000000000E-003
beta = 2.3999999999999999
lmin_coef = 0.10000000000000001
omicron = 0.50000000000000000
zeta_vrnce_rat = 0.0000000000000000
upsilon_precip_frac_rat = 0.55000000000000004
lambda0_stability_coef = 4.0000000000000001E-002
mult_coef = 1.0000000000000000
taumin = 90.000000000000000
taumax = 3600.0000000000000
Lscale_mu_coef = 2.0000000000000000
Lscale_pert_coef = 0.10000000000000001
alpha_corr = 0.14999999999999999
Skw_denom_coef = 0.0000000000000000
c_K10 = 0.50000000000000000
c_K10h = 0.29999999999999999
thlp2_rad_coef = 1.0000000000000000
thlp2_rad_cloud_frac_thresh = 0.10000000000000001
up2_sfc_coef = 2.0000000000000000
Skw_max_mag = 4.5000000000000000
C_invrs_tau_bkgnd = 1.0000000000000000
C_invrs_tau_sfc = 0.10000000000000001
C_invrs_tau_shear = 2.0000000000000000E-002
C_invrs_tau_N2 = 0.10000000000000001
C_invrs_tau_N2_wp2 = 0.20000000000000001
C_invrs_tau_N2_xp2 = 0.20000000000000001
C_invrs_tau_N2_wpxp = 0.0000000000000000
C_invrs_tau_N2_clear_wp3 = 0.0000000000000000
C_invrs_tau_wpxp_Ri = 0.34999999999999998
C_invrs_tau_wpxp_N2_thresh = 3.3000000000000000E-004
xp3_coef_base = 0.25000000000000000
xp3_coef_slope = 1.0000000000000000E-002
altitude_threshold = 100.00000000000000
rtp2_clip_coef = 0.50000000000000000
Cx_min = 0.33000000000000002
Cx_max = 0.94999999999999996
Richardson_num_min = 0.25000000000000000
Richardson_num_max = 400.00000000000000
a3_coef_min = 1.0000000000000000
a_const = 1.8000000000000000
bv_efold = 5.0000000000000000
wpxp_Ri_exp = 0.50000000000000000
z_displace = 25.000000000000000
CLUBB configurable flags
iiPDF_type = 1
ipdf_call_placement = 2
penta_solve_method = 1
tridiag_solve_method = 1
l_use_precip_frac = T
l_predict_upwp_vpwp = F
l_min_wp2_from_corr_wx = T
l_min_xp2_from_corr_wx = T
l_C2_cloud_frac = F
l_diffuse_rtm_and_thlm = F
l_stability_correct_Kh_N2_zm = F
l_calc_thlp2_rad = T
l_upwind_xpyp_ta = T
l_upwind_xm_ma = T
l_uv_nudge = F
l_rtm_nudge = F
l_tke_aniso = T
l_vert_avg_closure = T
l_trapezoidal_rule_zt = T
l_trapezoidal_rule_zm = T
l_call_pdf_closure_twice = T
l_standard_term_ta = F
l_partial_upwind_wp3 = F
l_godunov_upwind_wpxp_ta = F
l_godunov_upwind_xpyp_ta = F
l_use_cloud_cover = T
l_diagnose_correlations = F
l_calc_w_corr = F
l_const_Nc_in_cloud = F
l_fix_w_chi_eta_correlations = T
l_stability_correct_tau_zm = F
l_damp_wp2_using_em = F
l_do_expldiff_rtm_thlm = F
l_Lscale_plume_centered = F
l_diag_Lscale_from_tau = F
l_use_C7_Richardson = T
l_use_C11_Richardson = T
l_use_shear_Richardson = F
l_brunt_vaisala_freq_moist = T
l_use_thvm_in_bv_freq = T
l_rcm_supersat_adj = F
l_damp_wp3_Skw_squared = F
l_prescribed_avg_deltaz = F
l_lmm_stepping = F
l_e3sm_config = F
l_vary_convect_depth = F
l_use_tke_in_wp3_pr_turb_term = F
l_use_tke_in_wp2_wp3_K_dfsn = F
l_use_wp3_lim_with_smth_Heaviside = F
l_smooth_Heaviside_tau_wpxp = F
l_modify_limiters_for_cnvg_test = F
l_enable_relaxed_clipping = F
l_linearize_pbl_winds = F
l_mono_flux_lim_thlm = T
l_mono_flux_lim_rtm = T
l_mono_flux_lim_um = T
l_mono_flux_lim_vm = T
l_mono_flux_lim_spikefix = T
l_host_applies_sfc_fluxes = F
(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 260
tropopause_init : days
16.000000 45.000000 75.000000 105.00000 136.00000
166.00000 197.00000 228.00000 258.00000 289.00000
319.00000 350.00000
******* MASTER FIELD LIST *******
1 ETADOT 1/s 33 A Vertical (eta) velocity
2 U&IC m/s 32 I Zonal wind
3 V&IC m/s 32 I Meridional wind
4 PS&IC Pa 1 I Surface pressure
5 T&IC K 32 I Temperature
6 Q&IC kg/kg 32 I Specific humidity
7 HAQ kg/kg/s 32 A Q horizontal advection tendency
8 VAQ kg/kg/s 32 A Q vertical advection tendency
9 TEQ kg/kg/s 32 A Q total tendency
10 TAQ kg/kg/s 32 A Q horz + vert + fixer tendency
11 DFQ kg/kg/s 32 A Q tendency due to slt fixer
12 CLDLIQ&IC kg/kg 32 I Grid box averaged cloud liquid amount
13 HACLDLIQ kg/kg/s 32 A CLDLIQ horizontal advection tendency
14 VACLDLIQ kg/kg/s 32 A CLDLIQ vertical advection tendency
15 TECLDLIQ kg/kg/s 32 A CLDLIQ total tendency
16 TACLDLIQ kg/kg/s 32 A CLDLIQ horz + vert + fixer tendency
17 DFCLDLIQ kg/kg/s 32 A CLDLIQ tendency due to slt fixer
18 CLDICE&IC kg/kg 32 I Grid box averaged cloud ice amount
19 HACLDICE kg/kg/s 32 A CLDICE horizontal advection tendency
20 VACLDICE kg/kg/s 32 A CLDICE vertical advection tendency
21 TECLDICE kg/kg/s 32 A CLDICE total tendency
22 TACLDICE kg/kg/s 32 A CLDICE horz + vert + fixer tendency
23 DFCLDICE kg/kg/s 32 A CLDICE tendency due to slt fixer
24 NUMLIQ&IC kg/kg 32 I Grid box averaged cloud liquid number
25 HANUMLIQ kg/kg/s 32 A NUMLIQ horizontal advection tendency
26 VANUMLIQ kg/kg/s 32 A NUMLIQ vertical advection tendency
27 TENUMLIQ kg/kg/s 32 A NUMLIQ total tendency
28 TANUMLIQ kg/kg/s 32 A NUMLIQ horz + vert + fixer tendency
29 DFNUMLIQ kg/kg/s 32 A NUMLIQ tendency due to slt fixer
30 NUMICE&IC kg/kg 32 I Grid box averaged cloud ice number
31 HANUMICE kg/kg/s 32 A NUMICE horizontal advection tendency
32 VANUMICE kg/kg/s 32 A NUMICE vertical advection tendency
33 TENUMICE kg/kg/s 32 A NUMICE total tendency
34 TANUMICE kg/kg/s 32 A NUMICE horz + vert + fixer tendency
35 DFNUMICE kg/kg/s 32 A NUMICE tendency due to slt fixer
36 RAINQM&IC kg/kg 32 I Grid box averaged rain amount
37 HARAINQM kg/kg/s 32 A RAINQM horizontal advection tendency
38 VARAINQM kg/kg/s 32 A RAINQM vertical advection tendency
39 TERAINQM kg/kg/s 32 A RAINQM total tendency
40 TARAINQM kg/kg/s 32 A RAINQM horz + vert + fixer tendency
41 DFRAINQM kg/kg/s 32 A RAINQM tendency due to slt fixer
42 SNOWQM&IC kg/kg 32 I Grid box averaged snow amount
43 HASNOWQM kg/kg/s 32 A SNOWQM horizontal advection tendency
44 VASNOWQM kg/kg/s 32 A SNOWQM vertical advection tendency
45 TESNOWQM kg/kg/s 32 A SNOWQM total tendency
46 TASNOWQM kg/kg/s 32 A SNOWQM horz + vert + fixer tendency
47 DFSNOWQM kg/kg/s 32 A SNOWQM tendency due to slt fixer
48 NUMRAI&IC kg/kg 32 I Grid box averaged rain number
49 HANUMRAI kg/kg/s 32 A NUMRAI horizontal advection tendency
50 VANUMRAI kg/kg/s 32 A NUMRAI vertical advection tendency
51 TENUMRAI kg/kg/s 32 A NUMRAI total tendency
52 TANUMRAI kg/kg/s 32 A NUMRAI horz + vert + fixer tendency
53 DFNUMRAI kg/kg/s 32 A NUMRAI tendency due to slt fixer
54 NUMSNO&IC kg/kg 32 I Grid box averaged snow number
55 HANUMSNO kg/kg/s 32 A NUMSNO horizontal advection tendency
56 VANUMSNO kg/kg/s 32 A NUMSNO vertical advection tendency
57 TENUMSNO kg/kg/s 32 A NUMSNO total tendency
58 TANUMSNO kg/kg/s 32 A NUMSNO horz + vert + fixer tendency
59 DFNUMSNO kg/kg/s 32 A NUMSNO tendency due to slt fixer
60 bc_a1&IC kg/kg 32 I bc_a1
61 HAbc_a1 kg/kg/s 32 A bc_a1 horizontal advection tendency
62 VAbc_a1 kg/kg/s 32 A bc_a1 vertical advection tendency
63 TEbc_a1 kg/kg/s 32 A bc_a1 total tendency
64 TAbc_a1 kg/kg/s 32 A bc_a1 horz + vert + fixer tendency
65 DFbc_a1 kg/kg/s 32 A bc_a1 tendency due to slt fixer
66 bc_a4&IC kg/kg 32 I bc_a4
67 HAbc_a4 kg/kg/s 32 A bc_a4 horizontal advection tendency
68 VAbc_a4 kg/kg/s 32 A bc_a4 vertical advection tendency
69 TEbc_a4 kg/kg/s 32 A bc_a4 total tendency
70 TAbc_a4 kg/kg/s 32 A bc_a4 horz + vert + fixer tendency
71 DFbc_a4 kg/kg/s 32 A bc_a4 tendency due to slt fixer
72 DMS&IC kg/kg 32 I DMS
73 HADMS kg/kg/s 32 A DMS horizontal advection tendency
74 VADMS kg/kg/s 32 A DMS vertical advection tendency
75 TEDMS kg/kg/s 32 A DMS total tendency
76 TADMS kg/kg/s 32 A DMS horz + vert + fixer tendency
77 DFDMS kg/kg/s 32 A DMS tendency due to slt fixer
78 dst_a1&IC kg/kg 32 I dst_a1
79 HAdst_a1 kg/kg/s 32 A dst_a1 horizontal advection tendency
80 VAdst_a1 kg/kg/s 32 A dst_a1 vertical advection tendency
81 TEdst_a1 kg/kg/s 32 A dst_a1 total tendency
82 TAdst_a1 kg/kg/s 32 A dst_a1 horz + vert + fixer tendency
83 DFdst_a1 kg/kg/s 32 A dst_a1 tendency due to slt fixer
84 dst_a2&IC kg/kg 32 I dst_a2
85 HAdst_a2 kg/kg/s 32 A dst_a2 horizontal advection tendency
86 VAdst_a2 kg/kg/s 32 A dst_a2 vertical advection tendency
87 TEdst_a2 kg/kg/s 32 A dst_a2 total tendency
88 TAdst_a2 kg/kg/s 32 A dst_a2 horz + vert + fixer tendency
89 DFdst_a2 kg/kg/s 32 A dst_a2 tendency due to slt fixer
90 dst_a3&IC kg/kg 32 I dst_a3
91 HAdst_a3 kg/kg/s 32 A dst_a3 horizontal advection tendency
92 VAdst_a3 kg/kg/s 32 A dst_a3 vertical advection tendency
93 TEdst_a3 kg/kg/s 32 A dst_a3 total tendency
94 TAdst_a3 kg/kg/s 32 A dst_a3 horz + vert + fixer tendency
95 DFdst_a3 kg/kg/s 32 A dst_a3 tendency due to slt fixer
96 H2O2&IC kg/kg 32 I H2O2
97 HAH2O2 kg/kg/s 32 A H2O2 horizontal advection tendency
98 VAH2O2 kg/kg/s 32 A H2O2 vertical advection tendency
99 TEH2O2 kg/kg/s 32 A H2O2 total tendency
100 TAH2O2 kg/kg/s 32 A H2O2 horz + vert + fixer tendency
101 DFH2O2 kg/kg/s 32 A H2O2 tendency due to slt fixer
102 H2SO4&IC kg/kg 32 I H2SO4
103 HAH2SO4 kg/kg/s 32 A H2SO4 horizontal advection tendency
104 VAH2SO4 kg/kg/s 32 A H2SO4 vertical advection tendency
105 TEH2SO4 kg/kg/s 32 A H2SO4 total tendency
106 TAH2SO4 kg/kg/s 32 A H2SO4 horz + vert + fixer tendency
107 DFH2SO4 kg/kg/s 32 A H2SO4 tendency due to slt fixer
108 ncl_a1&IC kg/kg 32 I ncl_a1
109 HAncl_a1 kg/kg/s 32 A ncl_a1 horizontal advection tendency
110 VAncl_a1 kg/kg/s 32 A ncl_a1 vertical advection tendency
111 TEncl_a1 kg/kg/s 32 A ncl_a1 total tendency
112 TAncl_a1 kg/kg/s 32 A ncl_a1 horz + vert + fixer tendency
113 DFncl_a1 kg/kg/s 32 A ncl_a1 tendency due to slt fixer
114 ncl_a2&IC kg/kg 32 I ncl_a2
115 HAncl_a2 kg/kg/s 32 A ncl_a2 horizontal advection tendency
116 VAncl_a2 kg/kg/s 32 A ncl_a2 vertical advection tendency
117 TEncl_a2 kg/kg/s 32 A ncl_a2 total tendency
118 TAncl_a2 kg/kg/s 32 A ncl_a2 horz + vert + fixer tendency
119 DFncl_a2 kg/kg/s 32 A ncl_a2 tendency due to slt fixer
120 ncl_a3&IC kg/kg 32 I ncl_a3
121 HAncl_a3 kg/kg/s 32 A ncl_a3 horizontal advection tendency
122 VAncl_a3 kg/kg/s 32 A ncl_a3 vertical advection tendency
123 TEncl_a3 kg/kg/s 32 A ncl_a3 total tendency
124 TAncl_a3 kg/kg/s 32 A ncl_a3 horz + vert + fixer tendency
125 DFncl_a3 kg/kg/s 32 A ncl_a3 tendency due to slt fixer
126 num_a1&IC kg/kg 32 I num_a1
127 HAnum_a1 kg/kg/s 32 A num_a1 horizontal advection tendency
128 VAnum_a1 kg/kg/s 32 A num_a1 vertical advection tendency
129 TEnum_a1 kg/kg/s 32 A num_a1 total tendency
130 TAnum_a1 kg/kg/s 32 A num_a1 horz + vert + fixer tendency
131 DFnum_a1 kg/kg/s 32 A num_a1 tendency due to slt fixer
132 num_a2&IC kg/kg 32 I num_a2
133 HAnum_a2 kg/kg/s 32 A num_a2 horizontal advection tendency
134 VAnum_a2 kg/kg/s 32 A num_a2 vertical advection tendency
135 TEnum_a2 kg/kg/s 32 A num_a2 total tendency
136 TAnum_a2 kg/kg/s 32 A num_a2 horz + vert + fixer tendency
137 DFnum_a2 kg/kg/s 32 A num_a2 tendency due to slt fixer
138 num_a3&IC kg/kg 32 I num_a3
139 HAnum_a3 kg/kg/s 32 A num_a3 horizontal advection tendency
140 VAnum_a3 kg/kg/s 32 A num_a3 vertical advection tendency
141 TEnum_a3 kg/kg/s 32 A num_a3 total tendency
142 TAnum_a3 kg/kg/s 32 A num_a3 horz + vert + fixer tendency
143 DFnum_a3 kg/kg/s 32 A num_a3 tendency due to slt fixer
144 num_a4&IC kg/kg 32 I num_a4
145 HAnum_a4 kg/kg/s 32 A num_a4 horizontal advection tendency
146 VAnum_a4 kg/kg/s 32 A num_a4 vertical advection tendency
147 TEnum_a4 kg/kg/s 32 A num_a4 total tendency
148 TAnum_a4 kg/kg/s 32 A num_a4 horz + vert + fixer tendency
149 DFnum_a4 kg/kg/s 32 A num_a4 tendency due to slt fixer
150 pom_a1&IC kg/kg 32 I pom_a1
151 HApom_a1 kg/kg/s 32 A pom_a1 horizontal advection tendency
152 VApom_a1 kg/kg/s 32 A pom_a1 vertical advection tendency
153 TEpom_a1 kg/kg/s 32 A pom_a1 total tendency
154 TApom_a1 kg/kg/s 32 A pom_a1 horz + vert + fixer tendency
155 DFpom_a1 kg/kg/s 32 A pom_a1 tendency due to slt fixer
156 pom_a4&IC kg/kg 32 I pom_a4
157 HApom_a4 kg/kg/s 32 A pom_a4 horizontal advection tendency
158 VApom_a4 kg/kg/s 32 A pom_a4 vertical advection tendency
159 TEpom_a4 kg/kg/s 32 A pom_a4 total tendency
160 TApom_a4 kg/kg/s 32 A pom_a4 horz + vert + fixer tendency
161 DFpom_a4 kg/kg/s 32 A pom_a4 tendency due to slt fixer
162 SO2&IC kg/kg 32 I SO2
163 HASO2 kg/kg/s 32 A SO2 horizontal advection tendency
164 VASO2 kg/kg/s 32 A SO2 vertical advection tendency
165 TESO2 kg/kg/s 32 A SO2 total tendency
166 TASO2 kg/kg/s 32 A SO2 horz + vert + fixer tendency
167 DFSO2 kg/kg/s 32 A SO2 tendency due to slt fixer
168 so4_a1&IC kg/kg 32 I so4_a1
169 HAso4_a1 kg/kg/s 32 A so4_a1 horizontal advection tendency
170 VAso4_a1 kg/kg/s 32 A so4_a1 vertical advection tendency
171 TEso4_a1 kg/kg/s 32 A so4_a1 total tendency
172 TAso4_a1 kg/kg/s 32 A so4_a1 horz + vert + fixer tendency
173 DFso4_a1 kg/kg/s 32 A so4_a1 tendency due to slt fixer
174 so4_a2&IC kg/kg 32 I so4_a2
175 HAso4_a2 kg/kg/s 32 A so4_a2 horizontal advection tendency
176 VAso4_a2 kg/kg/s 32 A so4_a2 vertical advection tendency
177 TEso4_a2 kg/kg/s 32 A so4_a2 total tendency
178 TAso4_a2 kg/kg/s 32 A so4_a2 horz + vert + fixer tendency
179 DFso4_a2 kg/kg/s 32 A so4_a2 tendency due to slt fixer
180 so4_a3&IC kg/kg 32 I so4_a3
181 HAso4_a3 kg/kg/s 32 A so4_a3 horizontal advection tendency
182 VAso4_a3 kg/kg/s 32 A so4_a3 vertical advection tendency
183 TEso4_a3 kg/kg/s 32 A so4_a3 total tendency
184 TAso4_a3 kg/kg/s 32 A so4_a3 horz + vert + fixer tendency
185 DFso4_a3 kg/kg/s 32 A so4_a3 tendency due to slt fixer
186 soa_a1&IC kg/kg 32 I soa_a1
187 HAsoa_a1 kg/kg/s 32 A soa_a1 horizontal advection tendency
188 VAsoa_a1 kg/kg/s 32 A soa_a1 vertical advection tendency
189 TEsoa_a1 kg/kg/s 32 A soa_a1 total tendency
190 TAsoa_a1 kg/kg/s 32 A soa_a1 horz + vert + fixer tendency
191 DFsoa_a1 kg/kg/s 32 A soa_a1 tendency due to slt fixer
192 soa_a2&IC kg/kg 32 I soa_a2
193 HAsoa_a2 kg/kg/s 32 A soa_a2 horizontal advection tendency
194 VAsoa_a2 kg/kg/s 32 A soa_a2 vertical advection tendency
195 TEsoa_a2 kg/kg/s 32 A soa_a2 total tendency
196 TAsoa_a2 kg/kg/s 32 A soa_a2 horz + vert + fixer tendency
197 DFsoa_a2 kg/kg/s 32 A soa_a2 tendency due to slt fixer
198 SOAE&IC kg/kg 32 I SOAE
199 HASOAE kg/kg/s 32 A SOAE horizontal advection tendency
200 VASOAE kg/kg/s 32 A SOAE vertical advection tendency
201 TESOAE kg/kg/s 32 A SOAE total tendency
202 TASOAE kg/kg/s 32 A SOAE horz + vert + fixer tendency
203 DFSOAE kg/kg/s 32 A SOAE tendency due to slt fixer
204 SOAG&IC kg/kg 32 I SOAG
205 HASOAG kg/kg/s 32 A SOAG horizontal advection tendency
206 VASOAG kg/kg/s 32 A SOAG vertical advection tendency
207 TESOAG kg/kg/s 32 A SOAG total tendency
208 TASOAG kg/kg/s 32 A SOAG horz + vert + fixer tendency
209 DFSOAG kg/kg/s 32 A SOAG tendency due to slt fixer
210 DUH K/s 32 A U horizontal diffusive heating
211 DVH K/s 32 A V horizontal diffusive heating
212 DTH K/s 32 A T horizontal diffusive heating
213 ENGYCORR W/m2 32 A Energy correction for over-all conservation
214 TFIX K/s 1 A T fixer (T equivalent of Energy correction)
215 FU m/s2 32 A Zonal wind forcing term
216 FV m/s2 32 A Meridional wind forcing term
217 UTEND m/s2 32 A U tendency
218 VTEND m/s2 32 A V tendency
219 TTEND K/s 32 A T tendency
220 LPSTEN Pa/s 1 A Surface pressure tendency
221 VAT K/s 32 A Vertical advective tendency of T
222 KTOOP K/s 32 A (Kappa*T)*(omega/P)
223 Q kg/kg 32 A Specific humidity
224 NSTEP timestep 1 A Model timestep
225 PHIS m2/s2 1 I Surface geopotential
226 PS Pa 1 A Surface pressure
227 T K 32 A Temperature
228 U m/s 32 A Zonal wind
229 V m/s 32 A Meridional wind
230 TBP K 32 A Temperature (before physics)
231 UBP m/s 32 A Zonal wind (before physics)
232 VBP m/s 32 A Meridional Wind (before physics)
233 QBP kg/kg 32 A Specific humidity (before physics)
234 TAP K 32 A Temperature (after physics)
235 UAP m/s 32 A Zonal wind (after physics)
236 VAP m/s 32 A Meridional wind (after physics)
237 QAP kg/kg 32 A Specific humidity (after physics)
238 TTEND_TOT K/s 32 A Total temperature tendency
239 UTEND_TOT m/s2 32 A Total zonal wind tendency
240 VTEND_TOT m/s2 32 A Total meridional wind tendency
241 INEGCLPTEND kg/kg/s 32 A Cloud ice tendency due to clipping neg values after microp
242 LNEGCLPTEND kg/kg/s 32 A Cloud liq tendency due to clipping neg values after microp
243 VNEGCLPTEND kg/kg/s 32 A Vapor tendency due to clipping neg values after microp
244 Z3 m 32 A Geopotential Height (above sea level)
245 Z1000 m 1 A Geopotential Z at 1000 mbar pressure surface
246 Z700 m 1 A Geopotential Z at 700 mbar pressure surface
247 Z500 m 1 A Geopotential Z at 500 mbar pressure surface
248 Z300 m 1 A Geopotential Z at 300 mbar pressure surface
249 Z200 m 1 A Geopotential Z at 200 mbar pressure surface
250 Z100 m 1 A Geopotential Z at 100 mbar pressure surface
251 Z050 m 1 A Geopotential Z at 50 mbar pressure surface
252 ZZ m2 32 A Eddy height variance
253 VZ m2/s 32 A Meridional transport of geopotential height
254 VT K m/s 32 A Meridional heat transport
255 VU m2/s2 32 A Meridional flux of zonal momentum
256 VV m2/s2 32 A Meridional velocity squared
257 OMEGAV m Pa/s2 32 A Vertical flux of meridional momentum
258 OMGAOMGA Pa2/s2 32 A Vertical flux of vertical momentum
259 UU m2/s2 32 A Zonal velocity squared
260 WSPEED m/s 32 X Horizontal total wind speed maximum
261 WSPDSRFMX m/s 1 X Horizontal total wind speed maximum at surface layer midpoint
262 WSPDSRFAV m/s 1 A Horizontal total wind speed average at surface layer midpoint
263 OMEGA Pa/s 32 A Vertical velocity (pressure)
264 OMEGAT K Pa/s 32 A Vertical heat flux
265 OMEGAU m Pa/s2 32 A Vertical flux of zonal momentum
266 OMEGA850 Pa/s 1 A Vertical velocity at 850 mbar pressure surface
267 OMEGA500 Pa/s 1 A Vertical velocity at 500 mbar pressure surface
268 PSL Pa 1 A Sea level pressure
269 T1000 K 1 A Temperature at 1000 mbar pressure surface
270 T925 K 1 A Temperature at 925 mbar pressure surface
271 T850 K 1 A Temperature at 850 mbar pressure surface
272 T700 K 1 A Temperature at 700 mbar pressure surface
273 T500 K 1 A Temperature at 500 mbar pressure surface
274 T400 K 1 A Temperature at 400 mbar pressure surface
275 T300 K 1 A Temperature at 300 mbar pressure surface
276 T200 K 1 A Temperature at 200 mbar pressure surface
277 T010 K 1 A Temperature at 10 mbar pressure surface
278 T7001000 K 1 A Temperature difference 700 mb - 1000 mb
279 TH7001000 K 1 A Theta difference 700 mb - 1000 mb
280 THE7001000 K 1 A ThetaE difference 700 mb - 1000 mb
281 T8501000 K 1 A Temperature difference 850 mb - 1000 mb
282 TH8501000 K 1 A Theta difference 850 mb - 1000 mb
283 T9251000 K 1 A Temperature difference 925 mb - 1000 mb
284 TH9251000 K 1 A Theta difference 925 mb - 1000 mb
285 TT K2 32 A Eddy temperature variance
286 U850 m/s 1 A Zonal wind at 850 mbar pressure surface
287 U500 m/s 1 A Zonal wind at 500 mbar pressure surface
288 U250 m/s 1 A Zonal wind at 250 mbar pressure surface
289 U200 m/s 1 A Zonal wind at 200 mbar pressure surface
290 U010 m/s 1 A Zonal wind at 10 mbar pressure surface
291 V850 m/s 1 A Meridional wind at 850 mbar pressure surface
292 V500 m/s 1 A Meridional wind at 500 mbar pressure surface
293 V250 m/s 1 A Meridional wind at 250 mbar pressure surface
294 V200 m/s 1 A Meridional wind at 200 mbar pressure surface
295 UBOT m/s 1 A Lowest model level zonal wind
296 VBOT m/s 1 A Lowest model level meridional wind
297 ZBOT m 1 A Lowest model level height
298 ATMEINT J/m2 1 A Vertically integrated total atmospheric energy
299 PTTEND K/s 32 A T total physics tendency
300 UTEND_PHYSTOT m/s2 32 A U total physics tendency
301 VTEND_PHYSTOT m/s2 32 A V total physics tendency
302 T_24_COS K 32 A Temperature 24hr. cos coeff.
303 T_24_SIN K 32 A Temperature 24hr. sin coeff.
304 T_12_COS K 32 A Temperature 12hr. cos coeff.
305 T_12_SIN K 32 A Temperature 12hr. sin coeff.
306 T_08_COS K 32 A Temperature 8hr. cos coeff.
307 T_08_SIN K 32 A Temperature 8hr. sin coeff.
308 U_24_COS m/s 32 A Zonal wind 24hr. cos coeff.
309 U_24_SIN m/s 32 A Zonal wind 24hr. sin coeff.
310 U_12_COS m/s 32 A Zonal wind 12hr. cos coeff.
311 U_12_SIN m/s 32 A Zonal wind 12hr. sin coeff.
312 U_08_COS m/s 32 A Zonal wind 8hr. cos coeff.
313 U_08_SIN m/s 32 A Zonal wind 8hr. sin coeff.
314 V_24_COS m/s 32 A Meridional wind 24hr. cos coeff.
315 V_24_SIN m/s 32 A Meridional wind 24hr. sin coeff.
316 V_12_COS m/s 32 A Meridional wind 12hr. cos coeff.
317 V_12_SIN m/s 32 A Meridional wind 12hr. sin coeff.
318 V_08_COS m/s 32 A Meridional wind 8hr. cos coeff.
319 V_08_SIN m/s 32 A Meridional wind 8hr. sin coeff.
320 PS_24_COS Pa 1 A surface pressure 24hr. cos coeff.
321 PS_24_SIN Pa 1 A surface pressure 24hr. sin coeff.
322 PS_12_COS Pa 1 A surface pressure 12hr. cos coeff.
323 PS_12_SIN Pa 1 A surface pressure 12hr. sin coeff.
324 PS_08_COS Pa 1 A surface pressure 8hr. cos coeff.
325 PS_08_SIN Pa 1 A surface pressure 8hr. sin coeff.
326 OMEGA_24_COS Pa/s 32 A vertical pressure velocity 24hr. cos coeff.
327 OMEGA_24_SIN Pa/s 32 A vertical pressure velocity 24hr. sin coeff.
328 OMEGA_12_COS Pa/s 32 A vertical pressure velocity 12hr. cos coeff.
329 OMEGA_12_SIN Pa/s 32 A vertical pressure velocity 12hr. sin coeff.
330 OMEGA_08_COS Pa/s 32 A vertical pressure velocity 8hr. cos coeff.
331 OMEGA_08_SIN Pa/s 32 A vertical pressure velocity 8hr. sin coeff.
332 CPAIRV J/K/kg 32 I Variable specific heat cap air
333 RAIRV J/K/kg 32 I Variable dry air gas constant
334 TMCLDLIQ kg/m2 1 A CLDLIQ column burden
335 TMCLDICE kg/m2 1 A CLDICE column burden
336 TMNUMLIQ kg/m2 1 A NUMLIQ column burden
337 TMNUMICE kg/m2 1 A NUMICE column burden
338 TMRAINQM kg/m2 1 A RAINQM column burden
339 TMSNOWQM kg/m2 1 A SNOWQM column burden
340 TMNUMRAI kg/m2 1 A NUMRAI column burden
341 TMNUMSNO kg/m2 1 A NUMSNO column burden
342 TMbc_a1 kg/m2 1 A bc_a1 column burden
343 TMbc_a4 kg/m2 1 A bc_a4 column burden
344 TMDMS kg/m2 1 A DMS column burden
345 TMdst_a1 kg/m2 1 A dst_a1 column burden
346 TMdst_a2 kg/m2 1 A dst_a2 column burden
347 TMdst_a3 kg/m2 1 A dst_a3 column burden
348 TMH2O2 kg/m2 1 A H2O2 column burden
349 TMH2SO4 kg/m2 1 A H2SO4 column burden
350 TMncl_a1 kg/m2 1 A ncl_a1 column burden
351 TMncl_a2 kg/m2 1 A ncl_a2 column burden
352 TMncl_a3 kg/m2 1 A ncl_a3 column burden
353 TMnum_a1 kg/m2 1 A num_a1 column burden
354 TMnum_a2 kg/m2 1 A num_a2 column burden
355 TMnum_a3 kg/m2 1 A num_a3 column burden
356 TMnum_a4 kg/m2 1 A num_a4 column burden
357 TMpom_a1 kg/m2 1 A pom_a1 column burden
358 TMpom_a4 kg/m2 1 A pom_a4 column burden
359 TMSO2 kg/m2 1 A SO2 column burden
360 TMso4_a1 kg/m2 1 A so4_a1 column burden
361 TMso4_a2 kg/m2 1 A so4_a2 column burden
362 TMso4_a3 kg/m2 1 A so4_a3 column burden
363 TMsoa_a1 kg/m2 1 A soa_a1 column burden
364 TMsoa_a2 kg/m2 1 A soa_a2 column burden
365 TMSOAE kg/m2 1 A SOAE column burden
366 TMSOAG kg/m2 1 A SOAG column burden
367 OMEGAQ kgPa/kgs 32 A Vertical water transport
368 VQ m/skg/kg 32 A Meridional water transport
369 QQ kg2/kg2 32 A Eddy moisture variance
370 MQ kg/m2 32 A Water vapor mass in layer
371 TMQ kg/m2 1 A Total (vertically integrated) precipitable water
372 RELHUM percent 32 A Relative humidity
373 RHW percent 32 A Relative humidity with respect to liquid
374 RHI percent 32 A Relative humidity with respect to ice
375 RHCFMIP percent 32 A Relative humidity with respect to water above 273 K, ice below 273 K
376 IVT kg/m/s 1 A Total (vertically integrated) vapor transport
377 uIVT kg/m/s 1 A u-component (vertically integrated) vapor transport
378 vIVT kg/m/s 1 A v-component (vertically integrated) vapor transport
379 THE8501000 K 1 A ThetaE difference 850 mb - 1000 mb
380 THE9251000 K 1 A ThetaE difference 925 mb - 1000 mb
381 Q1000 kg/kg 1 A Specific Humidity at 1000 mbar pressure surface
382 Q925 kg/kg 1 A Specific Humidity at 925 mbar pressure surface
383 Q850 kg/kg 1 A Specific Humidity at 850 mbar pressure surface
384 Q200 kg/kg 1 A Specific Humidity at 200 mbar pressure surface
385 QBOT kg/kg 1 A Lowest model level water vapor mixing ratio
386 PSDRY Pa 1 A Dry surface pressure
387 PMID Pa 32 A Pressure at layer midpoints
388 PINT Pa 33 A Pressure at layer interfaces
389 PDELDRY Pa 32 A Dry pressure difference between levels
390 PDEL Pa 32 A Pressure difference between levels
391 DTCOND K/s 32 A T tendency - moist processes
392 DTCOND_24_COS K/s 32 A T tendency - moist processes 24hr. cos coeff.
393 DTCOND_24_SIN K/s 32 A T tendency - moist processes 24hr. sin coeff.
394 DTCOND_12_COS K/s 32 A T tendency - moist processes 12hr. cos coeff.
395 DTCOND_12_SIN K/s 32 A T tendency - moist processes 12hr. sin coeff.
396 DTCOND_08_COS K/s 32 A T tendency - moist processes 8hr. cos coeff.
397 DTCOND_08_SIN K/s 32 A T tendency - moist processes 8hr. sin coeff.
398 PRECL m/s 1 A Large-scale (stable) precipitation rate (liq + ice)
399 PRECC m/s 1 A Convective precipitation rate (liq + ice)
400 PRECT m/s 1 A Total (convective and large-scale) precipitation rate (liq + ice)
401 PREC_PCW m/s 1 A LS_pcw precipitation rate
402 PREC_zmc m/s 1 A CV_zmc precipitation rate
403 PRECTMX m/s 1 X Maximum (convective and large-scale) precipitation rate (liq+ice)
404 PRECSL m/s 1 A Large-scale (stable) snow rate (water equivalent)
405 PRECSC m/s 1 A Convective snow rate (water equivalent)
406 PRECCav m/s 1 A Average large-scale precipitation (liq + ice)
407 PRECLav m/s 1 A Average convective precipitation (liq + ice)
408 SHFLX W/m2 1 A Surface sensible heat flux
409 LHFLX W/m2 1 A Surface latent heat flux
410 QFLX kg/m2/s 1 A Surface water flux
411 TAUX N/m2 1 A Zonal surface stress
412 TAUY N/m2 1 A Meridional surface stress
413 TREFHT K 1 A Reference height temperature
414 TREFHTMN K 1 M Minimum reference height temperature over output period
415 TREFHTMX K 1 X Maximum reference height temperature over output period
416 QREFHT kg/kg 1 A Reference height humidity
417 U10 m/s 1 A 10m wind speed
418 UGUST m/s 1 A Gustiness term added to U10
419 U10WITHGUSTS m/s 1 A 10m wind speed with gustiness added
420 RHREFHT fraction 1 A Reference height relative humidity
421 LANDFRAC fraction 1 A Fraction of sfc area covered by land
422 ICEFRAC fraction 1 A Fraction of sfc area covered by sea-ice
423 OCNFRAC fraction 1 A Fraction of sfc area covered by ocean
424 TREFMNAV K 1 A Average of TREFHT daily minimum
425 TREFMXAV K 1 A Average of TREFHT daily maximum
426 TS K 1 A Surface temperature (radiative)
427 TSMN K 1 M Minimum surface temperature over output period
428 TSMX K 1 X Maximum surface temperature over output period
429 SNOWHLND m 1 A Water equivalent snow depth
430 SNOWHICE m 1 A Snow depth over ice
431 TBOT K 1 A Lowest model level temperature
432 ASDIR 1 1 A albedo: shortwave, direct
433 ASDIF 1 1 A albedo: shortwave, diffuse
434 ALDIR 1 1 A albedo: longwave, direct
435 ALDIF 1 1 A albedo: longwave, diffuse
436 SST K 1 A sea surface temperature
437 PTEQ kg/kg/s 32 A Q total physics tendency
438 PTECLDLIQ kg/kg/s 32 A CLDLIQ total physics tendency
439 PTECLDICE kg/kg/s 32 A CLDICE total physics tendency
440 QCWAT&IC kg/kg 32 I q associated with cloud water
441 TCWAT&IC kg/kg 32 I T associated with cloud water
442 LCWAT&IC kg/kg 32 I Cloud water (ice + liq
443 CLOUD&IC fraction 32 I Cloud fraction
444 CONCLD&IC fraction 32 I Convective cloud fraction
445 TKE&IC m2/s2 33 I Turbulent Kinetic Energy
446 CUSH&IC m 1 I Convective Scale Height
447 KVH&IC m2/s 33 I Vertical diffusion diffusivities (heat/moisture)
448 KVM&IC m2/s 33 I Vertical diffusion diffusivities (momentum)
449 PBLH&IC m 1 I PBL height
450 TPERT&IC K 1 I Perturbation temperature (eddies in PBL)
451 QPERT&IC kg/kg 1 I Perturbation specific humidity (eddies in PBL)
452 a2x_BCPHIWET kg/m2/s 1 A wetdep of hydrophilic black carbon
453 a2x_BCPHIDRY kg/m2/s 1 A drydep of hydrophilic black carbon
454 a2x_BCPHODRY kg/m2/s 1 A drydep of hydrophobic black carbon
455 a2x_OCPHIWET kg/m2/s 1 A wetdep of hydrophilic organic carbon
456 a2x_OCPHIDRY kg/m2/s 1 A drydep of hydrophilic organic carbon
457 a2x_OCPHODRY kg/m2/s 1 A drydep of hydrophobic organic carbon
458 a2x_DSTWET1 kg/m2/s 1 A wetdep of dust (bin1)
459 a2x_DSTDRY1 kg/m2/s 1 A drydep of dust (bin1)
460 a2x_DSTWET2 kg/m2/s 1 A wetdep of dust (bin2)
461 a2x_DSTDRY2 kg/m2/s 1 A drydep of dust (bin2)
462 a2x_DSTWET3 kg/m2/s 1 A wetdep of dust (bin3)
463 a2x_DSTDRY3 kg/m2/s 1 A drydep of dust (bin3)
464 a2x_DSTWET4 kg/m2/s 1 A wetdep of dust (bin4)
465 a2x_DSTDRY4 kg/m2/s 1 A drydep of dust (bin4)
466 DCQ kg/kg/s 32 A Q tendency due to moist processes
467 DCCLDLIQ kg/kg/s 32 A CLDLIQ tendency due to moist processes
468 DCCLDICE kg/kg/s 32 A CLDICE tendency due to moist processes
469 DCNUMLIQ kg/kg/s 32 A NUMLIQ tendency due to moist processes
470 DCNUMICE kg/kg/s 32 A NUMICE tendency due to moist processes
471 DCRAINQM kg/kg/s 32 A RAINQM tendency due to moist processes
472 DCSNOWQM kg/kg/s 32 A SNOWQM tendency due to moist processes
473 DCNUMRAI kg/kg/s 32 A NUMRAI tendency due to moist processes
474 DCNUMSNO kg/kg/s 32 A NUMSNO tendency due to moist processes
475 DCbc_a1 kg/kg/s 32 A bc_a1 tendency due to moist processes
476 DCbc_a4 kg/kg/s 32 A bc_a4 tendency due to moist processes
477 DCDMS kg/kg/s 32 A DMS tendency due to moist processes
478 DCdst_a1 kg/kg/s 32 A dst_a1 tendency due to moist processes
479 DCdst_a2 kg/kg/s 32 A dst_a2 tendency due to moist processes
480 DCdst_a3 kg/kg/s 32 A dst_a3 tendency due to moist processes
481 DCH2O2 kg/kg/s 32 A H2O2 tendency due to moist processes
482 DCH2SO4 kg/kg/s 32 A H2SO4 tendency due to moist processes
483 DCncl_a1 kg/kg/s 32 A ncl_a1 tendency due to moist processes
484 DCncl_a2 kg/kg/s 32 A ncl_a2 tendency due to moist processes
485 DCncl_a3 kg/kg/s 32 A ncl_a3 tendency due to moist processes
486 DCnum_a1 kg/kg/s 32 A num_a1 tendency due to moist processes
487 DCnum_a2 kg/kg/s 32 A num_a2 tendency due to moist processes
488 DCnum_a3 kg/kg/s 32 A num_a3 tendency due to moist processes
489 DCnum_a4 kg/kg/s 32 A num_a4 tendency due to moist processes
490 DCpom_a1 kg/kg/s 32 A pom_a1 tendency due to moist processes
491 DCpom_a4 kg/kg/s 32 A pom_a4 tendency due to moist processes
492 DCSO2 kg/kg/s 32 A SO2 tendency due to moist processes
493 DCso4_a1 kg/kg/s 32 A so4_a1 tendency due to moist processes
494 DCso4_a2 kg/kg/s 32 A so4_a2 tendency due to moist processes
495 DCso4_a3 kg/kg/s 32 A so4_a3 tendency due to moist processes
496 DCsoa_a1 kg/kg/s 32 A soa_a1 tendency due to moist processes
497 DCsoa_a2 kg/kg/s 32 A soa_a2 tendency due to moist processes
498 DCSOAE kg/kg/s 32 A SOAE tendency due to moist processes
499 DCSOAG kg/kg/s 32 A SOAG tendency due to moist processes
500 TEINP J/m2 1 A Total energy of physics input
501 TEOUT J/m2 1 A Total energy of physics output
502 TEFIX J/m2 1 A Total energy after fixer
503 EFIX W/m2 1 A Effective sensible heat flux due to energy fixer
504 DTCORE K/s 32 A T tendency due to dynamical core
505 DQCORE kg/kg/s 32 A Water vapor tendency due to dynamical core
506 m_Q_c kg/m^2 32 A Q mass per layer used in climate calculation
507 cb_Q_c kg/m^2 1 A Q column burden used in climate calculation
508 m_ozone_c kg/m^2 32 A ozone mass per layer used in climate calculation
509 cb_ozone_c kg/m^2 1 A ozone column burden used in climate calculation
510 m_O2_c kg/m^2 32 A O2 mass per layer used in climate calculation
511 cb_O2_c kg/m^2 1 A O2 column burden used in climate calculation
512 m_CO2_c kg/m^2 32 A CO2 mass per layer used in climate calculation
513 cb_CO2_c kg/m^2 1 A CO2 column burden used in climate calculation
514 m_N2O_c kg/m^2 32 A N2O mass per layer used in climate calculation
515 cb_N2O_c kg/m^2 1 A N2O column burden used in climate calculation
516 m_CH4_c kg/m^2 32 A CH4 mass per layer used in climate calculation
517 cb_CH4_c kg/m^2 1 A CH4 column burden used in climate calculation
518 m_CFC11_c kg/m^2 32 A CFC11 mass per layer used in climate calculation
519 cb_CFC11_c kg/m^2 1 A CFC11 column burden used in climate calculation
520 m_CFC12_c kg/m^2 32 A CFC12 mass per layer used in climate calculation
521 cb_CFC12_c kg/m^2 1 A CFC12 column burden used in climate calculation
522 m_VOLC_MMR1_c kg/m^2 32 A VOLC_MMR1 mass per layer used in climate calculation
523 cb_VOLC_MMR1_c kg/m^2 1 A VOLC_MMR1 column burden used in climate calculation
524 m_VOLC_MMR2_c kg/m^2 32 A VOLC_MMR2 mass per layer used in climate calculation
525 cb_VOLC_MMR2_c kg/m^2 1 A VOLC_MMR2 column burden used in climate calculation
526 m_VOLC_MMR3_c kg/m^2 32 A VOLC_MMR3 mass per layer used in climate calculation
527 cb_VOLC_MMR3_c kg/m^2 1 A VOLC_MMR3 column burden used in climate calculation
528 O3colAbove DU 1 A Column O3 above model top
529 TOT_CLD_VISTAU 1 32 A Total gbx cloud extinction visible sw optical depth
530 TOT_ICLD_VISTAU 1 32 A Total in-cloud extinction visible sw optical depth
531 LIQ_ICLD_VISTAU 1 32 A Liquid in-cloud extinction visible sw optical depth
532 ICE_ICLD_VISTAU 1 32 A Ice in-cloud extinction visible sw optical depth
533 SNOW_ICLD_VISTAU 1 32 A Snow in-cloud extinction visible sw optical depth
534 SOLIN W/m2 1 A Solar insolation
535 QRS K/s 32 A Solar heating rate
536 QRSC K/s 32 A Clearsky solar heating rate
537 FSNT W/m2 1 A Net solar flux at top of model
538 FSNTC W/m2 1 A Clearsky net solar flux at top of model
539 FSNTOA W/m2 1 A Net solar flux at top of atmosphere
540 FSNTOAC W/m2 1 A Clearsky net solar flux at top of atmosphere
541 SWCF W/m2 1 A Shortwave cloud forcing
542 FSUTOA W/m2 1 A Upwelling solar flux at top of atmosphere
543 FSNIRTOA W/m2 1 A Net near-infrared flux (Nimbus-7 WFOV) at top of atmosphere
544 FSNRTOAC W/m2 1 A Clearsky net near-infrared flux (Nimbus-7 WFOV) at top of atmosphere
545 FSNRTOAS W/m2 1 A Net near-infrared flux (>= 0.7 microns) at top of atmosphere
546 FSN200 W/m2 1 A Net shortwave flux at 200 mb
547 FSN200C W/m2 1 A Clearsky net shortwave flux at 200 mb
548 FSNR W/m2 1 A Net solar flux at tropopause
549 SOLL W/m2 1 A Solar downward near infrared direct to surface
550 SOLS W/m2 1 A Solar downward visible direct to surface
551 SOLLD W/m2 1 A Solar downward near infrared diffuse to surface
552 SOLSD W/m2 1 A Solar downward visible diffuse to surface
553 FSNS W/m2 1 A Net solar flux at surface
554 FSNSC W/m2 1 A Clearsky net solar flux at surface
555 FSDS W/m2 1 A Downwelling solar flux at surface
556 FSDSC W/m2 1 A Clearsky downwelling solar flux at surface
557 FUS W/m2 33 I Shortwave upward flux
558 FDS W/m2 33 I Shortwave downward flux
559 FUSC W/m2 33 I Shortwave clear-sky upward flux
560 FDSC W/m2 33 I Shortwave clear-sky downward flux
561 QRL K/s 32 A Longwave heating rate
562 QRLC K/s 32 A Clearsky longwave heating rate
563 FLNT W/m2 1 A Net longwave flux at top of model
564 FLNTC W/m2 1 A Clearsky net longwave flux at top of model
565 FLNTCLR W/m2 1 A Clearsky ONLY points net longwave flux at top of model
566 FREQCLR Frac 1 A Frequency of Occurrence of Clearsky
567 FLUT W/m2 1 A Upwelling longwave flux at top of model
568 FLUTC W/m2 1 A Clearsky upwelling longwave flux at top of model
569 LWCF W/m2 1 A Longwave cloud forcing
570 FLN200 W/m2 1 A Net longwave flux at 200 mb
571 FLN200C W/m2 1 A Clearsky net longwave flux at 200 mb
572 FLNR W/m2 1 A Net longwave flux at tropopause
573 FLNS W/m2 1 A Net longwave flux at surface
574 FLNSC W/m2 1 A Clearsky net longwave flux at surface
575 FLDS W/m2 1 A Downwelling longwave flux at surface
576 FLDSC W/m2 1 A Clearsky Downwelling longwave flux at surface
577 FUL W/m2 33 I Longwave upward flux
578 FDL W/m2 33 I Longwave downward flux
579 FULC W/m2 33 I Longwave clear-sky upward flux
580 FDLC W/m2 33 I Longwave clear-sky downward flux
581 EMIS 1 32 A Cloud longwave emissivity
582 HR K/s 32 A Heating rate needed for d(theta)/dt computation
583 AEROD_v 1 1 A Total Aerosol Optical Depth in visible band
584 AODvstrt 1 1 A Stratospheric Aerosol Optical Depth in visible band
585 ODV_VOLC_MMR1 1 1 A VOLC_MMR1 optical depth in visible band
586 ODV_VOLC_MMR2 1 1 A VOLC_MMR2 optical depth in visible band
587 ODV_VOLC_MMR3 1 1 A VOLC_MMR3 optical depth in visible band
588 EXTINCT /m 32 A Aerosol extinction 550 nm, day only
589 EXTINCTUV /m 32 A Aerosol extinction 350 nm, day only
590 EXTINCTNIR /m 32 A Aerosol extinction 1020 nm, day only
591 ABSORB /m 32 A Aerosol absorption, day only
592 AODVIS 1 A Aerosol optical depth 550 nm
593 AODVISst 1 A Stratospheric aerosol optical depth 550 nm, day only
594 AODNIRst 1 A Stratospheric aerosol optical depth 1020 nm, day only
595 AODUVst 1 A Stratospheric aerosol optical depth 350 nm, day only
596 AODUV 1 A Aerosol optical depth 350 nm, day only
597 AODNIR 1 A Aerosol optical depth 1020 nm, day only
598 AODABS 1 A Aerosol absorption optical depth 550 nm, day only
599 AODxASYM 1 A Aerosol optical depth 550 * asymmetry factor, day only
600 EXTxASYM 32 A extinction 550 nm * asymmetry factor, day only
601 AODTOT 1 1 A Aerosol optical depth summed over all sw wavelengths
602 EXTINCTdn /m 32 A Aerosol extinction 550 nm, day only
603 EXTINCTUVdn /m 32 A Aerosol extinction 350 nm, day only
604 EXTINCTNIRdn /m 32 A Aerosol extinction 1020 nm, day only
605 ABSORBdn /m 32 A Aerosol absorption, day only
606 AODVISdn 1 A Aerosol optical depth 550 nm
607 AODVISstdn 1 A Stratospheric aerosol optical depth 550 nm, day only
608 AODNIRstdn 1 A Stratospheric aerosol optical depth 1020 nm, day only
609 AODUVstdn 1 A Stratospheric aerosol optical depth 350 nm, day only
610 AODUVdn 1 A Aerosol optical depth 350 nm, day only
611 AODNIRdn 1 A Aerosol optical depth 1020 nm, day only
612 AODABSdn 1 A Aerosol absorption optical depth 550 nm, day only
613 AODxASYMdn 1 A Aerosol optical depth 550 * asymmetry factor, day only
614 EXTxASYMdn 32 A extinction 550 nm * asymmetry factor, day only
615 AODTOTdn 1 1 A Aerosol optical depth summed over all sw wavelengths, day only
616 AODABSLW /m 32 A Aerosol long-wave absorption optical depth at 10 microns
617 TOTABSLW 32 A LW Aero total abs
618 BURDEN01 kg/m2 1 A Aerosol burden bin 01
619 AOD_accum 1 A Aerosol optical depth, day only, 550 nm, accum
620 AODDUST01 1 A Aerosol optical depth, day only, 550 nm mode 1 from dust
621 BURDENdn01 kg/m2 1 A Aerosol burden, day night, bin 1
622 AODdn_accum 1 A Aerosol optical depth 550 nm, day night, accum
623 AODdnDUST01 1 A Aerosol optical depth 550 nm, day night, bin 1 from dust
624 BURDEN02 kg/m2 1 A Aerosol burden bin 02
625 AOD_aitken 1 A Aerosol optical depth, day only, 550 nm, aitken
626 AODDUST02 1 A Aerosol optical depth, day only, 550 nm mode 2 from dust
627 BURDENdn02 kg/m2 1 A Aerosol burden, day night, bin 2
628 AODdn_aitken 1 A Aerosol optical depth 550 nm, day night, aitken
629 AODdnDUST02 1 A Aerosol optical depth 550 nm, day night, bin 2 from dust
630 BURDEN03 kg/m2 1 A Aerosol burden bin 03
631 AOD_coarse 1 A Aerosol optical depth, day only, 550 nm, coarse
632 AODDUST03 1 A Aerosol optical depth, day only, 550 nm mode 3 from dust
633 BURDENdn03 kg/m2 1 A Aerosol burden, day night, bin 3
634 AODdn_coarse 1 A Aerosol optical depth 550 nm, day night, coarse
635 AODdnDUST03 1 A Aerosol optical depth 550 nm, day night, bin 3 from dust
636 BURDEN04 kg/m2 1 A Aerosol burden bin 04
637 AOD_primary_carbon 1 A Aerosol optical depth, day only, 550 nm, primary_carbon
638 AODDUST04 1 A Aerosol optical depth, day only, 550 nm mode 4 from dust
639 BURDENdn04 kg/m2 1 A Aerosol burden, day night, bin 4
640 AODdn_primary_carbon 1 A Aerosol optical depth 550 nm, day night, primary_carbon
641 AODdnDUST04 1 A Aerosol optical depth 550 nm, day night, bin 4 from dust
642 AODDUST 1 A Aerosol optical depth 550 nm from dust, day only
643 AODSO4 1 A Aerosol optical depth 550 nm from SO4, day only
644 AODPOM 1 A Aerosol optical depth 550 nm from POM, day only
645 AODSOA 1 A Aerosol optical depth 550 nm from SOA, day only
646 AODBC 1 A Aerosol optical depth 550 nm from BC, day only
647 AODSS 1 A Aerosol optical depth 550 nm from seasalt, day only
648 AODABSBC 1 A Aerosol absorption optical depth 550 nm from BC, day only
649 BURDENDUST kg/m2 1 A Dust aerosol burden, day only
650 BURDENSO4 kg/m2 1 A Sulfate aerosol burden, day only
651 BURDENPOM kg/m2 1 A POM aerosol burden, day only
652 BURDENSOA kg/m2 1 A SOA aerosol burden, day only
653 BURDENBC kg/m2 1 A Black carbon aerosol burden, day only
654 BURDENSEASALT kg/m2 1 A Seasalt aerosol burden, day only
655 SSAVIS 1 A Aerosol single-scatter albedo, day only
656 AODDUSTdn 1 A Aerosol optical depth 550 nm from dust, day night
657 AODSO4dn 1 A Aerosol optical depth 550 nm from SO4, day night
658 AODPOMdn 1 A Aerosol optical depth 550 nm from POM, day night
659 AODSOAdn 1 A Aerosol optical depth 550 nm from SOA, day night
660 AODBCdn 1 A Aerosol optical depth 550 nm from BC, day night
661 AODSSdn 1 A Aerosol optical depth 550 nm from seasalt, day night
662 AODABSBCdn 1 A Aerosol absorption optical depth 550 nm from BC, day night
663 BURDENDUSTdn kg/m2 1 A Dust aerosol burden, day night
664 BURDENSO4dn kg/m2 1 A Sulfate aerosol burden, day night
665 BURDENPOMdn kg/m2 1 A POM aerosol burden, day night
666 BURDENSOAdn kg/m2 1 A SOA aerosol burden, day night
667 BURDENBCdn kg/m2 1 A Black carbon aerosol burden, day night
668 BURDENSEASALTdn kg/m2 1 A Seasalt aerosol burden, day night
669 SSAVISdn 1 A Aerosol single-scatter albedo, day night
670 num_a1_sfcsiz1 #/m2/s 1 A num_a1 calcsize number-adjust column source
671 num_a1_sfcsiz2 #/m2/s 1 A num_a1 calcsize number-adjust column sink
672 num_c1_sfcsiz1 #/m2/s 1 A num_c1 calcsize number-adjust column source
673 num_c1_sfcsiz2 #/m2/s 1 A num_c1 calcsize number-adjust column sink
674 num_a2_sfcsiz1 #/m2/s 1 A num_a2 calcsize number-adjust column source
675 num_a2_sfcsiz2 #/m2/s 1 A num_a2 calcsize number-adjust column sink
676 num_c2_sfcsiz1 #/m2/s 1 A num_c2 calcsize number-adjust column source
677 num_c2_sfcsiz2 #/m2/s 1 A num_c2 calcsize number-adjust column sink
678 num_a3_sfcsiz1 #/m2/s 1 A num_a3 calcsize number-adjust column source
679 num_a3_sfcsiz2 #/m2/s 1 A num_a3 calcsize number-adjust column sink
680 num_c3_sfcsiz1 #/m2/s 1 A num_c3 calcsize number-adjust column source
681 num_c3_sfcsiz2 #/m2/s 1 A num_c3 calcsize number-adjust column sink
682 num_a4_sfcsiz1 #/m2/s 1 A num_a4 calcsize number-adjust column source
683 num_a4_sfcsiz2 #/m2/s 1 A num_a4 calcsize number-adjust column sink
684 num_c4_sfcsiz1 #/m2/s 1 A num_c4 calcsize number-adjust column source
685 num_c4_sfcsiz2 #/m2/s 1 A num_c4 calcsize number-adjust column sink
686 num_a2_sfcsiz3 #/m2/s 1 A num_a2 calcsize aitken-to-accum adjust column tendency
687 num_a1_sfcsiz3 #/m2/s 1 A num_a1 calcsize aitken-to-accum adjust column tendency
688 num_a2_sfcsiz4 #/m2/s 1 A num_a2 calcsize accum-to-aitken adjust column tendency
689 num_a1_sfcsiz4 #/m2/s 1 A num_a1 calcsize accum-to-aitken adjust column tendency
690 num_c2_sfcsiz3 #/m2/s 1 A num_c2 calcsize aitken-to-accum adjust column tendency
691 num_c1_sfcsiz3 #/m2/s 1 A num_c1 calcsize aitken-to-accum adjust column tendency
692 num_c2_sfcsiz4 #/m2/s 1 A num_c2 calcsize accum-to-aitken adjust column tendency
693 num_c1_sfcsiz4 #/m2/s 1 A num_c1 calcsize accum-to-aitken adjust column tendency
694 so4_a2_sfcsiz3 kg/m2/s 1 A so4_a2 calcsize aitken-to-accum adjust column tendency
695 so4_a1_sfcsiz3 kg/m2/s 1 A so4_a1 calcsize aitken-to-accum adjust column tendency
696 so4_a2_sfcsiz4 kg/m2/s 1 A so4_a2 calcsize accum-to-aitken adjust column tendency
697 so4_a1_sfcsiz4 kg/m2/s 1 A so4_a1 calcsize accum-to-aitken adjust column tendency
698 so4_c2_sfcsiz3 kg/m2/s 1 A so4_c2 calcsize aitken-to-accum adjust column tendency
699 so4_c1_sfcsiz3 kg/m2/s 1 A so4_c1 calcsize aitken-to-accum adjust column tendency
700 so4_c2_sfcsiz4 kg/m2/s 1 A so4_c2 calcsize accum-to-aitken adjust column tendency
701 so4_c1_sfcsiz4 kg/m2/s 1 A so4_c1 calcsize accum-to-aitken adjust column tendency
702 soa_a2_sfcsiz3 kg/m2/s 1 A soa_a2 calcsize aitken-to-accum adjust column tendency
703 soa_a1_sfcsiz3 kg/m2/s 1 A soa_a1 calcsize aitken-to-accum adjust column tendency
704 soa_a2_sfcsiz4 kg/m2/s 1 A soa_a2 calcsize accum-to-aitken adjust column tendency
705 soa_a1_sfcsiz4 kg/m2/s 1 A soa_a1 calcsize accum-to-aitken adjust column tendency
706 soa_c2_sfcsiz3 kg/m2/s 1 A soa_c2 calcsize aitken-to-accum adjust column tendency
707 soa_c1_sfcsiz3 kg/m2/s 1 A soa_c1 calcsize aitken-to-accum adjust column tendency
708 soa_c2_sfcsiz4 kg/m2/s 1 A soa_c2 calcsize accum-to-aitken adjust column tendency
709 soa_c1_sfcsiz4 kg/m2/s 1 A soa_c1 calcsize accum-to-aitken adjust column tendency
710 ncl_a2_sfcsiz3 kg/m2/s 1 A ncl_a2 calcsize aitken-to-accum adjust column tendency
711 ncl_a1_sfcsiz3 kg/m2/s 1 A ncl_a1 calcsize aitken-to-accum adjust column tendency
712 ncl_a2_sfcsiz4 kg/m2/s 1 A ncl_a2 calcsize accum-to-aitken adjust column tendency
713 ncl_a1_sfcsiz4 kg/m2/s 1 A ncl_a1 calcsize accum-to-aitken adjust column tendency
714 ncl_c2_sfcsiz3 kg/m2/s 1 A ncl_c2 calcsize aitken-to-accum adjust column tendency
715 ncl_c1_sfcsiz3 kg/m2/s 1 A ncl_c1 calcsize aitken-to-accum adjust column tendency
716 ncl_c2_sfcsiz4 kg/m2/s 1 A ncl_c2 calcsize accum-to-aitken adjust column tendency
717 ncl_c1_sfcsiz4 kg/m2/s 1 A ncl_c1 calcsize accum-to-aitken adjust column tendency
718 dst_a2_sfcsiz3 kg/m2/s 1 A dst_a2 calcsize aitken-to-accum adjust column tendency
719 dst_a1_sfcsiz3 kg/m2/s 1 A dst_a1 calcsize aitken-to-accum adjust column tendency
720 dst_a2_sfcsiz4 kg/m2/s 1 A dst_a2 calcsize accum-to-aitken adjust column tendency
721 dst_a1_sfcsiz4 kg/m2/s 1 A dst_a1 calcsize accum-to-aitken adjust column tendency
722 dst_c2_sfcsiz3 kg/m2/s 1 A dst_c2 calcsize aitken-to-accum adjust column tendency
723 dst_c1_sfcsiz3 kg/m2/s 1 A dst_c1 calcsize aitken-to-accum adjust column tendency
724 dst_c2_sfcsiz4 kg/m2/s 1 A dst_c2 calcsize accum-to-aitken adjust column tendency
725 dst_c1_sfcsiz4 kg/m2/s 1 A dst_c1 calcsize accum-to-aitken adjust column tendency
726 qconff_gaex kg/kg/s 32 A 3D fields for Fossil SOA condensation
727 qevapff_gaex kg/kg/s 32 A 3D fields for Fossil SOA evaporation
728 qconbb_gaex kg/kg/s 32 A 3D fields for Biomass SOA condensation
729 qevapbb_gaex kg/kg/s 32 A 3D fields for Biomass SOA evaporation
730 qconbg_gaex kg/kg/s 32 A 3D fields for Biogenic SOA condensation
731 qevapbg_gaex kg/kg/s 32 A 3D fields for Biogenic SOA evaporation
732 qcon_gaex kg/kg/s 32 A 3D fields for SOA condensation
733 qevap_gaex kg/kg/s 32 A 3D fields for Biogenic SOA evaporation
734 bc_a1_sfgaex1 kg/m2/s 1 A bc_a1 gas-aerosol-exchange primary column tendency
735 bc_a4_sfgaex1 kg/m2/s 1 A bc_a4 gas-aerosol-exchange primary column tendency
736 H2SO4_sfgaex1 kg/m2/s 1 A H2SO4 gas-aerosol-exchange primary column tendency
737 num_a1_sfgaex1 kg/m2/s 1 A num_a1 gas-aerosol-exchange primary column tendency
738 num_a4_sfgaex1 kg/m2/s 1 A num_a4 gas-aerosol-exchange primary column tendency
739 pom_a1_sfgaex1 kg/m2/s 1 A pom_a1 gas-aerosol-exchange primary column tendency
740 pom_a4_sfgaex1 kg/m2/s 1 A pom_a4 gas-aerosol-exchange primary column tendency
741 so4_a1_sfgaex1 kg/m2/s 1 A so4_a1 gas-aerosol-exchange primary column tendency
742 so4_a2_sfgaex1 kg/m2/s 1 A so4_a2 gas-aerosol-exchange primary column tendency
743 so4_a3_sfgaex1 kg/m2/s 1 A so4_a3 gas-aerosol-exchange primary column tendency
744 soa_a1_sfgaex1 kg/m2/s 1 A soa_a1 gas-aerosol-exchange primary column tendency
745 soa_a2_sfgaex1 kg/m2/s 1 A soa_a2 gas-aerosol-exchange primary column tendency
746 SOAG_sfgaex1 kg/m2/s 1 A SOAG gas-aerosol-exchange primary column tendency
747 dst_a1_sfgaex2 kg/m2/s 1 A dst_a1 gas-aerosol-exchange renaming column tendency
748 dst_c1_sfgaex2 kg/m2/s 1 A dst_c1 gas-aerosol-exchange renaming column tendency
749 dst_a2_sfgaex2 kg/m2/s 1 A dst_a2 gas-aerosol-exchange renaming column tendency
750 dst_c2_sfgaex2 kg/m2/s 1 A dst_c2 gas-aerosol-exchange renaming column tendency
751 dst_a3_sfgaex2 kg/m2/s 1 A dst_a3 gas-aerosol-exchange renaming column tendency
752 dst_c3_sfgaex2 kg/m2/s 1 A dst_c3 gas-aerosol-exchange renaming column tendency
753 ncl_a1_sfgaex2 kg/m2/s 1 A ncl_a1 gas-aerosol-exchange renaming column tendency
754 ncl_c1_sfgaex2 kg/m2/s 1 A ncl_c1 gas-aerosol-exchange renaming column tendency
755 ncl_a2_sfgaex2 kg/m2/s 1 A ncl_a2 gas-aerosol-exchange renaming column tendency
756 ncl_c2_sfgaex2 kg/m2/s 1 A ncl_c2 gas-aerosol-exchange renaming column tendency
757 ncl_a3_sfgaex2 kg/m2/s 1 A ncl_a3 gas-aerosol-exchange renaming column tendency
758 ncl_c3_sfgaex2 kg/m2/s 1 A ncl_c3 gas-aerosol-exchange renaming column tendency
759 num_a1_sfgaex2 #/m2/s 1 A num_a1 gas-aerosol-exchange renaming column tendency
760 num_c1_sfgaex2 #/m2/s 1 A num_c1 gas-aerosol-exchange renaming column tendency
761 num_a2_sfgaex2 #/m2/s 1 A num_a2 gas-aerosol-exchange renaming column tendency
762 num_c2_sfgaex2 #/m2/s 1 A num_c2 gas-aerosol-exchange renaming column tendency
763 num_a3_sfgaex2 #/m2/s 1 A num_a3 gas-aerosol-exchange renaming column tendency
764 num_c3_sfgaex2 #/m2/s 1 A num_c3 gas-aerosol-exchange renaming column tendency
765 so4_a1_sfgaex2 kg/m2/s 1 A so4_a1 gas-aerosol-exchange renaming column tendency
766 so4_c1_sfgaex2 kg/m2/s 1 A so4_c1 gas-aerosol-exchange renaming column tendency
767 so4_a2_sfgaex2 kg/m2/s 1 A so4_a2 gas-aerosol-exchange renaming column tendency
768 so4_c2_sfgaex2 kg/m2/s 1 A so4_c2 gas-aerosol-exchange renaming column tendency
769 so4_a3_sfgaex2 kg/m2/s 1 A so4_a3 gas-aerosol-exchange renaming column tendency
770 so4_c3_sfgaex2 kg/m2/s 1 A so4_c3 gas-aerosol-exchange renaming column tendency
771 soa_a1_sfgaex2 kg/m2/s 1 A soa_a1 gas-aerosol-exchange renaming column tendency
772 soa_c1_sfgaex2 kg/m2/s 1 A soa_c1 gas-aerosol-exchange renaming column tendency
773 soa_a2_sfgaex2 kg/m2/s 1 A soa_a2 gas-aerosol-exchange renaming column tendency
774 soa_c2_sfgaex2 kg/m2/s 1 A soa_c2 gas-aerosol-exchange renaming column tendency
775 bc_a1_sfcoag1 kg/m2/s 1 A bc_a1 modal_aero coagulation column tendency
776 bc_a4_sfcoag1 kg/m2/s 1 A bc_a4 modal_aero coagulation column tendency
777 dst_a1_sfcoag1 kg/m2/s 1 A dst_a1 modal_aero coagulation column tendency
778 dst_a2_sfcoag1 kg/m2/s 1 A dst_a2 modal_aero coagulation column tendency
779 ncl_a1_sfcoag1 kg/m2/s 1 A ncl_a1 modal_aero coagulation column tendency
780 ncl_a2_sfcoag1 kg/m2/s 1 A ncl_a2 modal_aero coagulation column tendency
781 num_a1_sfcoag1 #/m2/s 1 A num_a1 modal_aero coagulation column tendency
782 num_a2_sfcoag1 #/m2/s 1 A num_a2 modal_aero coagulation column tendency
783 num_a4_sfcoag1 #/m2/s 1 A num_a4 modal_aero coagulation column tendency
784 pom_a1_sfcoag1 kg/m2/s 1 A pom_a1 modal_aero coagulation column tendency
785 pom_a4_sfcoag1 kg/m2/s 1 A pom_a4 modal_aero coagulation column tendency
786 so4_a1_sfcoag1 kg/m2/s 1 A so4_a1 modal_aero coagulation column tendency
787 so4_a2_sfcoag1 kg/m2/s 1 A so4_a2 modal_aero coagulation column tendency
788 soa_a1_sfcoag1 kg/m2/s 1 A soa_a1 modal_aero coagulation column tendency
789 soa_a2_sfcoag1 kg/m2/s 1 A soa_a2 modal_aero coagulation column tendency
790 H2SO4_sfnnuc1 kg/m2/s 1 A H2SO4 modal_aero new particle nucleation column tendency
791 num_a2_sfnnuc1 #/m2/s 1 A num_a2 modal_aero new particle nucleation column tendency
792 so4_a2_sfnnuc1 kg/m2/s 1 A so4_a2 modal_aero new particle nucleation column tendency
793 SH_MFUP_MAX kg/m2 1 A Shallow conv. column-max updraft mass flux
794 SH_WCLDBASE m/s 1 A Shallow conv. cloudbase vertical velocity
795 SH_KCLDBASE 1 1 A Shallow conv. cloudbase level index
796 DP_MFUP_MAX kg/m2 1 A Deep conv. column-max updraft mass flux
797 DP_WCLDBASE m/s 1 A Deep conv. cloudbase vertical velocity
798 DP_KCLDBASE 1 1 A Deep conv. cloudbase level index
799 num_a1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
800 num_a1SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface
801 num_a1SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface
802 so4_a1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
803 so4_a1SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface
804 so4_a1SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface
805 pom_a1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
806 pom_a1SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface
807 pom_a1SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface
808 soa_a1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
809 soa_a1SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface
810 soa_a1SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface
811 bc_a1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
812 bc_a1SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface
813 bc_a1SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface
814 dst_a1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
815 dst_a1SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface
816 dst_a1SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface
817 ncl_a1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
818 ncl_a1SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface
819 ncl_a1SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface
820 num_a2SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
821 num_a2SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface
822 num_a2SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface
823 so4_a2SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
824 so4_a2SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface
825 so4_a2SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface
826 soa_a2SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
827 soa_a2SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface
828 soa_a2SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface
829 ncl_a2SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
830 ncl_a2SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface
831 ncl_a2SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface
832 dst_a2SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
833 dst_a2SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface
834 dst_a2SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface
835 num_a3SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
836 num_a3SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface
837 num_a3SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface
838 dst_a3SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
839 dst_a3SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface
840 dst_a3SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface
841 ncl_a3SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
842 ncl_a3SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface
843 ncl_a3SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface
844 so4_a3SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
845 so4_a3SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface
846 so4_a3SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface
847 num_a4SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
848 num_a4SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface
849 num_a4SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface
850 pom_a4SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
851 pom_a4SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface
852 pom_a4SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface
853 bc_a4SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
854 bc_a4SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface
855 bc_a4SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface
856 RAM1 frac 1 A RAM1
857 airFV frac 1 A FV
858 dst_a2SF kg/m2/s 1 A dst_a2 dust surface emission
859 dst_a1SF kg/m2/s 1 A dst_a1 dust surface emission
860 dst_a3SF kg/m2/s 1 A dst_a3 dust surface emission
861 num_a2SF kg/m2/s 1 A num_a2 dust surface emission
862 num_a1SF kg/m2/s 1 A num_a1 dust surface emission
863 num_a3SF kg/m2/s 1 A num_a3 dust surface emission
864 DSTSFMBL kg/m2/s 1 A Mobilization flux at surface
865 LND_MBL frac 1 A Soil erodibility factor
866 SSTSFMBL kg/m2/s 1 A Mobilization flux at surface
867 ncl_a1SF kg/m2/s 1 A ncl_a1 seasalt surface emission
868 ncl_a2SF kg/m2/s 1 A ncl_a2 seasalt surface emission
869 ncl_a3SF kg/m2/s 1 A ncl_a3 seasalt surface emission
870 bc_a1DDF kg/m2/s 1 A bc_a1 dry deposition flux at bottom (grav + turb)
871 bc_a1TBF kg/m2/s 1 A bc_a1 turbulent dry deposition flux
872 bc_a1GVF kg/m2/s 1 A bc_a1 gravitational dry deposition flux
873 bc_a1DTQ kg/kg/s 32 A bc_a1 dry deposition
874 bc_a1DDV m/s 32 A bc_a1 deposition velocity
875 bc_a4DDF kg/m2/s 1 A bc_a4 dry deposition flux at bottom (grav + turb)
876 bc_a4TBF kg/m2/s 1 A bc_a4 turbulent dry deposition flux
877 bc_a4GVF kg/m2/s 1 A bc_a4 gravitational dry deposition flux
878 bc_a4DTQ kg/kg/s 32 A bc_a4 dry deposition
879 bc_a4DDV m/s 32 A bc_a4 deposition velocity
880 dst_a1DDF kg/m2/s 1 A dst_a1 dry deposition flux at bottom (grav + turb)
881 dst_a1TBF kg/m2/s 1 A dst_a1 turbulent dry deposition flux
882 dst_a1GVF kg/m2/s 1 A dst_a1 gravitational dry deposition flux
883 dst_a1DTQ kg/kg/s 32 A dst_a1 dry deposition
884 dst_a1DDV m/s 32 A dst_a1 deposition velocity
885 dst_a2DDF kg/m2/s 1 A dst_a2 dry deposition flux at bottom (grav + turb)
886 dst_a2TBF kg/m2/s 1 A dst_a2 turbulent dry deposition flux
887 dst_a2GVF kg/m2/s 1 A dst_a2 gravitational dry deposition flux
888 dst_a2DTQ kg/kg/s 32 A dst_a2 dry deposition
889 dst_a2DDV m/s 32 A dst_a2 deposition velocity
890 dst_a3DDF kg/m2/s 1 A dst_a3 dry deposition flux at bottom (grav + turb)
891 dst_a3TBF kg/m2/s 1 A dst_a3 turbulent dry deposition flux
892 dst_a3GVF kg/m2/s 1 A dst_a3 gravitational dry deposition flux
893 dst_a3DTQ kg/kg/s 32 A dst_a3 dry deposition
894 dst_a3DDV m/s 32 A dst_a3 deposition velocity
895 ncl_a1DDF kg/m2/s 1 A ncl_a1 dry deposition flux at bottom (grav + turb)
896 ncl_a1TBF kg/m2/s 1 A ncl_a1 turbulent dry deposition flux
897 ncl_a1GVF kg/m2/s 1 A ncl_a1 gravitational dry deposition flux
898 ncl_a1DTQ kg/kg/s 32 A ncl_a1 dry deposition
899 ncl_a1DDV m/s 32 A ncl_a1 deposition velocity
900 ncl_a2DDF kg/m2/s 1 A ncl_a2 dry deposition flux at bottom (grav + turb)
901 ncl_a2TBF kg/m2/s 1 A ncl_a2 turbulent dry deposition flux
902 ncl_a2GVF kg/m2/s 1 A ncl_a2 gravitational dry deposition flux
903 ncl_a2DTQ kg/kg/s 32 A ncl_a2 dry deposition
904 ncl_a2DDV m/s 32 A ncl_a2 deposition velocity
905 ncl_a3DDF kg/m2/s 1 A ncl_a3 dry deposition flux at bottom (grav + turb)
906 ncl_a3TBF kg/m2/s 1 A ncl_a3 turbulent dry deposition flux
907 ncl_a3GVF kg/m2/s 1 A ncl_a3 gravitational dry deposition flux
908 ncl_a3DTQ kg/kg/s 32 A ncl_a3 dry deposition
909 ncl_a3DDV m/s 32 A ncl_a3 deposition velocity
910 num_a1DDF 1/m2/s 1 A num_a1 dry deposition flux at bottom (grav + turb)
911 num_a1TBF 1/m2/s 1 A num_a1 turbulent dry deposition flux
912 num_a1GVF 1/m2/s 1 A num_a1 gravitational dry deposition flux
913 num_a1DTQ 1/kg/s 32 A num_a1 dry deposition
914 num_a1DDV m/s 32 A num_a1 deposition velocity
915 num_a2DDF 1/m2/s 1 A num_a2 dry deposition flux at bottom (grav + turb)
916 num_a2TBF 1/m2/s 1 A num_a2 turbulent dry deposition flux
917 num_a2GVF 1/m2/s 1 A num_a2 gravitational dry deposition flux
918 num_a2DTQ 1/kg/s 32 A num_a2 dry deposition
919 num_a2DDV m/s 32 A num_a2 deposition velocity
920 num_a3DDF 1/m2/s 1 A num_a3 dry deposition flux at bottom (grav + turb)
921 num_a3TBF 1/m2/s 1 A num_a3 turbulent dry deposition flux
922 num_a3GVF 1/m2/s 1 A num_a3 gravitational dry deposition flux
923 num_a3DTQ 1/kg/s 32 A num_a3 dry deposition
924 num_a3DDV m/s 32 A num_a3 deposition velocity
925 num_a4DDF 1/m2/s 1 A num_a4 dry deposition flux at bottom (grav + turb)
926 num_a4TBF 1/m2/s 1 A num_a4 turbulent dry deposition flux
927 num_a4GVF 1/m2/s 1 A num_a4 gravitational dry deposition flux
928 num_a4DTQ 1/kg/s 32 A num_a4 dry deposition
929 num_a4DDV m/s 32 A num_a4 deposition velocity
930 pom_a1DDF kg/m2/s 1 A pom_a1 dry deposition flux at bottom (grav + turb)
931 pom_a1TBF kg/m2/s 1 A pom_a1 turbulent dry deposition flux
932 pom_a1GVF kg/m2/s 1 A pom_a1 gravitational dry deposition flux
933 pom_a1DTQ kg/kg/s 32 A pom_a1 dry deposition
934 pom_a1DDV m/s 32 A pom_a1 deposition velocity
935 pom_a4DDF kg/m2/s 1 A pom_a4 dry deposition flux at bottom (grav + turb)
936 pom_a4TBF kg/m2/s 1 A pom_a4 turbulent dry deposition flux
937 pom_a4GVF kg/m2/s 1 A pom_a4 gravitational dry deposition flux
938 pom_a4DTQ kg/kg/s 32 A pom_a4 dry deposition
939 pom_a4DDV m/s 32 A pom_a4 deposition velocity
940 so4_a1DDF kg/m2/s 1 A so4_a1 dry deposition flux at bottom (grav + turb)
941 so4_a1TBF kg/m2/s 1 A so4_a1 turbulent dry deposition flux
942 so4_a1GVF kg/m2/s 1 A so4_a1 gravitational dry deposition flux
943 so4_a1DTQ kg/kg/s 32 A so4_a1 dry deposition
944 so4_a1DDV m/s 32 A so4_a1 deposition velocity
945 so4_a2DDF kg/m2/s 1 A so4_a2 dry deposition flux at bottom (grav + turb)
946 so4_a2TBF kg/m2/s 1 A so4_a2 turbulent dry deposition flux
947 so4_a2GVF kg/m2/s 1 A so4_a2 gravitational dry deposition flux
948 so4_a2DTQ kg/kg/s 32 A so4_a2 dry deposition
949 so4_a2DDV m/s 32 A so4_a2 deposition velocity
950 so4_a3DDF kg/m2/s 1 A so4_a3 dry deposition flux at bottom (grav + turb)
951 so4_a3TBF kg/m2/s 1 A so4_a3 turbulent dry deposition flux
952 so4_a3GVF kg/m2/s 1 A so4_a3 gravitational dry deposition flux
953 so4_a3DTQ kg/kg/s 32 A so4_a3 dry deposition
954 so4_a3DDV m/s 32 A so4_a3 deposition velocity
955 soa_a1DDF kg/m2/s 1 A soa_a1 dry deposition flux at bottom (grav + turb)
956 soa_a1TBF kg/m2/s 1 A soa_a1 turbulent dry deposition flux
957 soa_a1GVF kg/m2/s 1 A soa_a1 gravitational dry deposition flux
958 soa_a1DTQ kg/kg/s 32 A soa_a1 dry deposition
959 soa_a1DDV m/s 32 A soa_a1 deposition velocity
960 soa_a2DDF kg/m2/s 1 A soa_a2 dry deposition flux at bottom (grav + turb)
961 soa_a2TBF kg/m2/s 1 A soa_a2 turbulent dry deposition flux
962 soa_a2GVF kg/m2/s 1 A soa_a2 gravitational dry deposition flux
963 soa_a2DTQ kg/kg/s 32 A soa_a2 dry deposition
964 soa_a2DDV m/s 32 A soa_a2 deposition velocity
965 bc_a1SFWET kg/m2/s 1 A Wet deposition flux at surface
966 bc_a1SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface
967 bc_a1SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface
968 bc_a1SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface
969 bc_a1SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface
970 bc_a1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
971 bc_a1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
972 bc_a1WET kg/kg/s 32 A wet deposition tendency
973 bc_a1SIC kg/kg/s 32 A bc_a1 ic wet deposition
974 bc_a1SIS kg/kg/s 32 A bc_a1 is wet deposition
975 bc_a1SBC kg/kg/s 32 A bc_a1 bc wet deposition
976 bc_a1SBS kg/kg/s 32 A bc_a1 bs wet deposition
977 bc_a4SFWET kg/m2/s 1 A Wet deposition flux at surface
978 bc_a4SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface
979 bc_a4SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface
980 bc_a4SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface
981 bc_a4SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface
982 bc_a4SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
983 bc_a4SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
984 bc_a4WET kg/kg/s 32 A wet deposition tendency
985 bc_a4SIC kg/kg/s 32 A bc_a4 ic wet deposition
986 bc_a4SIS kg/kg/s 32 A bc_a4 is wet deposition
987 bc_a4SBC kg/kg/s 32 A bc_a4 bc wet deposition
988 bc_a4SBS kg/kg/s 32 A bc_a4 bs wet deposition
989 dst_a1SFWET kg/m2/s 1 A Wet deposition flux at surface
990 dst_a1SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface
991 dst_a1SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface
992 dst_a1SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface
993 dst_a1SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface
994 dst_a1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
995 dst_a1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
996 dst_a1WET kg/kg/s 32 A wet deposition tendency
997 dst_a1SIC kg/kg/s 32 A dst_a1 ic wet deposition
998 dst_a1SIS kg/kg/s 32 A dst_a1 is wet deposition
999 dst_a1SBC kg/kg/s 32 A dst_a1 bc wet deposition
1000 dst_a1SBS kg/kg/s 32 A dst_a1 bs wet deposition
1001 dst_a2SFWET kg/m2/s 1 A Wet deposition flux at surface
1002 dst_a2SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface
1003 dst_a2SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface
1004 dst_a2SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface
1005 dst_a2SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface
1006 dst_a2SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1007 dst_a2SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1008 dst_a2WET kg/kg/s 32 A wet deposition tendency
1009 dst_a2SIC kg/kg/s 32 A dst_a2 ic wet deposition
1010 dst_a2SIS kg/kg/s 32 A dst_a2 is wet deposition
1011 dst_a2SBC kg/kg/s 32 A dst_a2 bc wet deposition
1012 dst_a2SBS kg/kg/s 32 A dst_a2 bs wet deposition
1013 dst_a3SFWET kg/m2/s 1 A Wet deposition flux at surface
1014 dst_a3SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface
1015 dst_a3SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface
1016 dst_a3SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface
1017 dst_a3SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface
1018 dst_a3SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1019 dst_a3SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1020 dst_a3WET kg/kg/s 32 A wet deposition tendency
1021 dst_a3SIC kg/kg/s 32 A dst_a3 ic wet deposition
1022 dst_a3SIS kg/kg/s 32 A dst_a3 is wet deposition
1023 dst_a3SBC kg/kg/s 32 A dst_a3 bc wet deposition
1024 dst_a3SBS kg/kg/s 32 A dst_a3 bs wet deposition
1025 ncl_a1SFWET kg/m2/s 1 A Wet deposition flux at surface
1026 ncl_a1SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface
1027 ncl_a1SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface
1028 ncl_a1SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface
1029 ncl_a1SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface
1030 ncl_a1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1031 ncl_a1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1032 ncl_a1WET kg/kg/s 32 A wet deposition tendency
1033 ncl_a1SIC kg/kg/s 32 A ncl_a1 ic wet deposition
1034 ncl_a1SIS kg/kg/s 32 A ncl_a1 is wet deposition
1035 ncl_a1SBC kg/kg/s 32 A ncl_a1 bc wet deposition
1036 ncl_a1SBS kg/kg/s 32 A ncl_a1 bs wet deposition
1037 ncl_a2SFWET kg/m2/s 1 A Wet deposition flux at surface
1038 ncl_a2SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface
1039 ncl_a2SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface
1040 ncl_a2SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface
1041 ncl_a2SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface
1042 ncl_a2SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1043 ncl_a2SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1044 ncl_a2WET kg/kg/s 32 A wet deposition tendency
1045 ncl_a2SIC kg/kg/s 32 A ncl_a2 ic wet deposition
1046 ncl_a2SIS kg/kg/s 32 A ncl_a2 is wet deposition
1047 ncl_a2SBC kg/kg/s 32 A ncl_a2 bc wet deposition
1048 ncl_a2SBS kg/kg/s 32 A ncl_a2 bs wet deposition
1049 ncl_a3SFWET kg/m2/s 1 A Wet deposition flux at surface
1050 ncl_a3SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface
1051 ncl_a3SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface
1052 ncl_a3SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface
1053 ncl_a3SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface
1054 ncl_a3SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1055 ncl_a3SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1056 ncl_a3WET kg/kg/s 32 A wet deposition tendency
1057 ncl_a3SIC kg/kg/s 32 A ncl_a3 ic wet deposition
1058 ncl_a3SIS kg/kg/s 32 A ncl_a3 is wet deposition
1059 ncl_a3SBC kg/kg/s 32 A ncl_a3 bc wet deposition
1060 ncl_a3SBS kg/kg/s 32 A ncl_a3 bs wet deposition
1061 num_a1SFWET 1/m2/s 1 A Wet deposition flux at surface
1062 num_a1SFSIC 1/m2/s 1 A Wet deposition flux (incloud, convective) at surface
1063 num_a1SFSIS 1/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface
1064 num_a1SFSBC 1/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface
1065 num_a1SFSBS 1/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface
1066 num_a1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1067 num_a1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1068 num_a1WET 1/kg/s 32 A wet deposition tendency
1069 num_a1SIC 1/kg/s 32 A num_a1 ic wet deposition
1070 num_a1SIS 1/kg/s 32 A num_a1 is wet deposition
1071 num_a1SBC 1/kg/s 32 A num_a1 bc wet deposition
1072 num_a1SBS 1/kg/s 32 A num_a1 bs wet deposition
1073 num_a2SFWET 1/m2/s 1 A Wet deposition flux at surface
1074 num_a2SFSIC 1/m2/s 1 A Wet deposition flux (incloud, convective) at surface
1075 num_a2SFSIS 1/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface
1076 num_a2SFSBC 1/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface
1077 num_a2SFSBS 1/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface
1078 num_a2SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1079 num_a2SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1080 num_a2WET 1/kg/s 32 A wet deposition tendency
1081 num_a2SIC 1/kg/s 32 A num_a2 ic wet deposition
1082 num_a2SIS 1/kg/s 32 A num_a2 is wet deposition
1083 num_a2SBC 1/kg/s 32 A num_a2 bc wet deposition
1084 num_a2SBS 1/kg/s 32 A num_a2 bs wet deposition
1085 num_a3SFWET 1/m2/s 1 A Wet deposition flux at surface
1086 num_a3SFSIC 1/m2/s 1 A Wet deposition flux (incloud, convective) at surface
1087 num_a3SFSIS 1/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface
1088 num_a3SFSBC 1/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface
1089 num_a3SFSBS 1/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface
1090 num_a3SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1091 num_a3SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1092 num_a3WET 1/kg/s 32 A wet deposition tendency
1093 num_a3SIC 1/kg/s 32 A num_a3 ic wet deposition
1094 num_a3SIS 1/kg/s 32 A num_a3 is wet deposition
1095 num_a3SBC 1/kg/s 32 A num_a3 bc wet deposition
1096 num_a3SBS 1/kg/s 32 A num_a3 bs wet deposition
1097 num_a4SFWET 1/m2/s 1 A Wet deposition flux at surface
1098 num_a4SFSIC 1/m2/s 1 A Wet deposition flux (incloud, convective) at surface
1099 num_a4SFSIS 1/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface
1100 num_a4SFSBC 1/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface
1101 num_a4SFSBS 1/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface
1102 num_a4SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1103 num_a4SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1104 num_a4WET 1/kg/s 32 A wet deposition tendency
1105 num_a4SIC 1/kg/s 32 A num_a4 ic wet deposition
1106 num_a4SIS 1/kg/s 32 A num_a4 is wet deposition
1107 num_a4SBC 1/kg/s 32 A num_a4 bc wet deposition
1108 num_a4SBS 1/kg/s 32 A num_a4 bs wet deposition
1109 pom_a1SFWET kg/m2/s 1 A Wet deposition flux at surface
1110 pom_a1SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface
1111 pom_a1SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface
1112 pom_a1SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface
1113 pom_a1SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface
1114 pom_a1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1115 pom_a1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1116 pom_a1WET kg/kg/s 32 A wet deposition tendency
1117 pom_a1SIC kg/kg/s 32 A pom_a1 ic wet deposition
1118 pom_a1SIS kg/kg/s 32 A pom_a1 is wet deposition
1119 pom_a1SBC kg/kg/s 32 A pom_a1 bc wet deposition
1120 pom_a1SBS kg/kg/s 32 A pom_a1 bs wet deposition
1121 pom_a4SFWET kg/m2/s 1 A Wet deposition flux at surface
1122 pom_a4SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface
1123 pom_a4SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface
1124 pom_a4SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface
1125 pom_a4SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface
1126 pom_a4SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1127 pom_a4SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1128 pom_a4WET kg/kg/s 32 A wet deposition tendency
1129 pom_a4SIC kg/kg/s 32 A pom_a4 ic wet deposition
1130 pom_a4SIS kg/kg/s 32 A pom_a4 is wet deposition
1131 pom_a4SBC kg/kg/s 32 A pom_a4 bc wet deposition
1132 pom_a4SBS kg/kg/s 32 A pom_a4 bs wet deposition
1133 so4_a1SFWET kg/m2/s 1 A Wet deposition flux at surface
1134 so4_a1SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface
1135 so4_a1SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface
1136 so4_a1SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface
1137 so4_a1SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface
1138 so4_a1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1139 so4_a1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1140 so4_a1WET kg/kg/s 32 A wet deposition tendency
1141 so4_a1SIC kg/kg/s 32 A so4_a1 ic wet deposition
1142 so4_a1SIS kg/kg/s 32 A so4_a1 is wet deposition
1143 so4_a1SBC kg/kg/s 32 A so4_a1 bc wet deposition
1144 so4_a1SBS kg/kg/s 32 A so4_a1 bs wet deposition
1145 so4_a2SFWET kg/m2/s 1 A Wet deposition flux at surface
1146 so4_a2SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface
1147 so4_a2SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface
1148 so4_a2SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface
1149 so4_a2SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface
1150 so4_a2SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1151 so4_a2SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1152 so4_a2WET kg/kg/s 32 A wet deposition tendency
1153 so4_a2SIC kg/kg/s 32 A so4_a2 ic wet deposition
1154 so4_a2SIS kg/kg/s 32 A so4_a2 is wet deposition
1155 so4_a2SBC kg/kg/s 32 A so4_a2 bc wet deposition
1156 so4_a2SBS kg/kg/s 32 A so4_a2 bs wet deposition
1157 so4_a3SFWET kg/m2/s 1 A Wet deposition flux at surface
1158 so4_a3SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface
1159 so4_a3SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface
1160 so4_a3SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface
1161 so4_a3SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface
1162 so4_a3SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1163 so4_a3SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1164 so4_a3WET kg/kg/s 32 A wet deposition tendency
1165 so4_a3SIC kg/kg/s 32 A so4_a3 ic wet deposition
1166 so4_a3SIS kg/kg/s 32 A so4_a3 is wet deposition
1167 so4_a3SBC kg/kg/s 32 A so4_a3 bc wet deposition
1168 so4_a3SBS kg/kg/s 32 A so4_a3 bs wet deposition
1169 soa_a1SFWET kg/m2/s 1 A Wet deposition flux at surface
1170 soa_a1SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface
1171 soa_a1SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface
1172 soa_a1SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface
1173 soa_a1SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface
1174 soa_a1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1175 soa_a1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1176 soa_a1WET kg/kg/s 32 A wet deposition tendency
1177 soa_a1SIC kg/kg/s 32 A soa_a1 ic wet deposition
1178 soa_a1SIS kg/kg/s 32 A soa_a1 is wet deposition
1179 soa_a1SBC kg/kg/s 32 A soa_a1 bc wet deposition
1180 soa_a1SBS kg/kg/s 32 A soa_a1 bs wet deposition
1181 soa_a2SFWET kg/m2/s 1 A Wet deposition flux at surface
1182 soa_a2SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface
1183 soa_a2SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface
1184 soa_a2SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface
1185 soa_a2SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface
1186 soa_a2SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1187 soa_a2SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1188 soa_a2WET kg/kg/s 32 A wet deposition tendency
1189 soa_a2SIC kg/kg/s 32 A soa_a2 ic wet deposition
1190 soa_a2SIS kg/kg/s 32 A soa_a2 is wet deposition
1191 soa_a2SBC kg/kg/s 32 A soa_a2 bc wet deposition
1192 soa_a2SBS kg/kg/s 32 A soa_a2 bs wet deposition
1193 GS_bc_a1 kg/m2/s 1 A bc_a1 gas chemistry/wet removal (for gas species)
1194 AQ_bc_a1 kg/m2/s 1 A bc_a1 aqueous chemistry (for gas species)
1195 GS_bc_a4 kg/m2/s 1 A bc_a4 gas chemistry/wet removal (for gas species)
1196 AQ_bc_a4 kg/m2/s 1 A bc_a4 aqueous chemistry (for gas species)
1197 GS_DMS kg/m2/s 1 A DMS gas chemistry/wet removal (for gas species)
1198 AQ_DMS kg/m2/s 1 A DMS aqueous chemistry (for gas species)
1199 GS_dst_a1 kg/m2/s 1 A dst_a1 gas chemistry/wet removal (for gas species)
1200 AQ_dst_a1 kg/m2/s 1 A dst_a1 aqueous chemistry (for gas species)
1201 GS_dst_a2 kg/m2/s 1 A dst_a2 gas chemistry/wet removal (for gas species)
1202 AQ_dst_a2 kg/m2/s 1 A dst_a2 aqueous chemistry (for gas species)
1203 GS_dst_a3 kg/m2/s 1 A dst_a3 gas chemistry/wet removal (for gas species)
1204 AQ_dst_a3 kg/m2/s 1 A dst_a3 aqueous chemistry (for gas species)
1205 GS_H2O2 kg/m2/s 1 A H2O2 gas chemistry/wet removal (for gas species)
1206 AQ_H2O2 kg/m2/s 1 A H2O2 aqueous chemistry (for gas species)
1207 GS_H2SO4 kg/m2/s 1 A H2SO4 gas chemistry/wet removal (for gas species)
1208 AQ_H2SO4 kg/m2/s 1 A H2SO4 aqueous chemistry (for gas species)
1209 GS_ncl_a1 kg/m2/s 1 A ncl_a1 gas chemistry/wet removal (for gas species)
1210 AQ_ncl_a1 kg/m2/s 1 A ncl_a1 aqueous chemistry (for gas species)
1211 GS_ncl_a2 kg/m2/s 1 A ncl_a2 gas chemistry/wet removal (for gas species)
1212 AQ_ncl_a2 kg/m2/s 1 A ncl_a2 aqueous chemistry (for gas species)
1213 GS_ncl_a3 kg/m2/s 1 A ncl_a3 gas chemistry/wet removal (for gas species)
1214 AQ_ncl_a3 kg/m2/s 1 A ncl_a3 aqueous chemistry (for gas species)
1215 GS_num_a1 1/m2/s 1 A num_a1 gas chemistry/wet removal (for gas species)
1216 AQ_num_a1 1/m2/s 1 A num_a1 aqueous chemistry (for gas species)
1217 GS_num_a2 1/m2/s 1 A num_a2 gas chemistry/wet removal (for gas species)
1218 AQ_num_a2 1/m2/s 1 A num_a2 aqueous chemistry (for gas species)
1219 GS_num_a3 1/m2/s 1 A num_a3 gas chemistry/wet removal (for gas species)
1220 AQ_num_a3 1/m2/s 1 A num_a3 aqueous chemistry (for gas species)
1221 GS_num_a4 1/m2/s 1 A num_a4 gas chemistry/wet removal (for gas species)
1222 AQ_num_a4 1/m2/s 1 A num_a4 aqueous chemistry (for gas species)
1223 GS_pom_a1 kg/m2/s 1 A pom_a1 gas chemistry/wet removal (for gas species)
1224 AQ_pom_a1 kg/m2/s 1 A pom_a1 aqueous chemistry (for gas species)
1225 GS_pom_a4 kg/m2/s 1 A pom_a4 gas chemistry/wet removal (for gas species)
1226 AQ_pom_a4 kg/m2/s 1 A pom_a4 aqueous chemistry (for gas species)
1227 GS_SO2 kg/m2/s 1 A SO2 gas chemistry/wet removal (for gas species)
1228 AQ_SO2 kg/m2/s 1 A SO2 aqueous chemistry (for gas species)
1229 GS_so4_a1 kg/m2/s 1 A so4_a1 gas chemistry/wet removal (for gas species)
1230 AQ_so4_a1 kg/m2/s 1 A so4_a1 aqueous chemistry (for gas species)
1231 GS_so4_a2 kg/m2/s 1 A so4_a2 gas chemistry/wet removal (for gas species)
1232 AQ_so4_a2 kg/m2/s 1 A so4_a2 aqueous chemistry (for gas species)
1233 GS_so4_a3 kg/m2/s 1 A so4_a3 gas chemistry/wet removal (for gas species)
1234 AQ_so4_a3 kg/m2/s 1 A so4_a3 aqueous chemistry (for gas species)
1235 GS_soa_a1 kg/m2/s 1 A soa_a1 gas chemistry/wet removal (for gas species)
1236 AQ_soa_a1 kg/m2/s 1 A soa_a1 aqueous chemistry (for gas species)
1237 GS_soa_a2 kg/m2/s 1 A soa_a2 gas chemistry/wet removal (for gas species)
1238 AQ_soa_a2 kg/m2/s 1 A soa_a2 aqueous chemistry (for gas species)
1239 GS_SOAE kg/m2/s 1 A SOAE gas chemistry/wet removal (for gas species)
1240 AQ_SOAE kg/m2/s 1 A SOAE aqueous chemistry (for gas species)
1241 GS_SOAG kg/m2/s 1 A SOAG gas chemistry/wet removal (for gas species)
1242 AQ_SOAG kg/m2/s 1 A SOAG aqueous chemistry (for gas species)
1243 GS_H2O kg/m2/s 1 A H2O gas chemistry/wet removal (for gas species)
1244 AQ_H2O kg/m2/s 1 A H2O aqueous chemistry (for gas species)
1245 bc_c1 kg/kg 32 A bc_c1 in cloud water
1246 bc_c1SFWET kg/m2/s 1 A bc_c1 wet deposition flux at surface
1247 bc_c1SFSIC kg/m2/s 1 A bc_c1 wet deposition flux (incloud, convective) at surface
1248 bc_c1SFSIS kg/m2/s 1 A bc_c1 wet deposition flux (incloud, stratiform) at surface
1249 bc_c1SFSBC kg/m2/s 1 A bc_c1 wet deposition flux (belowcloud, convective) at surface
1250 bc_c1SFSBS kg/m2/s 1 A bc_c1 wet deposition flux (belowcloud, stratiform) at surface
1251 bc_c1DDF kg/m2/s 1 A bc_c1 dry deposition flux at bottom (grav + turb)
1252 bc_c1TBF kg/m2/s 1 A bc_c1 turbulent dry deposition flux
1253 bc_c1GVF kg/m2/s 1 A bc_c1 gravitational dry deposition flux
1254 bc_c1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
1255 bc_c1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1256 bc_c1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1257 bc_c4 kg/kg 32 A bc_c4 in cloud water
1258 bc_c4SFWET kg/m2/s 1 A bc_c4 wet deposition flux at surface
1259 bc_c4SFSIC kg/m2/s 1 A bc_c4 wet deposition flux (incloud, convective) at surface
1260 bc_c4SFSIS kg/m2/s 1 A bc_c4 wet deposition flux (incloud, stratiform) at surface
1261 bc_c4SFSBC kg/m2/s 1 A bc_c4 wet deposition flux (belowcloud, convective) at surface
1262 bc_c4SFSBS kg/m2/s 1 A bc_c4 wet deposition flux (belowcloud, stratiform) at surface
1263 bc_c4DDF kg/m2/s 1 A bc_c4 dry deposition flux at bottom (grav + turb)
1264 bc_c4TBF kg/m2/s 1 A bc_c4 turbulent dry deposition flux
1265 bc_c4GVF kg/m2/s 1 A bc_c4 gravitational dry deposition flux
1266 bc_c4SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
1267 bc_c4SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1268 bc_c4SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1269 dst_c1 kg/kg 32 A dst_c1 in cloud water
1270 dst_c1SFWET kg/m2/s 1 A dst_c1 wet deposition flux at surface
1271 dst_c1SFSIC kg/m2/s 1 A dst_c1 wet deposition flux (incloud, convective) at surface
1272 dst_c1SFSIS kg/m2/s 1 A dst_c1 wet deposition flux (incloud, stratiform) at surface
1273 dst_c1SFSBC kg/m2/s 1 A dst_c1 wet deposition flux (belowcloud, convective) at surface
1274 dst_c1SFSBS kg/m2/s 1 A dst_c1 wet deposition flux (belowcloud, stratiform) at surface
1275 dst_c1DDF kg/m2/s 1 A dst_c1 dry deposition flux at bottom (grav + turb)
1276 dst_c1TBF kg/m2/s 1 A dst_c1 turbulent dry deposition flux
1277 dst_c1GVF kg/m2/s 1 A dst_c1 gravitational dry deposition flux
1278 dst_c1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
1279 dst_c1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1280 dst_c1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1281 dst_c2 kg/kg 32 A dst_c2 in cloud water
1282 dst_c2SFWET kg/m2/s 1 A dst_c2 wet deposition flux at surface
1283 dst_c2SFSIC kg/m2/s 1 A dst_c2 wet deposition flux (incloud, convective) at surface
1284 dst_c2SFSIS kg/m2/s 1 A dst_c2 wet deposition flux (incloud, stratiform) at surface
1285 dst_c2SFSBC kg/m2/s 1 A dst_c2 wet deposition flux (belowcloud, convective) at surface
1286 dst_c2SFSBS kg/m2/s 1 A dst_c2 wet deposition flux (belowcloud, stratiform) at surface
1287 dst_c2DDF kg/m2/s 1 A dst_c2 dry deposition flux at bottom (grav + turb)
1288 dst_c2TBF kg/m2/s 1 A dst_c2 turbulent dry deposition flux
1289 dst_c2GVF kg/m2/s 1 A dst_c2 gravitational dry deposition flux
1290 dst_c2SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
1291 dst_c2SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1292 dst_c2SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1293 dst_c3 kg/kg 32 A dst_c3 in cloud water
1294 dst_c3SFWET kg/m2/s 1 A dst_c3 wet deposition flux at surface
1295 dst_c3SFSIC kg/m2/s 1 A dst_c3 wet deposition flux (incloud, convective) at surface
1296 dst_c3SFSIS kg/m2/s 1 A dst_c3 wet deposition flux (incloud, stratiform) at surface
1297 dst_c3SFSBC kg/m2/s 1 A dst_c3 wet deposition flux (belowcloud, convective) at surface
1298 dst_c3SFSBS kg/m2/s 1 A dst_c3 wet deposition flux (belowcloud, stratiform) at surface
1299 dst_c3DDF kg/m2/s 1 A dst_c3 dry deposition flux at bottom (grav + turb)
1300 dst_c3TBF kg/m2/s 1 A dst_c3 turbulent dry deposition flux
1301 dst_c3GVF kg/m2/s 1 A dst_c3 gravitational dry deposition flux
1302 dst_c3SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
1303 dst_c3SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1304 dst_c3SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1305 ncl_c1 kg/kg 32 A ncl_c1 in cloud water
1306 ncl_c1SFWET kg/m2/s 1 A ncl_c1 wet deposition flux at surface
1307 ncl_c1SFSIC kg/m2/s 1 A ncl_c1 wet deposition flux (incloud, convective) at surface
1308 ncl_c1SFSIS kg/m2/s 1 A ncl_c1 wet deposition flux (incloud, stratiform) at surface
1309 ncl_c1SFSBC kg/m2/s 1 A ncl_c1 wet deposition flux (belowcloud, convective) at surface
1310 ncl_c1SFSBS kg/m2/s 1 A ncl_c1 wet deposition flux (belowcloud, stratiform) at surface
1311 ncl_c1DDF kg/m2/s 1 A ncl_c1 dry deposition flux at bottom (grav + turb)
1312 ncl_c1TBF kg/m2/s 1 A ncl_c1 turbulent dry deposition flux
1313 ncl_c1GVF kg/m2/s 1 A ncl_c1 gravitational dry deposition flux
1314 ncl_c1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
1315 ncl_c1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1316 ncl_c1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1317 ncl_c2 kg/kg 32 A ncl_c2 in cloud water
1318 ncl_c2SFWET kg/m2/s 1 A ncl_c2 wet deposition flux at surface
1319 ncl_c2SFSIC kg/m2/s 1 A ncl_c2 wet deposition flux (incloud, convective) at surface
1320 ncl_c2SFSIS kg/m2/s 1 A ncl_c2 wet deposition flux (incloud, stratiform) at surface
1321 ncl_c2SFSBC kg/m2/s 1 A ncl_c2 wet deposition flux (belowcloud, convective) at surface
1322 ncl_c2SFSBS kg/m2/s 1 A ncl_c2 wet deposition flux (belowcloud, stratiform) at surface
1323 ncl_c2DDF kg/m2/s 1 A ncl_c2 dry deposition flux at bottom (grav + turb)
1324 ncl_c2TBF kg/m2/s 1 A ncl_c2 turbulent dry deposition flux
1325 ncl_c2GVF kg/m2/s 1 A ncl_c2 gravitational dry deposition flux
1326 ncl_c2SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
1327 ncl_c2SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1328 ncl_c2SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1329 ncl_c3 kg/kg 32 A ncl_c3 in cloud water
1330 ncl_c3SFWET kg/m2/s 1 A ncl_c3 wet deposition flux at surface
1331 ncl_c3SFSIC kg/m2/s 1 A ncl_c3 wet deposition flux (incloud, convective) at surface
1332 ncl_c3SFSIS kg/m2/s 1 A ncl_c3 wet deposition flux (incloud, stratiform) at surface
1333 ncl_c3SFSBC kg/m2/s 1 A ncl_c3 wet deposition flux (belowcloud, convective) at surface
1334 ncl_c3SFSBS kg/m2/s 1 A ncl_c3 wet deposition flux (belowcloud, stratiform) at surface
1335 ncl_c3DDF kg/m2/s 1 A ncl_c3 dry deposition flux at bottom (grav + turb)
1336 ncl_c3TBF kg/m2/s 1 A ncl_c3 turbulent dry deposition flux
1337 ncl_c3GVF kg/m2/s 1 A ncl_c3 gravitational dry deposition flux
1338 ncl_c3SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
1339 ncl_c3SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1340 ncl_c3SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1341 num_c1 1/kg 32 A num_c1 in cloud water
1342 num_c1SFWET 1/m2/s 1 A num_c1 wet deposition flux at surface
1343 num_c1SFSIC 1/m2/s 1 A num_c1 wet deposition flux (incloud, convective) at surface
1344 num_c1SFSIS 1/m2/s 1 A num_c1 wet deposition flux (incloud, stratiform) at surface
1345 num_c1SFSBC 1/m2/s 1 A num_c1 wet deposition flux (belowcloud, convective) at surface
1346 num_c1SFSBS 1/m2/s 1 A num_c1 wet deposition flux (belowcloud, stratiform) at surface
1347 num_c1DDF 1/m2/s 1 A num_c1 dry deposition flux at bottom (grav + turb)
1348 num_c1TBF 1/m2/s 1 A num_c1 turbulent dry deposition flux
1349 num_c1GVF 1/m2/s 1 A num_c1 gravitational dry deposition flux
1350 num_c1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
1351 num_c1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1352 num_c1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1353 num_c2 1/kg 32 A num_c2 in cloud water
1354 num_c2SFWET 1/m2/s 1 A num_c2 wet deposition flux at surface
1355 num_c2SFSIC 1/m2/s 1 A num_c2 wet deposition flux (incloud, convective) at surface
1356 num_c2SFSIS 1/m2/s 1 A num_c2 wet deposition flux (incloud, stratiform) at surface
1357 num_c2SFSBC 1/m2/s 1 A num_c2 wet deposition flux (belowcloud, convective) at surface
1358 num_c2SFSBS 1/m2/s 1 A num_c2 wet deposition flux (belowcloud, stratiform) at surface
1359 num_c2DDF 1/m2/s 1 A num_c2 dry deposition flux at bottom (grav + turb)
1360 num_c2TBF 1/m2/s 1 A num_c2 turbulent dry deposition flux
1361 num_c2GVF 1/m2/s 1 A num_c2 gravitational dry deposition flux
1362 num_c2SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
1363 num_c2SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1364 num_c2SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1365 num_c3 1/kg 32 A num_c3 in cloud water
1366 num_c3SFWET 1/m2/s 1 A num_c3 wet deposition flux at surface
1367 num_c3SFSIC 1/m2/s 1 A num_c3 wet deposition flux (incloud, convective) at surface
1368 num_c3SFSIS 1/m2/s 1 A num_c3 wet deposition flux (incloud, stratiform) at surface
1369 num_c3SFSBC 1/m2/s 1 A num_c3 wet deposition flux (belowcloud, convective) at surface
1370 num_c3SFSBS 1/m2/s 1 A num_c3 wet deposition flux (belowcloud, stratiform) at surface
1371 num_c3DDF 1/m2/s 1 A num_c3 dry deposition flux at bottom (grav + turb)
1372 num_c3TBF 1/m2/s 1 A num_c3 turbulent dry deposition flux
1373 num_c3GVF 1/m2/s 1 A num_c3 gravitational dry deposition flux
1374 num_c3SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
1375 num_c3SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1376 num_c3SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1377 num_c4 1/kg 32 A num_c4 in cloud water
1378 num_c4SFWET 1/m2/s 1 A num_c4 wet deposition flux at surface
1379 num_c4SFSIC 1/m2/s 1 A num_c4 wet deposition flux (incloud, convective) at surface
1380 num_c4SFSIS 1/m2/s 1 A num_c4 wet deposition flux (incloud, stratiform) at surface
1381 num_c4SFSBC 1/m2/s 1 A num_c4 wet deposition flux (belowcloud, convective) at surface
1382 num_c4SFSBS 1/m2/s 1 A num_c4 wet deposition flux (belowcloud, stratiform) at surface
1383 num_c4DDF 1/m2/s 1 A num_c4 dry deposition flux at bottom (grav + turb)
1384 num_c4TBF 1/m2/s 1 A num_c4 turbulent dry deposition flux
1385 num_c4GVF 1/m2/s 1 A num_c4 gravitational dry deposition flux
1386 num_c4SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
1387 num_c4SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1388 num_c4SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1389 pom_c1 kg/kg 32 A pom_c1 in cloud water
1390 pom_c1SFWET kg/m2/s 1 A pom_c1 wet deposition flux at surface
1391 pom_c1SFSIC kg/m2/s 1 A pom_c1 wet deposition flux (incloud, convective) at surface
1392 pom_c1SFSIS kg/m2/s 1 A pom_c1 wet deposition flux (incloud, stratiform) at surface
1393 pom_c1SFSBC kg/m2/s 1 A pom_c1 wet deposition flux (belowcloud, convective) at surface
1394 pom_c1SFSBS kg/m2/s 1 A pom_c1 wet deposition flux (belowcloud, stratiform) at surface
1395 pom_c1DDF kg/m2/s 1 A pom_c1 dry deposition flux at bottom (grav + turb)
1396 pom_c1TBF kg/m2/s 1 A pom_c1 turbulent dry deposition flux
1397 pom_c1GVF kg/m2/s 1 A pom_c1 gravitational dry deposition flux
1398 pom_c1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
1399 pom_c1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1400 pom_c1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1401 pom_c4 kg/kg 32 A pom_c4 in cloud water
1402 pom_c4SFWET kg/m2/s 1 A pom_c4 wet deposition flux at surface
1403 pom_c4SFSIC kg/m2/s 1 A pom_c4 wet deposition flux (incloud, convective) at surface
1404 pom_c4SFSIS kg/m2/s 1 A pom_c4 wet deposition flux (incloud, stratiform) at surface
1405 pom_c4SFSBC kg/m2/s 1 A pom_c4 wet deposition flux (belowcloud, convective) at surface
1406 pom_c4SFSBS kg/m2/s 1 A pom_c4 wet deposition flux (belowcloud, stratiform) at surface
1407 pom_c4DDF kg/m2/s 1 A pom_c4 dry deposition flux at bottom (grav + turb)
1408 pom_c4TBF kg/m2/s 1 A pom_c4 turbulent dry deposition flux
1409 pom_c4GVF kg/m2/s 1 A pom_c4 gravitational dry deposition flux
1410 pom_c4SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
1411 pom_c4SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1412 pom_c4SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1413 so4_c1 kg/kg 32 A so4_c1 in cloud water
1414 so4_c1SFWET kg/m2/s 1 A so4_c1 wet deposition flux at surface
1415 so4_c1SFSIC kg/m2/s 1 A so4_c1 wet deposition flux (incloud, convective) at surface
1416 so4_c1SFSIS kg/m2/s 1 A so4_c1 wet deposition flux (incloud, stratiform) at surface
1417 so4_c1SFSBC kg/m2/s 1 A so4_c1 wet deposition flux (belowcloud, convective) at surface
1418 so4_c1SFSBS kg/m2/s 1 A so4_c1 wet deposition flux (belowcloud, stratiform) at surface
1419 so4_c1DDF kg/m2/s 1 A so4_c1 dry deposition flux at bottom (grav + turb)
1420 so4_c1TBF kg/m2/s 1 A so4_c1 turbulent dry deposition flux
1421 so4_c1GVF kg/m2/s 1 A so4_c1 gravitational dry deposition flux
1422 so4_c1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
1423 so4_c1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1424 so4_c1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1425 so4_c2 kg/kg 32 A so4_c2 in cloud water
1426 so4_c2SFWET kg/m2/s 1 A so4_c2 wet deposition flux at surface
1427 so4_c2SFSIC kg/m2/s 1 A so4_c2 wet deposition flux (incloud, convective) at surface
1428 so4_c2SFSIS kg/m2/s 1 A so4_c2 wet deposition flux (incloud, stratiform) at surface
1429 so4_c2SFSBC kg/m2/s 1 A so4_c2 wet deposition flux (belowcloud, convective) at surface
1430 so4_c2SFSBS kg/m2/s 1 A so4_c2 wet deposition flux (belowcloud, stratiform) at surface
1431 so4_c2DDF kg/m2/s 1 A so4_c2 dry deposition flux at bottom (grav + turb)
1432 so4_c2TBF kg/m2/s 1 A so4_c2 turbulent dry deposition flux
1433 so4_c2GVF kg/m2/s 1 A so4_c2 gravitational dry deposition flux
1434 so4_c2SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
1435 so4_c2SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1436 so4_c2SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1437 so4_c3 kg/kg 32 A so4_c3 in cloud water
1438 so4_c3SFWET kg/m2/s 1 A so4_c3 wet deposition flux at surface
1439 so4_c3SFSIC kg/m2/s 1 A so4_c3 wet deposition flux (incloud, convective) at surface
1440 so4_c3SFSIS kg/m2/s 1 A so4_c3 wet deposition flux (incloud, stratiform) at surface
1441 so4_c3SFSBC kg/m2/s 1 A so4_c3 wet deposition flux (belowcloud, convective) at surface
1442 so4_c3SFSBS kg/m2/s 1 A so4_c3 wet deposition flux (belowcloud, stratiform) at surface
1443 so4_c3DDF kg/m2/s 1 A so4_c3 dry deposition flux at bottom (grav + turb)
1444 so4_c3TBF kg/m2/s 1 A so4_c3 turbulent dry deposition flux
1445 so4_c3GVF kg/m2/s 1 A so4_c3 gravitational dry deposition flux
1446 so4_c3SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
1447 so4_c3SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1448 so4_c3SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1449 soa_c1 kg/kg 32 A soa_c1 in cloud water
1450 soa_c1SFWET kg/m2/s 1 A soa_c1 wet deposition flux at surface
1451 soa_c1SFSIC kg/m2/s 1 A soa_c1 wet deposition flux (incloud, convective) at surface
1452 soa_c1SFSIS kg/m2/s 1 A soa_c1 wet deposition flux (incloud, stratiform) at surface
1453 soa_c1SFSBC kg/m2/s 1 A soa_c1 wet deposition flux (belowcloud, convective) at surface
1454 soa_c1SFSBS kg/m2/s 1 A soa_c1 wet deposition flux (belowcloud, stratiform) at surface
1455 soa_c1DDF kg/m2/s 1 A soa_c1 dry deposition flux at bottom (grav + turb)
1456 soa_c1TBF kg/m2/s 1 A soa_c1 turbulent dry deposition flux
1457 soa_c1GVF kg/m2/s 1 A soa_c1 gravitational dry deposition flux
1458 soa_c1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
1459 soa_c1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1460 soa_c1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1461 soa_c2 kg/kg 32 A soa_c2 in cloud water
1462 soa_c2SFWET kg/m2/s 1 A soa_c2 wet deposition flux at surface
1463 soa_c2SFSIC kg/m2/s 1 A soa_c2 wet deposition flux (incloud, convective) at surface
1464 soa_c2SFSIS kg/m2/s 1 A soa_c2 wet deposition flux (incloud, stratiform) at surface
1465 soa_c2SFSBC kg/m2/s 1 A soa_c2 wet deposition flux (belowcloud, convective) at surface
1466 soa_c2SFSBS kg/m2/s 1 A soa_c2 wet deposition flux (belowcloud, stratiform) at surface
1467 soa_c2DDF kg/m2/s 1 A soa_c2 dry deposition flux at bottom (grav + turb)
1468 soa_c2TBF kg/m2/s 1 A soa_c2 turbulent dry deposition flux
1469 soa_c2GVF kg/m2/s 1 A soa_c2 gravitational dry deposition flux
1470 soa_c2SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
1471 soa_c2SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1472 soa_c2SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1473 dgnum1 m 32 I Aerosol mode dry diameter
1474 dgnumwet1 m 32 I Aerosol mode wet diameter
1475 dgnum2 m 32 I Aerosol mode dry diameter
1476 dgnumwet2 m 32 I Aerosol mode wet diameter
1477 dgnum3 m 32 I Aerosol mode dry diameter
1478 dgnumwet3 m 32 I Aerosol mode wet diameter
1479 dgnum4 m 32 I Aerosol mode dry diameter
1480 dgnumwet4 m 32 I Aerosol mode wet diameter
1481 so4_c1AQSO4 kg/m2/s 1 A so4_c1 aqueous phase chemistry
1482 so4_c1AQH2SO4 kg/m2/s 1 A so4_c1 aqueous phase chemistry
1483 so4_c2AQSO4 kg/m2/s 1 A so4_c2 aqueous phase chemistry
1484 so4_c2AQH2SO4 kg/m2/s 1 A so4_c2 aqueous phase chemistry
1485 so4_c3AQSO4 kg/m2/s 1 A so4_c3 aqueous phase chemistry
1486 so4_c3AQH2SO4 kg/m2/s 1 A so4_c3 aqueous phase chemistry
1487 XPH_LWC kg/kg 32 A pH value multiplied by lwc
1488 AQSO4_H2O2 kg/m2/s 1 A SO4 aqueous phase chemistry due to H2O2
1489 AQSO4_O3 kg/m2/s 1 A SO4 aqueous phase chemistry due to O3
1490 HEIGHT m 33 A geopotential height above surface at interfaces (m)
1491 CT_H2O_GHG kg/kg/s 32 A ghg-chem h2o source/sink
1492 U_SRF m/s 1 I bottom layer wind velocity
1493 V_SRF m/s 1 I bottom layer wind velocity
1494 Q_SRF kg/kg 1 I bottom layer specific humidity
1495 extfrc_01 32 I ext frcing
1496 extfrc_02 32 I ext frcing
1497 extfrc_03 32 I ext frcing
1498 extfrc_04 32 I ext frcing
1499 extfrc_05 32 I ext frcing
1500 extfrc_06 32 I ext frcing
1501 extfrc_07 32 I ext frcing
1502 extfrc_08 32 I ext frcing
1503 extfrc_09 32 I ext frcing
1504 jh2o2 /s 32 I photolysis rate constant
1505 jsoa_a1 /s 32 I photolysis rate constant
1506 jsoa_a2 /s 32 I photolysis rate constant
1507 OH_H2O2 cm3/molecules/s 32 I reaction rate constant
1508 usr_HO2_HO2 cm3/molecules/s 32 I reaction rate constant
1509 DMS_NO3 cm3/molecules/s 32 I reaction rate constant
1510 DMS_OHa cm3/molecules/s 32 I reaction rate constant
1511 SO2_OH_M cm6/molecules2/s 32 I reaction rate constant
1512 usr_DMS_OH cm3/molecules/s 32 I reaction rate constant
1513 SOAE_tau /s 32 I reaction rate constant
1514 QDSAD /s 32 I water vapor sad delta
1515 SAD_STRAT cm2/cm3 32 I stratospheric aerosol SAD
1516 SAD_SULFC cm2/cm3 32 I chemical sulfate aerosol SAD
1517 SAD_SAGE cm2/cm3 32 I SAGE sulfate aerosol SAD
1518 SAD_LNAT cm2/cm3 32 I large-mode NAT aerosol SAD
1519 SAD_ICE cm2/cm3 32 I water-ice aerosol SAD
1520 RAD_SULFC cm 32 I chemical sad sulfate
1521 RAD_LNAT cm 32 I large nat radius
1522 RAD_ICE cm 32 I sad ice
1523 SAD_TROP cm2/cm3 32 I tropospheric aerosol SAD
1524 SAD_AERO cm2/cm3 32 I aerosol surface area density
1525 REFF_AERO cm 32 I aerosol effective radius
1526 SULF_TROP mol/mol 32 I tropospheric aerosol SAD
1527 QDSETT /s 32 I water vapor settling delta
1528 QDCHEM /s 32 I water vapor chemistry delta
1529 HNO3_TOTAL mol/mol 32 I total HNO3
1530 HNO3_STS mol/mol 32 I STS condensed HNO3
1531 HNO3_NAT mol/mol 32 I NAT condensed HNO3
1532 HNO3_GAS mol/mol 32 I gas-phase hno3
1533 H2O_GAS mol/mol 32 I gas-phase h2o
1534 HCL_TOTAL mol/mol 32 I total hcl
1535 HCL_GAS mol/mol 32 I gas-phase hcl
1536 HCL_STS mol/mol 32 I STS condensed HCL
1537 SZA degrees 1 I solar zenith angle
1538 NOX mol/mol 32 A nox (N+NO+NO2)
1539 NOY mol/mol 32 A noy = total nitrogen (N+NO+NO2+NO3+2N2O5+HNO3+HO2NO2+ORGNOY+NH4NO3)
1540 NOY_SRF mol/mol 1 A surface noy volume mixing ratio
1541 HOX mol/mol 32 A HOx (H+OH+HO2+2H2O2)
1542 BROX mol/mol 32 A brox (Br+BrO+BRCl+HOBr)
1543 BROY mol/mol 32 A total inorganic bromine (Br+BrO+HOBr+BrONO2+HBr+BrCl)
1544 TBRY mol/mol 32 A total Br (ORG+INORG) volume mixing ratio
1545 CLOX mol/mol 32 A clox (Cl+CLO+HOCl+2Cl2+2Cl2O2+OClO)
1546 CLOY mol/mol 32 A total inorganic chlorine (Cl+ClO+2Cl2+2Cl2O2+OClO+HOCl+ClONO2+HCl+BrCl)
1547 TCLY mol/mol 32 A total Cl (ORG+INORG) volume mixing ratio
1548 FOY mol/mol 32 A total inorganic fluorine (F+HF+COFCL+2COF2)
1549 TFY mol/mol 32 A total F (ORG+INORG) volume mixing ratio
1550 TOTH mol/mol 32 A total H2 volume mixing ratio
1551 NOY_mmr kg/kg 32 A NOy mass mixing ratio
1552 SOX_mmr kg/kg 32 A SOx mass mixing ratio
1553 NHX_mmr kg/kg 32 A NHx mass mixing ratio
1554 DO3CHM_TRP kg/s 1 A integrated net tendency from chem in troposphere
1555 DO3CHM_LMS kg/s 1 A integrated net tendency from chem in lowermost stratosphere
1556 Dbc_a1CHM kg/s 32 A net tendency from chem
1557 bc_a1 kg/kg 32 A bc_a1 concentration
1558 bc_a1_SRF kg/kg 1 A bc_a1 in bottom layer
1559 Dbc_a4CHM kg/s 32 A net tendency from chem
1560 bc_a4 kg/kg 32 A bc_a4 concentration
1561 bc_a4_SRF kg/kg 1 A bc_a4 in bottom layer
1562 DDMSCHM kg/s 32 A net tendency from chem
1563 DV_DMS cm/s 1 A deposition velocity
1564 DF_DMS kg/m2/s 1 A dry deposition flux
1565 DMS mol/mol 32 A DMS concentration
1566 DMS_SRF mol/mol 1 A DMS in bottom layer
1567 Ddst_a1CHM kg/s 32 A net tendency from chem
1568 dst_a1 kg/kg 32 A dst_a1 concentration
1569 dst_a1_SRF kg/kg 1 A dst_a1 in bottom layer
1570 Ddst_a2CHM kg/s 32 A net tendency from chem
1571 dst_a2 kg/kg 32 A dst_a2 concentration
1572 dst_a2_SRF kg/kg 1 A dst_a2 in bottom layer
1573 Ddst_a3CHM kg/s 32 A net tendency from chem
1574 dst_a3 kg/kg 32 A dst_a3 concentration
1575 dst_a3_SRF kg/kg 1 A dst_a3 in bottom layer
1576 DH2O2CHM kg/s 32 A net tendency from chem
1577 DV_H2O2 cm/s 1 A deposition velocity
1578 DF_H2O2 kg/m2/s 1 A dry deposition flux
1579 H2O2 mol/mol 32 A H2O2 concentration
1580 H2O2_SRF mol/mol 1 A H2O2 in bottom layer
1581 DH2SO4CHM kg/s 32 A net tendency from chem
1582 DV_H2SO4 cm/s 1 A deposition velocity
1583 DF_H2SO4 kg/m2/s 1 A dry deposition flux
1584 H2SO4 mol/mol 32 A H2SO4 concentration
1585 H2SO4_SRF mol/mol 1 A H2SO4 in bottom layer
1586 Dncl_a1CHM kg/s 32 A net tendency from chem
1587 ncl_a1 kg/kg 32 A ncl_a1 concentration
1588 ncl_a1_SRF kg/kg 1 A ncl_a1 in bottom layer
1589 Dncl_a2CHM kg/s 32 A net tendency from chem
1590 ncl_a2 kg/kg 32 A ncl_a2 concentration
1591 ncl_a2_SRF kg/kg 1 A ncl_a2 in bottom layer
1592 Dncl_a3CHM kg/s 32 A net tendency from chem
1593 ncl_a3 kg/kg 32 A ncl_a3 concentration
1594 ncl_a3_SRF kg/kg 1 A ncl_a3 in bottom layer
1595 Dnum_a1CHM kg/s 32 A net tendency from chem
1596 num_a1 1/kg 32 A num_a1 concentration
1597 num_a1_SRF 1/kg 1 A num_a1 in bottom layer
1598 Dnum_a2CHM kg/s 32 A net tendency from chem
1599 num_a2 1/kg 32 A num_a2 concentration
1600 num_a2_SRF 1/kg 1 A num_a2 in bottom layer
1601 Dnum_a3CHM kg/s 32 A net tendency from chem
1602 num_a3 1/kg 32 A num_a3 concentration
1603 num_a3_SRF 1/kg 1 A num_a3 in bottom layer
1604 Dnum_a4CHM kg/s 32 A net tendency from chem
1605 num_a4 1/kg 32 A num_a4 concentration
1606 num_a4_SRF 1/kg 1 A num_a4 in bottom layer
1607 Dpom_a1CHM kg/s 32 A net tendency from chem
1608 pom_a1 kg/kg 32 A pom_a1 concentration
1609 pom_a1_SRF kg/kg 1 A pom_a1 in bottom layer
1610 Dpom_a4CHM kg/s 32 A net tendency from chem
1611 pom_a4 kg/kg 32 A pom_a4 concentration
1612 pom_a4_SRF kg/kg 1 A pom_a4 in bottom layer
1613 DSO2CHM kg/s 32 A net tendency from chem
1614 DV_SO2 cm/s 1 A deposition velocity
1615 DF_SO2 kg/m2/s 1 A dry deposition flux
1616 SO2 mol/mol 32 A SO2 concentration
1617 SO2_SRF mol/mol 1 A SO2 in bottom layer
1618 Dso4_a1CHM kg/s 32 A net tendency from chem
1619 so4_a1 kg/kg 32 A so4_a1 concentration
1620 so4_a1_SRF kg/kg 1 A so4_a1 in bottom layer
1621 Dso4_a2CHM kg/s 32 A net tendency from chem
1622 so4_a2 kg/kg 32 A so4_a2 concentration
1623 so4_a2_SRF kg/kg 1 A so4_a2 in bottom layer
1624 Dso4_a3CHM kg/s 32 A net tendency from chem
1625 so4_a3 kg/kg 32 A so4_a3 concentration
1626 so4_a3_SRF kg/kg 1 A so4_a3 in bottom layer
1627 Dsoa_a1CHM kg/s 32 A net tendency from chem
1628 soa_a1 kg/kg 32 A soa_a1 concentration
1629 soa_a1_SRF kg/kg 1 A soa_a1 in bottom layer
1630 Dsoa_a2CHM kg/s 32 A net tendency from chem
1631 soa_a2 kg/kg 32 A soa_a2 concentration
1632 soa_a2_SRF kg/kg 1 A soa_a2 in bottom layer
1633 DSOAECHM kg/s 32 A net tendency from chem
1634 SOAE mol/mol 32 A SOAE concentration
1635 SOAE_SRF mol/mol 1 A SOAE in bottom layer
1636 DSOAGCHM kg/s 32 A net tendency from chem
1637 DV_SOAG cm/s 1 A deposition velocity
1638 DF_SOAG kg/m2/s 1 A dry deposition flux
1639 SOAG mol/mol 32 A SOAG concentration
1640 SOAG_SRF mol/mol 1 A SOAG in bottom layer
1641 DH2OCHM kg/s 32 A net tendency from chem
1642 H2O mol/mol 32 A water vapor concentration
1643 H2O_SRF mol/mol 1 A water vapor in bottom layer
1644 MASS kg 32 A mass of grid box
1645 AREA m2 1 A area of grid box
1646 dry_deposition_NOy_as_N kg/m2/s 1 I NOy dry deposition flux
1647 DF_SOX kg/m2/s 1 I SOx dry deposition flux
1648 dry_deposition_NHx_as_N kg/m2/s 1 I NHx dry deposition flux
1649 wet_deposition_NOy_as_N kg/m2/s 1 A NOy wet deposition
1650 wet_deposition_NHx_as_N kg/m2/s 1 A NHx wet deposition
1651 r_jh2o2 molecules/cm3/se 32 A reaction rate
1652 r_jsoa_a1 molecules/cm3/se 32 A reaction rate
1653 r_jsoa_a2 molecules/cm3/se 32 A reaction rate
1654 r_OH_H2O2 molecules/cm3/se 32 A reaction rate
1655 r_HO2_HO2 molecules/cm3/se 32 A reaction rate
1656 r_DMS_NO3 molecules/cm3/se 32 A reaction rate
1657 r_DMS_OHa molecules/cm3/se 32 A reaction rate
1658 r_SO2_OH_M molecules/cm3/se 32 A reaction rate
1659 r_DMS_OH molecules/cm3/se 32 A reaction rate
1660 r_SOAE_tau molecules/cm3/se 32 A reaction rate
1661 GAMMA_HET1 1 32 I Reaction Probability
1662 GAMMA_HET2 1 32 I Reaction Probability
1663 GAMMA_HET3 1 32 I Reaction Probability
1664 GAMMA_HET4 1 32 I Reaction Probability
1665 GAMMA_HET5 1 32 I Reaction Probability
1666 GAMMA_HET6 1 32 I Reaction Probability
1667 WTPER % 32 I H2SO4 Weight Percent
1668 O3S_LOSS 1/sec 32 I O3S loss rate const
1669 bc_a1_CHMP /cm3/s 32 I chemical production rate
1670 bc_a1_CHML /cm3/s 32 I chemical loss rate
1671 bc_a4_CHMP /cm3/s 32 I chemical production rate
1672 bc_a4_CHML /cm3/s 32 I chemical loss rate
1673 DMS_CHMP /cm3/s 32 I chemical production rate
1674 DMS_CHML /cm3/s 32 I chemical loss rate
1675 dst_a1_CHMP /cm3/s 32 I chemical production rate
1676 dst_a1_CHML /cm3/s 32 I chemical loss rate
1677 dst_a2_CHMP /cm3/s 32 I chemical production rate
1678 dst_a2_CHML /cm3/s 32 I chemical loss rate
1679 dst_a3_CHMP /cm3/s 32 I chemical production rate
1680 dst_a3_CHML /cm3/s 32 I chemical loss rate
1681 H2O2_CHMP /cm3/s 32 I chemical production rate
1682 H2O2_CHML /cm3/s 32 I chemical loss rate
1683 H2SO4_CHMP /cm3/s 32 I chemical production rate
1684 H2SO4_CHML /cm3/s 32 I chemical loss rate
1685 ncl_a1_CHMP /cm3/s 32 I chemical production rate
1686 ncl_a1_CHML /cm3/s 32 I chemical loss rate
1687 ncl_a2_CHMP /cm3/s 32 I chemical production rate
1688 ncl_a2_CHML /cm3/s 32 I chemical loss rate
1689 ncl_a3_CHMP /cm3/s 32 I chemical production rate
1690 ncl_a3_CHML /cm3/s 32 I chemical loss rate
1691 num_a1_CHMP /cm3/s 32 I chemical production rate
1692 num_a1_CHML /cm3/s 32 I chemical loss rate
1693 num_a2_CHMP /cm3/s 32 I chemical production rate
1694 num_a2_CHML /cm3/s 32 I chemical loss rate
1695 num_a3_CHMP /cm3/s 32 I chemical production rate
1696 num_a3_CHML /cm3/s 32 I chemical loss rate
1697 num_a4_CHMP /cm3/s 32 I chemical production rate
1698 num_a4_CHML /cm3/s 32 I chemical loss rate
1699 pom_a1_CHMP /cm3/s 32 I chemical production rate
1700 pom_a1_CHML /cm3/s 32 I chemical loss rate
1701 pom_a4_CHMP /cm3/s 32 I chemical production rate
1702 pom_a4_CHML /cm3/s 32 I chemical loss rate
1703 SO2_CHMP /cm3/s 32 I chemical production rate
1704 SO2_CHML /cm3/s 32 I chemical loss rate
1705 so4_a1_CHMP /cm3/s 32 I chemical production rate
1706 so4_a1_CHML /cm3/s 32 I chemical loss rate
1707 so4_a2_CHMP /cm3/s 32 I chemical production rate
1708 so4_a2_CHML /cm3/s 32 I chemical loss rate
1709 so4_a3_CHMP /cm3/s 32 I chemical production rate
1710 so4_a3_CHML /cm3/s 32 I chemical loss rate
1711 soa_a1_CHMP /cm3/s 32 I chemical production rate
1712 soa_a1_CHML /cm3/s 32 I chemical loss rate
1713 soa_a2_CHMP /cm3/s 32 I chemical production rate
1714 soa_a2_CHML /cm3/s 32 I chemical loss rate
1715 SOAE_CHMP /cm3/s 32 I chemical production rate
1716 SOAE_CHML /cm3/s 32 I chemical loss rate
1717 SOAG_CHMP /cm3/s 32 I chemical production rate
1718 SOAG_CHML /cm3/s 32 I chemical loss rate
1719 H2O_CHMP /cm3/s 32 I chemical production rate
1720 H2O_CHML /cm3/s 32 I chemical loss rate
1721 H_PEROX_CHMP /cm3/s 32 I total ROOH production rate
1722 M_dens molecules/cm3 32 A invariant density
1723 M_vmr mole/mole 32 A invariant density
1724 O2_dens molecules/cm3 32 A invariant density
1725 O2_vmr mole/mole 32 A invariant density
1726 OH_dens molecules/cm3 32 A invariant density
1727 OH_vmr mole/mole 32 A invariant density
1728 O3_dens molecules/cm3 32 A invariant density
1729 O3_vmr mole/mole 32 A invariant density
1730 NO3_dens molecules/cm3 32 A invariant density
1731 NO3_vmr mole/mole 32 A invariant density
1732 HO2_dens molecules/cm3 32 A invariant density
1733 HO2_vmr mole/mole 32 A invariant density
1734 N2_dens molecules/cm3 32 A invariant density
1735 N2_vmr mole/mole 32 A invariant density
1736 O3 mol/mol 32 I prescribed tracer constituent
1737 OH mol/mol 32 I prescribed tracer constituent
1738 NO3 mol/mol 32 I prescribed tracer constituent
1739 HO2 mol/mol 32 I prescribed tracer constituent
1740 NO_Lightning molec/cm3/s 32 A lightning NO source
1741 NO_Aircraft molec/cm3/s 32 A aircraft NO source
1742 CO_Aircraft molec/cm3/s 32 A aircraft CO source
1743 EPP_ionpairs pairs/cm3/s 32 A EPP ionization forcing
1744 GCR_ionpairs pairs/cm3/s 32 A GCR ionization forcing
1745 SO2_XFRC molec/cm3/s 32 A external forcing for SO2
1746 SO2_CLXF molec/cm2/s 1 A vertically intergrated external forcing for SO2
1747 SO2_CMXF kg/m2/s 1 A vertically intergrated external forcing for SO2
1748 so4_a1_XFRC molec/cm3/s 32 A external forcing for so4_a1
1749 so4_a1_CLXF molec/cm2/s 1 A vertically intergrated external forcing for so4_a1
1750 so4_a1_CMXF kg/m2/s 1 A vertically intergrated external forcing for so4_a1
1751 so4_a2_XFRC molec/cm3/s 32 A external forcing for so4_a2
1752 so4_a2_CLXF molec/cm2/s 1 A vertically intergrated external forcing for so4_a2
1753 so4_a2_CMXF kg/m2/s 1 A vertically intergrated external forcing for so4_a2
1754 pom_a4_XFRC molec/cm3/s 32 A external forcing for pom_a4
1755 pom_a4_CLXF molec/cm2/s 1 A vertically intergrated external forcing for pom_a4
1756 pom_a4_CMXF kg/m2/s 1 A vertically intergrated external forcing for pom_a4
1757 bc_a4_XFRC molec/cm3/s 32 A external forcing for bc_a4
1758 bc_a4_CLXF molec/cm2/s 1 A vertically intergrated external forcing for bc_a4
1759 bc_a4_CMXF kg/m2/s 1 A vertically intergrated external forcing for bc_a4
1760 H2O_XFRC molec/cm3/s 32 A external forcing for H2O
1761 H2O_CLXF molec/cm2/s 1 A vertically intergrated external forcing for H2O
1762 H2O_CMXF kg/m2/s 1 A vertically intergrated external forcing for H2O
1763 num_a1_XFRC molec/cm3/s 32 A external forcing for num_a1
1764 num_a1_CLXF molec/cm2/s 1 A vertically intergrated external forcing for num_a1
1765 num_a1_CMXF kg/m2/s 1 A vertically intergrated external forcing for num_a1
1766 num_a2_XFRC molec/cm3/s 32 A external forcing for num_a2
1767 num_a2_CLXF molec/cm2/s 1 A vertically intergrated external forcing for num_a2
1768 num_a2_CMXF kg/m2/s 1 A vertically intergrated external forcing for num_a2
1769 num_a4_XFRC molec/cm3/s 32 A external forcing for num_a4
1770 num_a4_CLXF molec/cm2/s 1 A vertically intergrated external forcing for num_a4
1771 num_a4_CMXF kg/m2/s 1 A vertically intergrated external forcing for num_a4
1772 H2SO4M_C ug/m3 32 I chemical sulfate aerosol mass
1773 DTWR_DMS kg/kg/s 32 A wet removal Neu scheme tendency
1774 WD_DMS kg/m2/s 1 A vertical integrated wet deposition flux
1775 HEFF_DMS M/atm 32 A Effective Henrys Law coeff.
1776 DTWR_H2O2 kg/kg/s 32 A wet removal Neu scheme tendency
1777 WD_H2O2 kg/m2/s 1 A vertical integrated wet deposition flux
1778 HEFF_H2O2 M/atm 32 A Effective Henrys Law coeff.
1779 DTWR_H2SO4 kg/kg/s 32 A wet removal Neu scheme tendency
1780 WD_H2SO4 kg/m2/s 1 A vertical integrated wet deposition flux
1781 HEFF_H2SO4 M/atm 32 A Effective Henrys Law coeff.
1782 DTWR_SO2 kg/kg/s 32 A wet removal Neu scheme tendency
1783 WD_SO2 kg/m2/s 1 A vertical integrated wet deposition flux
1784 HEFF_SO2 M/atm 32 A Effective Henrys Law coeff.
1785 DTWR_SOAG kg/kg/s 32 A wet removal Neu scheme tendency
1786 WD_SOAG kg/m2/s 1 A vertical integrated wet deposition flux
1787 HEFF_SOAG M/atm 32 A Effective Henrys Law coeff.
1788 CT_bc_a1 kg/kg/s 32 A bc_a1 source/sink
1789 CT_bc_a4 kg/kg/s 32 A bc_a4 source/sink
1790 SFbc_a4 kg/m2/s 1 A bc_a4 surface flux
1791 CT_DMS kg/kg/s 32 A DMS source/sink
1792 SFDMS kg/m2/s 1 A DMS surface flux
1793 CT_dst_a1 kg/kg/s 32 A dst_a1 source/sink
1794 SFdst_a1 kg/m2/s 1 A dst_a1 surface flux
1795 CT_dst_a2 kg/kg/s 32 A dst_a2 source/sink
1796 SFdst_a2 kg/m2/s 1 A dst_a2 surface flux
1797 CT_dst_a3 kg/kg/s 32 A dst_a3 source/sink
1798 SFdst_a3 kg/m2/s 1 A dst_a3 surface flux
1799 CT_H2O2 kg/kg/s 32 A H2O2 source/sink
1800 CT_H2SO4 kg/kg/s 32 A H2SO4 source/sink
1801 CT_ncl_a1 kg/kg/s 32 A ncl_a1 source/sink
1802 SFncl_a1 kg/m2/s 1 A ncl_a1 surface flux
1803 CT_ncl_a2 kg/kg/s 32 A ncl_a2 source/sink
1804 SFncl_a2 kg/m2/s 1 A ncl_a2 surface flux
1805 CT_ncl_a3 kg/kg/s 32 A ncl_a3 source/sink
1806 SFncl_a3 kg/m2/s 1 A ncl_a3 surface flux
1807 CT_num_a1 kg/kg/s 32 A num_a1 source/sink
1808 SFnum_a1 1/m2/s 1 A num_a1 surface flux
1809 CT_num_a2 kg/kg/s 32 A num_a2 source/sink
1810 SFnum_a2 1/m2/s 1 A num_a2 surface flux
1811 CT_num_a3 kg/kg/s 32 A num_a3 source/sink
1812 SFnum_a3 1/m2/s 1 A num_a3 surface flux
1813 CT_num_a4 kg/kg/s 32 A num_a4 source/sink
1814 SFnum_a4 1/m2/s 1 A num_a4 surface flux
1815 CT_pom_a1 kg/kg/s 32 A pom_a1 source/sink
1816 CT_pom_a4 kg/kg/s 32 A pom_a4 source/sink
1817 SFpom_a4 kg/m2/s 1 A pom_a4 surface flux
1818 CT_SO2 kg/kg/s 32 A SO2 source/sink
1819 SFSO2 kg/m2/s 1 A SO2 surface flux
1820 CT_so4_a1 kg/kg/s 32 A so4_a1 source/sink
1821 SFso4_a1 kg/m2/s 1 A so4_a1 surface flux
1822 CT_so4_a2 kg/kg/s 32 A so4_a2 source/sink
1823 SFso4_a2 kg/m2/s 1 A so4_a2 surface flux
1824 CT_so4_a3 kg/kg/s 32 A so4_a3 source/sink
1825 CT_soa_a1 kg/kg/s 32 A soa_a1 source/sink
1826 CT_soa_a2 kg/kg/s 32 A soa_a2 source/sink
1827 CT_SOAE kg/kg/s 32 A SOAE source/sink
1828 SFSOAE kg/m2/s 1 A SOAE surface flux
1829 CT_SOAG kg/kg/s 32 A SOAG source/sink
1830 CT_H2O kg/kg/s 32 A H2O source/sink
1831 FLASHFRQ min-1 1 I lightning flash rate
1832 CLDHGT km 1 I cloud top height
1833 DCHGZONE km 1 I depth of discharge zone
1834 CGIC 1 1 I ratio of cloud-ground/intracloud discharges
1835 LGHTNG_CLD2GRND min-1 1 I clound-to-ground lightning flash rate
1836 ozone mol/mol 32 I prescribed ozone
1837 VOLC_DENS1 molecules/cm3 32 I prescribed volcanic aerosol number density in Mode 1
1838 VOLC_DENS2 molecules/cm3 32 I prescribed volcanic aerosol number density in Mode 2
1839 VOLC_DENS3 molecules/cm3 32 I prescribed volcanic aerosol number density in Mode 3
1840 VOLC_MMR1 kg/kg 32 I prescribed volcanic aerosol dry mass mixing ratio in Mode 1
1841 VOLC_MMR2 kg/kg 32 I prescribed volcanic aerosol dry mass mixing ratio in Mode 2
1842 VOLC_MMR3 kg/kg 32 I prescribed volcanic aerosol dry mass mixing ratio in Mode 3
1843 VOLC_RAD_GEOM1 m 32 I volcanic aerosol geometric-mode radius in Mode 1
1844 VOLC_RAD_GEOM2 m 32 I volcanic aerosol geometric-mode radius in Mode 2
1845 VOLC_RAD_GEOM3 m 32 I volcanic aerosol geometric-mode radius in Mode 3
1846 VOLC_MASS1 kg/m^2 32 I volcanic aerosol vertical mass path in layer in Mode 1
1847 VOLC_MASS2 kg/m^2 32 I volcanic aerosol vertical mass path in layer in Mode 2
1848 VOLC_MASS3 kg/m^2 32 I volcanic aerosol vertical mass path in layer in Mode 3
1849 VOLC_MASS_C1 kg/m^2 1 I volcanic aerosol column mass in Mode 1
1850 VOLC_MASS_C2 kg/m^2 1 I volcanic aerosol column mass in Mode 2
1851 VOLC_MASS_C3 kg/m^2 1 I volcanic aerosol column mass IN Mode 3
1852 VOLC_SAD cm2/cm3 32 I stratospheric aerosol surface area density
1853 TAUAORO N/m2 33 I Total stress from original OGW scheme
1854 TTGWORO K/s 32 A T tendency - orographic gravity wave drag
1855 TTGWSDFORO K/s 32 A T tendency - orographic gravity wave, diffusion.
1856 TTGWSKEORO K/s 32 A T tendency - orographic gravity wave, breaking KE.
1857 UTGWORO m/s2 32 A U tendency - orographic gravity wave drag
1858 VTGWORO m/s2 32 A V tendency - orographic gravity wave drag
1859 TAUGWX N/m2 1 A Zonal gravity wave surface stress
1860 TAUGWY N/m2 1 A Meridional gravity wave surface stress
1861 WBR_HT1 m 1 I Wave breaking height for DSW
1862 TLB_HT1 m 1 I Form drag layer height
1863 BWV_HT1 m 1 I Bottom of freely-propagating OGW regime
1864 TAUDSW1 Nm-2 1 I DSW enhanced drag
1865 TAUORO1 Nm-2 1 I lower BC on propagating wave stress
1866 UBMSRC1 ms-1 1 I below-peak-level on-ridge wind
1867 USRC1 ms-1 1 I below-peak-level Zonal wind
1868 VSRC1 ms-1 1 I below-peak-level Meridional wind
1869 NSRC1 s-1 1 I below-peak-level stratification
1870 MXDIS1 m 1 I Ridge/obstacle height
1871 ANGLL1 degrees 1 I orientation clockwise w/resp north-south
1872 ANIXY1 1 1 I Ridge quality
1873 HWDTH1 km 1 I Ridge width
1874 CLNGT1 km 1 I Ridge length
1875 GBXAR1 km+2 1 I grid box area
1876 Fr1_DIAG 1 1 I Critical Froude number for linear waves
1877 Fr2_DIAG 1 1 I Critical Froude number for blocked flow
1878 Frx_DIAG 1 1 I Obstacle Froude Number
1879 UEGW 1/s 32 A Zonal wind profile-entry to GW
1880 VEGW 1/s 32 A Merdional wind profile-entry to GW
1881 TEGW K 32 A Temperature profile-entry to GW
1882 ZEGW m 33 A interface geopotential heights in GW code
1883 ZMGW m 32 A midlayer geopotential heights in GW code
1884 TAUM1_DIAG N/m2 33 I Ridge based momentum flux profile
1885 TAU1RDGBETAM N/m2 33 I Ridge based momentum flux profile
1886 UBM1BETA 1/s 32 A On-ridge wind profile
1887 UBT1RDGBETA m/s 32 I On-ridge wind tendency from ridge 1
1888 TAU1RDGBETAY N/m2 33 I Ridge based momentum flux profile
1889 TAU1RDGBETAX N/m2 33 I Ridge based momentum flux profile
1890 UT1RDGBETA m/s 32 I U wind tendency from ridge 1
1891 VT1RDGBETA m/s 32 I V wind tendency from ridge 1
1892 TAU2RDGBETAY N/m2 33 I Ridge based momentum flux profile
1893 TAU2RDGBETAX N/m2 33 I Ridge based momentum flux profile
1894 UT2RDGBETA m/s 32 I U wind tendency from ridge 2
1895 VT2RDGBETA m/s 32 I V wind tendency from ridge 2
1896 TAU3RDGBETAY N/m2 33 I Ridge based momentum flux profile
1897 TAU3RDGBETAX N/m2 33 I Ridge based momentum flux profile
1898 UT3RDGBETA m/s 32 I U wind tendency from ridge 3
1899 VT3RDGBETA m/s 32 I V wind tendency from ridge 3
1900 TAU4RDGBETAY N/m2 33 I Ridge based momentum flux profile
1901 TAU4RDGBETAX N/m2 33 I Ridge based momentum flux profile
1902 UT4RDGBETA m/s 32 I U wind tendency from ridge 4
1903 VT4RDGBETA m/s 32 I V wind tendency from ridge 4
1904 TAU5RDGBETAY N/m2 33 I Ridge based momentum flux profile
1905 TAU5RDGBETAX N/m2 33 I Ridge based momentum flux profile
1906 UT5RDGBETA m/s 32 I U wind tendency from ridge 5
1907 VT5RDGBETA m/s 32 I V wind tendency from ridge 5
1908 TAU6RDGBETAY N/m2 33 I Ridge based momentum flux profile
1909 TAU6RDGBETAX N/m2 33 I Ridge based momentum flux profile
1910 UT6RDGBETA m/s 32 I U wind tendency from ridge 6
1911 VT6RDGBETA m/s 32 I V wind tendency from ridge 6
1912 TAUARDGBETAY N/m2 33 I Ridge based momentum flux profile
1913 TAUARDGBETAX N/m2 33 I Ridge based momentum flux profile
1914 EKGW M2/S 33 A Effective Kzz due to diffusion by gravity waves
1915 UTGW_TOTAL m/s2 32 A Total U tendency due to gravity wave drag
1916 VTGW_TOTAL m/s2 32 A Total V tendency due to gravity wave drag
1917 TTGW K/s 32 A T tendency - gravity wave drag
1918 QTGW kg/kg/s 32 A Q tendency - gravity wave drag
1919 CLDLIQTGW kg/kg/s 32 A CLDLIQ tendency - gravity wave drag
1920 CLDICETGW kg/kg/s 32 A CLDICE tendency - gravity wave drag
1921 HB_ri no 32 A Richardson Number (HB Scheme), I
1922 DRAGBLJ 1/s 32 A Drag profile from Beljaars SGO
1923 TAUBLJX N/m2 1 A Zonal integrated drag from Beljaars SGO
1924 TAUBLJY N/m2 1 A Meridional integrated drag from Beljaars SGO
1925 VD01 kg/kg/s 32 A Vertical diffusion of Q
1926 VDCLDLIQ kg/kg/s 32 A Vertical diffusion of CLDLIQ
1927 VDCLDICE kg/kg/s 32 A Vertical diffusion of CLDICE
1928 VDNUMLIQ kg/kg/s 32 A Vertical diffusion of NUMLIQ
1929 VDNUMICE kg/kg/s 32 A Vertical diffusion of NUMICE
1930 VDRAINQM kg/kg/s 32 A Vertical diffusion of RAINQM
1931 VDSNOWQM kg/kg/s 32 A Vertical diffusion of SNOWQM
1932 VDNUMRAI kg/kg/s 32 A Vertical diffusion of NUMRAI
1933 VDNUMSNO kg/kg/s 32 A Vertical diffusion of NUMSNO
1934 VDbc_a1 kg/kg/s 32 A Vertical diffusion of bc_a1
1935 VDbc_a4 kg/kg/s 32 A Vertical diffusion of bc_a4
1936 VDDMS kg/kg/s 32 A Vertical diffusion of DMS
1937 VDdst_a1 kg/kg/s 32 A Vertical diffusion of dst_a1
1938 VDdst_a2 kg/kg/s 32 A Vertical diffusion of dst_a2
1939 VDdst_a3 kg/kg/s 32 A Vertical diffusion of dst_a3
1940 VDH2O2 kg/kg/s 32 A Vertical diffusion of H2O2
1941 VDH2SO4 kg/kg/s 32 A Vertical diffusion of H2SO4
1942 VDncl_a1 kg/kg/s 32 A Vertical diffusion of ncl_a1
1943 VDncl_a2 kg/kg/s 32 A Vertical diffusion of ncl_a2
1944 VDncl_a3 kg/kg/s 32 A Vertical diffusion of ncl_a3
1945 VDnum_a1 kg/kg/s 32 A Vertical diffusion of num_a1
1946 VDnum_a2 kg/kg/s 32 A Vertical diffusion of num_a2
1947 VDnum_a3 kg/kg/s 32 A Vertical diffusion of num_a3
1948 VDnum_a4 kg/kg/s 32 A Vertical diffusion of num_a4
1949 VDpom_a1 kg/kg/s 32 A Vertical diffusion of pom_a1
1950 VDpom_a4 kg/kg/s 32 A Vertical diffusion of pom_a4
1951 VDSO2 kg/kg/s 32 A Vertical diffusion of SO2
1952 VDso4_a1 kg/kg/s 32 A Vertical diffusion of so4_a1
1953 VDso4_a2 kg/kg/s 32 A Vertical diffusion of so4_a2
1954 VDso4_a3 kg/kg/s 32 A Vertical diffusion of so4_a3
1955 VDsoa_a1 kg/kg/s 32 A Vertical diffusion of soa_a1
1956 VDsoa_a2 kg/kg/s 32 A Vertical diffusion of soa_a2
1957 VDSOAE kg/kg/s 32 A Vertical diffusion of SOAE
1958 VDSOAG kg/kg/s 32 A Vertical diffusion of SOAG
1959 USTAR m/s 1 A Surface friction velocity
1960 KVH m2/s 33 A Vertical diffusion diffusivities (heat/moisture)
1961 KVM m2/s 33 A Vertical diffusion diffusivities (momentum)
1962 KVT m2/s 33 A Vertical diffusion kinematic molecular conductivity
1963 CGS s/m2 33 A Counter-gradient coeff on surface kinematic fluxes
1964 DTVKE K/s 32 A dT/dt vertical diffusion KE dissipation
1965 DTV K/s 32 A T vertical diffusion
1966 DUV m/s2 32 A U vertical diffusion
1967 DVV m/s2 32 A V vertical diffusion
1968 ustar 1 A
1969 obklen 1 A
1970 ICWMR kg/kg 32 A Prognostic in-cloud water mixing ratio
1971 ICIMR kg/kg 32 A Prognostic in-cloud ice mixing ratio
1972 IWC kg/m3 32 A Grid box average ice water content
1973 LWC kg/m3 32 A Grid box average liquid water content
1974 ICLDIWP kg/m2 32 A In-cloud ice water path
1975 ICLDTWP kg/m2 32 A In-cloud cloud total water path (liquid and ice)
1976 GCLDLWP kg/m2 32 A Grid-box cloud water path
1977 TGCLDCWP kg/m2 1 A Total grid-box cloud water path (liquid and ice)
1978 TGCLDLWP kg/m2 1 A Total grid-box cloud liquid water path
1979 TGCLDIWP kg/m2 1 A Total grid-box cloud ice water path
1980 lambda_cloud 1/meter 32 I lambda in cloud
1981 mu_cloud 1 32 I mu in cloud
1982 dei_cloud micrometers 32 I ice radiative effective diameter in cloud
1983 SETLWP gram/m2 32 A Prescribed liquid water path
1984 LWSH m 1 A Liquid water scale height
1985 EFFCLD fraction 32 A Effective cloud fraction
1986 EMISCLD 1 32 A cloud emissivity
1987 CLOUD fraction 32 A Cloud fraction
1988 CLDTOT fraction 1 A Vertically-integrated total cloud
1989 CLDLOW fraction 1 A Vertically-integrated low cloud from 70000. to 120000. Pa
1990 CLDMED fraction 1 A Vertically-integrated mid-level cloud from 40000. to 70000. Pa
1991 CLDHGH fraction 1 A Vertically-integrated high cloud from 5000. to 40000. Pa
1992 qt_pre_Cu kg/kg 32 I qt_preCU
1993 sl_pre_Cu J/kg 32 I sl_preCU
1994 slv_pre_Cu J/kg 32 I slv_preCU
1995 u_pre_Cu m/s 32 I u_preCU
1996 v_pre_Cu m/s 32 I v_preCU
1997 qv_pre_Cu kg/kg 32 I qv_preCU
1998 ql_pre_Cu kg/kg 32 I ql_preCU
1999 qi_pre_Cu kg/kg 32 I qi_preCU
2000 t_pre_Cu K 32 I t_preCU
2001 rh_pre_Cu % 32 I rh_preCU
2002 qt_aft_Cu kg/kg 32 I qt_afterCU
2003 sl_aft_Cu J/kg 32 I sl_afterCU
2004 slv_aft_Cu J/kg 32 I slv_afterCU
2005 u_aft_Cu m/s 32 I u_afterCU
2006 v_aft_Cu m/s 32 I v_afterCU
2007 qv_aft_Cu kg/kg 32 I qv_afterCU
2008 ql_aft_Cu kg/kg 32 I ql_afterCU
2009 qi_aft_Cu kg/kg 32 I qi_afterCU
2010 t_aft_Cu K 32 I t_afterCU
2011 rh_aft_Cu % 32 I rh_afterCU
2012 tten_Cu K/s 32 I Temperature tendency by cumulus convection
2013 rhten_Cu %/s 32 I RH tendency by cumumus convection
2014 CMFDT K/s 32 A T tendency - shallow convection
2015 CMFDQ kg/kg/s 32 A QV tendency - shallow convection
2016 CMFDLIQ kg/kg/s 32 A Cloud liq tendency - shallow convection
2017 CMFDICE kg/kg/s 32 A Cloud ice tendency - shallow convection
2018 CMFDQR kg/kg/s 32 A Q tendency - shallow convection rainout
2019 EVAPTCM K/s 32 A T tendency - Evaporation/snow prod from Hack convection
2020 FZSNTCM K/s 32 A T tendency - Rain to snow conversion from Hack convection
2021 EVSNTCM K/s 32 A T tendency - Snow to rain prod from Hack convection
2022 EVAPQCM kg/kg/s 32 A Q tendency - Evaporation from Hack convection
2023 QC kg/kg/s 32 A Q tendency - shallow convection LW export
2024 PRECSH m/s 1 A Shallow Convection precipitation rate
2025 CMFMC kg/m2/s 33 A Moist convection (deep+shallow) mass flux
2026 CMFSL W/m2 33 A Moist shallow convection liquid water static energy flux
2027 CMFLQ W/m2 33 A Moist shallow convection total water flux
2028 CBMF kg/m2/s 1 A Cloud base mass flux
2029 CLDTOP 1 1 I Vertical index of cloud top
2030 CLDBOT 1 1 I Vertical index of cloud base
2031 PCLDTOP 1 1 A Pressure of cloud top
2032 PCLDBOT 1 1 A Pressure of cloud base
2033 FREQSH fraction 1 A Fractional occurance of shallow convection
2034 HKFLXPRC kg/m2/s 33 A Flux of precipitation from HK convection
2035 HKFLXSNW kg/m2/s 33 A Flux of snow from HK convection
2036 HKNTPRPD kg/kg/s 32 A Net precipitation production from HK convection
2037 HKNTSNPD kg/kg/s 32 A Net snow production from HK convection
2038 HKEIHEAT W/kg 32 A Heating by ice and evaporation in HK convection
2039 ICWMRSH kg/kg 32 A Shallow Convection in-cloud water mixing ratio
2040 SH_CLD fraction 32 A Shallow convective cloud cover
2041 DP_CLD fraction 32 A Deep convective cloud cover
2042 PRECZ m/s 1 A total precipitation from ZM convection
2043 ZMDT K/s 32 A T tendency - Zhang-McFarlane moist convection
2044 ZMDQ kg/kg/s 32 A Q tendency - Zhang-McFarlane moist convection
2045 ZMDICE kg/kg/s 32 A Cloud ice tendency - Zhang-McFarlane convection
2046 ZMDLIQ kg/kg/s 32 A Cloud liq tendency - Zhang-McFarlane convection
2047 EVAPTZM K/s 32 A T tendency - Evaporation/snow prod from Zhang convection
2048 FZSNTZM K/s 32 A T tendency - Rain to snow conversion from Zhang convection
2049 EVSNTZM K/s 32 A T tendency - Snow to rain prod from Zhang convection
2050 EVAPQZM kg/kg/s 32 A Q tendency - Evaporation from Zhang-McFarlane moist convection
2051 ZMFLXPRC kg/m2/s 33 A Flux of precipitation from ZM convection
2052 ZMFLXSNW kg/m2/s 33 A Flux of snow from ZM convection
2053 ZMNTPRPD kg/kg/s 32 A Net precipitation production from ZM convection
2054 ZMNTSNPD kg/kg/s 32 A Net snow production from ZM convection
2055 ZMEIHEAT W/kg 32 A Heating by ice and evaporation in ZM convection
2056 CMFMC_DP kg/m2/s 33 A Convection mass flux from ZM deep
2057 PRECCDZM m/s 1 A Convective precipitation rate from ZM deep
2058 PCONVB Pa 1 A convection base pressure
2059 PCONVT Pa 1 A convection top pressure
2060 CAPE J/kg 1 A Convectively available potential energy
2061 FREQZM fraction 1 A Fractional occurance of ZM convection
2062 ZMMTT K/s 32 A T tendency - ZM convective momentum transport
2063 ZMMTU m/s2 32 A U tendency - ZM convective momentum transport
2064 ZMMTV m/s2 32 A V tendency - ZM convective momentum transport
2065 ZMMU kg/m2/s 32 A ZM convection updraft mass flux
2066 ZMMD kg/m2/s 32 A ZM convection downdraft mass flux
2067 ZMUPGU m/s2 32 A zonal force from ZM updraft pressure gradient term
2068 ZMUPGD m/s2 32 A zonal force from ZM downdraft pressure gradient term
2069 ZMVPGU m/s2 32 A meridional force from ZM updraft pressure gradient term
2070 ZMVPGD m/s2 32 A merdional force from ZM downdraft pressure gradient term
2071 ZMICUU m/s 32 A ZM in-cloud U updrafts
2072 ZMICUD m/s 32 A ZM in-cloud U downdrafts
2073 ZMICVU m/s 32 A ZM in-cloud V updrafts
2074 ZMICVD m/s 32 A ZM in-cloud V downdrafts
2075 DIFZM kg/kg/s 32 A Detrained ice water from ZM convection
2076 DLFZM kg/kg/s 32 A Detrained liquid water from ZM convection
2077 ICWMRDP kg/kg 32 A Deep Convection in-cloud water mixing ratio
2078 num_a1_mixnuc1 #/m2/s 1 A num_a1 dropmixnuc mixnuc column tendency
2079 num_c1_mixnuc1 #/m2/s 1 A num_c1 dropmixnuc mixnuc column tendency
2080 so4_a1_mixnuc1 kg/m2/s 1 A so4_a1 dropmixnuc mixnuc column tendency
2081 so4_c1_mixnuc1 kg/m2/s 1 A so4_c1 dropmixnuc mixnuc column tendency
2082 pom_a1_mixnuc1 kg/m2/s 1 A pom_a1 dropmixnuc mixnuc column tendency
2083 pom_c1_mixnuc1 kg/m2/s 1 A pom_c1 dropmixnuc mixnuc column tendency
2084 soa_a1_mixnuc1 kg/m2/s 1 A soa_a1 dropmixnuc mixnuc column tendency
2085 soa_c1_mixnuc1 kg/m2/s 1 A soa_c1 dropmixnuc mixnuc column tendency
2086 bc_a1_mixnuc1 kg/m2/s 1 A bc_a1 dropmixnuc mixnuc column tendency
2087 bc_c1_mixnuc1 kg/m2/s 1 A bc_c1 dropmixnuc mixnuc column tendency
2088 dst_a1_mixnuc1 kg/m2/s 1 A dst_a1 dropmixnuc mixnuc column tendency
2089 dst_c1_mixnuc1 kg/m2/s 1 A dst_c1 dropmixnuc mixnuc column tendency
2090 ncl_a1_mixnuc1 kg/m2/s 1 A ncl_a1 dropmixnuc mixnuc column tendency
2091 ncl_c1_mixnuc1 kg/m2/s 1 A ncl_c1 dropmixnuc mixnuc column tendency
2092 num_a2_mixnuc1 #/m2/s 1 A num_a2 dropmixnuc mixnuc column tendency
2093 num_c2_mixnuc1 #/m2/s 1 A num_c2 dropmixnuc mixnuc column tendency
2094 so4_a2_mixnuc1 kg/m2/s 1 A so4_a2 dropmixnuc mixnuc column tendency
2095 so4_c2_mixnuc1 kg/m2/s 1 A so4_c2 dropmixnuc mixnuc column tendency
2096 soa_a2_mixnuc1 kg/m2/s 1 A soa_a2 dropmixnuc mixnuc column tendency
2097 soa_c2_mixnuc1 kg/m2/s 1 A soa_c2 dropmixnuc mixnuc column tendency
2098 ncl_a2_mixnuc1 kg/m2/s 1 A ncl_a2 dropmixnuc mixnuc column tendency
2099 ncl_c2_mixnuc1 kg/m2/s 1 A ncl_c2 dropmixnuc mixnuc column tendency
2100 dst_a2_mixnuc1 kg/m2/s 1 A dst_a2 dropmixnuc mixnuc column tendency
2101 dst_c2_mixnuc1 kg/m2/s 1 A dst_c2 dropmixnuc mixnuc column tendency
2102 num_a3_mixnuc1 #/m2/s 1 A num_a3 dropmixnuc mixnuc column tendency
2103 num_c3_mixnuc1 #/m2/s 1 A num_c3 dropmixnuc mixnuc column tendency
2104 dst_a3_mixnuc1 kg/m2/s 1 A dst_a3 dropmixnuc mixnuc column tendency
2105 dst_c3_mixnuc1 kg/m2/s 1 A dst_c3 dropmixnuc mixnuc column tendency
2106 ncl_a3_mixnuc1 kg/m2/s 1 A ncl_a3 dropmixnuc mixnuc column tendency
2107 ncl_c3_mixnuc1 kg/m2/s 1 A ncl_c3 dropmixnuc mixnuc column tendency
2108 so4_a3_mixnuc1 kg/m2/s 1 A so4_a3 dropmixnuc mixnuc column tendency
2109 so4_c3_mixnuc1 kg/m2/s 1 A so4_c3 dropmixnuc mixnuc column tendency
2110 num_a4_mixnuc1 #/m2/s 1 A num_a4 dropmixnuc mixnuc column tendency
2111 num_c4_mixnuc1 #/m2/s 1 A num_c4 dropmixnuc mixnuc column tendency
2112 pom_a4_mixnuc1 kg/m2/s 1 A pom_a4 dropmixnuc mixnuc column tendency
2113 pom_c4_mixnuc1 kg/m2/s 1 A pom_c4 dropmixnuc mixnuc column tendency
2114 bc_a4_mixnuc1 kg/m2/s 1 A bc_a4 dropmixnuc mixnuc column tendency
2115 bc_c4_mixnuc1 kg/m2/s 1 A bc_c4 dropmixnuc mixnuc column tendency
2116 CCN1 #/cm3 32 A CCN concentration at S=0.02%
2117 CCN2 #/cm3 32 A CCN concentration at S=0.05%
2118 CCN3 #/cm3 32 A CCN concentration at S=0.1%
2119 CCN4 #/cm3 32 A CCN concentration at S=0.2%
2120 CCN5 #/cm3 32 A CCN concentration at S=0.5%
2121 CCN6 #/cm3 32 A CCN concentration at S=1.0%
2122 WTKE m/s 32 A Standard deviation of updraft velocity
2123 NDROPMIX #/kg/s 32 A Droplet number mixing
2124 NDROPSRC #/kg/s 32 A Droplet number source
2125 NDROPSNK #/kg/s 32 A Droplet number loss by microphysics
2126 NDROPCOL #/m2 1 A Column droplet number
2127 NIHF 1/m3 32 A Activated Ice Number Concentration due to homogenous freezing
2128 NIDEP 1/m3 32 A Activated Ice Number Concentration due to deposition nucleation
2129 NIIMM 1/m3 32 A Activated Ice Number Concentration due to immersion freezing
2130 NIMEY 1/m3 32 A Activated Ice Number Concentration due to meyers deposition
2131 NIREGM C 32 A Ice Nucleation Temperature Threshold for Regime
2132 NISUBGRID 32 A Ice Nucleation subgrid saturation factor
2133 NITROP_PD 32 A Chemical Tropopause probability
2134 fhom fraction 32 A Fraction of cirrus where homogeneous freezing occur
2135 WICE m/s 32 A Vertical velocity Reduction caused by preexisting ice
2136 WEFF m/s 32 A Effective Vertical velocity for ice nucleation
2137 INnso4 1/m3 32 A Number Concentration so4 (in) to ice_nucleation
2138 INnbc 1/m3 32 A Number Concentration bc (in) to ice_nucleation
2139 INndust 1/m3 32 A Number Concentration dust (in) ice_nucleation
2140 INondust 1/m3 32 A Number Concentration dust (out) from ice_nucleation
2141 INhet 1/m3 32 A contribution for in-cloud ice number density increase by het nucleation in ice cloud
2142 INhom 1/m3 32 A contribution for in-cloud ice number density increase by hom nucleation in ice cloud
2143 INFrehom frequency 32 A hom IN frequency ice cloud
2144 INFreIN frequency 32 A frequency of ice nucleation occur
2145 LCLOUD 32 A Liquid cloud fraction used in stratus activation
2146 WSUB m/s 32 A Diagnostic sub-grid vertical velocity
2147 WSUBI m/s 32 A Diagnostic sub-grid vertical velocity for ice
2148 black-c1_tot_num #/cm3 32 A total black-c1 number density
2149 black-c1_cld_num #/cm3 32 A cloud borne black-c1 number density
2150 black-c1_cld_fn #/cm3 32 A cloud borne black-c1 number density derived from fn
2151 black-c1_amb_num #/cm3 32 A ambient black-c1 number density
2152 black-c1_coated #/cm3 32 A coated black-c1 number density
2153 black-c1_uncoated #/cm3 32 A uncoated black-c1 number density
2154 black-c1_coated_frac #/cm3 32 A coated black-c1 fraction
2155 black-c1_radius m 32 A ambient black-c1 radius
2156 black-c1_wactfac 32 A black-c1 water activity mass factor
2157 dust1_tot_num #/cm3 32 A total dust1 number density
2158 dust1_cld_num #/cm3 32 A cloud borne dust1 number density
2159 dust1_cld_fn #/cm3 32 A cloud borne dust1 number density derived from fn
2160 dust1_amb_num #/cm3 32 A ambient dust1 number density
2161 dust1_coated #/cm3 32 A coated dust1 number density
2162 dust1_uncoated #/cm3 32 A uncoated dust1 number density
2163 dust1_coated_frac #/cm3 32 A coated dust1 fraction
2164 dust1_radius m 32 A ambient dust1 radius
2165 dust1_wactfac 32 A dust1 water activity mass factor
2166 dust3_tot_num #/cm3 32 A total dust3 number density
2167 dust3_cld_num #/cm3 32 A cloud borne dust3 number density
2168 dust3_cld_fn #/cm3 32 A cloud borne dust3 number density derived from fn
2169 dust3_amb_num #/cm3 32 A ambient dust3 number density
2170 dust3_coated #/cm3 32 A coated dust3 number density
2171 dust3_uncoated #/cm3 32 A uncoated dust3 number density
2172 dust3_coated_frac #/cm3 32 A coated dust3 fraction
2173 dust3_radius m 32 A ambient dust3 radius
2174 dust3_wactfac 32 A dust3 water activity mass factor
2175 black-c4_tot_num #/cm3 32 A total black-c4 number density
2176 black-c4_cld_num #/cm3 32 A cloud borne black-c4 number density
2177 black-c4_cld_fn #/cm3 32 A cloud borne black-c4 number density derived from fn
2178 black-c4_amb_num #/cm3 32 A ambient black-c4 number density
2179 black-c4_coated #/cm3 32 A coated black-c4 number density
2180 black-c4_uncoated #/cm3 32 A uncoated black-c4 number density
2181 black-c4_coated_frac #/cm3 32 A coated black-c4 fraction
2182 black-c4_radius m 32 A ambient black-c4 radius
2183 black-c4_wactfac 32 A black-c4 water activity mass factor
2184 FRZIMM 32 A immersion freezing
2185 FRZCNT 32 A contact freezing
2186 FRZDEP 32 A deposition freezing
2187 FREQIMM fraction 32 A Fractional occurance of immersion freezing
2188 FREQCNT fraction 32 A Fractional occurance of contact freezing
2189 FREQDEP fraction 32 A Fractional occurance of deposition freezing
2190 FREQMIX fraction 32 A Fractional occurance of mixed-phase clouds
2191 DSTFREZIMM m-3s-1 32 A dust immersion freezing rate
2192 DSTFREZCNT m-3s-1 32 A dust contact freezing rate
2193 DSTFREZDEP m-3s-1 32 A dust deposition freezing rate
2194 BCFREZIMM m-3s-1 32 A bc immersion freezing rate
2195 BCFREZCNT m-3s-1 32 A bc contact freezing rate
2196 BCFREZDEP m-3s-1 32 A bc deposition freezing rate
2197 NIMIX_IMM #/m3 32 A Activated Ice Number Concentration due to het immersion freezing in Mixed Clouds
2198 NIMIX_CNT #/m3 32 A Activated Ice Number Concentration due to het contact freezing in Mixed Clouds
2199 NIMIX_DEP #/m3 32 A Activated Ice Number Concentration due to het deposition freezing in Mixed Clouds
2200 DSTNIDEP #/m3 32 A Activated Ice Number Concentration due to dst dep freezing in Mixed Clouds
2201 DSTNICNT #/m3 32 A Activated Ice Number Concentration due to dst cnt freezing in Mixed Clouds
2202 DSTNIIMM #/m3 32 A Activated Ice Number Concentration due to dst imm freezing in Mixed Clouds
2203 BCNIDEP #/m3 32 A Activated Ice Number Concentration due to bc dep freezing in Mixed Clouds
2204 BCNICNT #/m3 32 A Activated Ice Number Concentration due to bc cnt freezing in Mixed Clouds
2205 BCNIIMM #/m3 32 A Activated Ice Number Concentration due to bc imm freezing in Mixed Clouds
2206 NUMICE10s #/m3 32 A Ice Number Concentration due to het freezing in Mixed Clouds during 10-s period
2207 NUMIMM10sDST #/m3 32 A Ice Number Concentration due to imm freezing by dst in Mixed Clouds during 10-s period
2208 NUMIMM10sBC #/m3 32 A Ice Number Concentration due to imm freezing by bc in Mixed Clouds during 10-s period
2209 CLDLIQ kg/kg 32 A Grid box averaged cloud liquid amount
2210 SFCLDLIQ kg/m2/s 1 A CLDLIQ surface flux
2211 CLDICE kg/kg 32 A Grid box averaged cloud ice amount
2212 SFCLDICE kg/m2/s 1 A CLDICE surface flux
2213 NUMLIQ 1/kg 32 A Grid box averaged cloud liquid number
2214 SFNUMLIQ 1/m2/s 1 A NUMLIQ surface flux
2215 NUMICE 1/kg 32 A Grid box averaged cloud ice number
2216 SFNUMICE 1/m2/s 1 A NUMICE surface flux
2217 RAINQM kg/kg 32 A Grid box averaged rain amount
2218 SFRAINQM kg/m2/s 1 A RAINQM surface flux
2219 SNOWQM kg/kg 32 A Grid box averaged snow amount
2220 SFSNOWQM kg/m2/s 1 A SNOWQM surface flux
2221 NUMRAI 1/kg 32 A Grid box averaged rain number
2222 SFNUMRAI 1/m2/s 1 A NUMRAI surface flux
2223 NUMSNO 1/kg 32 A Grid box averaged snow number
2224 SFNUMSNO 1/m2/s 1 A NUMSNO surface flux
2225 CLDLIQAP kg/kg 32 A CLDLIQ after physics
2226 CLDICEAP kg/kg 32 A CLDICE after physics
2227 CLDLIQBP kg/kg 32 A CLDLIQ before physics
2228 CLDICEBP kg/kg 32 A CLDICE before physics
2229 RAINQMAP kg/kg 32 A RAINQM after physics
2230 SNOWQMAP kg/kg 32 A SNOWQM after physics
2231 RAINQMBP kg/kg 32 A RAINQM before physics
2232 SNOWQMBP kg/kg 32 A SNOWQM before physics
2233 CME kg/kg/s 32 A Rate of cond-evap within the cloud
2234 PRODPREC kg/kg/s 32 A Rate of conversion of condensate to precip
2235 EVAPPREC kg/kg/s 32 A Rate of evaporation of falling precip
2236 EVAPSNOW kg/kg/s 32 A Rate of evaporation of falling snow
2237 HPROGCLD W/kg 32 A Heating from prognostic clouds
2238 FICE fraction 32 A Fractional ice content within cloud
2239 CLDFSNOW 1 32 A Cloud fraction adjusted for snow
2240 ICWMRST kg/kg 32 A Prognostic in-stratus water mixing ratio
2241 ICIMRST kg/kg 32 A Prognostic in-stratus ice mixing ratio
2242 QCSEVAP kg/kg/s 32 A Rate of evaporation of falling cloud water
2243 QISEVAP kg/kg/s 32 A Rate of sublimation of falling cloud ice
2244 QVRES kg/kg/s 32 A Rate of residual condensation term
2245 CMEIOUT kg/kg/s 32 A Rate of deposition/sublimation of cloud ice
2246 VTRMC m/s 32 A Mass-weighted cloud water fallspeed
2247 VTRMI m/s 32 A Mass-weighted cloud ice fallspeed
2248 QCSEDTEN kg/kg/s 32 A Cloud water mixing ratio tendency from sedimentation
2249 QISEDTEN kg/kg/s 32 A Cloud ice mixing ratio tendency from sedimentation
2250 PRAO kg/kg/s 32 A Accretion of cloud water by rain
2251 PRCO kg/kg/s 32 A Autoconversion of cloud water
2252 MNUCCCO kg/kg/s 32 A Immersion freezing of cloud water
2253 MNUCCTO kg/kg/s 32 A Contact freezing of cloud water
2254 MNUCCDO kg/kg/s 32 A Homogeneous and heterogeneous nucleation from vapor
2255 MNUCCDOhet kg/kg/s 32 A Heterogeneous nucleation from vapor
2256 MSACWIO kg/kg/s 32 A Conversion of cloud water from rime-splintering
2257 PSACWSO kg/kg/s 32 A Accretion of cloud water by snow
2258 BERGSO kg/kg/s 32 A Conversion of cloud water to snow from bergeron
2259 BERGO kg/kg/s 32 A Conversion of cloud water to cloud ice from bergeron
2260 MELTO kg/kg/s 32 A Melting of cloud ice
2261 MELTSTOT kg/kg/s 32 A Melting of snow
2262 MNUDEPO kg/kg/s 32 A Deposition Nucleation
2263 HOMOO kg/kg/s 32 A Homogeneous freezing of cloud water
2264 QCRESO kg/kg/s 32 A Residual condensation term for cloud water
2265 PRCIO kg/kg/s 32 A Autoconversion of cloud ice to snow
2266 PRAIO kg/kg/s 32 A Accretion of cloud ice to snow
2267 QIRESO kg/kg/s 32 A Residual deposition term for cloud ice
2268 MNUCCRO kg/kg/s 32 A Heterogeneous freezing of rain to snow
2269 MNUCCRIO kg/kg/s 32 A Heterogeneous freezing of rain to ice
2270 PRACSO kg/kg/s 32 A Accretion of rain by snow
2271 MELTSDT W/kg 32 A Latent heating rate due to melting of snow
2272 FRZRDT W/kg 32 A Latent heating rate due to homogeneous freezing of rain
2273 QRSEDTEN kg/kg/s 32 A Rain mixing ratio tendency from sedimentation
2274 QSSEDTEN kg/kg/s 32 A Snow mixing ratio tendency from sedimentation
2275 RBFRAC Fraction 1 A Fraction of sky covered by a potential rainbow
2276 RBFREQ Frequency 1 A Potential rainbow frequency
2277 rbSZA degrees 1 I solar zenith angle
2278 MPDT W/kg 32 A Heating tendency - Morrison microphysics
2279 MPDQ kg/kg/s 32 A Q tendency - Morrison microphysics
2280 MPDLIQ kg/kg/s 32 A CLDLIQ tendency - Morrison microphysics
2281 MPDICE kg/kg/s 32 A CLDICE tendency - Morrison microphysics
2282 MPDNLIQ 1/kg/s 32 A NUMLIQ tendency - Morrison microphysics
2283 MPDNICE 1/kg/s 32 A NUMICE tendency - Morrison microphysics
2284 MPDW2V kg/kg/s 32 A Water <--> Vapor tendency - Morrison microphysics
2285 MPDW2I kg/kg/s 32 A Water <--> Ice tendency - Morrison microphysics
2286 MPDW2P kg/kg/s 32 A Water <--> Precip tendency - Morrison microphysics
2287 MPDI2V kg/kg/s 32 A Ice <--> Vapor tendency - Morrison microphysics
2288 MPDI2W kg/kg/s 32 A Ice <--> Water tendency - Morrison microphysics
2289 MPDI2P kg/kg/s 32 A Ice <--> Precip tendency - Morrison microphysics
2290 ICWNC m-3 32 A Prognostic in-cloud water number conc
2291 ICINC m-3 32 A Prognostic in-cloud ice number conc
2292 EFFLIQ_IND Micron 32 A Prognostic droplet effective radius (indirect effect)
2293 CDNUMC 1/m2 1 A Vertically-integrated droplet concentration
2294 MPICLWPI kg/m2 1 A Vertically-integrated in-cloud Initial Liquid WP (Before Micro)
2295 MPICIWPI kg/m2 1 A Vertically-integrated in-cloud Initial Ice WP (Before Micro)
2296 AWNC m-3 32 A Average cloud water number conc
2297 AWNI m-3 32 A Average cloud ice number conc
2298 AREL Micron 32 A Average droplet effective radius
2299 AREI Micron 32 A Average ice effective radius
2300 FREQL fraction 32 A Fractional occurrence of liquid
2301 FREQI fraction 32 A Fractional occurrence of ice
2302 ACTREL Micron 1 A Average Cloud Top droplet effective radius
2303 ACTREI Micron 1 A Average Cloud Top ice effective radius
2304 ACTNL m-3 1 A Average Cloud Top droplet number
2305 ACTNI m-3 1 A Average Cloud Top ice number
2306 FCTL fraction 1 A Fractional occurrence of cloud top liquid
2307 FCTI fraction 1 A Fractional occurrence of cloud top ice
2308 FREQM fraction 32 A Fractional occurrence of mixed phase
2309 FREQSL fraction 32 A Fractional occurrence of only supercooled liquid
2310 FREQSLM fraction 32 A Fractional occurrence of super cooled liquid with ice
2311 FCTM fraction 1 A Fractional occurrence of cloud top mixed phase
2312 FCTSL fraction 1 A Fractional occurrence of cloud top only supercooled liquid
2313 FCTSLM fraction 1 A Fractional occurrence of cloud top super cooled liquid with ice
2314 LS_FLXPRC kg/m2/s 33 A ls stratiform gbm interface rain+snow flux
2315 LS_FLXSNW kg/m2/s 33 A ls stratiform gbm interface snow flux
2316 REL micron 32 A MG REL stratiform cloud effective radius liquid
2317 REI micron 32 A MG REI stratiform cloud effective radius ice
2318 LS_REFFRAIN micron 32 A ls stratiform rain effective radius
2319 LS_REFFSNOW micron 32 A ls stratiform snow effective radius
2320 CV_REFFLIQ micron 32 A convective cloud liq effective radius
2321 CV_REFFICE micron 32 A convective cloud ice effective radius
2322 MG_SADICE cm2/cm3 32 A MG surface area density ice
2323 MG_SADSNOW cm2/cm3 32 A MG surface area density snow
2324 QRAIN kg/kg 32 A Diagnostic grid-mean rain mixing ratio
2325 QSNOW kg/kg 32 A Diagnostic grid-mean snow mixing ratio
2326 NRAIN m-3 32 A Diagnostic grid-mean rain number conc
2327 NSNOW m-3 32 A Diagnostic grid-mean snow number conc
2328 RERCLD m 32 A Diagnostic effective radius of Liquid Cloud and Rain
2329 DSNOW m 32 A Diagnostic grid-mean snow diameter
2330 REFL DBz 32 A 94 GHz radar reflectivity
2331 AREFL DBz 32 A Average 94 GHz radar reflectivity
2332 FREFL fraction 32 A Fractional occurrence of radar reflectivity
2333 CSRFL DBz 32 A 94 GHz radar reflectivity (CloudSat thresholds)
2334 ACSRFL DBz 32 A Average 94 GHz radar reflectivity (CloudSat thresholds)
2335 FCSRFL fraction 32 A Fractional occurrence of radar reflectivity (CloudSat thresholds)
2336 AREFLZ mm^6/m^3 32 A Average 94 GHz radar reflectivity
2337 NCAL 1/m3 32 A Number Concentation Activated for Liquid
2338 NCAI 1/m3 32 A Number Concentation Activated for Ice
2339 AQRAIN kg/kg 32 A Average rain mixing ratio
2340 AQSNOW kg/kg 32 A Average snow mixing ratio
2341 ANRAIN m-3 32 A Average rain number conc
2342 ANSNOW m-3 32 A Average snow number conc
2343 ADRAIN m 32 A Average rain effective Diameter
2344 ADSNOW m 32 A Average snow effective Diameter
2345 FREQR fraction 32 A Fractional occurrence of rain
2346 FREQS fraction 32 A Fractional occurrence of snow
2347 PE 1 1 A Stratiform Precipitation Efficiency (precip/cmeliq)
2348 APRL m/s 1 A Average Stratiform Precip Rate over efficiency calculation
2349 PEFRAC 1 1 A Fraction of timesteps precip efficiency reported
2350 VPRCO kg/kg/s 1 A Vertical average of autoconversion rate
2351 VPRAO kg/kg/s 1 A Vertical average of accretion rate
2352 RACAU kg/kg/s 1 A Accretion/autoconversion ratio from vertical average
2353 UMR m/s 32 A Mass-weighted rain fallspeed
2354 UMS m/s 32 A Mass-weighted snow fallspeed
2355 QCRAT fraction 32 A Qc Limiter: Fraction of qc tendency applied
2356 ICIMRCU kg/kg 32 A Convection in-cloud ice mixing ratio
2357 ICLMRCU kg/kg 32 A Convection in-cloud liquid mixing ratio
2358 ICIMRTOT kg/kg 32 A Total in-cloud ice mixing ratio
2359 ICLMRTOT kg/kg 32 A Total in-cloud liquid mixing ratio
2360 GCLMRDP kg/kg 32 A Grid-mean deep convective LWC
2361 GCIMRDP kg/kg 32 A Grid-mean deep convective IWC
2362 GCLMRSH kg/kg 32 A Grid-mean shallow convective LWC
2363 GCIMRSH kg/kg 32 A Grid-mean shallow convective IWC
2364 FRESH 1 32 A Fractional occurrence of shallow cumulus with condensate
2365 FREDP 1 32 A Fractional occurrence of deep cumulus with condensate
2366 FRECU 1 32 A Fractional occurrence of cumulus with condensate
2367 FRETOT 1 32 A Fractional occurrence of cloud with condensate
2368 RHO_CLUBB kg/m3 32 A Air Density
2369 UP2_CLUBB m2/s2 33 A Zonal Velocity Variance
2370 VP2_CLUBB m2/s2 33 A Meridional Velocity Variance
2371 WP2_CLUBB m2/s2 33 A Vertical Velocity Variance
2372 WP2_ZT_CLUBB m2/s2 32 A Vert Vel Variance on zt grid
2373 UPWP_CLUBB m2/s2 33 A Zonal Momentum Flux
2374 VPWP_CLUBB m2/s2 33 A Meridional Momentum Flux
2375 WP3_CLUBB m3/s3 32 A Third Moment Vertical Velocity
2376 WPTHLP_CLUBB W/m2 33 A Heat Flux
2377 WPRTP_CLUBB W/m2 33 A Moisture Flux
2378 RTP2_CLUBB kg^2/kg^2 33 A Moisture Variance
2379 RTP2_ZT_CLUBB kg^2/kg^2 32 A Moisture Variance on zt grid
2380 PDFP_RTP2_CLUBB kg^2/kg^2 33 A PDF Rtot Variance
2381 THLP2_CLUBB K^2 33 A Temperature Variance
2382 THLP2_ZT_CLUBB K^2 32 A Temperature Variance on zt grid
2383 RTPTHLP_CLUBB K kg/kg 33 A Temp. Moist. Covariance
2384 RCM_CLUBB kg/kg 32 A Cloud Water Mixing Ratio
2385 RTM_CLUBB kg/kg 32 A Total Water Mixing Ratio
2386 THLM_CLUBB K 32 A Liquid Water Potential Temperature
2387 WPRCP_CLUBB W/m2 33 A Liquid Water Flux
2388 CLOUDFRAC_CLUBB fraction 32 A Cloud Fraction
2389 RCMINLAYER_CLUBB kg/kg 32 A Cloud Water in Layer
2390 CLOUDCOVER_CLUBB fraction 32 A Cloud Cover
2391 WPTHVP_CLUBB W/m2 33 A Buoyancy Flux
2392 RVMTEND_CLUBB kg/kg /s 32 A Water vapor tendency
2393 STEND_CLUBB J/(kg s) 32 A Static energy tendency
2394 RCMTEND_CLUBB kg/kg /s 32 A Cloud Liquid Water Tendency
2395 RIMTEND_CLUBB kg/kg /s 32 A Cloud Ice Tendency
2396 UTEND_CLUBB m/s /s 32 A U-wind Tendency
2397 VTEND_CLUBB m/s /s 32 A V-wind Tendency
2398 ZT_CLUBB m 32 A Thermodynamic Heights
2399 ZM_CLUBB m 33 A Momentum Heights
2400 UM_CLUBB m/s 32 A Zonal Wind
2401 VM_CLUBB m/s 32 A Meridional Wind
2402 WM_ZT_CLUBB m/s 32 A Vertical Velocity
2403 PBLH m 1 A PBL height
2404 CLDST fraction 32 A Stratus cloud fraction
2405 ZMDLF kg/kg/s 32 A Detrained liquid water from ZM convection
2406 TTENDICE K/s 32 A T tendency from Ice Saturation Adjustment
2407 QVTENDICE kg/kg/s 32 A Q tendency from Ice Saturation Adjustment
2408 QITENDICE kg/kg/s 32 A CLDICE tendency from Ice Saturation Adjustment
2409 NITENDICE kg/kg/s 32 A NUMICE tendency from Ice Saturation Adjustment
2410 QCTENDICE kg/kg/s 32 A CLDICE tendency from Ice Saturation Adjustment
2411 NCTENDICE kg/kg/s 32 A NUMICE tendency from Ice Saturation Adjustment
2412 FQTENDICE fraction 32 A Frequency of Ice Saturation Adjustment
2413 DPDLFLIQ kg/kg/s 32 A Detrained liquid water from deep convection
2414 DPDLFICE kg/kg/s 32 A Detrained ice from deep convection
2415 DPDLFT K/s 32 A T-tendency due to deep convective detrainment
2416 RELVAR - 32 A Relative cloud water variance
2417 CLUBB_GRID_SIZE m 1 A Horizontal grid box size seen by CLUBB
2418 ZMDLFI kg/kg/s 32 A Detrained ice water from ZM convection
2419 CONCLD fraction 32 A Convective cloud cover
2420 CMELIQ kg/kg/s 32 A Rate of cond-evap of liq within the cloud
2421 DETNLIQTND 1/kg/s 32 A CLDNUM tendency in detrained water
2422 QSATFAC - 32 A Subgrid cloud water saturation scaling factor
2423 KVH_CLUBB m2/s 33 A CLUBB vertical diffusivity of heat/moisture on interface levels
2424 ELEAK_CLUBB W/m2 1 A CLUBB energy leak
2425 TFIX_CLUBB K 1 A Temperature increment to conserve energy
2426 thlm K 33 A thlm, Liquid water potential temperature (theta_l)
2427 thvm K 33 A thvm, Virtual potential temperature
2428 rtm kg/kg 33 A rtm, Total (vapor+liquid) water mixing ratio
2429 rcm kg/kg 33 A rcm, Cloud water mixing ratio
2430 rvm kg/kg 33 A rvm, Vapor water mixing ratio
2431 um m/s 33 A u_bar, Grid-mean eastward (u) wind
2432 vm m/s 33 A v_bar, Grid-mean northward (v) wind
2433 um_ref m/s 33 A um_ref, Reference u wind
2434 vm_ref m/s 33 A vm_ref, Reference v wind
2435 ug m/s 33 A ug, u geostrophic wind
2436 vg m/s 33 A vg, v geostrophic wind
2437 cloud_frac - 33 A cloud_frac, Cloud fraction (between 0 and 1)
2438 cloud_cover count 33 A cloud_cover, Cloud cover (between 0 and 1)
2439 rcm_in_layer kg/kg 33 A rcm_in_layer, rcm in cloud layer
2440 rcm_in_cloud kg/kg 33 A rcm_in_cloud, In-cloud value of rcm (for microphysics)
2441 p_in_Pa Pa 33 A p_in_Pa, Pressure
2442 exner count 33 A exner, Exner function = (p/p0)**(rd/cp)
2443 rho_ds_zt kg m^{-3} 33 A rho_ds_zt, Dry static base-state density
2444 thv_ds_zt K 33 A thv_ds_zt, Dry base-state theta_v
2445 Lscale m 33 A L, Turbulent mixing length
2446 Lscale_pert_1 m 33 A Lscale_pert_1, Mixing length using a perturbed value of rtm/thlm
2447 Lscale_pert_2 m 33 A Lscale_pert_2, Mixing length using a perturbed value of rtm/thlm
2448 T_in_K K 33 A T_in_K, Absolute temperature
2449 rel_humidity [-] 33 A rel_humidity, Relative humidity w.r.t. liquid (between 0 and 1)
2450 wp3 m^3/s^3 33 A w'^3, Third-order moment of vertical air velocity
2451 wpthlp2 (m K^2)/s 33 A w'theta_l'^2, Vertical turbulent flux of theta_l'^2
2452 wp2thlp (m^2 K)/s^2 33 A w'^2theta_l', Vertical turbulent flux of w'theta_l'
2453 wprtp2 (m kg)/(s kg) 33 A w'rt'^2, Vertical turbulent flux of rt'^2
2454 wp2rtp (m^2 kg)/(s^2 kg 33 A w'^2rt', Vertical turbulent flux of w'rt'
2455 Lscale_up m 33 A Lscale_up, Upward mixing length
2456 Lscale_down m 33 A Lscale_down, Downward mixing length
2457 tau_zt s 33 A tau_zt, Dissipation time
2458 Kh_zt m^2/s 33 A Kh_zt, Eddy diffusivity
2459 wp2thvp K m^2/s^2 33 A w'^2theta_v', Vertical turbulent flux of w'theta_v'
2460 wp2rcp (m^2 kg)/(s^2 kg 33 A w'^2rc'
2461 wprtpthlp (m kg K)/(s kg) 33 A w'rt'theta_l', Vertical turbulent flux of rt'theta_l'
2462 sigma_sqd_w_zt - 33 A sigma_sqd_w_zt, Nondimensionalized w variance of Gaussian component
2463 rho kg m^{-3} 33 A rho, Air density
2464 radht K/s 33 A radht, Total (sw+lw) radiative heating rate
2465 radht_LW K/s 33 A radht_LW, Long-wave radiative heating rate
2466 radht_SW K/s 33 A radht_SW, Short-wave radiative heating rate
2467 Ncm num/kg 33 A Ncm, Cloud droplet number concentration
2468 Nc_in_cloud num/kg 33 A Nc_in_cloud, In cloud droplet concentration
2469 Nc_activated num/kg 33 A Nc_activated, Droplets activated by GFDL activation
2470 snowslope 1/m 33 A snowslope, COAMPS microphysics snow slope parameter
2471 sed_rcm kg / [m^2 s] 33 A sed_rcm, d(rcm)/dt due to cloud sedimentation
2472 rsat kg/kg 33 A rsat, Saturation mixing ratio over liquid
2473 rsati kg/kg 33 A rsati, Saturation mixing ratio over ice
2474 diam m 33 A diam, Ice crystal diameter
2475 mass_ice_cryst kg 33 A mass_ice_cryst, Mass of a single ice crystal
2476 rcm_icedfs kg/kg/s 33 A rcm_icedfs, Change in liquid due to ice
2477 u_T_cm cm s^{-1} 33 A u_T_cm, Ice crystal fallspeed
2478 rtm_bt kg kg^{-1} s^{-1 33 A rtm_bt, rtm budget: rtm time tendency
2479 rtm_ma kg kg^{-1} s^{-1 33 A rtm_ma, rtm budget: rtm vertical mean advection
2480 rtm_ta kg kg^{-1} s^{-1 33 A rtm_ta, rtm budget: rtm turbulent advection
2481 rtm_mfl kg kg^{-1} s^{-1 33 A rtm_mfl, rtm budget: rtm correction due to monotonic flux limiter
2482 rtm_tacl kg kg^{-1} s^{-1 33 A rtm_tacl, rtm budget: rtm correction due to ta term (wprtp) clipping
2483 rtm_cl kg kg^{-1} s^{-1 33 A rtm_cl, rtm budget: rtm clipping
2484 rtm_forcing kg kg^{-1} s^{-1 33 A rtm_forcing, rtm budget: rt forcing (includes rtm_mc)
2485 rtm_sdmp kg kg^{-1} s^{-1 33 A rtm_sdmp, rtm budget: rtm correction due to sponge damping
2486 rtm_mc kg kg^{-1} s^{-1 33 A rtm_mc, Change in rt due to microphysics (not in budget)
2487 rtm_pd kg kg^{-1} s^{-1 33 A rtm_pd, rtm budget: rtm positive definite adjustment
2488 rvm_mc kg/(kg s) 33 A rvm_mc, Time tendency of vapor mixing ratio due to microphysics
2489 rcm_mc kg/kg/s 33 A rcm_mc, Time tendency of liquid water mixing ratio due microphysics
2490 rcm_sd_mg_morr kg kg^{-1} s^{-1 33 A rcm_sd_mg_morr, rcm sedimentation when using morrision or MG microphysics (not in budget, included i
2491 thlm_bt K s^{-1} 33 A thlm_bt, thlm budget: thlm time tendency
2492 thlm_ma K s^{-1} 33 A thlm_ma, thlm budget: thlm vertical mean advection
2493 thlm_ta K s^{-1} 33 A thlm_ta, thlm budget: thlm turbulent advection
2494 thlm_mfl K s^{-1} 33 A thlm_mfl, thlm budget: thlm correction due to monotonic flux limiter
2495 thlm_tacl K s^{-1} 33 A thlm_tacl, thlm budget: thlm correction due to ta term (wpthlp) clipping
2496 thlm_cl K s^{-1} 33 A thlm_cl, thlm budget: thlm_cl
2497 thlm_forcing K s^{-1} 33 A thlm_forcing, thlm budget: thetal forcing (includes thlm_mc and radht)
2498 thlm_sdmp K s^{-1} 33 A thlm_sdmp, thlm budget: thlm correction due to sponge damping
2499 thlm_mc K s^{-1} 33 A thlm_mc, Change in thlm due to microphysics (not in budget)
2500 thlm_old K 33 A thlm_old, Thlm at previous timestep
2501 thlm_without_ta K 33 A thlm_without_ta, Thlm without turbulent advection contribution
2502 thlm_mfl_min K 33 A thlm_mfl_min, Minimum allowable thlm
2503 thlm_mfl_max K 33 A thlm_mfl_max, Maximum allowable thlm
2504 thlm_enter_mfl K 33 A thlm_enter_mfl, Thlm before flux-limiter
2505 thlm_exit_mfl K 33 A thlm_exit_mfl, Thlm exiting flux-limiter
2506 rtm_old kg/kg 33 A rtm_old, Rtm at previous timestep
2507 rtm_without_ta kg/kg 33 A rtm_without_ta, Rtm without turbulent advection contribution
2508 rtm_mfl_min kg/kg 33 A rtm_mfl_min, Minimum allowable rtm
2509 rtm_mfl_max kg/kg 33 A rtm_mfl_max, Maximum allowable rtm
2510 rtm_enter_mfl kg/kg 33 A rtm_enter_mfl, Rtm before flux-limiter
2511 rtm_exit_mfl kg/kg 33 A rtm_exit_mfl, Rtm exiting flux-limiter
2512 um_bt m s^{-2} 33 A um_bt, um budget: um time tendency
2513 um_ma m s^{-2} 33 A um_ma, um budget: um vertical mean advection
2514 um_gf m s^{-2} 33 A um_gf, um budget: um geostrophic forcing
2515 um_cf m s^{-2} 33 A um_cf, um budget: um coriolis forcing
2516 um_ta m s^{-2} 33 A um_ta, um budget: um turbulent advection
2517 um_f m s^{-2} 33 A um_f, um budget: um forcing
2518 um_sdmp m s^{-2} 33 A um_sdmp, um budget: um sponge damping
2519 um_ndg m s^{-2} 33 A um_ndg, um budget: um nudging
2520 vm_bt m s^{-2} 33 A vm_bt, vm budget: vm time tendency
2521 vm_ma m s^{-2} 33 A vm_ma, vm budget: vm vertical mean advection
2522 vm_gf m s^{-2} 33 A vm_gf, vm budget: vm geostrophic forcing
2523 vm_cf m s^{-2} 33 A vm_cf, vm budget: vm coriolis forcing
2524 vm_ta m s^{-2} 33 A vm_ta, vm budget: vm turbulent transport
2525 vm_f m s^{-2} 33 A vm_f, vm budget: vm forcing
2526 vm_sdmp m s^{-2} 33 A vm_sdmp, vm budget: vm sponge damping
2527 vm_ndg m s^{-2} 33 A vm_ndg, vm budget: vm nudging
2528 wp3_bt m^{3} s^{-4} 33 A wp3_bt, wp3 budget: wp3 time tendency
2529 wp3_ma m^{3} s^{-4} 33 A wp3_ma, wp3 budget: wp3 vertical mean advection
2530 wp3_ta m^{3} s^{-4} 33 A wp3_ta, wp3 budget: wp3 turbulent advection
2531 wp3_tp m^{3} s^{-4} 33 A wp3_tp, wp3 budget: wp3 turbulent transport
2532 wp3_ac m^{3} s^{-4} 33 A wp3_ac, wp3 budget: wp3 accumulation term
2533 wp3_bp1 m^{3} s^{-4} 33 A wp3_bp1, wp3 budget: wp3 buoyancy production
2534 wp3_pr_turb m^{3} s^{-4} 33 A wp3_pr_turb, wp3 budget: wp3 pressure-turbulence correlation term
2535 wp3_pr_dfsn m^{3} s^{-4} 33 A wp3_pr_dfsn, wp3 budget: wp3 pressure diffusion term
2536 wp3_pr1 m^{3} s^{-4} 33 A wp3_pr1, wp3 budget: wp3 pressure term 1
2537 wp3_pr2 m^{3} s^{-4} 33 A wp3_pr2, wp3 budget: wp3 pressure term 2
2538 wp3_dp1 m^{3} s^{-4} 33 A wp3_dp1, wp3 budget: wp3 dissipation term 1
2539 wp3_cl m^{3} s^{-4} 33 A wp3_cl, wp3 budget: wp3 clipping term
2540 mixt_frac count 33 A mixt_frac, pdf parameter: mixture fraction
2541 w_1 m/s 33 A w_1, pdf parameter: mean w of component 1
2542 w_2 m/s 33 A w_2, pdf paramete: mean w of component 2
2543 varnce_w_1 m^2/s^2 33 A varnce_w_1, pdf parameter: w variance of component 1
2544 varnce_w_2 m^2/s^2 33 A varnce_w_2, pdf parameter: w variance of component 2
2545 thl_1 K 33 A thl_1, pdf parameter: mean thl of component 1
2546 thl_2 K 33 A thl_2, pdf parameter: mean thl of component 2
2547 varnce_thl_1 K^2 33 A varnce_thl_1, pdf parameter: thl variance of component 1
2548 varnce_thl_2 K^2 33 A varnce_thl_2, pdf parameter: thl variance of component 2
2549 rt_1 kg/kg 33 A rt_1, pdf parameter: mean rt of component 1
2550 rt_2 kg/kg 33 A rt_2, pdf parameter: mean rt of component 2
2551 varnce_rt_1 (kg^2)/(kg^2) 33 A varnce_rt_1, pdf parameter: rt variance of component 1
2552 varnce_rt_2 (kg^2)/(kg^2) 33 A varnce_rt_2, pdf parameter: rt variance of component 2
2553 rc_1 kg/kg 33 A rc_1, pdf parameter: mean rc of component 1
2554 rc_2 kg/kg 33 A rc_2, pdf parameter: mean rc of component 2
2555 rsatl_1 kg/kg 33 A rsatl_1, pdf parameter: sat mix rat based on tl1
2556 rsatl_2 kg/kg 33 A rsatl_2, pdf parameter: sat mix rat based on tl2
2557 cloud_frac_1 - 33 A cloud_frac_1, pdf parameter cloud_frac_1
2558 cloud_frac_2 - 33 A cloud_frac_2, pdf parameter cloud_frac_2
2559 a3_coef_zt count 33 A a3_coef_zt, The a3 coefficient interpolated the the zt grid
2560 wp3_on_wp2_zt m/s 33 A wp3_on_wp2_zt, Smoothed version of wp3 / wp2
2561 chi_1 kg/kg 33 A chi_1, pdf parameter: Mellor's s (extended liq) for component 1
2562 chi_2 kg/kg 33 A chi_2, pdf parameter: Mellor's s (extended liq) for component 2
2563 stdev_chi_1 kg/kg 33 A stdev_chi_1, pdf parameter: Std dev of chi_1
2564 stdev_chi_2 kg/kg 33 A stdev_chi_2, pdf parameter: Std dev of chi_2
2565 stdev_eta_1 kg/kg 33 A stdev_eta_1, Standard dev. of eta(t) (1st PDF component)
2566 stdev_eta_2 kg/kg 33 A stdev_eta_2, Standard dev. of eta(t) (2nd PDF component)
2567 covar_chi_eta_1 kg^2/kg^2 33 A covar_chi_eta_1, Covariance of chi(s) and eta(t) (1st PDF component)
2568 covar_chi_eta_2 kg^2/kg^2 33 A covar_chi_eta_2, Covariance of chi(s) and eta(t) (2nd PDF component)
2569 corr_chi_eta_1 - 33 A corr_chi_eta_1, Correlation of chi (s) and eta (t) (1st PDF component)
2570 corr_chi_eta_2 - 33 A corr_chi_eta_2, Correlation of chi (s) and eta (t) (2nd PDF component)
2571 corr_rt_thl_1 - 33 A corr_rt_thl_1, Correlation of rt and thl (1st PDF component)
2572 crt_1 - 33 A crt_1, Coefficient on rt in chi/eta equations (1st PDF comp.)
2573 crt_2 - 33 A crt_2, Coefficient on rt in chi/eta equations (2nd PDF comp.)
2574 cthl_1 kg/kg/K 33 A cthl_1, Coefficient on theta-l in chi/eta equations (1st PDF comp.)
2575 cthl_2 kg/kg/K 33 A cthl_2, Coefficient on theta-l in chi/eta equations (2nd PDF comp.)
2576 precip_frac - 33 A precip_frac, Precipitation Fraction
2577 precip_frac_1 - 33 A precip_frac_1, Precipitation Fraction (1st PDF component)
2578 precip_frac_2 - 33 A precip_frac_2, Precipitation Fraction (2nd PDF component)
2579 Ncnm num/kg 33 A Ncnm, Cloud nuclei concentration (PDF)
2580 wp2_zt m^2/s^2 33 A wp2_zt, w'^2 interpolated to thermodynamic levels
2581 thlp2_zt K^2 33 A thlp2_zt, thl'^2 interpolated to thermodynamic levels
2582 wpthlp_zt (m K)/s 33 A wpthlp_zt, w'thl' interpolated to thermodynamic levels
2583 wprtp_zt (m kg)/(s kg) 33 A wprtp_zt, w'rt' interpolated to thermodynamic levels
2584 rtp2_zt (kg/kg)^2 33 A rtp2_zt, rt'^2 interpolated to thermodynamic levels
2585 rtpthlp_zt (kg K)/kg 33 A rtpthlp_zt, rt'thl' interpolated to thermodynamic levels
2586 up2_zt m^2/s^2 33 A up2_zt, u'^2 interpolated to thermodynamic levels
2587 vp2_zt m^2/s^2 33 A vp2_zt, v'^2 interpolated to thermodynamic levels
2588 upwp_zt m^2/s^2 33 A upwp_zt, u'w' interpolated to thermodynamic levels
2589 vpwp_zt m^2/s^2 33 A vpwp_zt, v'w' interpolated to thermodynamic levels
2590 C11_Skw_fnc count 33 A C11_Skw_fnc, C_11 parameter with Sk_w applied
2591 wp2 m^2/s^2 33 A w'^2, Variance of vertical air velocity
2592 rtp2 (kg/kg)^2 33 A rt'^2, Variance of total water, rt
2593 thlp2 K^2 33 A thl'^2, Variance of theta_l
2594 rtpthlp (kg K)/kg 33 A rt'thl', Covariance of rt and theta_l
2595 wprtp (m kg)/(s kg) 33 A w'rt', Vertical turbulent flux of total water, rt
2596 wpthlp (m K)/s 33 A w'thl', Vertical turbulent flux of theta_l
2597 wp4 (m^4)/(s^4) 33 A w'^4, Fourth-order moment of vertical air velocity
2598 up2 m^2/s^2 33 A u'^2, Variance of eastward (u) wind
2599 vp2 m^2/s^2 33 A v'^2, Variance of northward (v) wind
2600 wpthvp K m/s 33 A w'thv', Buoyancy flux
2601 rtpthvp (kg/kg) K 33 A rt'thv', Covariance of rt and theta_v
2602 thlpthvp K^2 33 A thl'thv', Covariance of theta_l and theta_v
2603 tau_zm s 33 A tau_zm, Time-scale tau on momentum levels
2604 Kh_zm m^2/s 33 A Kh_zm, Eddy diffusivity on momentum levels
2605 wprcp (m/s) (kg/kg) 33 A w'rc'
2606 wm_zm m/s 33 A wm_zm, Vertical (w) wind
2607 thlprcp K (kg/kg) 33 A thl'rc'
2608 rtprcp (kg^2)/(kg^2) 33 A rt'rc'
2609 rcp2 (kg^2)/(kg^2) 33 A rc'^2, Variance of cloud water mixing ratio
2610 upwp m^2/s^2 33 A u'w', Vertical turbulent flux of eastward (u) wind
2611 vpwp m^2/s^2 33 A v'w', Vertical turbulent flux of northward (v) wind
2612 rho_zm kg m^{-3} 33 A rho_zm, Density on momentum levels
2613 sigma_sqd_w - 33 A sigma_sqd_w, Nondim w variance of Gaussian component
2614 Skw_velocity m/s 33 A Skw_velocity, Skewness velocity
2615 gamma_Skw_fnc - 33 A gamma_Skw_fnc, Gamma as a function of skewness
2616 C6rt_Skw_fnc - 33 A C6rt_Skw_fnc, C_6rt parameter with Sk_w applied
2617 C6thl_Skw_fnc - 33 A C6thl_Skw_fnc, C_6thl parameter with Sk_w applied
2618 C7_Skw_fnc - 33 A C7_Skw_fnc, C_7 parameter with Sk_w applied
2619 C1_Skw_fnc - 33 A C1_Skw_fnc, C_1 parameter with Sk_w applied
2620 a3_coef count 33 A a3_coef, Quantity in formula 25 from Equations for CLUBB
2621 wp3_on_wp2 m/s 33 A w'^3_on_w'^2, Smoothed version of wp3 / wp2
2622 rcm_zm kg/kg 33 A rcm_zm, Total water mixing ratio
2623 rtm_zm kg/kg 33 A rtm_zm, Total water mixing ratio
2624 thlm_zm K 33 A thlm_zm, Liquid potential temperature
2625 cloud_frac_zm - 33 A cloud_frac_zm, Cloud fraction
2626 rho_ds_zm kg m^{-3} 33 A rho_ds_zm, Dry static, base-state density
2627 thv_ds_zm K 33 A thv_ds_zm, Dry, base-state theta_v
2628 em m^2/s^2 33 A em, Turbulent kinetic energy, usu. 0.5*(u'^2+v'^2+w'^2)
2629 mean_w_up m/s 33 A mean_w_up, Mean w >= w_ref
2630 mean_w_down m/s 33 A mean_w_down, Mean w <= w_ref
2631 shear m^2/s^3 33 A shear, Wind shear production term
2632 wp3_zm (m^3)/(s^3) 33 A w'^3_zm, w'^3 interpolated to moment. levels
2633 Frad W/m^2 33 A Frad, Total (sw+lw) net (up+down) radiative flux
2634 Frad_LW W/m^2 33 A Frad_LW, Net long-wave radiative flux
2635 Frad_SW W/m^2 33 A Frad_SW, Net short-wave radiative flux
2636 Frad_LW_up W/m^2 33 A Frad_LW_up, Long-wave upwelling radiative flux
2637 Frad_SW_up W/m^2 33 A Frad_SW_up, Short-wave upwelling radiative flux
2638 Frad_LW_down W/m^2 33 A Frad_LW_down, Long-wave downwelling radiative flux
2639 Frad_SW_down W/m^2 33 A Frad_SW_down, Short-wave downwelling radiative flux
2640 Fprec W/m^2 33 A Fprec, Rain flux
2641 Fcsed kg/(s*m^2) 33 A Fcsed, cloud water sedimentation flux
2642 wp2_bt m^2/s^3 33 A w'^2_bt, wp2 budget: wp2 time tendency
2643 wp2_ma m^2/s^3 33 A w'^2_ma, wp2 budget: wp2 vertical mean advection
2644 wp2_ta m^2/s^3 33 A w'^2_ta, wp2 budget: wp2 turbulent advection
2645 wp2_ac m^2/s^3 33 A w'^2_ac, wp2 budget: wp2 accumulation term
2646 wp2_bp m^2/s^3 33 A w'^2_bp, wp2 budget: wp2 buoyancy production
2647 wp2_pr1 m^2/s^3 33 A w'^2_pr1, wp2 budget: wp2 pressure term 1
2648 wp2_pr2 m^2/s^3 33 A w'^2_pr2, wp2 budget: wp2 pressure term 2
2649 wp2_pr3 m^2/s^3 33 A w'^2_pr3, wp2 budget: wp2 pressure term 3
2650 wp2_dp1 m^2/s^3 33 A w'^2_dp1, wp2 budget: wp2 dissipation term 1
2651 wp2_dp2 m^2/s^3 33 A w'^2_d'^2, wp2 budget: wp2 dissipation term 2
2652 wp2_cl m^2/s^3 33 A w'^2_cl, wp2 budget: wp2 clipping term
2653 wp2_pd m2/s3 33 A w'^2_pd, wp2 budget: wp2 positive definite adjustment
2654 wp2_sf m2/s3 33 A w'^2_sf, wp2 budget: wp2 surface variance
2655 vp2_bt m^2/s^3 33 A v'2_bt, vp2 budget: vp2 time tendency
2656 vp2_ma m^2/s^3 33 A v'^2_ma, vp2 budget: vp2 mean advection
2657 vp2_ta m^2/s^3 33 A v'^2_ta, vp2 budget: vp2 turbulent advection
2658 vp2_tp m^2/s^3 33 A v'^2_tp, vp2 budget: vp2 turbulent production
2659 vp2_dp1 m^2/s^3 33 A v'^2_dp1, vp2 budget: vp2 dissipation term 1
2660 vp2_dp2 m^2/s^3 33 A v'^2_dp2, vp2 budget: vp2 dissipation term 2
2661 vp2_pr1 m^2/s^3 33 A v'^2_pr1, vp2 budget: vp2 pressure term 1
2662 vp2_pr2 m^2/s^3 33 A v'^2_pr2, vp2 budget: vp2 pressure term 2
2663 vp2_cl m^2/s^3 33 A v'^2_cl, vp2 budget: vp2 clipping
2664 vp2_pd m^2/s^3 33 A v'^2_pd, vp2 budget: vp2 positive definite adjustment
2665 vp2_sf m^2/s^3 33 A v'^2_sf, vp2 budget: vp2 surface variance
2666 up2_bt m^2/s^3 33 A u'^2_bt, up2 budget: up2 time tendency
2667 up2_ma m^2/s^3 33 A u'^2_ma, up2 budget: up2 mean advection
2668 up2_ta m^2/s^3 33 A u'^2_ta, up2 budget: up2 turbulent advection
2669 up2_tp m^2/s^3 33 A u'^2_tp, up2 budget: up2 turbulent production
2670 up2_dp1 m^2/s^3 33 A u'^2_dp1, up2 budget: up2 dissipation term 1
2671 up2_dp2 m^2/s^3 33 A u'^2_d'^2, up2 budget: up2 dissipation term 2
2672 up2_pr1 m^2/s^3 33 A u'^2_pr1, up2 budget: up2 pressure term 1
2673 up2_pr2 m^2/s^3 33 A u'^2_pr2, up2 budget: up2 pressure term 2
2674 up2_cl m^2/s^3 33 A u'^2_cl, up2 budget: up2 clipping
2675 up2_pd m^2/s^3 33 A u'^2_pd, up2 budget: up2 positive definite adjustment
2676 up2_sf m^2/s^3 33 A u'^2_sf, up2 budget: up2 surface variance
2677 wprtp_bt (m kg)/(s^2 kg) 33 A w'rt'_bt, wprtp budget: wprtp time tendency
2678 wprtp_ma (m kg)/(s^2 kg) 33 A w'rt'_ma, wprtp budget: wprtp mean advection
2679 wprtp_ta (m kg)/(s^2 kg) 33 A w'rt'_ta, wprtp budget: wprtp turbulent advection
2680 wprtp_tp (m kg)/(s^2 kg) 33 A w'rt'_t', wprtp budget: wprtp turbulent production
2681 wprtp_ac (m kg)/(s^2 kg) 33 A w'rt'_ac, wprtp budget: wprtp accumulation term
2682 wprtp_bp (m kg)/(s^2 kg) 33 A w'rt'_b', wprtp budget: wprtp buoyancy production
2683 wprtp_pr1 (m kg)/(s^2 kg) 33 A w'rt'_pr1, wprtp budget: wprtp pressure term 1
2684 wprtp_pr2 (m kg)/(s^2 kg) 33 A w'rt'_pr2, wprtp budget: wprtp pressure term 2
2685 wprtp_pr3 (m kg)/(s^2 kg) 33 A w'rt'_pr3, wprtp budget: wprtp pressure term 3
2686 wprtp_dp1 (m kg)/(s^2 kg) 33 A w'rt'_dp1, wprtp budget: wprtp dissipation term 1
2687 wprtp_mfl (m kg)/(s^2 kg) 33 A w'rt'_mfl, wprtp budget: wprtp monotonic flux limiter
2688 wprtp_cl (m kg)/(s^2 kg) 33 A w'rt'_cl, wprtp budget: wprtp clipping term
2689 wprtp_sicl (m kg)/(s^2 kg) 33 A w'rt'_sicl, wprtp budget: wprtp semi-implicit clipping term
2690 wprtp_pd (m kg)/(s^2 kg) 33 A w'rt'_pd, wprtp budget: wprtp flux corrected trans. term
2691 wprtp_forcing (m kg/kg)/s^2 33 A w'rt'_forcing, wprtp budget: wprtp forcing (includes microphysics tendency)
2692 wprtp_mc (m kg/kg)/s^2 33 A w'rt'_mc, Microphysics tendency for wprtp (not in budget)
2693 wpthlp_bt (m K)/s^2 33 A w'thl'_bt, wpthlp budget
2694 wpthlp_ma (m K)/s^2 33 A w'thl'_ma, wpthlp budget: wpthlp mean advection
2695 wpthlp_ta (m K)/s^2 33 A w'thl'_ta, wpthlp budget: wpthlp turbulent advection
2696 wpthlp_tp (m K)/s^2 33 A w'thl'_tp, wpthlp budget: wpthlp turbulent production
2697 wpthlp_ac (m K)/s^2 33 A w'thl'_ac, wpthlp budget: wpthlp accumulation term
2698 wpthlp_bp (m K)/s^2 33 A w'thl'_b', wpthlp budget: wpthlp buoyancy production
2699 wpthlp_pr1 (m K)/s^2 33 A w'thl'_pr1, wpthlp budget: wpthlp pressure term 1
2700 wpthlp_pr2 (m K)/s^2 33 A w'thl'_pr2, wpthlp budget: wpthlp pressure term 2
2701 wpthlp_pr3 (m K)/s^2 33 A w'thl'_pr3, wpthlp budget: wpthlp pressure term 3
2702 wpthlp_dp1 (m K)/s^2 33 A w'thl'_dp1, wpthlp budget: wpthlp dissipation term 1
2703 wpthlp_mfl (m K)/s^2 33 A w'thl'_mfl, wpthlp budget: wpthlp monotonic flux limiter
2704 wpthlp_cl (m K)/s^2 33 A w'thl'_cl, wpthlp budget: wpthlp clipping term
2705 wpthlp_sicl (m K)/s^2 33 A w'thl'_sicl, wpthlp budget: wpthlp semi-implicit clipping term
2706 wpthlp_forcing (m K)/s^2 33 A w'thl'_forcing, wpthlp budget: wpthlp forcing (includes microphysics tendency)
2707 wpthlp_mc (m K)/s^2 33 A w'thl'_mc, Microphysics tendency for wpthlp (not in budget)
2708 rtp2_bt (kg^2)/(kg^2 s) 33 A rt'^2_bt, rt'2 budget: rtp2 time tendency
2709 rtp2_ma (kg^2)/(kg^2 s) 33 A rt'^2_ma, rtp2 budget: rtp2 mean advection
2710 rtp2_ta (kg^2)/(kg^2 s) 33 A rt'^2_ta, rtp2 budget: rtp2 turbulent advection
2711 rtp2_tp (kg^2)/(kg^2 s) 33 A rt'^2_tp, rtp2 budget: rtp2 turbulent production
2712 rtp2_dp1 (kg^2)/(kg^2 s) 33 A rt'^2_dp1, rtp2 budget: rtp2 dissipation term 1
2713 rtp2_dp2 (kg^2)/(kg^2 s) 33 A rt'^2_dp2, rtp2 budget: rtp2 dissipation term 2
2714 rtp2_cl (kg^2)/(kg^2 s) 33 A rt'^2_cl, rtp2 budget: rtp2 clipping term
2715 rtp2_pd (kg^2)/(kg^2 s) 33 A rt'^2_pd, rtp2 budget: rtp2 positive definite adjustment
2716 rtp2_sf (kg^2)/(kg^2 s) 33 A rt'^2_sf, rtp2 budget: rtp2 surface variance
2717 rtp2_forcing (kg/kg)^2/s 33 A rt'^2_forcing, rtp2 budget: rtp2 forcing (includes microphysics tendency)
2718 rtp2_mc (kg/kg)^2/s 33 A rt'^2_mc, Microphysics tendency for rtp2 (not in budget)
2719 thlp2_bt (K^2)/s 33 A thl'^2_bt, thlp2 budget: thlp2 time tendency
2720 thlp2_ma (K^2)/s 33 A thl'^2_ma, thlp2 budget: thlp2 mean advection
2721 thlp2_ta (K^2)/s 33 A thl'^2_ta, thlp2 budget: thlp2 turbulent advection
2722 thlp2_tp (K^2)/s 33 A thl'^2_t', thlp2 budget: thlp2 turbulent production
2723 thlp2_dp1 (K^2)/s 33 A thl'^2_dp1, thlp2 budget: thlp2 dissipation term 1
2724 thlp2_dp2 (K^2)/s 33 A thl'^2_dp2, thlp2 budget: thlp2 dissipation term 2
2725 thlp2_cl (K^2)/s 33 A thl'^2_cl, thlp2 budget: thlp2 clipping term
2726 thlp2_pd K^2/s 33 A thl'^2_pd, thlp2 budget: thlp2 positive definite adjustment
2727 thlp2_sf K^2/s 33 A thl'^2_sf, thl'^2 budget: thlp2 surface variance
2728 thlp2_forcing K^2/s 33 A thlp2 budget: thlp2 forcing (includes microphysics tendency) [K^2/s]
2729 thlp2_mc K^2/s 33 A thl'^2_mc, Microphysics tendency for thlp2 (not in budget)
2730 rtpthlp_bt (kg K)/(kg s) 33 A rt'thl'_bt, rtpthlp budget: rtpthlp time tendency
2731 rtpthlp_ma (kg K)/(kg s) 33 A rt'thl'_ma, rtpthlp budget: rtpthlp mean advection
2732 rtpthlp_ta (kg K)/(kg s) 33 A rt'thl'_ta, rtpthlp budget: rtpthlp turbulent advection
2733 rtpthlp_tp1 (kg K)/(kg s) 33 A rt'thl'_tp1, rtpthlp budget: rtpthlp turbulent production 1
2734 rtpthlp_tp2 (kg K)/(kg s) 33 A rt'thl'_t'^2, rtpthlp budget: rtpthlp turbulent production 2
2735 rtpthlp_dp1 (kg K)/(kg s) 33 A rt'thl'_d'1, rtpthlp budget: rtpthlp dissipation term 1
2736 rtpthlp_dp2 (kg K)/(kg s) 33 A rt'thl'_dp2, rtpthlp budget: rtpthlp dissipation term 2
2737 rtpthlp_cl (kg K)/(kg s) 33 A rt'thl'_cl, rtpthlp budget: rtpthlp clipping term
2738 rtpthlp_sf (kg K)/(kg s) 33 A rt'thl'_sf, rtpthlp budget: rtpthlp surface variance
2739 rtpthlp_forcing (K kg/kg)/s 33 A rt'thl'_forcing, rtpthlp budget: rtpthlp forcing (includes microphysics tendency)
2740 rtpthlp_mc (K kg/kg)/s 33 A rt'thl'_mc, Microphysics tendency for rtpthlp (not in budget)
2741 wpthlp_enter_mfl (m K)/s 33 A w'thl'_enter_mfl, Wpthlp entering flux limiter
2742 wpthlp_exit_mfl (m K)/s 33 A w'thl'_exit_mfl, Wpthlp exiting flux limiter
2743 wprtp_enter_mfl (m kg)/(s kg) 33 A w'rt'_enter_mfl, Wprtp entering flux limiter
2744 wprtp_exit_mfl (m kg)/(s kg) 33 A w'rt'_exit_mfl, Wprtp exiting flux limiter
2745 wpthlp_mfl_min (m K)/s 33 A w'thl'_mfl_min, Minimum allowable wpthlp
2746 wpthlp_mfl_max (m K)/s 33 A w'thl'_mfl_max, Maximum allowable wpthlp
2747 wprtp_mfl_min (m kg)/(s kg) 33 A w'rt'_mfl_min, Minimum allowable wprtp
2748 wprtp_mfl_max (m kg)/(s kg) 33 A w'rt'_mfl_max, Maximum allowable wprtp
2749 shear_sqd - 33 A shear_sqd, shear_sqd
2750 TROP_P Pa 1 A Tropopause Pressure
2751 TROP_T K 1 A Tropopause Temperature
2752 TROP_Z m 1 A Tropopause Height
2753 TROP_DZ m 32 A Relative Tropopause Height
2754 TROP_PD probability 32 A Tropopause Probabilty
2755 TROP_FD probability 1 A Tropopause Found
2756 TROPP_P Pa 1 A Tropopause Pressure (primary)
2757 TROPP_T K 1 A Tropopause Temperature (primary)
2758 TROPP_Z m 1 A Tropopause Height (primary)
2759 TROPP_DZ m 32 A Relative Tropopause Height (primary)
2760 TROPP_PD probability 32 A Tropopause Distribution (primary)
2761 TROPP_FD probability 1 A Tropopause Found (primary)
2762 TROPF_P Pa 1 A Tropopause Pressure (cold point)
2763 TROPF_T K 1 A Tropopause Temperature (cold point)
2764 TROPF_Z m 1 A Tropopause Height (cold point)
2765 TROPF_DZ m 32 A Relative Tropopause Height (cold point)
2766 TROPF_PD probability 32 A Tropopause Distribution (cold point)
2767 TROPF_FD probability 1 A Tropopause Found (cold point)
2768 hstobie_trop fraction of mode 32 I Lowest level with stratospheric chemsitry
2769 hstobie_linoz fraction of mode 32 I Lowest possible Linoz level
2770 hstobie_tropop fraction of mode 32 I Troposphere boundary calculated in chemistry
2771 DADADJ_PD probability 32 A dry adiabatic adjustment probability
2772 dgnd_a01 m 32 A dry dgnum, interstitial, mode 01
2773 dgnw_a01 m 32 A wet dgnum, interstitial, mode 01
2774 wat_a1 m 32 A aerosol water, interstitial, mode 01
2775 dgnd_a02 m 32 A dry dgnum, interstitial, mode 02
2776 dgnw_a02 m 32 A wet dgnum, interstitial, mode 02
2777 wat_a2 m 32 A aerosol water, interstitial, mode 02
2778 dgnd_a03 m 32 A dry dgnum, interstitial, mode 03
2779 dgnw_a03 m 32 A wet dgnum, interstitial, mode 03
2780 wat_a3 m 32 A aerosol water, interstitial, mode 03
2781 dgnd_a04 m 32 A dry dgnum, interstitial, mode 04
2782 dgnw_a04 m 32 A wet dgnum, interstitial, mode 04
2783 wat_a4 m 32 A aerosol water, interstitial, mode 04
2784 PM25 kg/m3 32 A PM2.5 concentration
2785 PM25_SRF kg/m3 1 A surface PM2.5 concentration
2786 Q_qneg3 kg/kg 32 I Specific humidity QNEG3 error (cell)
2787 Q_qneg3_col kg/kg 1 I Specific humidity QNEG3 error (column)
2788 CLDLIQ_qneg3 kg/kg 32 I Grid box averaged cloud liquid amount QNEG3 error (cell)
2789 CLDLIQ_qneg3_col kg/kg 1 I Grid box averaged cloud liquid amount QNEG3 error (column)
2790 CLDICE_qneg3 kg/kg 32 I Grid box averaged cloud ice amount QNEG3 error (cell)
2791 CLDICE_qneg3_col kg/kg 1 I Grid box averaged cloud ice amount QNEG3 error (column)
2792 NUMLIQ_qneg3 kg/kg 32 I Grid box averaged cloud liquid number QNEG3 error (cell)
2793 NUMLIQ_qneg3_col kg/kg 1 I Grid box averaged cloud liquid number QNEG3 error (column)
2794 NUMICE_qneg3 kg/kg 32 I Grid box averaged cloud ice number QNEG3 error (cell)
2795 NUMICE_qneg3_col kg/kg 1 I Grid box averaged cloud ice number QNEG3 error (column)
2796 RAINQM_qneg3 kg/kg 32 I Grid box averaged rain amount QNEG3 error (cell)
2797 RAINQM_qneg3_col kg/kg 1 I Grid box averaged rain amount QNEG3 error (column)
2798 SNOWQM_qneg3 kg/kg 32 I Grid box averaged snow amount QNEG3 error (cell)
2799 SNOWQM_qneg3_col kg/kg 1 I Grid box averaged snow amount QNEG3 error (column)
2800 NUMRAI_qneg3 kg/kg 32 I Grid box averaged rain number QNEG3 error (cell)
2801 NUMRAI_qneg3_col kg/kg 1 I Grid box averaged rain number QNEG3 error (column)
2802 NUMSNO_qneg3 kg/kg 32 I Grid box averaged snow number QNEG3 error (cell)
2803 NUMSNO_qneg3_col kg/kg 1 I Grid box averaged snow number QNEG3 error (column)
2804 bc_a1_qneg3 kg/kg 32 I bc_a1 QNEG3 error (cell)
2805 bc_a1_qneg3_col kg/kg 1 I bc_a1 QNEG3 error (column)
2806 bc_a4_qneg3 kg/kg 32 I bc_a4 QNEG3 error (cell)
2807 bc_a4_qneg3_col kg/kg 1 I bc_a4 QNEG3 error (column)
2808 DMS_qneg3 kg/kg 32 I DMS QNEG3 error (cell)
2809 DMS_qneg3_col kg/kg 1 I DMS QNEG3 error (column)
2810 dst_a1_qneg3 kg/kg 32 I dst_a1 QNEG3 error (cell)
2811 dst_a1_qneg3_col kg/kg 1 I dst_a1 QNEG3 error (column)
2812 dst_a2_qneg3 kg/kg 32 I dst_a2 QNEG3 error (cell)
2813 dst_a2_qneg3_col kg/kg 1 I dst_a2 QNEG3 error (column)
2814 dst_a3_qneg3 kg/kg 32 I dst_a3 QNEG3 error (cell)
2815 dst_a3_qneg3_col kg/kg 1 I dst_a3 QNEG3 error (column)
2816 H2O2_qneg3 kg/kg 32 I H2O2 QNEG3 error (cell)
2817 H2O2_qneg3_col kg/kg 1 I H2O2 QNEG3 error (column)
2818 H2SO4_qneg3 kg/kg 32 I H2SO4 QNEG3 error (cell)
2819 H2SO4_qneg3_col kg/kg 1 I H2SO4 QNEG3 error (column)
2820 ncl_a1_qneg3 kg/kg 32 I ncl_a1 QNEG3 error (cell)
2821 ncl_a1_qneg3_col kg/kg 1 I ncl_a1 QNEG3 error (column)
2822 ncl_a2_qneg3 kg/kg 32 I ncl_a2 QNEG3 error (cell)
2823 ncl_a2_qneg3_col kg/kg 1 I ncl_a2 QNEG3 error (column)
2824 ncl_a3_qneg3 kg/kg 32 I ncl_a3 QNEG3 error (cell)
2825 ncl_a3_qneg3_col kg/kg 1 I ncl_a3 QNEG3 error (column)
2826 num_a1_qneg3 kg/kg 32 I num_a1 QNEG3 error (cell)
2827 num_a1_qneg3_col kg/kg 1 I num_a1 QNEG3 error (column)
2828 num_a2_qneg3 kg/kg 32 I num_a2 QNEG3 error (cell)
2829 num_a2_qneg3_col kg/kg 1 I num_a2 QNEG3 error (column)
2830 num_a3_qneg3 kg/kg 32 I num_a3 QNEG3 error (cell)
2831 num_a3_qneg3_col kg/kg 1 I num_a3 QNEG3 error (column)
2832 num_a4_qneg3 kg/kg 32 I num_a4 QNEG3 error (cell)
2833 num_a4_qneg3_col kg/kg 1 I num_a4 QNEG3 error (column)
2834 pom_a1_qneg3 kg/kg 32 I pom_a1 QNEG3 error (cell)
2835 pom_a1_qneg3_col kg/kg 1 I pom_a1 QNEG3 error (column)
2836 pom_a4_qneg3 kg/kg 32 I pom_a4 QNEG3 error (cell)
2837 pom_a4_qneg3_col kg/kg 1 I pom_a4 QNEG3 error (column)
2838 SO2_qneg3 kg/kg 32 I SO2 QNEG3 error (cell)
2839 SO2_qneg3_col kg/kg 1 I SO2 QNEG3 error (column)
2840 so4_a1_qneg3 kg/kg 32 I so4_a1 QNEG3 error (cell)
2841 so4_a1_qneg3_col kg/kg 1 I so4_a1 QNEG3 error (column)
2842 so4_a2_qneg3 kg/kg 32 I so4_a2 QNEG3 error (cell)
2843 so4_a2_qneg3_col kg/kg 1 I so4_a2 QNEG3 error (column)
2844 so4_a3_qneg3 kg/kg 32 I so4_a3 QNEG3 error (cell)
2845 so4_a3_qneg3_col kg/kg 1 I so4_a3 QNEG3 error (column)
2846 soa_a1_qneg3 kg/kg 32 I soa_a1 QNEG3 error (cell)
2847 soa_a1_qneg3_col kg/kg 1 I soa_a1 QNEG3 error (column)
2848 soa_a2_qneg3 kg/kg 32 I soa_a2 QNEG3 error (cell)
2849 soa_a2_qneg3_col kg/kg 1 I soa_a2 QNEG3 error (column)
2850 SOAE_qneg3 kg/kg 32 I SOAE QNEG3 error (cell)
2851 SOAE_qneg3_col kg/kg 1 I SOAE QNEG3 error (column)
2852 SOAG_qneg3 kg/kg 32 I SOAG QNEG3 error (cell)
2853 SOAG_qneg3_col kg/kg 1 I SOAG QNEG3 error (column)
2854 qflux_exceeded kg/m^2/s 1 I qflux excess (QNEG4)
2855 UTEND_DCONV m/s2 32 A Zonal wind tendency by deep convection
2856 VTEND_DCONV m/s2 32 A Meridional wind tendency by deep convection
2857 UTEND_SHCONV m/s2 32 A Zonal wind tendency by shallow convection
2858 VTEND_SHCONV m/s2 32 A Meridional wind tendency by shallow convection
2859 UTEND_MACROP m/s2 32 A Zonal wind tendency by macrophysics
2860 VTEND_MACROP m/s2 32 A Meridional wind tendency by macrophysics
2861 UTEND_VDIFF m/s2 32 A Zonal wind tendency by vert. diffus.
2862 VTEND_VDIFF m/s2 32 A Meridional wind tendency by vert. diffus.
2863 UTEND_RAYLEIGH m/s2 32 A Zonal wind tendency by Rayleigh Fric.
2864 VTEND_RAYLEIGH m/s2 32 A Meridional wind tendency by Rayleigh Fric.
2865 UTEND_GWDTOT m/s2 32 A Zonal wind tendency by all GWs
2866 VTEND_GWDTOT m/s2 32 A Meridional wind tendency by all GWs
2867 UTEND_QBORLX m/s2 32 A Zonal wind tendency by QBO relaxation
2868 VTEND_QBORLX m/s2 32 A Meridional wind tendency by QBO relaxation
2869 UTEND_LUNART m/s2 32 A Zonal wind tendency by lunar tides
2870 VTEND_LUNART m/s2 32 A Meridional wind tendency by lunar tides
2871 UTEND_IONDRG m/s2 32 A Zonal wind tendency by ion drag
2872 VTEND_IONDRG m/s2 32 A Meridional wind tendency by ion drag
2873 UTEND_NDG m/s2 32 A Zonal wind tendency by nudging
2874 VTEND_NDG m/s2 32 A Meridional wind tendency by nudging
2875 UTEND_CORE m/s2 32 A Zonal wind tendency due to dynamical core
2876 VTEND_CORE m/s2 32 A Meridional wind tendency due to dynamical core
2877 DQP kg/kg/s 32 A Specific humidity tendency due to precipitation
2878 TDIFF K 32 A difference from observed temp
2879 UDIFF K 32 A difference from observed u wind
2880 VDIFF K 32 A difference from observed v wind
2881 TOBS K 32 A observed temp
2882 QDIFF kg/kg 32 A difference from observed water
2883 QOBS kg/kg 32 A observed water
2884 PRECOBS mm/day 32 A Total (convective and large-scale) precipitation rate
2885 DIVQ kg/kg/s 32 A Q advection tendency (horizontal)
2886 DIVQ3D kg/kg/s 32 A Q advection tendency (horiz/vert combined)
2887 DIVV m/s2 32 A V advection tendency (horizontal)
2888 DIVU m/s2 32 A U advection tendency (horizontal)
2889 DIVT K/s 32 A T advection tendency (horizontal)
2890 DIVT3D K/s 32 A T advection tendency (horiz/vert combined)
2891 DIVU3D K/s 32 A U advection tendency (horiz/vert combined)
2892 DIVV3D K/s 32 A V advection tendency (horiz/vert combined)
2893 SHFLXOBS W/m2 1 A Obs Surface sensible heat flux
2894 LHFLXOBS W/m2 1 A Obs Surface latent heat flux
2895 TRELAX K 32 A t relaxation amount
2896 QRELAX kg/kg 32 A q relaxation amount
2897 TAURELAX seconds 32 A relaxation time constant
2898 TTEN_XYADV K/s 32 I T horizontal advective forcing
2899 UTEN_XYADV m/s^2 32 I U horizontal advective forcing
2900 VTEN_XYADV m/s^2 32 I V horizontal advective forcing
2901 QVTEN_XYADV kg/kg/s 32 I QV horizontal advective forcing
2902 QLTEN_XYADV kg/kg/s 32 I QL horizontal advective forcing
2903 QITEN_XYADV kg/kg/s 32 I QI horizontal advective forcing
2904 NLTEN_XYADV #/kg/s 32 I NL horizontal advective forcing
2905 NITEN_XYADV #/kg/s 32 I NI horizontal advective forcing
2906 TTEN_ZADV K/s 32 I T vertical advective forcing
2907 UTEN_ZADV m/s^2 32 I U vertical advective forcing
2908 VTEN_ZADV m/s^2 32 I V vertical advective forcing
2909 QVTEN_ZADV kg/kg/s 32 I QV vertical advective forcing
2910 QLTEN_ZADV kg/kg/s 32 I QL vertical advective forcing
2911 QITEN_ZADV kg/kg/s 32 I QI vertical advective forcing
2912 NLTEN_ZADV #/kg/s 32 I NL vertical advective forcing
2913 NITEN_ZADV #/kg/s 32 I NI vertical advective forcing
2914 TTEN_PHYS K/s 32 I T vertical advective forcing
2915 UTEN_PHYS m/s^2 32 I U vertical advective forcing
2916 VTEN_PHYS m/s^2 32 I V vertical advective forcing
2917 QVTEN_PHYS kg/kg/s 32 I QV vertical advective forcing
2918 QLTEN_PHYS kg/kg/s 32 I QL vertical advective forcing
2919 QITEN_PHYS kg/kg/s 32 I QI vertical advective forcing
2920 NLTEN_PHYS #/kg/s 32 I NL vertical advective forcing
2921 NITEN_PHYS #/kg/s 32 I NI vertical advective forcing
intht:nfmaster= 2921
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 stream 1 contains 804 fields
Write frequency: 1
Filename specifier: %c.cam.h%t%f.%y-%m-%d-%s.nc
Output precision: single
Number of time samples per file: 5000
Fields are represented on global grids:
101
100
Included fields are:
1 AEROD_v 1 1 I Total Aerosol Optical Depth in visible band
2 AODDUST 1 I Aerosol optical depth 550 nm from dust, day only
3 AODDUST01 1 I Aerosol optical depth, day only, 550 nm mode 1 from dust
4 AODDUST03 1 I Aerosol optical depth, day only, 550 nm mode 3 from dust
5 AODVIS 1 I Aerosol optical depth 550 nm
6 APRL m/s 1 A Average Stratiform Precip Rate over efficiency calculation
7 CDNUMC 1/m2 1 I Vertically-integrated droplet concentration
8 CLDHGH fraction 1 I Vertically-integrated high cloud from 5000. to 40000. Pa
9 CLDLOW fraction 1 I Vertically-integrated low cloud from 70000. to 120000. Pa
10 CLDMED fraction 1 I Vertically-integrated mid-level cloud from 40000. to 70000. Pa
11 CLDTOT fraction 1 I Vertically-integrated total cloud
12 DF_DMS kg/m2/s 1 I dry deposition flux
13 DF_H2O2 kg/m2/s 1 I dry deposition flux
14 DF_H2SO4 kg/m2/s 1 I dry deposition flux
15 DF_SO2 kg/m2/s 1 I dry deposition flux
16 DF_SOAG kg/m2/s 1 I dry deposition flux
17 DMS_SRF mol/mol 1 I DMS in bottom layer
18 FLDS W/m2 1 I Downwelling longwave flux at surface
19 FLNS W/m2 1 I Net longwave flux at surface
20 FLNSC W/m2 1 I Clearsky net longwave flux at surface
21 FLNT W/m2 1 I Net longwave flux at top of model
22 FLNTC W/m2 1 I Clearsky net longwave flux at top of model
23 FLNTCLR W/m2 1 I Clearsky ONLY points net longwave flux at top of model
24 FLUT W/m2 1 A Upwelling longwave flux at top of model
25 FLUTC W/m2 1 I Clearsky upwelling longwave flux at top of model
26 FREQCLR Frac 1 I Frequency of Occurrence of Clearsky
27 FSDS W/m2 1 I Downwelling solar flux at surface
28 FSDSC W/m2 1 I Clearsky downwelling solar flux at surface
29 FSNS W/m2 1 I Net solar flux at surface
30 FSNSC W/m2 1 I Clearsky net solar flux at surface
31 FSNT W/m2 1 I Net solar flux at top of model
32 FSNTC W/m2 1 I Clearsky net solar flux at top of model
33 FSNTOA W/m2 1 I Net solar flux at top of atmosphere
34 FSNTOAC W/m2 1 I Clearsky net solar flux at top of atmosphere
35 FSUTOA W/m2 1 I Upwelling solar flux at top of atmosphere
36 H2O2_SRF mol/mol 1 I H2O2 in bottom layer
37 H2O_CLXF molec/cm2/s 1 I vertically intergrated external forcing for H2O
38 H2O_CMXF kg/m2/s 1 I vertically intergrated external forcing for H2O
39 H2O_SRF mol/mol 1 I water vapor in bottom layer
40 H2SO4_SRF mol/mol 1 I H2SO4 in bottom layer
41 ICEFRAC fraction 1 I Fraction of sfc area covered by sea-ice
42 LANDFRAC fraction 1 I Fraction of sfc area covered by land
43 LHFLX W/m2 1 I Surface latent heat flux
44 LWCF W/m2 1 A Longwave cloud forcing
45 OCNFRAC fraction 1 I Fraction of sfc area covered by ocean
46 PBLH m 1 I PBL height
47 PE 1 1 A Stratiform Precipitation Efficiency (precip/cmeliq)
48 PEFRAC 1 1 A Fraction of timesteps precip efficiency reported
49 PHIS m2/s2 1 I Surface geopotential
50 PRECC m/s 1 A Convective precipitation rate (liq + ice)
51 PRECL m/s 1 A Large-scale (stable) precipitation rate (liq + ice)
52 PRECSC m/s 1 I Convective snow rate (water equivalent)
53 PRECSL m/s 1 I Large-scale (stable) snow rate (water equivalent)
54 PRECT m/s 1 A Total (convective and large-scale) precipitation rate (liq + ice)
55 PS Pa 1 A Surface pressure
56 PSL Pa 1 I Sea level pressure
57 QFLX kg/m2/s 1 I Surface water flux
58 QREFHT kg/kg 1 I Reference height humidity
59 RACAU kg/kg/s 1 A Accretion/autoconversion ratio from vertical average
60 SFDMS kg/m2/s 1 I DMS surface flux
61 SFSO2 kg/m2/s 1 I SO2 surface flux
62 SFSOAE kg/m2/s 1 I SOAE surface flux
63 SFbc_a4 kg/m2/s 1 I bc_a4 surface flux
64 SFdst_a1 kg/m2/s 1 I dst_a1 surface flux
65 SFdst_a2 kg/m2/s 1 I dst_a2 surface flux
66 SFdst_a3 kg/m2/s 1 I dst_a3 surface flux
67 SFncl_a1 kg/m2/s 1 I ncl_a1 surface flux
68 SFncl_a2 kg/m2/s 1 I ncl_a2 surface flux
69 SFncl_a3 kg/m2/s 1 I ncl_a3 surface flux
70 SFnum_a1 1/m2/s 1 I num_a1 surface flux
71 SFnum_a2 1/m2/s 1 I num_a2 surface flux
72 SFnum_a3 1/m2/s 1 I num_a3 surface flux
73 SFnum_a4 1/m2/s 1 I num_a4 surface flux
74 SFpom_a4 kg/m2/s 1 I pom_a4 surface flux
75 SFso4_a1 kg/m2/s 1 I so4_a1 surface flux
76 SFso4_a2 kg/m2/s 1 I so4_a2 surface flux
77 SHFLX W/m2 1 I Surface sensible heat flux
78 SNOWHICE m 1 I Snow depth over ice
79 SNOWHLND m 1 I Water equivalent snow depth
80 SO2_CLXF molec/cm2/s 1 I vertically intergrated external forcing for SO2
81 SO2_CMXF kg/m2/s 1 I vertically intergrated external forcing for SO2
82 SO2_SRF mol/mol 1 I SO2 in bottom layer
83 SOAE_SRF mol/mol 1 I SOAE in bottom layer
84 SOAG_SRF mol/mol 1 I SOAG in bottom layer
85 SOLIN W/m2 1 I Solar insolation
86 SWCF W/m2 1 A Shortwave cloud forcing
87 TAUBLJX N/m2 1 I Zonal integrated drag from Beljaars SGO
88 TAUBLJY N/m2 1 I Meridional integrated drag from Beljaars SGO
89 TAUGWX N/m2 1 I Zonal gravity wave surface stress
90 TAUGWY N/m2 1 I Meridional gravity wave surface stress
91 TAUX N/m2 1 I Zonal surface stress
92 TAUY N/m2 1 I Meridional surface stress
93 TFIX K/s 1 I T fixer (T equivalent of Energy correction)
94 TGCLDCWP kg/m2 1 I Total grid-box cloud water path (liquid and ice)
95 TGCLDIWP kg/m2 1 I Total grid-box cloud ice water path
96 TGCLDLWP kg/m2 1 I Total grid-box cloud liquid water path
97 TMQ kg/m2 1 A Total (vertically integrated) precipitable water
98 TREFHT K 1 I Reference height temperature
99 TS K 1 I Surface temperature (radiative)
100 TSMN K 1 I Minimum surface temperature over output period
101 TSMX K 1 I Maximum surface temperature over output period
102 U10 m/s 1 I 10m wind speed
103 VPRAO kg/kg/s 1 A Vertical average of accretion rate
104 VPRCO kg/kg/s 1 A Vertical average of autoconversion rate
105 WD_DMS kg/m2/s 1 I vertical integrated wet deposition flux
106 WD_H2O2 kg/m2/s 1 I vertical integrated wet deposition flux
107 WD_H2SO4 kg/m2/s 1 I vertical integrated wet deposition flux
108 WD_SO2 kg/m2/s 1 I vertical integrated wet deposition flux
109 WD_SOAG kg/m2/s 1 I vertical integrated wet deposition flux
110 bc_a1DDF kg/m2/s 1 I bc_a1 dry deposition flux at bottom (grav + turb)
111 bc_a1SFWET kg/m2/s 1 I Wet deposition flux at surface
112 bc_a1_SRF kg/kg 1 I bc_a1 in bottom layer
113 bc_a4DDF kg/m2/s 1 I bc_a4 dry deposition flux at bottom (grav + turb)
114 bc_a4SFWET kg/m2/s 1 I Wet deposition flux at surface
115 bc_a4_CLXF molec/cm2/s 1 I vertically intergrated external forcing for bc_a4
116 bc_a4_CMXF kg/m2/s 1 I vertically intergrated external forcing for bc_a4
117 bc_a4_SRF kg/kg 1 I bc_a4 in bottom layer
118 bc_c1SFWET kg/m2/s 1 I bc_c1 wet deposition flux at surface
119 bc_c4SFWET kg/m2/s 1 I bc_c4 wet deposition flux at surface
120 dst_a1DDF kg/m2/s 1 I dst_a1 dry deposition flux at bottom (grav + turb)
121 dst_a1SF kg/m2/s 1 I dst_a1 dust surface emission
122 dst_a1SFWET kg/m2/s 1 I Wet deposition flux at surface
123 dst_a1_SRF kg/kg 1 I dst_a1 in bottom layer
124 dst_a2DDF kg/m2/s 1 I dst_a2 dry deposition flux at bottom (grav + turb)
125 dst_a2SF kg/m2/s 1 I dst_a2 dust surface emission
126 dst_a2SFWET kg/m2/s 1 I Wet deposition flux at surface
127 dst_a2_SRF kg/kg 1 I dst_a2 in bottom layer
128 dst_a3DDF kg/m2/s 1 I dst_a3 dry deposition flux at bottom (grav + turb)
129 dst_a3SF kg/m2/s 1 I dst_a3 dust surface emission
130 dst_a3SFWET kg/m2/s 1 I Wet deposition flux at surface
131 dst_a3_SRF kg/kg 1 I dst_a3 in bottom layer
132 dst_c1SFWET kg/m2/s 1 I dst_c1 wet deposition flux at surface
133 dst_c2SFWET kg/m2/s 1 I dst_c2 wet deposition flux at surface
134 dst_c3SFWET kg/m2/s 1 I dst_c3 wet deposition flux at surface
135 ncl_a1DDF kg/m2/s 1 I ncl_a1 dry deposition flux at bottom (grav + turb)
136 ncl_a1SF kg/m2/s 1 I ncl_a1 seasalt surface emission
137 ncl_a1SFWET kg/m2/s 1 I Wet deposition flux at surface
138 ncl_a1_SRF kg/kg 1 I ncl_a1 in bottom layer
139 ncl_a2DDF kg/m2/s 1 I ncl_a2 dry deposition flux at bottom (grav + turb)
140 ncl_a2SF kg/m2/s 1 I ncl_a2 seasalt surface emission
141 ncl_a2SFWET kg/m2/s 1 I Wet deposition flux at surface
142 ncl_a2_SRF kg/kg 1 I ncl_a2 in bottom layer
143 ncl_a3DDF kg/m2/s 1 I ncl_a3 dry deposition flux at bottom (grav + turb)
144 ncl_a3SF kg/m2/s 1 I ncl_a3 seasalt surface emission
145 ncl_a3SFWET kg/m2/s 1 I Wet deposition flux at surface
146 ncl_a3_SRF kg/kg 1 I ncl_a3 in bottom layer
147 ncl_c1SFWET kg/m2/s 1 I ncl_c1 wet deposition flux at surface
148 ncl_c2SFWET kg/m2/s 1 I ncl_c2 wet deposition flux at surface
149 ncl_c3SFWET kg/m2/s 1 I ncl_c3 wet deposition flux at surface
150 num_a1DDF 1/m2/s 1 I num_a1 dry deposition flux at bottom (grav + turb)
151 num_a1SF kg/m2/s 1 I num_a1 dust surface emission
152 num_a1SFWET 1/m2/s 1 I Wet deposition flux at surface
153 num_a1_CLXF molec/cm2/s 1 I vertically intergrated external forcing for num_a1
154 num_a1_CMXF kg/m2/s 1 I vertically intergrated external forcing for num_a1
155 num_a1_SRF 1/kg 1 I num_a1 in bottom layer
156 num_a2DDF 1/m2/s 1 I num_a2 dry deposition flux at bottom (grav + turb)
157 num_a2SF kg/m2/s 1 I num_a2 dust surface emission
158 num_a2SFWET 1/m2/s 1 I Wet deposition flux at surface
159 num_a2_CLXF molec/cm2/s 1 I vertically intergrated external forcing for num_a2
160 num_a2_CMXF kg/m2/s 1 I vertically intergrated external forcing for num_a2
161 num_a2_SRF 1/kg 1 I num_a2 in bottom layer
162 num_a3DDF 1/m2/s 1 I num_a3 dry deposition flux at bottom (grav + turb)
163 num_a3SF kg/m2/s 1 I num_a3 dust surface emission
164 num_a3SFWET 1/m2/s 1 I Wet deposition flux at surface
165 num_a3_SRF 1/kg 1 I num_a3 in bottom layer
166 num_a4DDF 1/m2/s 1 I num_a4 dry deposition flux at bottom (grav + turb)
167 num_a4SFWET 1/m2/s 1 I Wet deposition flux at surface
168 num_a4_CLXF molec/cm2/s 1 I vertically intergrated external forcing for num_a4
169 num_a4_CMXF kg/m2/s 1 I vertically intergrated external forcing for num_a4
170 num_a4_SRF 1/kg 1 I num_a4 in bottom layer
171 num_c1SFWET 1/m2/s 1 I num_c1 wet deposition flux at surface
172 num_c2SFWET 1/m2/s 1 I num_c2 wet deposition flux at surface
173 num_c3SFWET 1/m2/s 1 I num_c3 wet deposition flux at surface
174 num_c4SFWET 1/m2/s 1 I num_c4 wet deposition flux at surface
175 pom_a1DDF kg/m2/s 1 I pom_a1 dry deposition flux at bottom (grav + turb)
176 pom_a1SFWET kg/m2/s 1 I Wet deposition flux at surface
177 pom_a1_SRF kg/kg 1 I pom_a1 in bottom layer
178 pom_a4DDF kg/m2/s 1 I pom_a4 dry deposition flux at bottom (grav + turb)
179 pom_a4SFWET kg/m2/s 1 I Wet deposition flux at surface
180 pom_a4_CLXF molec/cm2/s 1 I vertically intergrated external forcing for pom_a4
181 pom_a4_CMXF kg/m2/s 1 I vertically intergrated external forcing for pom_a4
182 pom_a4_SRF kg/kg 1 I pom_a4 in bottom layer
183 pom_c1SFWET kg/m2/s 1 I pom_c1 wet deposition flux at surface
184 pom_c4SFWET kg/m2/s 1 I pom_c4 wet deposition flux at surface
185 so4_a1DDF kg/m2/s 1 I so4_a1 dry deposition flux at bottom (grav + turb)
186 so4_a1SFWET kg/m2/s 1 I Wet deposition flux at surface
187 so4_a1_CLXF molec/cm2/s 1 I vertically intergrated external forcing for so4_a1
188 so4_a1_CMXF kg/m2/s 1 I vertically intergrated external forcing for so4_a1
189 so4_a1_SRF kg/kg 1 I so4_a1 in bottom layer
190 so4_a2DDF kg/m2/s 1 I so4_a2 dry deposition flux at bottom (grav + turb)
191 so4_a2SFWET kg/m2/s 1 I Wet deposition flux at surface
192 so4_a2_CLXF molec/cm2/s 1 I vertically intergrated external forcing for so4_a2
193 so4_a2_CMXF kg/m2/s 1 I vertically intergrated external forcing for so4_a2
194 so4_a2_SRF kg/kg 1 I so4_a2 in bottom layer
195 so4_a3DDF kg/m2/s 1 I so4_a3 dry deposition flux at bottom (grav + turb)
196 so4_a3SFWET kg/m2/s 1 I Wet deposition flux at surface
197 so4_a3_SRF kg/kg 1 I so4_a3 in bottom layer
198 so4_c1SFWET kg/m2/s 1 I so4_c1 wet deposition flux at surface
199 so4_c2SFWET kg/m2/s 1 I so4_c2 wet deposition flux at surface
200 so4_c3SFWET kg/m2/s 1 I so4_c3 wet deposition flux at surface
201 soa_a1DDF kg/m2/s 1 I soa_a1 dry deposition flux at bottom (grav + turb)
202 soa_a1SFWET kg/m2/s 1 I Wet deposition flux at surface
203 soa_a1_SRF kg/kg 1 I soa_a1 in bottom layer
204 soa_a2DDF kg/m2/s 1 I soa_a2 dry deposition flux at bottom (grav + turb)
205 soa_a2SFWET kg/m2/s 1 I Wet deposition flux at surface
206 soa_a2_SRF kg/kg 1 I soa_a2 in bottom layer
207 soa_c1SFWET kg/m2/s 1 I soa_c1 wet deposition flux at surface
208 soa_c2SFWET kg/m2/s 1 I soa_c2 wet deposition flux at surface
209 ADRAIN m 32 A Average rain effective Diameter
210 ADSNOW m 32 A Average snow effective Diameter
211 ANRAIN m-3 32 I Average rain number conc
212 ANSNOW m-3 32 I Average snow number conc
213 AQRAIN kg/kg 32 I Average rain mixing ratio
214 AQSNOW kg/kg 32 I Average snow mixing ratio
215 AREI Micron 32 I Average ice effective radius
216 AREL Micron 32 I Average droplet effective radius
217 AWNC m-3 32 I Average cloud water number conc
218 AWNI m-3 32 I Average cloud ice number conc
219 BERGO kg/kg/s 32 A Conversion of cloud water to cloud ice from bergeron
220 BERGSO kg/kg/s 32 A Conversion of cloud water to snow from bergeron
221 CCN3 #/cm3 32 I CCN concentration at S=0.1%
222 CLDICE kg/kg 32 A Grid box averaged cloud ice amount
223 CLDICEAP kg/kg 32 I CLDICE after physics
224 CLDICEBP kg/kg 32 I CLDICE before physics
225 CLDICETGW kg/kg/s 32 I CLDICE tendency - gravity wave drag
226 CLDLIQ kg/kg 32 A Grid box averaged cloud liquid amount
227 CLDLIQAP kg/kg 32 I CLDLIQ after physics
228 CLDLIQBP kg/kg 32 I CLDLIQ before physics
229 CLDLIQTGW kg/kg/s 32 I CLDLIQ tendency - gravity wave drag
230 CLOUD fraction 32 I Cloud fraction
231 CLOUDCOVER_CLUBB fraction 32 I Cloud Cover
232 CLOUDFRAC_CLUBB fraction 32 I Cloud Fraction
233 CME kg/kg/s 32 A Rate of cond-evap within the cloud
234 CMEIOUT kg/kg/s 32 A Rate of deposition/sublimation of cloud ice
235 CMFDICE kg/kg/s 32 I Cloud ice tendency - shallow convection
236 CMFDLIQ kg/kg/s 32 I Cloud liq tendency - shallow convection
237 CMFDQ kg/kg/s 32 I QV tendency - shallow convection
238 CMFDT K/s 32 I T tendency - shallow convection
239 CONCLD fraction 32 I Convective cloud cover
240 CT_H2O kg/kg/s 32 I H2O source/sink
241 DCCLDICE kg/kg/s 32 I CLDICE tendency due to moist processes
242 DCCLDLIQ kg/kg/s 32 I CLDLIQ tendency due to moist processes
243 DCQ kg/kg/s 32 I Q tendency due to moist processes
244 DFCLDICE kg/kg/s 32 I CLDICE tendency due to slt fixer
245 DFCLDLIQ kg/kg/s 32 I CLDLIQ tendency due to slt fixer
246 DFQ kg/kg/s 32 I Q tendency due to slt fixer
247 DMS mol/mol 32 I DMS concentration
248 DPDLFICE kg/kg/s 32 I Detrained ice from deep convection
249 DPDLFLIQ kg/kg/s 32 I Detrained liquid water from deep convection
250 DPDLFT K/s 32 I T-tendency due to deep convective detrainment
251 DTCOND K/s 32 I T tendency - moist processes
252 DTCORE K/s 32 I T tendency due to dynamical core
253 DTH K/s 32 I T horizontal diffusive heating
254 DTV K/s 32 I T vertical diffusion
255 EVAPPREC kg/kg/s 32 A Rate of evaporation of falling precip
256 EVAPQZM kg/kg/s 32 I Q tendency - Evaporation from Zhang-McFarlane moist convection
257 EVAPSNOW kg/kg/s 32 A Rate of evaporation of falling snow
258 EVAPTZM K/s 32 I T tendency - Evaporation/snow prod from Zhang convection
259 FICE fraction 32 I Fractional ice content within cloud
260 FREQI fraction 32 I Fractional occurrence of ice
261 FREQL fraction 32 I Fractional occurrence of liquid
262 FREQR fraction 32 A Fractional occurrence of rain
263 FREQS fraction 32 A Fractional occurrence of snow
264 FRZRDT W/kg 32 A Latent heating rate due to homogeneous freezing of rain
265 H2O mol/mol 32 I water vapor concentration
266 H2O2 mol/mol 32 I H2O2 concentration
267 H2SO4 mol/mol 32 I H2SO4 concentration
268 HOMOO kg/kg/s 32 A Homogeneous freezing of cloud water
269 HR K/s 32 I Heating rate needed for d(theta)/dt computation
270 ICIMR kg/kg 32 I Prognostic in-cloud ice mixing ratio
271 ICIMRST kg/kg 32 A Prognostic in-stratus ice mixing ratio
272 ICWMR kg/kg 32 I Prognostic in-cloud water mixing ratio
273 ICWMRST kg/kg 32 A Prognostic in-stratus water mixing ratio
274 INEGCLPTEND kg/kg/s 32 I Cloud ice tendency due to clipping neg values after microp
275 IWC kg/m3 32 I Grid box average ice water content
276 KTOOP K/s 32 I (Kappa*T)*(omega/P)
277 LNEGCLPTEND kg/kg/s 32 I Cloud liq tendency due to clipping neg values after microp
278 MELTO kg/kg/s 32 A Melting of cloud ice
279 MELTSDT W/kg 32 A Latent heating rate due to melting of snow
280 MELTSTOT kg/kg/s 32 I Melting of snow
281 MNUCCCO kg/kg/s 32 A Immersion freezing of cloud water
282 MNUCCDO kg/kg/s 32 A Homogeneous and heterogeneous nucleation from vapor
283 MNUCCDOhet kg/kg/s 32 A Heterogeneous nucleation from vapor
284 MNUCCRIO kg/kg/s 32 I Heterogeneous freezing of rain to ice
285 MNUCCRO kg/kg/s 32 I Heterogeneous freezing of rain to snow
286 MNUCCTO kg/kg/s 32 A Contact freezing of cloud water
287 MNUDEPO kg/kg/s 32 I Deposition Nucleation
288 MPDI2P kg/kg/s 32 I Ice <--> Precip tendency - Morrison microphysics
289 MPDI2V kg/kg/s 32 I Ice <--> Vapor tendency - Morrison microphysics
290 MPDI2W kg/kg/s 32 I Ice <--> Water tendency - Morrison microphysics
291 MPDICE kg/kg/s 32 A CLDICE tendency - Morrison microphysics
292 MPDLIQ kg/kg/s 32 A CLDLIQ tendency - Morrison microphysics
293 MPDQ kg/kg/s 32 A Q tendency - Morrison microphysics
294 MPDT W/kg 32 A Heating tendency - Morrison microphysics
295 MPDW2I kg/kg/s 32 I Water <--> Ice tendency - Morrison microphysics
296 MPDW2P kg/kg/s 32 I Water <--> Precip tendency - Morrison microphysics
297 MPDW2V kg/kg/s 32 I Water <--> Vapor tendency - Morrison microphysics
298 MSACWIO kg/kg/s 32 A Conversion of cloud water from rime-splintering
299 NUMICE 1/kg 32 I Grid box averaged cloud ice number
300 NUMLIQ 1/kg 32 I Grid box averaged cloud liquid number
301 NUMRAI 1/kg 32 I Grid box averaged rain number
302 NUMSNO 1/kg 32 I Grid box averaged snow number
303 OMEGA Pa/s 32 A Vertical velocity (pressure)
304 OMEGAT K Pa/s 32 I Vertical heat flux
305 PRACSO kg/kg/s 32 A Accretion of rain by snow
306 PRAIO kg/kg/s 32 A Accretion of cloud ice to snow
307 PRAO kg/kg/s 32 A Accretion of cloud water by rain
308 PRCIO kg/kg/s 32 A Autoconversion of cloud ice to snow
309 PRCO kg/kg/s 32 A Autoconversion of cloud water
310 PRODPREC kg/kg/s 32 A Rate of conversion of condensate to precip
311 PSACWSO kg/kg/s 32 A Accretion of cloud water by snow
312 PTECLDICE kg/kg/s 32 I CLDICE total physics tendency
313 PTECLDLIQ kg/kg/s 32 I CLDLIQ total physics tendency
314 PTEQ kg/kg/s 32 I Q total physics tendency
315 PTTEND K/s 32 I T total physics tendency
316 Q kg/kg 32 I Specific humidity
317 QAP kg/kg 32 I Specific humidity (after physics)
318 QBP kg/kg 32 I Specific humidity (before physics)
319 QCRAT fraction 32 A Qc Limiter: Fraction of qc tendency applied
320 QCRESO kg/kg/s 32 A Residual condensation term for cloud water
321 QCSEDTEN kg/kg/s 32 A Cloud water mixing ratio tendency from sedimentation
322 QCSEVAP kg/kg/s 32 A Rate of evaporation of falling cloud water
323 QDIFF kg/kg 32 I difference from observed water
324 QIRESO kg/kg/s 32 A Residual deposition term for cloud ice
325 QISEDTEN kg/kg/s 32 A Cloud ice mixing ratio tendency from sedimentation
326 QISEVAP kg/kg/s 32 A Rate of sublimation of falling cloud ice
327 QRL K/s 32 I Longwave heating rate
328 QRS K/s 32 I Solar heating rate
329 QRSEDTEN kg/kg/s 32 I Rain mixing ratio tendency from sedimentation
330 QSSEDTEN kg/kg/s 32 I Snow mixing ratio tendency from sedimentation
331 QTGW kg/kg/s 32 I Q tendency - gravity wave drag
332 QVRES kg/kg/s 32 A Rate of residual condensation term
333 RAINQM kg/kg 32 I Grid box averaged rain amount
334 RAINQMAP kg/kg 32 I RAINQM after physics
335 RAINQMBP kg/kg 32 I RAINQM before physics
336 RCMINLAYER_CLUBB kg/kg 32 I Cloud Water in Layer
337 RCMTEND_CLUBB kg/kg /s 32 I Cloud Liquid Water Tendency
338 RCM_CLUBB kg/kg 32 I Cloud Water Mixing Ratio
339 RELHUM percent 32 I Relative humidity
340 RELVAR - 32 I Relative cloud water variance
341 RHO_CLUBB kg/m3 32 I Air Density
342 RHW percent 32 I Relative humidity with respect to liquid
343 RIMTEND_CLUBB kg/kg /s 32 I Cloud Ice Tendency
344 RTM_CLUBB kg/kg 32 I Total Water Mixing Ratio
345 RTP2_ZT_CLUBB kg^2/kg^2 32 I Moisture Variance on zt grid
346 RVMTEND_CLUBB kg/kg /s 32 I Water vapor tendency
347 SNOWQM kg/kg 32 I Grid box averaged snow amount
348 SNOWQMAP kg/kg 32 I SNOWQM after physics
349 SNOWQMBP kg/kg 32 I SNOWQM before physics
350 SO2 mol/mol 32 I SO2 concentration
351 SOAE mol/mol 32 I SOAE concentration
352 SOAG mol/mol 32 I SOAG concentration
353 STEND_CLUBB J/(kg s) 32 I Static energy tendency
354 T K 32 A Temperature
355 TACLDICE kg/kg/s 32 I CLDICE horz + vert + fixer tendency
356 TACLDLIQ kg/kg/s 32 I CLDLIQ horz + vert + fixer tendency
357 TAP K 32 I Temperature (after physics)
358 TAQ kg/kg/s 32 I Q horz + vert + fixer tendency
359 TBP K 32 I Temperature (before physics)
360 TDIFF K 32 I difference from observed temp
361 TECLDICE kg/kg/s 32 I CLDICE total tendency
362 TECLDLIQ kg/kg/s 32 I CLDLIQ total tendency
363 TEQ kg/kg/s 32 I Q total tendency
364 THLM_CLUBB K 32 I Liquid Water Potential Temperature
365 THLP2_ZT_CLUBB K^2 32 I Temperature Variance on zt grid
366 TTEND K/s 32 I T tendency
367 TTEND_TOT K/s 32 I Total temperature tendency
368 TTGW K/s 32 I T tendency - gravity wave drag
369 U m/s 32 A Zonal wind
370 UAP m/s 32 I Zonal wind (after physics)
371 UBP m/s 32 I Zonal wind (before physics)
372 UM_CLUBB m/s 32 I Zonal Wind
373 UTEND_CLUBB m/s /s 32 I U-wind Tendency
374 UTEND_CORE m/s2 32 I Zonal wind tendency due to dynamical core
375 UTEND_DCONV m/s2 32 I Zonal wind tendency by deep convection
376 UTEND_GWDTOT m/s2 32 I Zonal wind tendency by all GWs
377 UTEND_IONDRG m/s2 32 I Zonal wind tendency by ion drag
378 UTEND_LUNART m/s2 32 I Zonal wind tendency by lunar tides
379 UTEND_MACROP m/s2 32 I Zonal wind tendency by macrophysics
380 UTEND_NDG m/s2 32 I Zonal wind tendency by nudging
381 UTEND_PHYSTOT m/s2 32 I U total physics tendency
382 UTEND_QBORLX m/s2 32 I Zonal wind tendency by QBO relaxation
383 UTEND_RAYLEIGH m/s2 32 I Zonal wind tendency by Rayleigh Fric.
384 UTEND_SHCONV m/s2 32 I Zonal wind tendency by shallow convection
385 UTEND_TOT m/s2 32 I Total zonal wind tendency
386 UTEND_VDIFF m/s2 32 I Zonal wind tendency by vert. diffus.
387 UU m2/s2 32 I Zonal velocity squared
388 V m/s 32 A Meridional wind
389 VAP m/s 32 I Meridional wind (after physics)
390 VAT K/s 32 I Vertical advective tendency of T
391 VBP m/s 32 I Meridional Wind (before physics)
392 VD01 kg/kg/s 32 I Vertical diffusion of Q
393 VDCLDICE kg/kg/s 32 I Vertical diffusion of CLDICE
394 VDCLDLIQ kg/kg/s 32 I Vertical diffusion of CLDLIQ
395 VM_CLUBB m/s 32 I Meridional Wind
396 VNEGCLPTEND kg/kg/s 32 I Vapor tendency due to clipping neg values after microp
397 VQ m/skg/kg 32 I Meridional water transport
398 VT K m/s 32 I Meridional heat transport
399 VTEND_CLUBB m/s /s 32 I V-wind Tendency
400 VTEND_CORE m/s2 32 I Meridional wind tendency due to dynamical core
401 VTEND_DCONV m/s2 32 I Meridional wind tendency by deep convection
402 VTEND_GWDTOT m/s2 32 I Meridional wind tendency by all GWs
403 VTEND_IONDRG m/s2 32 I Meridional wind tendency by ion drag
404 VTEND_LUNART m/s2 32 I Meridional wind tendency by lunar tides
405 VTEND_MACROP m/s2 32 I Meridional wind tendency by macrophysics
406 VTEND_NDG m/s2 32 I Meridional wind tendency by nudging
407 VTEND_PHYSTOT m/s2 32 I V total physics tendency
408 VTEND_QBORLX m/s2 32 I Meridional wind tendency by QBO relaxation
409 VTEND_RAYLEIGH m/s2 32 I Meridional wind tendency by Rayleigh Fric.
410 VTEND_SHCONV m/s2 32 I Meridional wind tendency by shallow convection
411 VTEND_TOT m/s2 32 I Total meridional wind tendency
412 VTEND_VDIFF m/s2 32 I Meridional wind tendency by vert. diffus.
413 VTRMC m/s 32 A Mass-weighted cloud water fallspeed
414 VTRMI m/s 32 A Mass-weighted cloud ice fallspeed
415 VU m2/s2 32 I Meridional flux of zonal momentum
416 VV m2/s2 32 I Meridional velocity squared
417 WM_ZT_CLUBB m/s 32 I Vertical Velocity
418 WP2_ZT_CLUBB m2/s2 32 I Vert Vel Variance on zt grid
419 WP3_CLUBB m3/s3 32 I Third Moment Vertical Velocity
420 WSUB m/s 32 I Diagnostic sub-grid vertical velocity
421 Z3 m 32 A Geopotential Height (above sea level)
422 ZMDICE kg/kg/s 32 I Cloud ice tendency - Zhang-McFarlane convection
423 ZMDLIQ kg/kg/s 32 I Cloud liq tendency - Zhang-McFarlane convection
424 ZMDQ kg/kg/s 32 I Q tendency - Zhang-McFarlane moist convection
425 ZMDT K/s 32 I T tendency - Zhang-McFarlane moist convection
426 ZMMTT K/s 32 I T tendency - ZM convective momentum transport
427 ZT_CLUBB m 32 I Thermodynamic Heights
428 bc_a1 kg/kg 32 I bc_a1 concentration
429 bc_a4 kg/kg 32 I bc_a4 concentration
430 bc_c1 kg/kg 32 I bc_c1 in cloud water
431 bc_c4 kg/kg 32 I bc_c4 in cloud water
432 dst_a1 kg/kg 32 I dst_a1 concentration
433 dst_a2 kg/kg 32 I dst_a2 concentration
434 dst_a3 kg/kg 32 I dst_a3 concentration
435 dst_c1 kg/kg 32 I dst_c1 in cloud water
436 dst_c2 kg/kg 32 I dst_c2 in cloud water
437 dst_c3 kg/kg 32 I dst_c3 in cloud water
438 ncl_a1 kg/kg 32 I ncl_a1 concentration
439 ncl_a2 kg/kg 32 I ncl_a2 concentration
440 ncl_a3 kg/kg 32 I ncl_a3 concentration
441 ncl_c1 kg/kg 32 I ncl_c1 in cloud water
442 ncl_c2 kg/kg 32 I ncl_c2 in cloud water
443 ncl_c3 kg/kg 32 I ncl_c3 in cloud water
444 num_a1 1/kg 32 I num_a1 concentration
445 num_a2 1/kg 32 I num_a2 concentration
446 num_a3 1/kg 32 I num_a3 concentration
447 num_a4 1/kg 32 I num_a4 concentration
448 num_c1 1/kg 32 I num_c1 in cloud water
449 num_c2 1/kg 32 I num_c2 in cloud water
450 num_c3 1/kg 32 I num_c3 in cloud water
451 num_c4 1/kg 32 I num_c4 in cloud water
452 pom_a1 kg/kg 32 I pom_a1 concentration
453 pom_a4 kg/kg 32 I pom_a4 concentration
454 pom_c1 kg/kg 32 I pom_c1 in cloud water
455 pom_c4 kg/kg 32 I pom_c4 in cloud water
456 so4_a1 kg/kg 32 I so4_a1 concentration
457 so4_a2 kg/kg 32 I so4_a2 concentration
458 so4_a3 kg/kg 32 I so4_a3 concentration
459 so4_c1 kg/kg 32 I so4_c1 in cloud water
460 so4_c2 kg/kg 32 I so4_c2 in cloud water
461 so4_c3 kg/kg 32 I so4_c3 in cloud water
462 soa_a1 kg/kg 32 I soa_a1 concentration
463 soa_a2 kg/kg 32 I soa_a2 concentration
464 soa_c1 kg/kg 32 I soa_c1 in cloud water
465 soa_c2 kg/kg 32 I soa_c2 in cloud water
466 C11_Skw_fnc count 33 I C11_Skw_fnc, C_11 parameter with Sk_w applied
467 C1_Skw_fnc - 33 I C1_Skw_fnc, C_1 parameter with Sk_w applied
468 C6rt_Skw_fnc - 33 I C6rt_Skw_fnc, C_6rt parameter with Sk_w applied
469 C6thl_Skw_fnc - 33 I C6thl_Skw_fnc, C_6thl parameter with Sk_w applied
470 C7_Skw_fnc - 33 I C7_Skw_fnc, C_7 parameter with Sk_w applied
471 FDL W/m2 33 I Longwave downward flux
472 Fcsed kg/(s*m^2) 33 I Fcsed, cloud water sedimentation flux
473 Fprec W/m^2 33 I Fprec, Rain flux
474 Frad W/m^2 33 I Frad, Total (sw+lw) net (up+down) radiative flux
475 Frad_LW W/m^2 33 I Frad_LW, Net long-wave radiative flux
476 Frad_LW_down W/m^2 33 I Frad_LW_down, Long-wave downwelling radiative flux
477 Frad_LW_up W/m^2 33 I Frad_LW_up, Long-wave upwelling radiative flux
478 Frad_SW W/m^2 33 I Frad_SW, Net short-wave radiative flux
479 Frad_SW_down W/m^2 33 I Frad_SW_down, Short-wave downwelling radiative flux
480 Frad_SW_up W/m^2 33 I Frad_SW_up, Short-wave upwelling radiative flux
481 Kh_zm m^2/s 33 I Kh_zm, Eddy diffusivity on momentum levels
482 Kh_zt m^2/s 33 I Kh_zt, Eddy diffusivity
483 Lscale m 33 I L, Turbulent mixing length
484 Lscale_down m 33 I Lscale_down, Downward mixing length
485 Lscale_pert_1 m 33 I Lscale_pert_1, Mixing length using a perturbed value of rtm/thlm
486 Lscale_pert_2 m 33 I Lscale_pert_2, Mixing length using a perturbed value of rtm/thlm
487 Lscale_up m 33 I Lscale_up, Upward mixing length
488 Nc_activated num/kg 33 I Nc_activated, Droplets activated by GFDL activation
489 Nc_in_cloud num/kg 33 I Nc_in_cloud, In cloud droplet concentration
490 Ncm num/kg 33 I Ncm, Cloud droplet number concentration
491 Ncnm num/kg 33 I Ncnm, Cloud nuclei concentration (PDF)
492 PDFP_RTP2_CLUBB kg^2/kg^2 33 I PDF Rtot Variance
493 RTP2_CLUBB kg^2/kg^2 33 I Moisture Variance
494 RTPTHLP_CLUBB K kg/kg 33 I Temp. Moist. Covariance
495 Skw_velocity m/s 33 I Skw_velocity, Skewness velocity
496 THLP2_CLUBB K^2 33 I Temperature Variance
497 T_in_K K 33 I T_in_K, Absolute temperature
498 UP2_CLUBB m2/s2 33 I Zonal Velocity Variance
499 UPWP_CLUBB m2/s2 33 I Zonal Momentum Flux
500 VP2_CLUBB m2/s2 33 I Meridional Velocity Variance
501 VPWP_CLUBB m2/s2 33 I Meridional Momentum Flux
502 WP2_CLUBB m2/s2 33 I Vertical Velocity Variance
503 WPRCP_CLUBB W/m2 33 I Liquid Water Flux
504 WPRTP_CLUBB W/m2 33 I Moisture Flux
505 WPTHLP_CLUBB W/m2 33 I Heat Flux
506 WPTHVP_CLUBB W/m2 33 I Buoyancy Flux
507 ZM_CLUBB m 33 I Momentum Heights
508 a3_coef count 33 I a3_coef, Quantity in formula 25 from Equations for CLUBB
509 a3_coef_zt count 33 I a3_coef_zt, The a3 coefficient interpolated the the zt grid
510 chi_1 kg/kg 33 I chi_1, pdf parameter: Mellor's s (extended liq) for component 1
511 chi_2 kg/kg 33 I chi_2, pdf parameter: Mellor's s (extended liq) for component 2
512 cloud_cover count 33 I cloud_cover, Cloud cover (between 0 and 1)
513 cloud_frac - 33 I cloud_frac, Cloud fraction (between 0 and 1)
514 cloud_frac_1 - 33 I cloud_frac_1, pdf parameter cloud_frac_1
515 cloud_frac_2 - 33 I cloud_frac_2, pdf parameter cloud_frac_2
516 cloud_frac_zm - 33 I cloud_frac_zm, Cloud fraction
517 corr_chi_eta_1 - 33 I corr_chi_eta_1, Correlation of chi (s) and eta (t) (1st PDF component)
518 corr_chi_eta_2 - 33 I corr_chi_eta_2, Correlation of chi (s) and eta (t) (2nd PDF component)
519 corr_rt_thl_1 - 33 I corr_rt_thl_1, Correlation of rt and thl (1st PDF component)
520 covar_chi_eta_1 kg^2/kg^2 33 I covar_chi_eta_1, Covariance of chi(s) and eta(t) (1st PDF component)
521 covar_chi_eta_2 kg^2/kg^2 33 I covar_chi_eta_2, Covariance of chi(s) and eta(t) (2nd PDF component)
522 crt_1 - 33 I crt_1, Coefficient on rt in chi/eta equations (1st PDF comp.)
523 crt_2 - 33 I crt_2, Coefficient on rt in chi/eta equations (2nd PDF comp.)
524 cthl_1 kg/kg/K 33 I cthl_1, Coefficient on theta-l in chi/eta equations (1st PDF comp.)
525 cthl_2 kg/kg/K 33 I cthl_2, Coefficient on theta-l in chi/eta equations (2nd PDF comp.)
526 diam m 33 I diam, Ice crystal diameter
527 em m^2/s^2 33 I em, Turbulent kinetic energy, usu. 0.5*(u'^2+v'^2+w'^2)
528 exner count 33 I exner, Exner function = (p/p0)**(rd/cp)
529 gamma_Skw_fnc - 33 I gamma_Skw_fnc, Gamma as a function of skewness
530 mass_ice_cryst kg 33 I mass_ice_cryst, Mass of a single ice crystal
531 mean_w_down m/s 33 I mean_w_down, Mean w <= w_ref
532 mean_w_up m/s 33 I mean_w_up, Mean w >= w_ref
533 mixt_frac count 33 I mixt_frac, pdf parameter: mixture fraction
534 p_in_Pa Pa 33 I p_in_Pa, Pressure
535 precip_frac - 33 I precip_frac, Precipitation Fraction
536 precip_frac_1 - 33 I precip_frac_1, Precipitation Fraction (1st PDF component)
537 precip_frac_2 - 33 I precip_frac_2, Precipitation Fraction (2nd PDF component)
538 radht K/s 33 I radht, Total (sw+lw) radiative heating rate
539 radht_LW K/s 33 I radht_LW, Long-wave radiative heating rate
540 radht_SW K/s 33 I radht_SW, Short-wave radiative heating rate
541 rc_1 kg/kg 33 I rc_1, pdf parameter: mean rc of component 1
542 rc_2 kg/kg 33 I rc_2, pdf parameter: mean rc of component 2
543 rcm kg/kg 33 I rcm, Cloud water mixing ratio
544 rcm_icedfs kg/kg/s 33 I rcm_icedfs, Change in liquid due to ice
545 rcm_in_cloud kg/kg 33 I rcm_in_cloud, In-cloud value of rcm (for microphysics)
546 rcm_in_layer kg/kg 33 I rcm_in_layer, rcm in cloud layer
547 rcm_mc kg/kg/s 33 I rcm_mc, Time tendency of liquid water mixing ratio due microphysics
548 rcm_sd_mg_morr kg kg^{-1} s^{-1 33 I rcm_sd_mg_morr, rcm sedimentation when using morrision or MG microphysics (not in budget, included i
549 rcm_zm kg/kg 33 I rcm_zm, Total water mixing ratio
550 rcp2 (kg^2)/(kg^2) 33 I rc'^2, Variance of cloud water mixing ratio
551 rel_humidity [-] 33 I rel_humidity, Relative humidity w.r.t. liquid (between 0 and 1)
552 rho kg m^{-3} 33 I rho, Air density
553 rho_ds_zm kg m^{-3} 33 I rho_ds_zm, Dry static, base-state density
554 rho_ds_zt kg m^{-3} 33 I rho_ds_zt, Dry static base-state density
555 rho_zm kg m^{-3} 33 I rho_zm, Density on momentum levels
556 rsat kg/kg 33 I rsat, Saturation mixing ratio over liquid
557 rsati kg/kg 33 I rsati, Saturation mixing ratio over ice
558 rsatl_1 kg/kg 33 I rsatl_1, pdf parameter: sat mix rat based on tl1
559 rsatl_2 kg/kg 33 I rsatl_2, pdf parameter: sat mix rat based on tl2
560 rt_1 kg/kg 33 I rt_1, pdf parameter: mean rt of component 1
561 rt_2 kg/kg 33 I rt_2, pdf parameter: mean rt of component 2
562 rtm kg/kg 33 I rtm, Total (vapor+liquid) water mixing ratio
563 rtm_bt kg kg^{-1} s^{-1 33 I rtm_bt, rtm budget: rtm time tendency
564 rtm_cl kg kg^{-1} s^{-1 33 I rtm_cl, rtm budget: rtm clipping
565 rtm_enter_mfl kg/kg 33 I rtm_enter_mfl, Rtm before flux-limiter
566 rtm_exit_mfl kg/kg 33 I rtm_exit_mfl, Rtm exiting flux-limiter
567 rtm_forcing kg kg^{-1} s^{-1 33 I rtm_forcing, rtm budget: rt forcing (includes rtm_mc)
568 rtm_ma kg kg^{-1} s^{-1 33 I rtm_ma, rtm budget: rtm vertical mean advection
569 rtm_mc kg kg^{-1} s^{-1 33 I rtm_mc, Change in rt due to microphysics (not in budget)
570 rtm_mfl kg kg^{-1} s^{-1 33 I rtm_mfl, rtm budget: rtm correction due to monotonic flux limiter
571 rtm_mfl_max kg/kg 33 I rtm_mfl_max, Maximum allowable rtm
572 rtm_mfl_min kg/kg 33 I rtm_mfl_min, Minimum allowable rtm
573 rtm_old kg/kg 33 I rtm_old, Rtm at previous timestep
574 rtm_pd kg kg^{-1} s^{-1 33 I rtm_pd, rtm budget: rtm positive definite adjustment
575 rtm_sdmp kg kg^{-1} s^{-1 33 I rtm_sdmp, rtm budget: rtm correction due to sponge damping
576 rtm_ta kg kg^{-1} s^{-1 33 I rtm_ta, rtm budget: rtm turbulent advection
577 rtm_tacl kg kg^{-1} s^{-1 33 I rtm_tacl, rtm budget: rtm correction due to ta term (wprtp) clipping
578 rtm_without_ta kg/kg 33 I rtm_without_ta, Rtm without turbulent advection contribution
579 rtm_zm kg/kg 33 I rtm_zm, Total water mixing ratio
580 rtp2 (kg/kg)^2 33 I rt'^2, Variance of total water, rt
581 rtp2_bt (kg^2)/(kg^2 s) 33 I rt'^2_bt, rt'2 budget: rtp2 time tendency
582 rtp2_cl (kg^2)/(kg^2 s) 33 I rt'^2_cl, rtp2 budget: rtp2 clipping term
583 rtp2_dp1 (kg^2)/(kg^2 s) 33 I rt'^2_dp1, rtp2 budget: rtp2 dissipation term 1
584 rtp2_dp2 (kg^2)/(kg^2 s) 33 I rt'^2_dp2, rtp2 budget: rtp2 dissipation term 2
585 rtp2_forcing (kg/kg)^2/s 33 I rt'^2_forcing, rtp2 budget: rtp2 forcing (includes microphysics tendency)
586 rtp2_ma (kg^2)/(kg^2 s) 33 I rt'^2_ma, rtp2 budget: rtp2 mean advection
587 rtp2_mc (kg/kg)^2/s 33 I rt'^2_mc, Microphysics tendency for rtp2 (not in budget)
588 rtp2_pd (kg^2)/(kg^2 s) 33 I rt'^2_pd, rtp2 budget: rtp2 positive definite adjustment
589 rtp2_sf (kg^2)/(kg^2 s) 33 I rt'^2_sf, rtp2 budget: rtp2 surface variance
590 rtp2_ta (kg^2)/(kg^2 s) 33 I rt'^2_ta, rtp2 budget: rtp2 turbulent advection
591 rtp2_tp (kg^2)/(kg^2 s) 33 I rt'^2_tp, rtp2 budget: rtp2 turbulent production
592 rtp2_zt (kg/kg)^2 33 I rtp2_zt, rt'^2 interpolated to thermodynamic levels
593 rtprcp (kg^2)/(kg^2) 33 I rt'rc'
594 rtpthlp (kg K)/kg 33 I rt'thl', Covariance of rt and theta_l
595 rtpthlp_bt (kg K)/(kg s) 33 I rt'thl'_bt, rtpthlp budget: rtpthlp time tendency
596 rtpthlp_cl (kg K)/(kg s) 33 I rt'thl'_cl, rtpthlp budget: rtpthlp clipping term
597 rtpthlp_dp1 (kg K)/(kg s) 33 I rt'thl'_d'1, rtpthlp budget: rtpthlp dissipation term 1
598 rtpthlp_dp2 (kg K)/(kg s) 33 I rt'thl'_dp2, rtpthlp budget: rtpthlp dissipation term 2
599 rtpthlp_forcing (K kg/kg)/s 33 I rt'thl'_forcing, rtpthlp budget: rtpthlp forcing (includes microphysics tendency)
600 rtpthlp_ma (kg K)/(kg s) 33 I rt'thl'_ma, rtpthlp budget: rtpthlp mean advection
601 rtpthlp_mc (K kg/kg)/s 33 I rt'thl'_mc, Microphysics tendency for rtpthlp (not in budget)
602 rtpthlp_sf (kg K)/(kg s) 33 I rt'thl'_sf, rtpthlp budget: rtpthlp surface variance
603 rtpthlp_ta (kg K)/(kg s) 33 I rt'thl'_ta, rtpthlp budget: rtpthlp turbulent advection
604 rtpthlp_tp1 (kg K)/(kg s) 33 I rt'thl'_tp1, rtpthlp budget: rtpthlp turbulent production 1
605 rtpthlp_tp2 (kg K)/(kg s) 33 I rt'thl'_t'^2, rtpthlp budget: rtpthlp turbulent production 2
606 rtpthlp_zt (kg K)/kg 33 I rtpthlp_zt, rt'thl' interpolated to thermodynamic levels
607 rtpthvp (kg/kg) K 33 I rt'thv', Covariance of rt and theta_v
608 rvm kg/kg 33 I rvm, Vapor water mixing ratio
609 rvm_mc kg/(kg s) 33 I rvm_mc, Time tendency of vapor mixing ratio due to microphysics
610 sed_rcm kg / [m^2 s] 33 I sed_rcm, d(rcm)/dt due to cloud sedimentation
611 shear m^2/s^3 33 I shear, Wind shear production term
612 sigma_sqd_w - 33 I sigma_sqd_w, Nondim w variance of Gaussian component
613 sigma_sqd_w_zt - 33 I sigma_sqd_w_zt, Nondimensionalized w variance of Gaussian component
614 snowslope 1/m 33 I snowslope, COAMPS microphysics snow slope parameter
615 stdev_chi_1 kg/kg 33 I stdev_chi_1, pdf parameter: Std dev of chi_1
616 stdev_chi_2 kg/kg 33 I stdev_chi_2, pdf parameter: Std dev of chi_2
617 stdev_eta_1 kg/kg 33 I stdev_eta_1, Standard dev. of eta(t) (1st PDF component)
618 stdev_eta_2 kg/kg 33 I stdev_eta_2, Standard dev. of eta(t) (2nd PDF component)
619 tau_zm s 33 I tau_zm, Time-scale tau on momentum levels
620 tau_zt s 33 I tau_zt, Dissipation time
621 thl_1 K 33 I thl_1, pdf parameter: mean thl of component 1
622 thl_2 K 33 I thl_2, pdf parameter: mean thl of component 2
623 thlm K 33 I thlm, Liquid water potential temperature (theta_l)
624 thlm_bt K s^{-1} 33 I thlm_bt, thlm budget: thlm time tendency
625 thlm_cl K s^{-1} 33 I thlm_cl, thlm budget: thlm_cl
626 thlm_enter_mfl K 33 I thlm_enter_mfl, Thlm before flux-limiter
627 thlm_exit_mfl K 33 I thlm_exit_mfl, Thlm exiting flux-limiter
628 thlm_forcing K s^{-1} 33 I thlm_forcing, thlm budget: thetal forcing (includes thlm_mc and radht)
629 thlm_ma K s^{-1} 33 I thlm_ma, thlm budget: thlm vertical mean advection
630 thlm_mc K s^{-1} 33 I thlm_mc, Change in thlm due to microphysics (not in budget)
631 thlm_mfl K s^{-1} 33 I thlm_mfl, thlm budget: thlm correction due to monotonic flux limiter
632 thlm_mfl_max K 33 I thlm_mfl_max, Maximum allowable thlm
633 thlm_mfl_min K 33 I thlm_mfl_min, Minimum allowable thlm
634 thlm_old K 33 I thlm_old, Thlm at previous timestep
635 thlm_sdmp K s^{-1} 33 I thlm_sdmp, thlm budget: thlm correction due to sponge damping
636 thlm_ta K s^{-1} 33 I thlm_ta, thlm budget: thlm turbulent advection
637 thlm_tacl K s^{-1} 33 I thlm_tacl, thlm budget: thlm correction due to ta term (wpthlp) clipping
638 thlm_without_ta K 33 I thlm_without_ta, Thlm without turbulent advection contribution
639 thlm_zm K 33 I thlm_zm, Liquid potential temperature
640 thlp2 K^2 33 I thl'^2, Variance of theta_l
641 thlp2_bt (K^2)/s 33 I thl'^2_bt, thlp2 budget: thlp2 time tendency
642 thlp2_cl (K^2)/s 33 I thl'^2_cl, thlp2 budget: thlp2 clipping term
643 thlp2_dp1 (K^2)/s 33 I thl'^2_dp1, thlp2 budget: thlp2 dissipation term 1
644 thlp2_dp2 (K^2)/s 33 I thl'^2_dp2, thlp2 budget: thlp2 dissipation term 2
645 thlp2_forcing K^2/s 33 I thlp2 budget: thlp2 forcing (includes microphysics tendency) [K^2/s]
646 thlp2_ma (K^2)/s 33 I thl'^2_ma, thlp2 budget: thlp2 mean advection
647 thlp2_mc K^2/s 33 I thl'^2_mc, Microphysics tendency for thlp2 (not in budget)
648 thlp2_pd K^2/s 33 I thl'^2_pd, thlp2 budget: thlp2 positive definite adjustment
649 thlp2_sf K^2/s 33 I thl'^2_sf, thl'^2 budget: thlp2 surface variance
650 thlp2_ta (K^2)/s 33 I thl'^2_ta, thlp2 budget: thlp2 turbulent advection
651 thlp2_tp (K^2)/s 33 I thl'^2_t', thlp2 budget: thlp2 turbulent production
652 thlp2_zt K^2 33 I thlp2_zt, thl'^2 interpolated to thermodynamic levels
653 thlprcp K (kg/kg) 33 I thl'rc'
654 thlpthvp K^2 33 I thl'thv', Covariance of theta_l and theta_v
655 thv_ds_zm K 33 I thv_ds_zm, Dry, base-state theta_v
656 thv_ds_zt K 33 I thv_ds_zt, Dry base-state theta_v
657 thvm K 33 I thvm, Virtual potential temperature
658 u_T_cm cm s^{-1} 33 I u_T_cm, Ice crystal fallspeed
659 ug m/s 33 I ug, u geostrophic wind
660 um m/s 33 I u_bar, Grid-mean eastward (u) wind
661 um_bt m s^{-2} 33 I um_bt, um budget: um time tendency
662 um_cf m s^{-2} 33 I um_cf, um budget: um coriolis forcing
663 um_f m s^{-2} 33 I um_f, um budget: um forcing
664 um_gf m s^{-2} 33 I um_gf, um budget: um geostrophic forcing
665 um_ma m s^{-2} 33 I um_ma, um budget: um vertical mean advection
666 um_ndg m s^{-2} 33 I um_ndg, um budget: um nudging
667 um_ref m/s 33 I um_ref, Reference u wind
668 um_sdmp m s^{-2} 33 I um_sdmp, um budget: um sponge damping
669 um_ta m s^{-2} 33 I um_ta, um budget: um turbulent advection
670 up2 m^2/s^2 33 I u'^2, Variance of eastward (u) wind
671 up2_bt m^2/s^3 33 I u'^2_bt, up2 budget: up2 time tendency
672 up2_cl m^2/s^3 33 I u'^2_cl, up2 budget: up2 clipping
673 up2_dp1 m^2/s^3 33 I u'^2_dp1, up2 budget: up2 dissipation term 1
674 up2_dp2 m^2/s^3 33 I u'^2_d'^2, up2 budget: up2 dissipation term 2
675 up2_ma m^2/s^3 33 I u'^2_ma, up2 budget: up2 mean advection
676 up2_pd m^2/s^3 33 I u'^2_pd, up2 budget: up2 positive definite adjustment
677 up2_pr1 m^2/s^3 33 I u'^2_pr1, up2 budget: up2 pressure term 1
678 up2_pr2 m^2/s^3 33 I u'^2_pr2, up2 budget: up2 pressure term 2
679 up2_sf m^2/s^3 33 I u'^2_sf, up2 budget: up2 surface variance
680 up2_ta m^2/s^3 33 I u'^2_ta, up2 budget: up2 turbulent advection
681 up2_tp m^2/s^3 33 I u'^2_tp, up2 budget: up2 turbulent production
682 up2_zt m^2/s^2 33 I up2_zt, u'^2 interpolated to thermodynamic levels
683 upwp m^2/s^2 33 I u'w', Vertical turbulent flux of eastward (u) wind
684 upwp_zt m^2/s^2 33 I upwp_zt, u'w' interpolated to thermodynamic levels
685 varnce_rt_1 (kg^2)/(kg^2) 33 I varnce_rt_1, pdf parameter: rt variance of component 1
686 varnce_rt_2 (kg^2)/(kg^2) 33 I varnce_rt_2, pdf parameter: rt variance of component 2
687 varnce_thl_1 K^2 33 I varnce_thl_1, pdf parameter: thl variance of component 1
688 varnce_thl_2 K^2 33 I varnce_thl_2, pdf parameter: thl variance of component 2
689 varnce_w_1 m^2/s^2 33 I varnce_w_1, pdf parameter: w variance of component 1
690 varnce_w_2 m^2/s^2 33 I varnce_w_2, pdf parameter: w variance of component 2
691 vg m/s 33 I vg, v geostrophic wind
692 vm m/s 33 I v_bar, Grid-mean northward (v) wind
693 vm_bt m s^{-2} 33 I vm_bt, vm budget: vm time tendency
694 vm_cf m s^{-2} 33 I vm_cf, vm budget: vm coriolis forcing
695 vm_f m s^{-2} 33 I vm_f, vm budget: vm forcing
696 vm_gf m s^{-2} 33 I vm_gf, vm budget: vm geostrophic forcing
697 vm_ma m s^{-2} 33 I vm_ma, vm budget: vm vertical mean advection
698 vm_ndg m s^{-2} 33 I vm_ndg, vm budget: vm nudging
699 vm_ref m/s 33 I vm_ref, Reference v wind
700 vm_sdmp m s^{-2} 33 I vm_sdmp, vm budget: vm sponge damping
701 vm_ta m s^{-2} 33 I vm_ta, vm budget: vm turbulent transport
702 vp2 m^2/s^2 33 I v'^2, Variance of northward (v) wind
703 vp2_bt m^2/s^3 33 I v'2_bt, vp2 budget: vp2 time tendency
704 vp2_cl m^2/s^3 33 I v'^2_cl, vp2 budget: vp2 clipping
705 vp2_dp1 m^2/s^3 33 I v'^2_dp1, vp2 budget: vp2 dissipation term 1
706 vp2_dp2 m^2/s^3 33 I v'^2_dp2, vp2 budget: vp2 dissipation term 2
707 vp2_ma m^2/s^3 33 I v'^2_ma, vp2 budget: vp2 mean advection
708 vp2_pd m^2/s^3 33 I v'^2_pd, vp2 budget: vp2 positive definite adjustment
709 vp2_pr1 m^2/s^3 33 I v'^2_pr1, vp2 budget: vp2 pressure term 1
710 vp2_pr2 m^2/s^3 33 I v'^2_pr2, vp2 budget: vp2 pressure term 2
711 vp2_sf m^2/s^3 33 I v'^2_sf, vp2 budget: vp2 surface variance
712 vp2_ta m^2/s^3 33 I v'^2_ta, vp2 budget: vp2 turbulent advection
713 vp2_tp m^2/s^3 33 I v'^2_tp, vp2 budget: vp2 turbulent production
714 vp2_zt m^2/s^2 33 I vp2_zt, v'^2 interpolated to thermodynamic levels
715 vpwp m^2/s^2 33 I v'w', Vertical turbulent flux of northward (v) wind
716 vpwp_zt m^2/s^2 33 I vpwp_zt, v'w' interpolated to thermodynamic levels
717 w_1 m/s 33 I w_1, pdf parameter: mean w of component 1
718 w_2 m/s 33 I w_2, pdf paramete: mean w of component 2
719 wm_zm m/s 33 I wm_zm, Vertical (w) wind
720 wp2 m^2/s^2 33 I w'^2, Variance of vertical air velocity
721 wp2_ac m^2/s^3 33 I w'^2_ac, wp2 budget: wp2 accumulation term
722 wp2_bp m^2/s^3 33 I w'^2_bp, wp2 budget: wp2 buoyancy production
723 wp2_bt m^2/s^3 33 I w'^2_bt, wp2 budget: wp2 time tendency
724 wp2_cl m^2/s^3 33 I w'^2_cl, wp2 budget: wp2 clipping term
725 wp2_dp1 m^2/s^3 33 I w'^2_dp1, wp2 budget: wp2 dissipation term 1
726 wp2_dp2 m^2/s^3 33 I w'^2_d'^2, wp2 budget: wp2 dissipation term 2
727 wp2_ma m^2/s^3 33 I w'^2_ma, wp2 budget: wp2 vertical mean advection
728 wp2_pd m2/s3 33 I w'^2_pd, wp2 budget: wp2 positive definite adjustment
729 wp2_pr1 m^2/s^3 33 I w'^2_pr1, wp2 budget: wp2 pressure term 1
730 wp2_pr2 m^2/s^3 33 I w'^2_pr2, wp2 budget: wp2 pressure term 2
731 wp2_pr3 m^2/s^3 33 I w'^2_pr3, wp2 budget: wp2 pressure term 3
732 wp2_sf m2/s3 33 I w'^2_sf, wp2 budget: wp2 surface variance
733 wp2_ta m^2/s^3 33 I w'^2_ta, wp2 budget: wp2 turbulent advection
734 wp2_zt m^2/s^2 33 I wp2_zt, w'^2 interpolated to thermodynamic levels
735 wp2rcp (m^2 kg)/(s^2 kg 33 I w'^2rc'
736 wp2rtp (m^2 kg)/(s^2 kg 33 I w'^2rt', Vertical turbulent flux of w'rt'
737 wp2thlp (m^2 K)/s^2 33 I w'^2theta_l', Vertical turbulent flux of w'theta_l'
738 wp2thvp K m^2/s^2 33 I w'^2theta_v', Vertical turbulent flux of w'theta_v'
739 wp3 m^3/s^3 33 I w'^3, Third-order moment of vertical air velocity
740 wp3_ac m^{3} s^{-4} 33 I wp3_ac, wp3 budget: wp3 accumulation term
741 wp3_bp1 m^{3} s^{-4} 33 I wp3_bp1, wp3 budget: wp3 buoyancy production
742 wp3_bt m^{3} s^{-4} 33 I wp3_bt, wp3 budget: wp3 time tendency
743 wp3_cl m^{3} s^{-4} 33 I wp3_cl, wp3 budget: wp3 clipping term
744 wp3_dp1 m^{3} s^{-4} 33 I wp3_dp1, wp3 budget: wp3 dissipation term 1
745 wp3_ma m^{3} s^{-4} 33 I wp3_ma, wp3 budget: wp3 vertical mean advection
746 wp3_on_wp2 m/s 33 I w'^3_on_w'^2, Smoothed version of wp3 / wp2
747 wp3_on_wp2_zt m/s 33 I wp3_on_wp2_zt, Smoothed version of wp3 / wp2
748 wp3_pr1 m^{3} s^{-4} 33 I wp3_pr1, wp3 budget: wp3 pressure term 1
749 wp3_pr2 m^{3} s^{-4} 33 I wp3_pr2, wp3 budget: wp3 pressure term 2
750 wp3_pr_dfsn m^{3} s^{-4} 33 I wp3_pr_dfsn, wp3 budget: wp3 pressure diffusion term
751 wp3_pr_turb m^{3} s^{-4} 33 I wp3_pr_turb, wp3 budget: wp3 pressure-turbulence correlation term
752 wp3_ta m^{3} s^{-4} 33 I wp3_ta, wp3 budget: wp3 turbulent advection
753 wp3_tp m^{3} s^{-4} 33 I wp3_tp, wp3 budget: wp3 turbulent transport
754 wp3_zm (m^3)/(s^3) 33 I w'^3_zm, w'^3 interpolated to moment. levels
755 wp4 (m^4)/(s^4) 33 I w'^4, Fourth-order moment of vertical air velocity
756 wprcp (m/s) (kg/kg) 33 I w'rc'
757 wprtp (m kg)/(s kg) 33 I w'rt', Vertical turbulent flux of total water, rt
758 wprtp2 (m kg)/(s kg) 33 I w'rt'^2, Vertical turbulent flux of rt'^2
759 wprtp_ac (m kg)/(s^2 kg) 33 I w'rt'_ac, wprtp budget: wprtp accumulation term
760 wprtp_bp (m kg)/(s^2 kg) 33 I w'rt'_b', wprtp budget: wprtp buoyancy production
761 wprtp_bt (m kg)/(s^2 kg) 33 I w'rt'_bt, wprtp budget: wprtp time tendency
762 wprtp_cl (m kg)/(s^2 kg) 33 I w'rt'_cl, wprtp budget: wprtp clipping term
763 wprtp_dp1 (m kg)/(s^2 kg) 33 I w'rt'_dp1, wprtp budget: wprtp dissipation term 1
764 wprtp_enter_mfl (m kg)/(s kg) 33 I w'rt'_enter_mfl, Wprtp entering flux limiter
765 wprtp_exit_mfl (m kg)/(s kg) 33 I w'rt'_exit_mfl, Wprtp exiting flux limiter
766 wprtp_forcing (m kg/kg)/s^2 33 I w'rt'_forcing, wprtp budget: wprtp forcing (includes microphysics tendency)
767 wprtp_ma (m kg)/(s^2 kg) 33 I w'rt'_ma, wprtp budget: wprtp mean advection
768 wprtp_mc (m kg/kg)/s^2 33 I w'rt'_mc, Microphysics tendency for wprtp (not in budget)
769 wprtp_mfl (m kg)/(s^2 kg) 33 I w'rt'_mfl, wprtp budget: wprtp monotonic flux limiter
770 wprtp_mfl_max (m kg)/(s kg) 33 I w'rt'_mfl_max, Maximum allowable wprtp
771 wprtp_mfl_min (m kg)/(s kg) 33 I w'rt'_mfl_min, Minimum allowable wprtp
772 wprtp_pd (m kg)/(s^2 kg) 33 I w'rt'_pd, wprtp budget: wprtp flux corrected trans. term
773 wprtp_pr1 (m kg)/(s^2 kg) 33 I w'rt'_pr1, wprtp budget: wprtp pressure term 1
774 wprtp_pr2 (m kg)/(s^2 kg) 33 I w'rt'_pr2, wprtp budget: wprtp pressure term 2
775 wprtp_pr3 (m kg)/(s^2 kg) 33 I w'rt'_pr3, wprtp budget: wprtp pressure term 3
776 wprtp_sicl (m kg)/(s^2 kg) 33 I w'rt'_sicl, wprtp budget: wprtp semi-implicit clipping term
777 wprtp_ta (m kg)/(s^2 kg) 33 I w'rt'_ta, wprtp budget: wprtp turbulent advection
778 wprtp_tp (m kg)/(s^2 kg) 33 I w'rt'_t', wprtp budget: wprtp turbulent production
779 wprtp_zt (m kg)/(s kg) 33 I wprtp_zt, w'rt' interpolated to thermodynamic levels
780 wprtpthlp (m kg K)/(s kg) 33 I w'rt'theta_l', Vertical turbulent flux of rt'theta_l'
781 wpthlp (m K)/s 33 I w'thl', Vertical turbulent flux of theta_l
782 wpthlp2 (m K^2)/s 33 I w'theta_l'^2, Vertical turbulent flux of theta_l'^2
783 wpthlp_ac (m K)/s^2 33 I w'thl'_ac, wpthlp budget: wpthlp accumulation term
784 wpthlp_bp (m K)/s^2 33 I w'thl'_b', wpthlp budget: wpthlp buoyancy production
785 wpthlp_bt (m K)/s^2 33 I w'thl'_bt, wpthlp budget
786 wpthlp_cl (m K)/s^2 33 I w'thl'_cl, wpthlp budget: wpthlp clipping term
787 wpthlp_dp1 (m K)/s^2 33 I w'thl'_dp1, wpthlp budget: wpthlp dissipation term 1
788 wpthlp_enter_mfl (m K)/s 33 I w'thl'_enter_mfl, Wpthlp entering flux limiter
789 wpthlp_exit_mfl (m K)/s 33 I w'thl'_exit_mfl, Wpthlp exiting flux limiter
790 wpthlp_forcing (m K)/s^2 33 I w'thl'_forcing, wpthlp budget: wpthlp forcing (includes microphysics tendency)
791 wpthlp_ma (m K)/s^2 33 I w'thl'_ma, wpthlp budget: wpthlp mean advection
792 wpthlp_mc (m K)/s^2 33 I w'thl'_mc, Microphysics tendency for wpthlp (not in budget)
793 wpthlp_mfl (m K)/s^2 33 I w'thl'_mfl, wpthlp budget: wpthlp monotonic flux limiter
794 wpthlp_mfl_max (m K)/s 33 I w'thl'_mfl_max, Maximum allowable wpthlp
795 wpthlp_mfl_min (m K)/s 33 I w'thl'_mfl_min, Minimum allowable wpthlp
796 wpthlp_pr1 (m K)/s^2 33 I w'thl'_pr1, wpthlp budget: wpthlp pressure term 1
797 wpthlp_pr2 (m K)/s^2 33 I w'thl'_pr2, wpthlp budget: wpthlp pressure term 2
798 wpthlp_pr3 (m K)/s^2 33 I w'thl'_pr3, wpthlp budget: wpthlp pressure term 3
799 wpthlp_sicl (m K)/s^2 33 I w'thl'_sicl, wpthlp budget: wpthlp semi-implicit clipping term
800 wpthlp_ta (m K)/s^2 33 I w'thl'_ta, wpthlp budget: wpthlp turbulent advection
801 wpthlp_tp (m K)/s^2 33 I w'thl'_tp, wpthlp budget: wpthlp turbulent production
802 wpthlp_zt (m K)/s 33 I wpthlp_zt, w'thl' interpolated to thermodynamic levels
803 wpthvp K m/s 33 I w'thv', Buoyancy flux
804 shear_sqd - 33 I shear_sqd, shear_sqd
FLDLST: History stream 2 contains 9 fields
Write frequency: 1
Filename specifier: %c.cam.h%t%f.%y-%m-%d-%s.nc
Output precision: single
Number of time samples per file: 5000
Fields are represented on global grids:
100
Included fields are:
1 CDNUMC 1/m2 1 I Vertically-integrated droplet concentration
2 CLDTOT fraction 1 I Vertically-integrated total cloud
3 FLUT W/m2 1 I Upwelling longwave flux at top of model
4 LWCF W/m2 1 I Longwave cloud forcing
5 PRECT m/s 1 I Total (convective and large-scale) precipitation rate (liq + ice)
6 SWCF W/m2 1 I Shortwave cloud forcing
7 CLDICE kg/kg 32 I Grid box averaged cloud ice amount
8 CLDLIQ kg/kg 32 I Grid box averaged cloud liquid amount
9 CLDST fraction 32 I Stratus cloud fraction
FLDLST: History stream 12 contains 50 fields
Write frequency: YEARLY (INITIAL CONDITIONS)
Filename specifier: %c.cam.i.%y-%m-%d-%s.nc
Output precision: double
Number of time samples per file: 1
Fields are represented on global grids:
101
100
Included fields are:
1 CUSH&IC m 1 I Convective Scale Height
2 PBLH&IC m 1 I PBL height
3 PS&IC Pa 1 I Surface pressure
4 QPERT&IC kg/kg 1 I Perturbation specific humidity (eddies in PBL)
5 TPERT&IC K 1 I Perturbation temperature (eddies in PBL)
6 CLDICE&IC kg/kg 32 I Grid box averaged cloud ice amount
7 CLDLIQ&IC kg/kg 32 I Grid box averaged cloud liquid amount
8 CLOUD&IC fraction 32 I Cloud fraction
9 CONCLD&IC fraction 32 I Convective cloud fraction
10 DMS&IC kg/kg 32 I DMS
11 H2O2&IC kg/kg 32 I H2O2
12 H2SO4&IC kg/kg 32 I H2SO4
13 LCWAT&IC kg/kg 32 I Cloud water (ice + liq
14 NUMICE&IC kg/kg 32 I Grid box averaged cloud ice number
15 NUMLIQ&IC kg/kg 32 I Grid box averaged cloud liquid number
16 NUMRAI&IC kg/kg 32 I Grid box averaged rain number
17 NUMSNO&IC kg/kg 32 I Grid box averaged snow number
18 Q&IC kg/kg 32 I Specific humidity
19 QCWAT&IC kg/kg 32 I q associated with cloud water
20 RAINQM&IC kg/kg 32 I Grid box averaged rain amount
21 SNOWQM&IC kg/kg 32 I Grid box averaged snow amount
22 SO2&IC kg/kg 32 I SO2
23 SOAE&IC kg/kg 32 I SOAE
24 SOAG&IC kg/kg 32 I SOAG
25 T&IC K 32 I Temperature
26 TCWAT&IC kg/kg 32 I T associated with cloud water
27 U&IC m/s 32 I Zonal wind
28 V&IC m/s 32 I Meridional wind
29 bc_a1&IC kg/kg 32 I bc_a1
30 bc_a4&IC kg/kg 32 I bc_a4
31 dst_a1&IC kg/kg 32 I dst_a1
32 dst_a2&IC kg/kg 32 I dst_a2
33 dst_a3&IC kg/kg 32 I dst_a3
34 ncl_a1&IC kg/kg 32 I ncl_a1
35 ncl_a2&IC kg/kg 32 I ncl_a2
36 ncl_a3&IC kg/kg 32 I ncl_a3
37 num_a1&IC kg/kg 32 I num_a1
38 num_a2&IC kg/kg 32 I num_a2
39 num_a3&IC kg/kg 32 I num_a3
40 num_a4&IC kg/kg 32 I num_a4
41 pom_a1&IC kg/kg 32 I pom_a1
42 pom_a4&IC kg/kg 32 I pom_a4
43 so4_a1&IC kg/kg 32 I so4_a1
44 so4_a2&IC kg/kg 32 I so4_a2
45 so4_a3&IC kg/kg 32 I so4_a3
46 soa_a1&IC kg/kg 32 I soa_a1
47 soa_a2&IC kg/kg 32 I soa_a2
48 KVH&IC m2/s 33 I Vertical diffusion diffusivities (heat/moisture)
49 TKE&IC m2/s2 33 I Turbulent Kinetic Energy
50 KVM&IC m2/s 33 I Vertical diffusion diffusivities (momentum)
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camExport field = cpl_scalars is connected on root pe
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camExport Field = Sa_topo is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camExport Field = Sa_z is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camExport Field = Sa_u is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camExport Field = Sa_v is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camExport Field = Sa_tbot is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camExport Field = Sa_ptem is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camExport Field = Sa_shum is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camExport Field = Sa_pbot is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camExport Field = Sa_dens is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camExport Field = Sa_pslv is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camExport Field = Sa_o3 is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camExport Field = Faxa_rainc is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camExport Field = Faxa_rainl is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camExport Field = Faxa_snowc is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camExport Field = Faxa_snowl is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camExport Field = Faxa_lwdn is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camExport Field = Faxa_swndr is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camExport Field = Faxa_swvdr is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camExport Field = Faxa_swndf is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camExport Field = Faxa_swvdf is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camExport Field = Faxa_swnet is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camExport Field = Faxa_bcph is connected using mesh with lbound 1 and with ubound 3
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camExport Field = Faxa_ocph is connected using mesh with lbound 1 and with ubound 3
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camExport Field = Faxa_dstwet is connected using mesh with lbound 1 and with ubound 4
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camExport Field = Faxa_dstdry is connected using mesh with lbound 1 and with ubound 4
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camExport Field = Sa_co2prog is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camExport Field = Sa_co2diag is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camExport Field = Faxa_ndep is connected using mesh with lbound 1 and with ubound 2
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camExport Field = Sa_lightning is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camImport field = cpl_scalars is connected on root pe
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camImport Field = Sx_anidr is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camImport Field = Sx_avsdf is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camImport Field = Sx_anidf is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camImport Field = Sx_avsdr is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camImport Field = Sl_lfrac is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camImport Field = Si_ifrac is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camImport Field = So_ofrac is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camImport Field = Sx_tref is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camImport Field = Sx_qref is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camImport Field = Sx_t is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camImport Field = So_t is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camImport Field = Sl_fv is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camImport Field = Sl_ram1 is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camImport Field = Sl_snowh is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camImport Field = Si_snowh is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camImport Field = So_ssq is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camImport Field = So_re is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camImport Field = So_ustar is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camImport Field = Sx_u10 is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camImport Field = So_ugustOut is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camImport Field = So_u10withGust is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camImport Field = Faxx_taux is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camImport Field = Faxx_tauy is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camImport Field = Faxx_lat is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camImport Field = Faxx_sen is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camImport Field = Faxx_lwup is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camImport Field = Faxx_evap is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camImport Field = Fall_flxdst is connected using mesh with lbound 1 and with ubound 4
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camImport Field = Sl_ddvel is connected using mesh with lbound 1 and with ubound 5
(atm_import_export:realize_fields) : min_mod2med_areacor, max_mod2med_areacor 1.00000000000000 1.00000000000000 CAM
(atm_import_export:realize_fields) : min_med2mod_areacor, max_med2mod_areacor 1.00000000000000 1.00000000000000 CAM
stream ndep settings:
stream_ndep_data_filename = /home/pub/cam_inputdata/lnd/clm2/ndepdata/fndep_clm_hist_b.e21.BWHIST.f09_g17.CMIP6-historical-WACCM.ensmean_1849-2015_monthly_0.9x1.25_c180926.nc
stream_ndep_mesh_filename = /home/pub/cam_inputdata/share/meshes/fv0.9x1.25_141008_polemod_ESMFmesh.nc
stream_varlist_ndep = NDEP_NHx_monthNDEP_NOy_month
stream_ndep_year_first = 2000
stream_ndep_year_last = 2000
stream_ndep_year_align = 1
Opened existing file /home/pub/cam_inputdata/lnd/clm2/ndepdata/fndep_clm_hist_b.e21.BWHIST.f09_g17.CMIP6-historical-WACCM.ensmean_1849-2015_monthly_0.9x1.25_c180926.nc 261
(shr_stream_getCalendar) opening stream filename = /home/pub/cam_inputdata/lnd/clm2/ndepdata/fndep_clm_hist_b.e21.BWHIST.f09_g17.CMIP6-historical-WACCM.ensmean_1849-2015_monthly_0.9x1.25_c180926.nc
(shr_stream_getCalendar) closing stream filename = /home/pub/cam_inputdata/lnd/clm2/ndepdata/fndep_clm_hist_b.e21.BWHIST.f09_g17.CMIP6-historical-WACCM.ensmean_1849-2015_monthly_0.9x1.25_c180926.nc
(shr_strdata_set_stream_domain) stream_nlev = 1
(shr_sdat_init) Creating field bundle array fldbun_data of size 2 for stream 1
adding field NDEP_NHx_month to fldbun_data for stream 1
adding field NDEP_NOy_month to fldbun_data for stream 1
(shr_strdata_print) ----------------------------------------------------------
(shr_strdata_print) name = Nitrogen deposition data
(shr_strdata_print) calendar = NO_LEAP
(shr_strdata_print) eccen = 1.000000E+36
(shr_strdata_print) mvelpp = 1.000000E+36
(shr_strdata_print) lambm0 = 1.000000E+36
(shr_strdata_print) obliqr = 1.000000E+36
(shr_strdata_print) pio_iotype = 2
(shr_strdata_print) nstreams = 1
(shr_strdata_print) Per stream information
(shr_strdata_print) taxMode ( 1) = cycle
(shr_strdata_print) dtlimit ( 1) = 1.000000E+30
(shr_strdata_print) mapalgo ( 1) = bilinear
(shr_strdata_print) tintalgo( 1) = linear
(shr_strdata_print) readmode( 1) = single
(shr_strdata_print) vectors ( 1) = null
(shr_strdata_print) src_mask( 1) = 0
(shr_strdata_print) dst_mask( 1) = 0
(shr_strdata_print)
(shr_strdata_print) ----------------------------------------------------------
successfully initialized sdat
(shr_strdata_readstrm) opening : /home/pub/cam_inputdata/lnd/clm2/ndepdata/fndep_clm_hist_b.e21.BWHIST.f09_g17.CMIP6-historical-WACCM.ensmean_1849-2015_monthly_0.9x1.25_c180926.nc
(shr_strdata_readstrm) setting pio descriptor : /home/pub/cam_inputdata/lnd/clm2/ndepdata/fndep_clm_hist_b.e21.BWHIST.f09_g17.CMIP6-historical-WACCM.ensmean_1849-2015_monthly_0.9x1.25_c180926.nc
(shr_strdata_set_stream_iodesc) setting iodesc for : NDEP_NHx_month with dimlens(1), dimlens(2) = 288 192 variable as time dimension time
(shr_strdata_readstrm) reading file lb: /home/pub/cam_inputdata/lnd/clm2/ndepdata/fndep_clm_hist_b.e21.BWHIST.f09_g17.CMIP6-historical-WACCM.ensmean_1849-2015_monthly_0.9x1.25_c180926.nc 1814
(shr_strdata_readstrm) reading file ub: /home/pub/cam_inputdata/lnd/clm2/ndepdata/fndep_clm_hist_b.e21.BWHIST.f09_g17.CMIP6-historical-WACCM.ensmean_1849-2015_monthly_0.9x1.25_c180926.nc 1815
nstep, te 0 0.27474104609404421E+10 0.27474104609404421E+10 -0.00000000000000000E+00 0.10130000000000000E+06 0.22552395239472389E+03
chem_surfvals_set: ncdate= 19690215 co2vmr= 3.7151252035982907E-004
READ_NEXT_TRCDATA emiss_anthro
READ_NEXT_TRCDATA emiss_bb
READ_NEXT_TRCDATA emiss_bb
READ_NEXT_TRCDATA emiss_bb
READ_NEXT_TRCDATA emiss_anthro
READ_NEXT_TRCDATA emiss_bb
READ_NEXT_TRCDATA emiss_bb
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_anthro
READ_NEXT_TRCDATA emiss_bb
READ_NEXT_TRCDATA emiss_anthro
READ_NEXT_TRCDATA emiss_bb
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
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.000000000000000 2 3 3.3333333333333333E-002
-----------------------------------
READ_NEXT_TRCDATA ozone
READ_NEXT_TRCDATA VOLC_MMR1 VOLC_MMR2 VOLC_MMR3 VOLC_RAD_GEOM1 VOLC_RAD_GEOM2 VOLC_RAD_GEOM3 VOLC_SAD
REFERENCE TEMPERATURES FOR SEMI-IMPLICIT SCHEME =
300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000
300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000
300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000
GRAVITY WAVE PHASE SPEEDS (M/S) FOR MEAN STATE =
341.552 203.491 129.498 90.760 68.169 53.738 43.623 36.197 30.591 26.176 22.591 19.676
17.245 15.161 13.357 11.763 10.330 9.044 7.897 6.871 5.935 5.085 4.326 3.639
3.044 2.499 2.034 1.621 1.235 0.950 0.332 0.661
GRAVITY WAVE EQUIVALENT DEPTHS (M) FOR MEAN STATE =
11896.361 4222.707 1710.134 840.026 473.886 294.482 194.054 133.615 95.429 69.874 52.045 39.478
30.327 23.440 18.194 14.110 10.881 8.342 6.360 4.814 3.593 2.637 1.909 1.350
0.945 0.637 0.422 0.268 0.155 0.092 0.011 0.045
SCAM FORECAST REPORT: have_divq T have_divt T have_divq3d F have_vertdivt F have_vertdivu F have_vertdivv F have_vertdivq F have_divt3d F have_divu3d F have_divv3d F have_divu F have_divv F have_omega T have_phis F have_ptend T have_ps T have_q T have_q1 F have_q2 F have_prec F have_t T have_u T have_v T have_cld F have_cldliq T have_cldice T have_numliq F have_numice F have_clwp F have_aldir F have_aldif F have_asdir F have_asdif F use_camiop F use_obs_uv T use_obs_qv F use_obs_T F relaxation T use_3dfrc F
nstep, te 1 0.27474104609404421E+10 0.27471038459913764E+10 -0.12394801035598991E-01 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.013888888888886 2 3 3.3796296296296192E-002
-----------------------------------
REFERENCE TEMPERATURES FOR SEMI-IMPLICIT SCHEME =
300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000
300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000
300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000
GRAVITY WAVE PHASE SPEEDS (M/S) FOR MEAN STATE =
341.552 203.491 129.498 90.760 68.169 53.738 43.623 36.197 30.591 26.176 22.591 19.676
17.245 15.161 13.357 11.763 10.330 9.044 7.897 6.871 5.935 5.085 4.326 3.639
3.044 2.499 2.034 1.621 1.235 0.950 0.332 0.661
GRAVITY WAVE EQUIVALENT DEPTHS (M) FOR MEAN STATE =
11896.361 4222.707 1710.134 840.026 473.886 294.482 194.054 133.615 95.429 69.874 52.045 39.478
30.327 23.440 18.194 14.110 10.881 8.342 6.360 4.814 3.593 2.637 1.909 1.350
0.945 0.637 0.422 0.268 0.155 0.092 0.011 0.045
WSHIST: writing time sample 0 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 1200
WSHIST: writing time sample 0 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 600
WSHIST: accumulated nhfil( 1 )=test_scam_atex.cam.h0a.1969-02-15-01200.nc
WSHIST: instantaneous nhfil( 1 )=test_scam_atex.cam.h0i.1969-02-15-01200.nc
Opening instantaneous netcdf history file test_scam_atex.cam.h0i.1969-02-15-01200.nc
Opened file test_scam_atex.cam.h0i.1969-02-15-01200.nc to write 266
H_DEFINE: Successfully opened netcdf file
Creating new decomp: 1!1!!1!1!!d5!i2!
Creating new decomp: 1!1!!1!1!!d5!i1!
Creating new decomp: 1!32!1!!1!1!32!!d5!i2!
Creating new decomp: 1!32!1!!1!1!32!!d5!i1!
Creating new decomp: 1!33!1!!1!1!33!!d5!i2!
WSHIST: writing time sample 0 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 1200
WSHIST: writing time sample 0 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 600
WSHIST: accumulated nhfil( 2 )=test_scam_atex.cam.h1a.1969-02-15-01200.nc
WSHIST: instantaneous nhfil( 2 )=test_scam_atex.cam.h1i.1969-02-15-01200.nc
Opening instantaneous netcdf history file test_scam_atex.cam.h1i.1969-02-15-01200.nc
Opened file test_scam_atex.cam.h1i.1969-02-15-01200.nc to write 267
H_DEFINE: Successfully opened netcdf file
nstep, te 2 0.27471058705841322E+10 0.27471038459913764E+10 -0.81843447172604401E-04 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.027777777777779 2 3 3.4259259259259288E-002
-----------------------------------
WSHIST: writing time sample 1 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 2400
WSHIST: writing time sample 1 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 1800
WSHIST: writing time sample 1 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 2400
WSHIST: writing time sample 1 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 1800
nstep, te 3 0.27461036395280051E+10 0.27457398214447398E+10 -0.14707217534460103E-01 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.041666666666664 2 3 3.4722222222222140E-002
-----------------------------------
WSHIST: writing time sample 2 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 3600
WSHIST: writing time sample 2 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 3000
WSHIST: writing time sample 2 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 3600
WSHIST: writing time sample 2 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 3000
nstep, te 4 0.27457331686585770E+10 0.27457398214447398E+10 0.26893653121683522E-03 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.055555555555557 2 3 3.5185185185185236E-002
-----------------------------------
WSHIST: writing time sample 3 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 4800
WSHIST: writing time sample 3 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 4200
WSHIST: writing time sample 3 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 4800
WSHIST: writing time sample 3 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 4200
nstep, te 5 0.27450241564771514E+10 0.27447189328913636E+10 -0.12338555666446214E-01 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.069444444444443 2 3 3.5648148148148096E-002
-----------------------------------
WSHIST: writing time sample 4 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 6000
WSHIST: writing time sample 4 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 5400
WSHIST: writing time sample 4 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 6000
WSHIST: writing time sample 4 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 5400
nstep, te 6 0.27447270914898362E+10 0.27447189328913636E+10 -0.32980846206391584E-03 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.083333333333336 2 3 3.6111111111111191E-002
-----------------------------------
WSHIST: writing time sample 5 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 7200
WSHIST: writing time sample 5 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 6600
WSHIST: writing time sample 5 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 7200
WSHIST: writing time sample 5 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 6600
nstep, te 7 0.27441597273977790E+10 0.27438507966276069E+10 -0.12488417285999554E-01 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.097222222222221 2 3 3.6574074074074051E-002
-----------------------------------
WSHIST: writing time sample 6 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 8400
WSHIST: writing time sample 6 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 7800
WSHIST: writing time sample 6 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 8400
WSHIST: writing time sample 6 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 7800
nstep, te 8 0.27438720742139673E+10 0.27438507966276069E+10 -0.86013891448949128E-03 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.111111111111114 2 3 3.7037037037037139E-002
-----------------------------------
WSHIST: writing time sample 7 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 9600
WSHIST: writing time sample 7 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 9000
WSHIST: writing time sample 7 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 9600
WSHIST: writing time sample 7 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 9000
nstep, te 9 0.27433617771897869E+10 0.27430401892720184E+10 -0.13000078007739101E-01 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.125000000000000 2 3 3.7499999999999999E-002
-----------------------------------
WSHIST: writing time sample 8 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 10800
WSHIST: writing time sample 8 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 10200
WSHIST: writing time sample 8 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 10800
WSHIST: writing time sample 8 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 10200
nstep, te 10 0.27430732431911969E+10 0.27430401892720184E+10 -0.13361930098728938E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.138888888888886 2 3 3.7962962962962858E-002
-----------------------------------
WSHIST: writing time sample 9 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 12000
WSHIST: writing time sample 9 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 11400
WSHIST: writing time sample 9 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 12000
WSHIST: writing time sample 9 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 11400
nstep, te 11 0.27426016118672004E+10 0.27422712481529350E+10 -0.13354836481972150E-01 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.152777777777779 2 3 3.8425925925925954E-002
-----------------------------------
WSHIST: writing time sample 10 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 13200
WSHIST: writing time sample 10 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 12600
WSHIST: writing time sample 10 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 13200
WSHIST: writing time sample 10 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 12600
nstep, te 12 0.27423148656523738E+10 0.27422712481529350E+10 -0.17632220113899153E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.166666666666664 2 3 3.8888888888888813E-002
-----------------------------------
WSHIST: writing time sample 11 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 14400
WSHIST: writing time sample 11 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 13800
WSHIST: writing time sample 11 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 14400
WSHIST: writing time sample 11 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 13800
nstep, te 13 0.27418737037143426E+10 0.27415344070783620E+10 -0.13715946687670257E-01 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.180555555555557 2 3 3.9351851851851902E-002
-----------------------------------
WSHIST: writing time sample 12 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 15600
WSHIST: writing time sample 12 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 15000
WSHIST: writing time sample 12 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 15600
WSHIST: writing time sample 12 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 15000
nstep, te 14 0.27415839241211753E+10 0.27415344070783620E+10 -0.20017089688951243E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.194444444444443 2 3 3.9814814814814761E-002
-----------------------------------
WSHIST: writing time sample 13 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 16800
WSHIST: writing time sample 13 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 16200
WSHIST: writing time sample 13 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 16800
WSHIST: writing time sample 13 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 16200
nstep, te 15 0.27411113851333108E+10 0.27407912482270598E+10 -0.12941421379564626E-01 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.208333333333336 2 3 4.0277777777777857E-002
-----------------------------------
WSHIST: writing time sample 14 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 18000
WSHIST: writing time sample 14 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 17400
WSHIST: writing time sample 14 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 18000
WSHIST: writing time sample 14 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 17400
nstep, te 16 0.27408490482554755E+10 0.27407912482270598E+10 -0.23365457367535078E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.222222222222221 2 3 4.0740740740740716E-002
-----------------------------------
WSHIST: writing time sample 15 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 19200
WSHIST: writing time sample 15 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 18600
WSHIST: writing time sample 15 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 19200
WSHIST: writing time sample 15 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 18600
nstep, te 17 0.27404082793571310E+10 0.27401458044483466E+10 -0.10610455495183803E-01 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.236111111111114 2 3 4.1203703703703812E-002
-----------------------------------
WSHIST: writing time sample 16 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 20400
WSHIST: writing time sample 16 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 19800
WSHIST: writing time sample 16 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 20400
WSHIST: writing time sample 16 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 19800
nstep, te 18 0.27402082835256109E+10 0.27401458044483466E+10 -0.25256946340637318E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.250000000000000 2 3 4.1666666666666664E-002
-----------------------------------
WSHIST: writing time sample 17 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 21600
WSHIST: writing time sample 17 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 21000
WSHIST: writing time sample 17 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 21600
WSHIST: writing time sample 17 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 21000
nstep, te 19 0.27398049662243357E+10 0.27395264400686564E+10 -0.11259321482445735E-01 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.263888888888886 2 3 4.2129629629629524E-002
-----------------------------------
WSHIST: writing time sample 18 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 22800
WSHIST: writing time sample 18 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 22200
WSHIST: writing time sample 18 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 22800
WSHIST: writing time sample 18 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 22200
nstep, te 20 0.27396002443155713E+10 0.27395264400686564E+10 -0.29835106177291512E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.277777777777779 2 3 4.2592592592592619E-002
-----------------------------------
WSHIST: writing time sample 19 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 24000
WSHIST: writing time sample 19 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 23400
WSHIST: writing time sample 19 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 24000
WSHIST: writing time sample 19 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 23400
nstep, te 21 0.27392648444073811E+10 0.27389738376404595E+10 -0.11763845784415626E-01 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.291666666666664 2 3 4.3055555555555479E-002
-----------------------------------
WSHIST: writing time sample 20 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 25200
WSHIST: writing time sample 20 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 24600
WSHIST: writing time sample 20 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 25200
WSHIST: writing time sample 20 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 24600
nstep, te 22 0.27390548459303751E+10 0.27389738376404595E+10 -0.32747315119407493E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.305555555555557 2 3 4.3518518518518574E-002
-----------------------------------
WSHIST: writing time sample 21 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 26400
WSHIST: writing time sample 21 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 25800
WSHIST: writing time sample 21 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 26400
WSHIST: writing time sample 21 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 25800
nstep, te 23 0.27387406851482248E+10 0.27384504426289492E+10 -0.11732951343224282E-01 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.319444444444443 2 3 4.3981481481481427E-002
-----------------------------------
WSHIST: writing time sample 22 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 27600
WSHIST: writing time sample 22 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 27000
WSHIST: writing time sample 22 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 27600
WSHIST: writing time sample 22 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 27000
nstep, te 24 0.27385374183280339E+10 0.27384504426289492E+10 -0.35159619202283815E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.333333333333336 2 3 4.4444444444444522E-002
-----------------------------------
WSHIST: writing time sample 23 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 28800
WSHIST: writing time sample 23 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 28200
WSHIST: writing time sample 23 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 28800
WSHIST: writing time sample 23 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 28200
nstep, te 25 0.27382399177732968E+10 0.27379419510642610E+10 -0.12045198986500413E-01 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.347222222222221 2 3 4.4907407407407382E-002
-----------------------------------
WSHIST: writing time sample 24 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 30000
WSHIST: writing time sample 24 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 29400
WSHIST: writing time sample 24 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 30000
WSHIST: writing time sample 24 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 29400
nstep, te 26 0.27380354362799668E+10 0.27379419510642610E+10 -0.37791068308156779E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.361111111111114 2 3 4.5370370370370477E-002
-----------------------------------
WSHIST: writing time sample 25 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 31200
WSHIST: writing time sample 25 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 30600
WSHIST: writing time sample 25 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 31200
WSHIST: writing time sample 25 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 30600
nstep, te 27 0.27377547518180828E+10 0.27374501288985152E+10 -0.12314273946619035E-01 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.375000000000000 2 3 4.5833333333333330E-002
-----------------------------------
WSHIST: writing time sample 26 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 32400
WSHIST: writing time sample 26 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 31800
WSHIST: writing time sample 26 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 32400
WSHIST: writing time sample 26 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 31800
nstep, te 28 0.27375499424859042E+10 0.27374501288985152E+10 -0.40349290212555724E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.388888888888886 2 3 4.6296296296296190E-002
-----------------------------------
WSHIST: writing time sample 27 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 33600
WSHIST: writing time sample 27 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 33000
WSHIST: writing time sample 27 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 33600
WSHIST: writing time sample 27 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 33000
nstep, te 29 0.27372915134333539E+10 0.27371173454378343E+10 -0.70406797118445184E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.402777777777779 2 3 4.6759259259259285E-002
-----------------------------------
WSHIST: writing time sample 28 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 34800
WSHIST: writing time sample 28 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 34200
WSHIST: writing time sample 28 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 34800
WSHIST: writing time sample 28 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 34200
nstep, te 30 0.27372163830060725E+10 0.27371173454378343E+10 -0.40035587211365740E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.416666666666664 2 3 4.7222222222222145E-002
-----------------------------------
WSHIST: writing time sample 29 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 36000
WSHIST: writing time sample 29 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 35400
WSHIST: writing time sample 29 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 36000
WSHIST: writing time sample 29 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 35400
nstep, te 31 0.27370179923127871E+10 0.27368261903619118E+10 -0.77535261297046656E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.430555555555557 2 3 4.7685185185185240E-002
-----------------------------------
WSHIST: writing time sample 30 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 37200
WSHIST: writing time sample 30 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 36600
WSHIST: writing time sample 30 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 37200
WSHIST: writing time sample 30 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 36600
nstep, te 32 0.27369409730768709E+10 0.27368261903619118E+10 -0.46400507169651614E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.444444444444443 2 3 4.8148148148148093E-002
-----------------------------------
WSHIST: writing time sample 31 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 38400
WSHIST: writing time sample 31 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 37800
WSHIST: writing time sample 31 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 38400
WSHIST: writing time sample 31 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 37800
nstep, te 33 0.27369181424420457E+10 0.27368002646246562E+10 -0.47651691396833236E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.458333333333336 2 3 4.8611111111111188E-002
-----------------------------------
WSHIST: writing time sample 32 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 39600
WSHIST: writing time sample 32 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 39000
WSHIST: writing time sample 32 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 39600
WSHIST: writing time sample 32 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 39000
nstep, te 34 0.27369105005133615E+10 0.27368002646246562E+10 -0.44562468713531082E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.472222222222221 2 3 4.9074074074074048E-002
-----------------------------------
WSHIST: writing time sample 33 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 40800
WSHIST: writing time sample 33 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 40200
WSHIST: writing time sample 33 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 40800
WSHIST: writing time sample 33 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 40200
nstep, te 35 0.27368960792527676E+10 0.27369414097235150E+10 0.18324682716124694E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.486111111111114 2 3 4.9537037037037143E-002
-----------------------------------
WSHIST: writing time sample 34 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 42000
WSHIST: writing time sample 34 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 41400
WSHIST: writing time sample 34 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 42000
WSHIST: writing time sample 34 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 41400
nstep, te 36 0.27370476705398765E+10 0.27369414097235150E+10 -0.42955559756418099E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.500000000000000 2 3 5.0000000000000003E-002
-----------------------------------
WSHIST: writing time sample 35 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 43200
WSHIST: writing time sample 35 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 42600
WSHIST: writing time sample 35 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 43200
WSHIST: writing time sample 35 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 42600
nstep, te 37 0.27371403522491078E+10 0.27371754700954723E+10 0.14196265374961849E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.513888888888886 2 3 5.0462962962962855E-002
-----------------------------------
WSHIST: writing time sample 36 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 44400
WSHIST: writing time sample 36 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 43800
WSHIST: writing time sample 36 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 44400
WSHIST: writing time sample 36 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 43800
nstep, te 38 0.27372900945090899E+10 0.27371754700954723E+10 -0.46336514411374260E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.527777777777779 2 3 5.0925925925925951E-002
-----------------------------------
WSHIST: writing time sample 37 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 45600
WSHIST: writing time sample 37 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 45000
WSHIST: writing time sample 37 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 45600
WSHIST: writing time sample 37 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 45000
nstep, te 39 0.27375302773595219E+10 0.27377072148582373E+10 0.71526359004893828E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.541666666666664 2 3 5.1388888888888810E-002
-----------------------------------
WSHIST: writing time sample 38 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 46800
WSHIST: writing time sample 38 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 46200
WSHIST: writing time sample 38 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 46800
WSHIST: writing time sample 38 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 46200
nstep, te 40 0.27378066738612013E+10 0.27377072148582373E+10 -0.40205950710967510E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.555555555555557 2 3 5.1851851851851906E-002
-----------------------------------
WSHIST: writing time sample 39 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 48000
WSHIST: writing time sample 39 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 47400
WSHIST: writing time sample 39 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 48000
WSHIST: writing time sample 39 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 47400
nstep, te 41 0.27380453921575279E+10 0.27383167651451273E+10 0.10970157188942937E-01 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.569444444444443 2 3 5.2314814814814765E-002
-----------------------------------
WSHIST: writing time sample 40 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 49200
WSHIST: writing time sample 40 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 48600
WSHIST: writing time sample 40 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 49200
WSHIST: writing time sample 40 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 48600
nstep, te 42 0.27384140777285447E+10 0.27383167651451273E+10 -0.39338268189285253E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.583333333333336 2 3 5.2777777777777854E-002
-----------------------------------
WSHIST: writing time sample 41 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 50400
WSHIST: writing time sample 41 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 49800
WSHIST: writing time sample 41 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 50400
WSHIST: writing time sample 41 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 49800
nstep, te 43 0.27387982883527441E+10 0.27390661957469578E+10 0.10830061800192687E-01 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.597222222222221 2 3 5.3240740740740713E-002
-----------------------------------
WSHIST: writing time sample 42 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 51600
WSHIST: writing time sample 42 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 51000
WSHIST: writing time sample 42 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 51600
WSHIST: writing time sample 42 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 51000
nstep, te 44 0.27391566023949046E+10 0.27390661957469578E+10 -0.36546568163459028E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.611111111111114 2 3 5.3703703703703809E-002
-----------------------------------
WSHIST: writing time sample 43 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 52800
WSHIST: writing time sample 43 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 52200
WSHIST: writing time sample 43 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 52800
WSHIST: writing time sample 43 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 52200
nstep, te 45 0.27395480322891440E+10 0.27399470947641087E+10 0.16131959622427024E-01 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.625000000000000 2 3 5.4166666666666669E-002
-----------------------------------
WSHIST: writing time sample 44 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 54000
WSHIST: writing time sample 44 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 53400
WSHIST: writing time sample 44 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 54000
WSHIST: writing time sample 44 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 53400
nstep, te 46 0.27400209893479919E+10 0.27399470947641087E+10 -0.29871624577753105E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.638888888888886 2 3 5.4629629629629521E-002
-----------------------------------
WSHIST: writing time sample 45 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 55200
WSHIST: writing time sample 45 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 54600
WSHIST: writing time sample 45 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 55200
WSHIST: writing time sample 45 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 54600
nstep, te 47 0.27404207444566116E+10 0.27408113853039422E+10 0.15791518299399517E-01 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.652777777777779 2 3 5.5092592592592617E-002
-----------------------------------
WSHIST: writing time sample 46 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 56400
WSHIST: writing time sample 46 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 55800
WSHIST: writing time sample 46 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 56400
WSHIST: writing time sample 46 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 55800
nstep, te 48 0.27408810087929411E+10 0.27408113853039422E+10 -0.28145049554011941E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.666666666666664 2 3 5.5555555555555476E-002
-----------------------------------
WSHIST: writing time sample 47 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 57600
WSHIST: writing time sample 47 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 57000
WSHIST: writing time sample 47 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 57600
WSHIST: writing time sample 47 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 57000
nstep, te 49 0.27413311174707332E+10 0.27417445796475058E+10 0.16714062482792058E-01 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.680555555555557 2 3 5.6018518518518572E-002
-----------------------------------
WSHIST: writing time sample 48 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 58800
WSHIST: writing time sample 48 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 58200
WSHIST: writing time sample 48 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 58800
WSHIST: writing time sample 48 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 58200
nstep, te 50 0.27418030441651626E+10 0.27417445796475058E+10 -0.23634074796630281E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.694444444444443 2 3 5.6481481481481431E-002
-----------------------------------
WSHIST: writing time sample 49 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 60000
WSHIST: writing time sample 49 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 59400
WSHIST: writing time sample 49 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 60000
WSHIST: writing time sample 49 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 59400
nstep, te 51 0.27422368343443089E+10 0.27425904393853917E+10 0.14294358910947675E-01 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.708333333333336 2 3 5.6944444444444527E-002
-----------------------------------
WSHIST: writing time sample 50 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 61200
WSHIST: writing time sample 50 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 60600
WSHIST: writing time sample 50 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 61200
WSHIST: writing time sample 50 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 60600
nstep, te 52 0.27426442411989970E+10 0.27425904393853917E+10 -0.21749193150048338E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.722222222222221 2 3 5.7407407407407379E-002
-----------------------------------
WSHIST: writing time sample 51 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 62400
WSHIST: writing time sample 51 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 61800
WSHIST: writing time sample 51 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 62400
WSHIST: writing time sample 51 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 61800
nstep, te 53 0.27430694521766739E+10 0.27433391073817544E+10 0.10900716437248914E-01 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.736111111111114 2 3 5.7870370370370475E-002
-----------------------------------
WSHIST: writing time sample 52 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 63600
WSHIST: writing time sample 52 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 63000
WSHIST: writing time sample 52 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 63600
WSHIST: writing time sample 52 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 63000
nstep, te 54 0.27433745075062737E+10 0.27433391073817544E+10 -0.14310375322200994E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.750000000000000 2 3 5.8333333333333334E-002
-----------------------------------
WSHIST: writing time sample 53 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 64800
WSHIST: writing time sample 53 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 64200
WSHIST: writing time sample 53 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 64800
WSHIST: writing time sample 53 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 64200
nstep, te 55 0.27435671141189036E+10 0.27438191571882253E+10 0.10188752068882550E-01 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.763888888888886 2 3 5.8796296296296194E-002
-----------------------------------
WSHIST: writing time sample 54 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 66000
WSHIST: writing time sample 54 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 65400
WSHIST: writing time sample 54 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 66000
WSHIST: writing time sample 54 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 65400
nstep, te 56 0.27438404143807430E+10 0.27438191571882253E+10 -0.85931450060049890E-03 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.777777777777779 2 3 5.9259259259259282E-002
-----------------------------------
WSHIST: writing time sample 55 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 67200
WSHIST: writing time sample 55 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 66600
WSHIST: writing time sample 55 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 67200
WSHIST: writing time sample 55 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 66600
nstep, te 57 0.27438564456606488E+10 0.27438835702902184E+10 0.10965035713461949E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.791666666666664 2 3 5.9722222222222142E-002
-----------------------------------
WSHIST: writing time sample 56 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 68400
WSHIST: writing time sample 56 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 67800
WSHIST: writing time sample 56 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 68400
WSHIST: writing time sample 56 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 67800
nstep, te 58 0.27439191345459881E+10 0.27438835702902184E+10 -0.14376724800541875E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.805555555555557 2 3 6.0185185185185237E-002
-----------------------------------
WSHIST: writing time sample 57 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 69600
WSHIST: writing time sample 57 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 69000
WSHIST: writing time sample 57 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 69600
WSHIST: writing time sample 57 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 69000
nstep, te 59 0.27439201922552567E+10 0.27437042051001821E+10 -0.87312044685113402E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.819444444444443 2 3 6.0648148148148097E-002
-----------------------------------
WSHIST: writing time sample 58 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 70800
WSHIST: writing time sample 58 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 70200
WSHIST: writing time sample 58 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 70800
WSHIST: writing time sample 58 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 70200
nstep, te 60 0.27437452877071023E+10 0.27437042051001821E+10 -0.16607498765203353E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.833333333333336 2 3 6.1111111111111192E-002
-----------------------------------
WSHIST: writing time sample 59 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 72000
WSHIST: writing time sample 59 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 71400
WSHIST: writing time sample 59 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 72000
WSHIST: writing time sample 59 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 71400
nstep, te 61 0.27435615360459852E+10 0.27433680732168827E+10 -0.78206665455051762E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.847222222222221 2 3 6.1574074074074045E-002
-----------------------------------
WSHIST: writing time sample 60 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 73200
WSHIST: writing time sample 60 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 72600
WSHIST: writing time sample 60 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 73200
WSHIST: writing time sample 60 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 72600
nstep, te 62 0.27433968811028199E+10 0.27433680732168827E+10 -0.11645486155715870E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.861111111111114 2 3 6.2037037037037140E-002
-----------------------------------
WSHIST: writing time sample 61 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 74400
WSHIST: writing time sample 61 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 73800
WSHIST: writing time sample 61 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 74400
WSHIST: writing time sample 61 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 73800
nstep, te 63 0.27430047907196736E+10 0.27427695614432144E+10 -0.95090604301726334E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.875000000000000 2 3 6.2500000000000000E-002
-----------------------------------
WSHIST: writing time sample 62 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 75600
WSHIST: writing time sample 62 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 75000
WSHIST: writing time sample 62 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 75600
WSHIST: writing time sample 62 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 75000
nstep, te 64 0.27428101360078850E+10 0.27427695614432144E+10 -0.16402124479910195E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.888888888888886 2 3 6.2962962962962860E-002
-----------------------------------
WSHIST: writing time sample 63 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 76800
WSHIST: writing time sample 63 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 76200
WSHIST: writing time sample 63 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 76800
WSHIST: writing time sample 63 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 76200
nstep, te 65 0.27424403480772390E+10 0.27421653014581060E+10 -0.11118662446354902E-01 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.902777777777779 2 3 6.3425925925925955E-002
-----------------------------------
WSHIST: writing time sample 64 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 78000
WSHIST: writing time sample 64 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 77400
WSHIST: writing time sample 64 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 78000
WSHIST: writing time sample 64 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 77400
nstep, te 66 0.27422171051091385E+10 0.27421653014581060E+10 -0.20941442986435687E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.916666666666664 2 3 6.3888888888888815E-002
-----------------------------------
WSHIST: writing time sample 65 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 79200
WSHIST: writing time sample 65 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 78600
WSHIST: writing time sample 65 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 79200
WSHIST: writing time sample 65 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 78600
nstep, te 67 0.27418631556994267E+10 0.27415674979046512E+10 -0.11951861942912142E-01 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.930555555555557 2 3 6.4351851851851910E-002
-----------------------------------
WSHIST: writing time sample 66 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 80400
WSHIST: writing time sample 66 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 79800
WSHIST: writing time sample 66 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 80400
WSHIST: writing time sample 66 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 79800
nstep, te 68 0.27416289646098728E+10 0.27415674979046512E+10 -0.24847698517562809E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.944444444444443 2 3 6.4814814814814756E-002
-----------------------------------
WSHIST: writing time sample 67 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 81600
WSHIST: writing time sample 67 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 81000
WSHIST: writing time sample 67 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 81600
WSHIST: writing time sample 67 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 81000
nstep, te 69 0.27412871087899213E+10 0.27409720414722939E+10 -0.12736485049772529E-01 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.958333333333336 2 3 6.5277777777777851E-002
-----------------------------------
WSHIST: writing time sample 68 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 82800
WSHIST: writing time sample 68 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 82200
WSHIST: writing time sample 68 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 82800
WSHIST: writing time sample 68 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 82200
nstep, te 70 0.27410431610636449E+10 0.27409720414722939E+10 -0.28749843646413593E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.972222222222221 2 3 6.5740740740740711E-002
-----------------------------------
WSHIST: writing time sample 69 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 84000
WSHIST: writing time sample 69 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 83400
WSHIST: writing time sample 69 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 84000
WSHIST: writing time sample 69 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 83400
nstep, te 71 0.27407156566373935E+10 0.27403824999293499E+10 -0.13467742269117565E-01 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 46.986111111111114 2 3 6.6203703703703806E-002
-----------------------------------
WSHIST: writing time sample 70 to instantaneous h-file 1 DATE=1969/02/15 NCSEC= 85200
WSHIST: writing time sample 70 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 84600
WSHIST: writing time sample 70 to instantaneous h-file 2 DATE=1969/02/15 NCSEC= 85200
WSHIST: writing time sample 70 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 84600
nstep, te 72 0.27404627994853115E+10 0.27403824999293499E+10 -0.32460811921400132E-02 0.10130000000000000E+06 0.22552395239472389E+03
chem_surfvals_set: ncdate= 19690216 co2vmr= 3.7154002598856157E-004
READ_NEXT_TRCDATA emiss_anthro
READ_NEXT_TRCDATA emiss_bb
READ_NEXT_TRCDATA emiss_bb
READ_NEXT_TRCDATA emiss_bb
READ_NEXT_TRCDATA emiss_anthro
READ_NEXT_TRCDATA emiss_bb
READ_NEXT_TRCDATA emiss_bb
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_anthro
READ_NEXT_TRCDATA emiss_bb
READ_NEXT_TRCDATA emiss_anthro
READ_NEXT_TRCDATA emiss_bb
READ_NEXT_TRCDATA emiss_anthro
READ_NEXT_TRCDATA emiss_bb
READ_NEXT_TRCDATA num_bc_a4_anthro
READ_NEXT_TRCDATA num_bc_a4_bb
READ_NEXT_TRCDATA num_pom_a4_anthro
READ_NEXT_TRCDATA num_pom_a4_bb
READ_NEXT_TRCDATA emiss_ag_sol_was emiss_shipping
READ_NEXT_TRCDATA num_so4_a1_bb
READ_NEXT_TRCDATA emiss_res_tran
READ_NEXT_TRCDATA emiss_anthro
READ_NEXT_TRCDATA emiss_bb
READ_NEXT_TRCDATA emiss_ag_sol_was emiss_shipping
READ_NEXT_TRCDATA emiss_bb
READ_NEXT_TRCDATA emiss_res_tran
READ_NEXT_TRCDATA emiss_volcanoes
READ_NEXT_TRCDATA emiss_ene_ind
READ_NEXT_TRCDATA emiss_ene_ind
READ_NEXT_TRCDATA emiss_volcanoes
READ_NEXT_TRCDATA emiss_volcanoes
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.000000000000000 2 3 6.6666666666666666E-002
-----------------------------------
WSHIST: writing time sample 71 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 0
WSHIST: writing time sample 71 to accumulated h-file 1 DATE=1969/02/15 NCSEC= 85800
WSHIST: writing time sample 71 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 0
WSHIST: writing time sample 71 to accumulated h-file 2 DATE=1969/02/15 NCSEC= 85800
nstep, te 73 0.27401458330905228E+10 0.27398020252602196E+10 -0.13898310125042649E-01 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.013888888888886 2 3 6.7129629629629525E-002
-----------------------------------
WSHIST: writing time sample 72 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 1200
WSHIST: writing time sample 72 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 600
WSHIST: writing time sample 72 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 1200
WSHIST: writing time sample 72 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 600
nstep, te 74 0.27398908237191849E+10 0.27398020252602196E+10 -0.35896463446957604E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.027777777777779 2 3 6.7592592592592621E-002
-----------------------------------
WSHIST: writing time sample 73 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 2400
WSHIST: writing time sample 73 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 1800
WSHIST: writing time sample 73 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 2400
WSHIST: writing time sample 73 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 1800
nstep, te 75 0.27395832217763586E+10 0.27392284189572639E+10 -0.14342778664082026E-01 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.041666666666664 2 3 6.8055555555555480E-002
-----------------------------------
WSHIST: writing time sample 74 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 3600
WSHIST: writing time sample 74 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 3000
WSHIST: writing time sample 74 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 3600
WSHIST: writing time sample 74 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 3000
nstep, te 76 0.27393257966670542E+10 0.27392284189572639E+10 -0.39364595295503062E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.055555555555557 2 3 6.8518518518518576E-002
-----------------------------------
WSHIST: writing time sample 75 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 4800
WSHIST: writing time sample 75 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 4200
WSHIST: writing time sample 75 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 4800
WSHIST: writing time sample 75 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 4200
nstep, te 77 0.27390282988200765E+10 0.27386696025393977E+10 -0.14500170473651689E-01 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.069444444444443 2 3 6.8981481481481435E-002
-----------------------------------
WSHIST: writing time sample 76 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 6000
WSHIST: writing time sample 76 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 5400
WSHIST: writing time sample 76 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 6000
WSHIST: writing time sample 76 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 5400
nstep, te 78 0.27387745209297066E+10 0.27386696025393977E+10 -0.42412888765414021E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.083333333333336 2 3 6.9444444444444517E-002
-----------------------------------
WSHIST: writing time sample 77 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 7200
WSHIST: writing time sample 77 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 6600
WSHIST: writing time sample 77 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 7200
WSHIST: writing time sample 77 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 6600
nstep, te 79 0.27384830106234932E+10 0.27381176714407640E+10 -0.14768707443117000E-01 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.097222222222221 2 3 6.9907407407407376E-002
-----------------------------------
WSHIST: writing time sample 78 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 8400
WSHIST: writing time sample 78 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 7800
WSHIST: writing time sample 78 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 8400
WSHIST: writing time sample 78 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 7800
nstep, te 80 0.27382304790437517E+10 0.27381176714407640E+10 -0.45602075130285538E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.111111111111114 2 3 7.0370370370370472E-002
-----------------------------------
WSHIST: writing time sample 79 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 9600
WSHIST: writing time sample 79 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 9000
WSHIST: writing time sample 79 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 9600
WSHIST: writing time sample 79 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 9000
nstep, te 81 0.27379472392323642E+10 0.27375741403471437E+10 -0.15082390676005608E-01 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.125000000000000 2 3 7.0833333333333331E-002
-----------------------------------
WSHIST: writing time sample 80 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 10800
WSHIST: writing time sample 80 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 10200
WSHIST: writing time sample 80 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 10800
WSHIST: writing time sample 80 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 10200
nstep, te 82 0.27376947433086081E+10 0.27375741403471437E+10 -0.48753321265333207E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.138888888888886 2 3 7.1296296296296191E-002
-----------------------------------
WSHIST: writing time sample 81 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 12000
WSHIST: writing time sample 81 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 11400
WSHIST: writing time sample 81 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 12000
WSHIST: writing time sample 81 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 11400
nstep, te 83 0.27374201513253970E+10 0.27370549416616402E+10 -0.14763471684397194E-01 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.152777777777779 2 3 7.1759259259259287E-002
-----------------------------------
WSHIST: writing time sample 82 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 13200
WSHIST: writing time sample 82 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 12600
WSHIST: writing time sample 82 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 13200
WSHIST: writing time sample 82 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 12600
nstep, te 84 0.27371817352206101E+10 0.27370549416616402E+10 -0.51255848445003463E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.166666666666664 2 3 7.2222222222222146E-002
-----------------------------------
WSHIST: writing time sample 83 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 14400
WSHIST: writing time sample 83 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 13800
WSHIST: writing time sample 83 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 14400
WSHIST: writing time sample 83 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 13800
nstep, te 85 0.27369099281097507E+10 0.27365392823351235E+10 -0.14983224546581193E-01 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.180555555555557 2 3 7.2685185185185242E-002
-----------------------------------
WSHIST: writing time sample 84 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 15600
WSHIST: writing time sample 84 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 15000
WSHIST: writing time sample 84 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 15600
WSHIST: writing time sample 84 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 15000
nstep, te 86 0.27366728442306676E+10 0.27365392823351235E+10 -0.53991924602845576E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.194444444444443 2 3 7.3148148148148101E-002
-----------------------------------
WSHIST: writing time sample 85 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 16800
WSHIST: writing time sample 85 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 16200
WSHIST: writing time sample 85 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 16800
WSHIST: writing time sample 85 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 16200
nstep, te 87 0.27364052911999025E+10 0.27360273128716116E+10 -0.15279640438962629E-01 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.208333333333336 2 3 7.3611111111111197E-002
-----------------------------------
WSHIST: writing time sample 86 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 18000
WSHIST: writing time sample 86 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 17400
WSHIST: writing time sample 86 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 18000
WSHIST: writing time sample 86 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 17400
nstep, te 88 0.27361682907177720E+10 0.27360273128716116E+10 -0.56989796450245779E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.222222222222221 2 3 7.4074074074074042E-002
-----------------------------------
WSHIST: writing time sample 87 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 19200
WSHIST: writing time sample 87 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 18600
WSHIST: writing time sample 87 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 19200
WSHIST: writing time sample 87 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 18600
nstep, te 89 0.27359084813587937E+10 0.27355279812751136E+10 -0.15381581510019327E-01 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.236111111111114 2 3 7.4537037037037138E-002
-----------------------------------
WSHIST: writing time sample 88 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 20400
WSHIST: writing time sample 88 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 19800
WSHIST: writing time sample 88 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 20400
WSHIST: writing time sample 88 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 19800
nstep, te 90 0.27356755119845657E+10 0.27355279812751136E+10 -0.59638768294642160E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.250000000000000 2 3 7.4999999999999997E-002
-----------------------------------
WSHIST: writing time sample 89 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 21600
WSHIST: writing time sample 89 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 21000
WSHIST: writing time sample 89 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 21600
WSHIST: writing time sample 89 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 21000
nstep, te 91 0.27354183719804769E+10 0.27350314460116644E+10 -0.15641345647206154E-01 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.263888888888886 2 3 7.5462962962962857E-002
-----------------------------------
WSHIST: writing time sample 90 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 22800
WSHIST: writing time sample 90 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 22200
WSHIST: writing time sample 90 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 22800
WSHIST: writing time sample 90 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 22200
nstep, te 92 0.27351855894002342E+10 0.27350314460116644E+10 -0.62311920475436192E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.277777777777779 2 3 7.5925925925925952E-002
-----------------------------------
WSHIST: writing time sample 91 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 24000
WSHIST: writing time sample 91 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 23400
WSHIST: writing time sample 91 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 24000
WSHIST: writing time sample 91 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 23400
nstep, te 93 0.27349332630765629E+10 0.27345393681170869E+10 -0.15923064633695874E-01 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.291666666666664 2 3 7.6388888888888812E-002
-----------------------------------
WSHIST: writing time sample 92 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 25200
WSHIST: writing time sample 92 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 24600
WSHIST: writing time sample 92 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 25200
WSHIST: writing time sample 92 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 24600
nstep, te 94 0.27347000979294472E+10 0.27345393681170869E+10 -0.64974459032919717E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.305555555555557 2 3 7.6851851851851907E-002
-----------------------------------
WSHIST: writing time sample 93 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 26400
WSHIST: writing time sample 93 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 25800
WSHIST: writing time sample 93 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 26400
WSHIST: writing time sample 93 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 25800
nstep, te 95 0.27344538214544888E+10 0.27340704015870619E+10 -0.15499612736865379E-01 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.319444444444443 2 3 7.7314814814814767E-002
-----------------------------------
WSHIST: writing time sample 94 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 27600
WSHIST: writing time sample 94 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 27000
WSHIST: writing time sample 94 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 27600
WSHIST: writing time sample 94 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 27000
nstep, te 96 0.27342363650305705E+10 0.27340704015870619E+10 -0.67090135942184503E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.333333333333336 2 3 7.7777777777777862E-002
-----------------------------------
WSHIST: writing time sample 95 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 28800
WSHIST: writing time sample 95 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 28200
WSHIST: writing time sample 95 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 28800
WSHIST: writing time sample 95 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 28200
nstep, te 97 0.27339967410414019E+10 0.27336074208101668E+10 -0.15738132860109805E-01 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.347222222222221 2 3 7.8240740740740708E-002
-----------------------------------
WSHIST: writing time sample 96 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 30000
WSHIST: writing time sample 96 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 29400
WSHIST: writing time sample 96 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 30000
WSHIST: writing time sample 96 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 29400
nstep, te 98 0.27337820305347171E+10 0.27336074208101668E+10 -0.70585364519112756E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.361111111111114 2 3 7.8703703703703803E-002
-----------------------------------
WSHIST: writing time sample 97 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 31200
WSHIST: writing time sample 97 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 30600
WSHIST: writing time sample 97 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 31200
WSHIST: writing time sample 97 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 30600
nstep, te 99 0.27335868010515184E+10 0.27331990366820903E+10 -0.15675237696016215E-01 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.375000000000000 2 3 7.9166666666666663E-002
-----------------------------------
WSHIST: writing time sample 98 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 32400
WSHIST: writing time sample 98 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 31800
WSHIST: writing time sample 98 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 32400
WSHIST: writing time sample 98 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 31800
nstep, te 100 0.27333783568834167E+10 0.27331990366820903E+10 -0.72489558120917442E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.388888888888886 2 3 7.9629629629629523E-002
-----------------------------------
WSHIST: writing time sample 99 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 33600
WSHIST: writing time sample 99 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 33000
WSHIST: writing time sample 99 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 33600
WSHIST: writing time sample 99 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 33000
nstep, te 101 0.27331946474790630E+10 0.27329803645901747E+10 -0.86623101097904748E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.402777777777779 2 3 8.0092592592592618E-002
-----------------------------------
WSHIST: writing time sample 100 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 34800
WSHIST: writing time sample 100 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 34200
WSHIST: writing time sample 100 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 34800
WSHIST: writing time sample 100 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 34200
nstep, te 102 0.27331547690170641E+10 0.27329803645901747E+10 -0.70502373664727272E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.416666666666664 2 3 8.0555555555555478E-002
-----------------------------------
WSHIST: writing time sample 101 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 36000
WSHIST: writing time sample 101 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 35400
WSHIST: writing time sample 101 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 36000
WSHIST: writing time sample 101 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 35400
nstep, te 103 0.27330289309748778E+10 0.27327973128972049E+10 -0.93630789945248743E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.430555555555557 2 3 8.1018518518518573E-002
-----------------------------------
WSHIST: writing time sample 102 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 37200
WSHIST: writing time sample 102 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 36600
WSHIST: writing time sample 102 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 37200
WSHIST: writing time sample 102 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 36600
nstep, te 104 0.27329865355915427E+10 0.27327973128972049E+10 -0.76492605950374175E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.444444444444443 2 3 8.1481481481481433E-002
-----------------------------------
WSHIST: writing time sample 103 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 38400
WSHIST: writing time sample 103 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 37800
WSHIST: writing time sample 103 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 38400
WSHIST: writing time sample 103 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 37800
nstep, te 105 0.27330402366166625E+10 0.27328869806432705E+10 -0.61953186023688388E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.458333333333336 2 3 8.1944444444444528E-002
-----------------------------------
WSHIST: writing time sample 104 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 39600
WSHIST: writing time sample 104 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 39000
WSHIST: writing time sample 104 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 39600
WSHIST: writing time sample 104 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 39000
nstep, te 106 0.27330691841518784E+10 0.27328869806432705E+10 -0.73655124907126479E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.472222222222221 2 3 8.2407407407407388E-002
-----------------------------------
WSHIST: writing time sample 105 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 40800
WSHIST: writing time sample 105 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 40200
WSHIST: writing time sample 105 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 40800
WSHIST: writing time sample 105 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 40200
nstep, te 107 0.27331198561566019E+10 0.27331454567310801E+10 0.10348941824937512E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.486111111111114 2 3 8.2870370370370469E-002
-----------------------------------
WSHIST: writing time sample 106 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 42000
WSHIST: writing time sample 106 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 41400
WSHIST: writing time sample 106 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 42000
WSHIST: writing time sample 106 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 41400
nstep, te 108 0.27333197867003675E+10 0.27331454567310801E+10 -0.70472274442054386E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.500000000000000 2 3 8.3333333333333329E-002
-----------------------------------
WSHIST: writing time sample 107 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 43200
WSHIST: writing time sample 107 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 42600
WSHIST: writing time sample 107 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 43200
WSHIST: writing time sample 107 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 42600
nstep, te 109 0.27334604207156162E+10 0.27334750874423308E+10 0.59289724791651913E-03 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.513888888888886 2 3 8.3796296296296188E-002
-----------------------------------
WSHIST: writing time sample 108 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 44400
WSHIST: writing time sample 108 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 43800
WSHIST: writing time sample 108 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 44400
WSHIST: writing time sample 108 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 43800
nstep, te 110 0.27336552578767047E+10 0.27334750874423308E+10 -0.72833261827784483E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.527777777777779 2 3 8.4259259259259284E-002
-----------------------------------
WSHIST: writing time sample 109 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 45600
WSHIST: writing time sample 109 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 45000
WSHIST: writing time sample 109 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 45600
WSHIST: writing time sample 109 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 45000
nstep, te 111 0.27339188196684136E+10 0.27340498997532654E+10 0.52988661394937908E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.541666666666664 2 3 8.4722222222222143E-002
-----------------------------------
WSHIST: writing time sample 110 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 46800
WSHIST: writing time sample 110 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 46200
WSHIST: writing time sample 110 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 46800
WSHIST: writing time sample 110 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 46200
nstep, te 112 0.27342163766925712E+10 0.27340498997532654E+10 -0.67297714804786454E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.555555555555557 2 3 8.5185185185185239E-002
-----------------------------------
WSHIST: writing time sample 111 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 48000
WSHIST: writing time sample 111 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 47400
WSHIST: writing time sample 111 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 48000
WSHIST: writing time sample 111 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 47400
nstep, te 113 0.27344776205500765E+10 0.27346688124728198E+10 0.77288659579001755E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.569444444444443 2 3 8.5648148148148098E-002
-----------------------------------
WSHIST: writing time sample 112 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 49200
WSHIST: writing time sample 112 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 48600
WSHIST: writing time sample 112 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 49200
WSHIST: writing time sample 112 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 48600
nstep, te 114 0.27348327876602783E+10 0.27346688124728198E+10 -0.66286390455409230E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.583333333333336 2 3 8.6111111111111194E-002
-----------------------------------
WSHIST: writing time sample 113 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 50400
WSHIST: writing time sample 113 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 49800
WSHIST: writing time sample 113 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 50400
WSHIST: writing time sample 113 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 49800
nstep, te 115 0.27352093021136007E+10 0.27354100664689851E+10 0.81158281669306779E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.597222222222221 2 3 8.6574074074074053E-002
-----------------------------------
WSHIST: writing time sample 114 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 51600
WSHIST: writing time sample 114 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 51000
WSHIST: writing time sample 114 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 51600
WSHIST: writing time sample 114 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 51000
nstep, te 116 0.27355705235008354E+10 0.27354100664689851E+10 -0.64864188475091192E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.611111111111114 2 3 8.7037037037037149E-002
-----------------------------------
WSHIST: writing time sample 115 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 52800
WSHIST: writing time sample 115 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 52200
WSHIST: writing time sample 115 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 52800
WSHIST: writing time sample 115 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 52200
nstep, te 117 0.27360103670452914E+10 0.27362823928203135E+10 0.10996545889973432E-01 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.625000000000000 2 3 8.7499999999999994E-002
-----------------------------------
WSHIST: writing time sample 116 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 54000
WSHIST: writing time sample 116 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 53400
WSHIST: writing time sample 116 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 54000
WSHIST: writing time sample 116 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 53400
nstep, te 118 0.27364308920962119E+10 0.27362823928203135E+10 -0.60030307860089996E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.638888888888886 2 3 8.7962962962962854E-002
-----------------------------------
WSHIST: writing time sample 117 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 55200
WSHIST: writing time sample 117 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 54600
WSHIST: writing time sample 117 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 55200
WSHIST: writing time sample 117 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 54600
nstep, te 119 0.27368803320219898E+10 0.27371589032292137E+10 0.11261142675229020E-01 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.652777777777779 2 3 8.8425925925925949E-002
-----------------------------------
WSHIST: writing time sample 118 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 56400
WSHIST: writing time sample 118 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 55800
WSHIST: writing time sample 118 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 56400
WSHIST: writing time sample 118 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 55800
nstep, te 120 0.27372979225024681E+10 0.27371589032292137E+10 -0.56198050269644570E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.666666666666664 2 3 8.8888888888888809E-002
-----------------------------------
WSHIST: writing time sample 119 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 57600
WSHIST: writing time sample 119 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 57000
WSHIST: writing time sample 119 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 57600
WSHIST: writing time sample 119 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 57000
nstep, te 121 0.27377473126692610E+10 0.27380451534998298E+10 0.12040110393922280E-01 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.680555555555557 2 3 8.9351851851851904E-002
-----------------------------------
WSHIST: writing time sample 120 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 58800
WSHIST: writing time sample 120 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 58200
WSHIST: writing time sample 120 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 58800
WSHIST: writing time sample 120 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 58200
nstep, te 122 0.27381700470462832E+10 0.27380451534998298E+10 -0.50487775095060493E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.694444444444443 2 3 8.9814814814814764E-002
-----------------------------------
WSHIST: writing time sample 121 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 60000
WSHIST: writing time sample 121 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 59400
WSHIST: writing time sample 121 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 60000
WSHIST: writing time sample 121 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 59400
nstep, te 123 0.27385488323595786E+10 0.27388755824403887E+10 0.13208756625689147E-01 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.708333333333336 2 3 9.0277777777777860E-002
-----------------------------------
WSHIST: writing time sample 122 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 61200
WSHIST: writing time sample 122 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 60600
WSHIST: writing time sample 122 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 61200
WSHIST: writing time sample 122 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 60600
nstep, te 124 0.27389918684128246E+10 0.27388755824403887E+10 -0.47008193695930647E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.722222222222221 2 3 9.0740740740740719E-002
-----------------------------------
WSHIST: writing time sample 123 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 62400
WSHIST: writing time sample 123 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 61800
WSHIST: writing time sample 123 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 62400
WSHIST: writing time sample 123 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 61800
nstep, te 125 0.27393744879121871E+10 0.27396047577347922E+10 0.93085762595412885E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.736111111111114 2 3 9.1203703703703815E-002
-----------------------------------
WSHIST: writing time sample 124 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 63600
WSHIST: writing time sample 124 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 63000
WSHIST: writing time sample 124 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 63600
WSHIST: writing time sample 124 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 63000
nstep, te 126 0.27397143442248936E+10 0.27396047577347922E+10 -0.44299951621234578E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.750000000000000 2 3 9.1666666666666660E-002
-----------------------------------
WSHIST: writing time sample 125 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 64800
WSHIST: writing time sample 125 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 64200
WSHIST: writing time sample 125 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 64800
WSHIST: writing time sample 125 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 64200
nstep, te 127 0.27400024344159694E+10 0.27402272314257169E+10 0.90873397324832648E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.763888888888886 2 3 9.2129629629629520E-002
-----------------------------------
WSHIST: writing time sample 126 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 66000
WSHIST: writing time sample 126 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 65400
WSHIST: writing time sample 126 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 66000
WSHIST: writing time sample 126 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 65400
nstep, te 128 0.27403229029859080E+10 0.27402272314257169E+10 -0.38674890345305898E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.777777777777779 2 3 9.2592592592592615E-002
-----------------------------------
WSHIST: writing time sample 127 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 67200
WSHIST: writing time sample 127 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 66600
WSHIST: writing time sample 127 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 67200
WSHIST: writing time sample 127 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 66600
nstep, te 129 0.27404695191414986E+10 0.27405115004141722E+10 0.16970781222383033E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.791666666666664 2 3 9.3055555555555475E-002
-----------------------------------
WSHIST: writing time sample 128 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 68400
WSHIST: writing time sample 128 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 67800
WSHIST: writing time sample 128 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 68400
WSHIST: writing time sample 128 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 67800
nstep, te 130 0.27406165969100456E+10 0.27405115004141722E+10 -0.42484887310925449E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.805555555555557 2 3 9.3518518518518570E-002
-----------------------------------
WSHIST: writing time sample 129 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 69600
WSHIST: writing time sample 129 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 69000
WSHIST: writing time sample 129 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 69600
WSHIST: writing time sample 129 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 69000
nstep, te 131 0.27407425717764263E+10 0.27405714911615729E+10 -0.69158734387126768E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.819444444444443 2 3 9.3981481481481430E-002
-----------------------------------
WSHIST: writing time sample 130 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 70800
WSHIST: writing time sample 130 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 70200
WSHIST: writing time sample 130 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 70800
WSHIST: writing time sample 130 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 70200
nstep, te 132 0.27406720536962228E+10 0.27405714911615729E+10 -0.40652049497866558E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.833333333333336 2 3 9.4444444444444525E-002
-----------------------------------
WSHIST: writing time sample 131 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 72000
WSHIST: writing time sample 131 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 71400
WSHIST: writing time sample 131 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 72000
WSHIST: writing time sample 131 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 71400
nstep, te 133 0.27405232584000740E+10 0.27403572633072019E+10 -0.67102930085617537E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.847222222222221 2 3 9.4907407407407385E-002
-----------------------------------
WSHIST: writing time sample 132 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 73200
WSHIST: writing time sample 132 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 72600
WSHIST: writing time sample 132 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 73200
WSHIST: writing time sample 132 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 72600
nstep, te 134 0.27404451748885751E+10 0.27403572633072019E+10 -0.35537946312344834E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.861111111111114 2 3 9.5370370370370480E-002
-----------------------------------
WSHIST: writing time sample 133 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 74400
WSHIST: writing time sample 133 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 73800
WSHIST: writing time sample 133 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 74400
WSHIST: writing time sample 133 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 73800
nstep, te 135 0.27400841857064309E+10 0.27398709194927778E+10 -0.86212113724412048E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.875000000000000 2 3 9.5833333333333340E-002
-----------------------------------
WSHIST: writing time sample 134 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 75600
WSHIST: writing time sample 134 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 75000
WSHIST: writing time sample 134 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 75600
WSHIST: writing time sample 134 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 75000
nstep, te 136 0.27399694211632066E+10 0.27398709194927778E+10 -0.39818952414384240E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.888888888888886 2 3 9.6296296296296185E-002
-----------------------------------
WSHIST: writing time sample 135 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 76800
WSHIST: writing time sample 135 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 76200
WSHIST: writing time sample 135 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 76800
WSHIST: writing time sample 135 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 76200
nstep, te 137 0.27396350974043403E+10 0.27393697321425657E+10 -0.10727296994088961E-01 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.902777777777779 2 3 9.6759259259259281E-002
-----------------------------------
WSHIST: writing time sample 136 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 78000
WSHIST: writing time sample 136 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 77400
WSHIST: writing time sample 136 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 78000
WSHIST: writing time sample 136 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 77400
nstep, te 138 0.27394793235788865E+10 0.27393697321425657E+10 -0.44301951112977458E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.916666666666664 2 3 9.7222222222222140E-002
-----------------------------------
WSHIST: writing time sample 137 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 79200
WSHIST: writing time sample 137 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 78600
WSHIST: writing time sample 137 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 79200
WSHIST: writing time sample 137 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 78600
nstep, te 139 0.27391660600700603E+10 0.27388753883364801E+10 -0.11750302179905490E-01 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.930555555555557 2 3 9.7685185185185236E-002
-----------------------------------
WSHIST: writing time sample 138 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 80400
WSHIST: writing time sample 138 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 79800
WSHIST: writing time sample 138 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 80400
WSHIST: writing time sample 138 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 79800
nstep, te 140 0.27389940426678271E+10 0.27388753883364801E+10 -0.47965594421911168E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.944444444444443 2 3 9.8148148148148096E-002
-----------------------------------
WSHIST: writing time sample 139 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 81600
WSHIST: writing time sample 139 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 81000
WSHIST: writing time sample 139 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 81600
WSHIST: writing time sample 139 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 81000
nstep, te 141 0.27386974413286963E+10 0.27383846168117704E+10 -0.12645820623449648E-01 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.958333333333336 2 3 9.8611111111111191E-002
-----------------------------------
WSHIST: writing time sample 140 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 82800
WSHIST: writing time sample 140 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 82200
WSHIST: writing time sample 140 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 82800
WSHIST: writing time sample 140 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 82200
nstep, te 142 0.27385118892692451E+10 0.27383846168117704E+10 -0.51449441474322880E-02 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.972222222222221 2 3 9.9074074074074051E-002
-----------------------------------
WSHIST: writing time sample 141 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 84000
WSHIST: writing time sample 141 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 83400
WSHIST: writing time sample 141 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 84000
WSHIST: writing time sample 141 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 83400
nstep, te 143 0.27382293707089248E+10 0.27378905522671142E+10 -0.13696615857221282E-01 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 47.986111111111114 2 3 9.9537037037037146E-002
-----------------------------------
WSHIST: writing time sample 142 to instantaneous h-file 1 DATE=1969/02/16 NCSEC= 85200
WSHIST: writing time sample 142 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 84600
WSHIST: writing time sample 142 to instantaneous h-file 2 DATE=1969/02/16 NCSEC= 85200
WSHIST: writing time sample 142 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 84600
nstep, te 144 0.27380263778092852E+10 0.27378905522671142E+10 -0.54906995757772565E-02 0.10130000000000000E+06 0.22552395239472389E+03
chem_surfvals_set: ncdate= 19690217 co2vmr= 3.7156753161729413E-004
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 48.000000000000000 2 3 0.10000000000000001
-----------------------------------
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 143 to instantaneous h-file 1 DATE=1969/02/17 NCSEC= 0
WSHIST: writing time sample 143 to accumulated h-file 1 DATE=1969/02/16 NCSEC= 85800
WSHIST: writing time sample 143 to instantaneous h-file 2 DATE=1969/02/17 NCSEC= 0
WSHIST: writing time sample 143 to accumulated h-file 2 DATE=1969/02/16 NCSEC= 85800
WRAPUP: nf_close( 1 )=test_scam_atex.cam.h0i.1969-02-15-01200.nc
Primary history file
Output at NSTEP = 144
Number of time samples on this file = 144
Model Day = 2.00
---------------------------------------
WRAPUP: nf_close( 2 )=test_scam_atex.cam.h1i.1969-02-15-01200.nc
Auxiliary history file number 1
Output at NSTEP = 144
Number of time samples on this file = 144
Model Day = 2.00
---------------------------------------
QNEG3 from process_inidat:num_a3 Min. mixing ratio violated at 1 points. Worst = 0.6E-05
QNEG3 from D_P_COUPLING:num_a3 Min. mixing ratio violated at 37 points. Worst = 0.1E-04
QNEG3 from D_P_COUPLING:num_a4 Min. mixing ratio violated at 344 points. Worst = 0.1E-04
QNEG3 from aero_model_wetdep:num_a4 Min. mixing ratio violated at 3164 points. Worst = 0.9E-05
QNEG3 from vertical diffusion:num_a4 Min. mixing ratio violated at 188 points. Worst = 0.1E-04
QNEG3 from aero_model_drydep:num_a3 Min. mixing ratio violated at 261 points. Worst = 0.1E-04
QNEG3 from aero_model_drydep:num_a4 Min. mixing ratio violated at 1734 points. Worst = 0.1E-04
QNEG3 from TFILT_MASSFIX:NUMICE Min. mixing ratio violated at 2 points. Worst = -0.4E-11
nstep, te 145 0.27377512206096077E+10 0.27374060855090294E+10 -0.13951964557191689E-01 0.10130000000000000E+06 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 48.013888888888886 2 3 0.10046296296296285
-----------------------------------
Number of completed timesteps: 144
Time step 145 partially done to provide convectively adjusted and time filtered values for history tape.
******* END OF MODEL RUN *******
(atm_comp_nuopc) -------------------------------------------------------------------------
(atm_comp_nuopc) CAM: end of main integration loop
(atm_comp_nuopc) -------------------------------------------------------------------------
[Pipeline] sh
+ gzip -d /home/jenkins/cam_output/scratch/test_scam_atex/run/cesm.log.240719-035351.gz
+ cat /home/jenkins/cam_output/scratch/test_scam_atex/run/cesm.log.240719-035351
(t_initf) Read in prof_inparm namelist from: drv_in
(t_initf) Using profile_disable= F
(t_initf) profile_timer= 4
(t_initf) profile_depth_limit= 4
(t_initf) profile_detail_limit= 2
(t_initf) profile_barrier= F
(t_initf) profile_outpe_num= 1
(t_initf) profile_outpe_stride= 0
(t_initf) profile_single_file= F
(t_initf) profile_global_stats= T
(t_initf) profile_ovhd_measurement= F
(t_initf) profile_add_detail= F
(t_initf) profile_papi_enable= F
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead 0
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -10
l, cnst_name(l), cnst_name_cw(l)
1 Q
2 CLDLIQ
3 CLDICE
4 NUMLIQ
5 NUMICE
6 RAINQM
7 SNOWQM
8 NUMRAI
9 NUMSNO
10 bc_a1 bc_c1
11 bc_a4 bc_c4
12 DMS
13 dst_a1 dst_c1
14 dst_a2 dst_c2
15 dst_a3 dst_c3
16 H2O2
17 H2SO4
18 ncl_a1 ncl_c1
19 ncl_a2 ncl_c2
20 ncl_a3 ncl_c3
21 num_a1 num_c1
22 num_a2 num_c2
23 num_a3 num_c3
24 num_a4 num_c4
25 pom_a1 pom_c1
26 pom_a4 pom_c4
27 SO2
28 so4_a1 so4_c1
29 so4_a2 so4_c2
30 so4_a3 so4_c3
31 soa_a1 soa_c1
32 soa_a2 soa_c2
33 SOAE
34 SOAG
calcsize addfld - num_a1_sfcsiz1
calcsize addfld - num_a1_sfcsiz2
calcsize addfld - num_c1_sfcsiz1
calcsize addfld - num_c1_sfcsiz2
calcsize addfld - num_a2_sfcsiz1
calcsize addfld - num_a2_sfcsiz2
calcsize addfld - num_c2_sfcsiz1
calcsize addfld - num_c2_sfcsiz2
calcsize addfld - num_a3_sfcsiz1
calcsize addfld - num_a3_sfcsiz2
calcsize addfld - num_c3_sfcsiz1
calcsize addfld - num_c3_sfcsiz2
calcsize addfld - num_a4_sfcsiz1
calcsize addfld - num_a4_sfcsiz2
calcsize addfld - num_c4_sfcsiz1
calcsize addfld - num_c4_sfcsiz2
calcsize addfld - num_a2_sfcsiz3
calcsize addfld - num_a1_sfcsiz3
calcsize addfld - num_a2_sfcsiz4
calcsize addfld - num_a1_sfcsiz4
calcsize addfld - num_c2_sfcsiz3
calcsize addfld - num_c1_sfcsiz3
calcsize addfld - num_c2_sfcsiz4
calcsize addfld - num_c1_sfcsiz4
calcsize addfld - so4_a2_sfcsiz3
calcsize addfld - so4_a1_sfcsiz3
calcsize addfld - so4_a2_sfcsiz4
calcsize addfld - so4_a1_sfcsiz4
calcsize addfld - so4_c2_sfcsiz3
calcsize addfld - so4_c1_sfcsiz3
calcsize addfld - so4_c2_sfcsiz4
calcsize addfld - so4_c1_sfcsiz4
calcsize addfld - soa_a2_sfcsiz3
calcsize addfld - soa_a1_sfcsiz3
calcsize addfld - soa_a2_sfcsiz4
calcsize addfld - soa_a1_sfcsiz4
calcsize addfld - soa_c2_sfcsiz3
calcsize addfld - soa_c1_sfcsiz3
calcsize addfld - soa_c2_sfcsiz4
calcsize addfld - soa_c1_sfcsiz4
calcsize addfld - ncl_a2_sfcsiz3
calcsize addfld - ncl_a1_sfcsiz3
calcsize addfld - ncl_a2_sfcsiz4
calcsize addfld - ncl_a1_sfcsiz4
calcsize addfld - ncl_c2_sfcsiz3
calcsize addfld - ncl_c1_sfcsiz3
calcsize addfld - ncl_c2_sfcsiz4
calcsize addfld - ncl_c1_sfcsiz4
calcsize addfld - dst_a2_sfcsiz3
calcsize addfld - dst_a1_sfcsiz3
calcsize addfld - dst_a2_sfcsiz4
calcsize addfld - dst_a1_sfcsiz4
calcsize addfld - dst_c2_sfcsiz3
calcsize addfld - dst_c1_sfcsiz3
calcsize addfld - dst_c2_sfcsiz4
calcsize addfld - dst_c1_sfcsiz4
subr. modal_aero_gasaerexch_init - primary carbon aging pointers
pair 1 mode 4 ---> mode 1
spec 24=num_a4 ---> spec 21=num_a1
spec 26=pom_a4 ---> spec 25=pom_a1
spec 11=bc_a4 ---> spec 10=bc_a1
qconff addfld qconff_gaex kg/kg/s
qevapff addfld qevapff_gaex kg/kg/s
qconbb addfld qconbb_gaex kg/kg/s
qevapbb addfld qevapbb_gaex kg/kg/s
qconbg addfld qconbg_gaex kg/kg/s
qevapbg addfld qevapbg_gaex kg/kg/s
qcon addfld qcon_gaex kg/kg/s
qevap addfld qevap_gaex kg/kg/s
gasaerexch addfld bc_a1_sfgaex1 kg/m2/s
gasaerexch addfld bc_a4_sfgaex1 kg/m2/s
gasaerexch addfld H2SO4_sfgaex1 kg/m2/s
gasaerexch addfld num_a1_sfgaex1 kg/m2/s
gasaerexch addfld num_a4_sfgaex1 kg/m2/s
gasaerexch addfld pom_a1_sfgaex1 kg/m2/s
gasaerexch addfld pom_a4_sfgaex1 kg/m2/s
gasaerexch addfld so4_a1_sfgaex1 kg/m2/s
gasaerexch addfld so4_a2_sfgaex1 kg/m2/s
gasaerexch addfld so4_a3_sfgaex1 kg/m2/s
gasaerexch addfld soa_a1_sfgaex1 kg/m2/s
gasaerexch addfld soa_a2_sfgaex1 kg/m2/s
gasaerexch addfld SOAG_sfgaex1 kg/m2/s
gasaerexch addfld dst_a1_sfgaex2 kg/m2/s
gasaerexch addfld dst_c1_sfgaex2 kg/m2/s
gasaerexch addfld dst_a2_sfgaex2 kg/m2/s
gasaerexch addfld dst_c2_sfgaex2 kg/m2/s
gasaerexch addfld dst_a3_sfgaex2 kg/m2/s
gasaerexch addfld dst_c3_sfgaex2 kg/m2/s
gasaerexch addfld ncl_a1_sfgaex2 kg/m2/s
gasaerexch addfld ncl_c1_sfgaex2 kg/m2/s
gasaerexch addfld ncl_a2_sfgaex2 kg/m2/s
gasaerexch addfld ncl_c2_sfgaex2 kg/m2/s
gasaerexch addfld ncl_a3_sfgaex2 kg/m2/s
gasaerexch addfld ncl_c3_sfgaex2 kg/m2/s
gasaerexch addfld num_a1_sfgaex2 #/m2/s
gasaerexch addfld num_c1_sfgaex2 #/m2/s
gasaerexch addfld num_a2_sfgaex2 #/m2/s
gasaerexch addfld num_c2_sfgaex2 #/m2/s
gasaerexch addfld num_a3_sfgaex2 #/m2/s
gasaerexch addfld num_c3_sfgaex2 #/m2/s
gasaerexch addfld so4_a1_sfgaex2 kg/m2/s
gasaerexch addfld so4_c1_sfgaex2 kg/m2/s
gasaerexch addfld so4_a2_sfgaex2 kg/m2/s
gasaerexch addfld so4_c2_sfgaex2 kg/m2/s
gasaerexch addfld so4_a3_sfgaex2 kg/m2/s
gasaerexch addfld so4_c3_sfgaex2 kg/m2/s
gasaerexch addfld soa_a1_sfgaex2 kg/m2/s
gasaerexch addfld soa_c1_sfgaex2 kg/m2/s
gasaerexch addfld soa_a2_sfgaex2 kg/m2/s
gasaerexch addfld soa_c2_sfgaex2 kg/m2/s
subr. modal_aero_coag_init
pair 1 mode 2 ---> mode 1 eff 1
spec 29=so4_a2 ---> spec 28=so4_a1
spec 32=soa_a2 ---> spec 31=soa_a1
spec 19=ncl_a2 ---> spec 18=ncl_a1
spec 14=dst_a2 ---> spec 13=dst_a1
pair 2 mode 4 ---> mode 1 eff 1
spec 26=pom_a4 ---> spec 25=pom_a1
spec 11=bc_a4 ---> spec 10=bc_a1
pair 3 mode 2 ---> mode 4 eff 1
spec 29=so4_a2 ---> spec 28=so4_a1
spec 32=soa_a2 ---> spec 31=soa_a1
spec 19=ncl_a2 ---> spec 18=ncl_a1
spec 14=dst_a2 ---> spec 13=dst_a1
modal_aero_coag_init addfld bc_a1_sfcoag1 kg/m2/s
modal_aero_coag_init addfld bc_a4_sfcoag1 kg/m2/s
modal_aero_coag_init addfld dst_a1_sfcoag1 kg/m2/s
modal_aero_coag_init addfld dst_a2_sfcoag1 kg/m2/s
modal_aero_coag_init addfld ncl_a1_sfcoag1 kg/m2/s
modal_aero_coag_init addfld ncl_a2_sfcoag1 kg/m2/s
modal_aero_coag_init addfld num_a1_sfcoag1 #/m2/s
modal_aero_coag_init addfld num_a2_sfcoag1 #/m2/s
modal_aero_coag_init addfld num_a4_sfcoag1 #/m2/s
modal_aero_coag_init addfld pom_a1_sfcoag1 kg/m2/s
modal_aero_coag_init addfld pom_a4_sfcoag1 kg/m2/s
modal_aero_coag_init addfld so4_a1_sfcoag1 kg/m2/s
modal_aero_coag_init addfld so4_a2_sfcoag1 kg/m2/s
modal_aero_coag_init addfld soa_a1_sfcoag1 kg/m2/s
modal_aero_coag_init addfld soa_a2_sfcoag1 kg/m2/s
modal_aero_newnuc_init addfld H2SO4_sfnnuc1 kg/m2/s
modal_aero_newnuc_init addfld num_a2_sfnnuc1 #/m2/s
modal_aero_newnuc_init addfld so4_a2_sfnnuc1 kg/m2/s
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
max rss=519938048.0 MB
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
max rss=519938048.0 MB
med_finalize max rss=519938048.0 MB
[WARNING] yaksa: 26 leaked handle pool objects
[Pipeline] sh
+ gzip -d /home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm.bldlog.240719-035409.gz
+ cat /home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm.bldlog.240719-035409
...calling cam buildcpp to set build time options
make complib -j 14 COMP_NAME=cam COMPLIB=/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/libatm.a -f /home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/Tools/Makefile CIME_MODEL=cesm SMP=FALSE CASEROOT="/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97" CASETOOLS="/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/Tools" CIMEROOT="/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime" SRCROOT="/home/jenkins/workspace/cam_scam_gfortran_debug_test" COMP_INTERFACE="nuopc" COMPILER="gnu" DEBUG="TRUE" EXEROOT="/home/jenkins/cam_output/scratch/test_scam_arm97/bld" RUNDIR="/home/jenkins/cam_output/scratch/test_scam_arm97/run" INCROOT="/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include" LIBROOT="/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib" MACH="larson-group" MPILIB="mpich" NINST_VALUE="c1a1l1i1o1" OS="Linux" PIO_VERSION=2 SHAREDLIBROOT="/home/jenkins/cam_output/scratch/test_scam_arm97/bld" BUILD_THREADED="FALSE" USE_ESMF_LIB="TRUE" USE_MOAB="FALSE" CAM_CONFIG_OPTS="-clubb_sgs -rad rrtmg -silent -microphys mg2 -scam -silhs -psubcols 4 -cppdefs '-DUWM_MISC -DSILHS'" COMP_ATM="cam" COMP_ICE="cice" COMP_GLC="sglc" COMP_LND="clm" COMP_OCN="docn" COMP_ROF="srof" COMP_WAV="swav" USE_TRILINOS="FALSE" USE_ALBANY="FALSE" USE_PETSC="FALSE" USER_CPPDEFS=' -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8':
output:
/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/Tools/mkSrcfiles
cp -f Filepath Deppath
Found .exclude file in /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco
List of files in .exclude files:
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_read_mapl_mod.F90
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_write_mapl_mod.F90
WARNING: Skipping file /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_read_mapl_mod.F90 (Source files in .exclude are ignored)
WARNING: Skipping file /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_write_mapl_mod.F90 (Source files in .exclude are ignored)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/Tools/mkDepends Deppath Srcfiles > Depends
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/clubb_precision.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/parameter_indices.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/model_flags.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/error_code.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/m_do_err_out.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/lapack_interfaces.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/input_names.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/ppgrid.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_logfile.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/namelist_utils.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/units.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_abortutils.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffixed-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/mpishorthand.F
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/pmgrid.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dycore.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_instance.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/aerosol_properties_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/aerosol_optics_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/table_interp_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/infnan.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/pspect.F90
/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/CIME/non_py/externals/genf90/genf90.pl /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_pack_mod.F90.in > subcol_pack_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere/epotential_params.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/m_types.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/intp_util.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/datetime.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp/ccpp_kinds.F90
/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/CIME/non_py/externals/genf90/genf90.pl /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in > buffer.F90
/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/CIME/non_py/externals/genf90/genf90.pl /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_utils.F90.in > subcol_utils.F90
/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/CIME/non_py/externals/genf90/genf90.pl /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/physics_buffer.F90.in > physics_buffer.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/wv_sat_methods.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/chem_mods.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/m_spc_id.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/srf_field_check.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/mo_util.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/sslt_sections.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pbl_utils.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/mt95.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_utils.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_rxt_rates_conv.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/m_sad_data.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_lu_factor.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jpl.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/parrrtm.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrlw_con.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrlw_kg04.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrlw_kg14.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrlw_kg08.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrlw_kg09.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrlw_kg12.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrlw_kg11.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrlw_kg05.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrlw_kg16.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrlw_kg13.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrlw_kg07.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrlw_kg06.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrlw_kg01.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrlw_kg15.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrlw_ref.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrlw_kg02.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrlw_kg03.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrlw_kg10.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrlw_tbl.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/parrrsw.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cmparray_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrsw_tbl.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrsw_con.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrsw_ref.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers/hco_inquireMod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers/hco_charpak_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers/hco_precision_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_henry_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/ocean_toolbox_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_checks.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/messy_ncregrid_mpi.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/dadadj.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/coords_1d.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/gw_utils.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/trb_mtn_stress.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/beljaars_drag.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/basdz.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/code_timer_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/cubxdr.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/srchutil.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/lcbas.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/lcdbas.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/m_rxt_id.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/marsaglia.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_data.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_trislv.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_zadj.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/quicksort.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/scm0.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/xpavg_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/constants_clubb.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_read.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_define.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_close.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_get_dimlen.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_create.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_open.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_write.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_readattr.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/stats_variables.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/stat_file_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/parameters_model.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/penta_lu_solver.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/tridiag_lu_solver.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/endian.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/array_index.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/aer_drydep_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/spmd_utils.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radconstants.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/wrap_nf.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/string_utils.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/error_messages.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/vrtmap.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/commap.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/gauaw_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/comspe.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -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
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_tracname.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs/parameters_silhs.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs/latin_hypercube_arrays.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs/math_utilities.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_v1.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/bnddyi.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_heatnirco2.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_adjrxt.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_negtrc.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_indprd.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_nln_matrix.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_lin_matrix.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_prod_loss.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_lu_solve.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/spehox.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_phtadj.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_setrxt.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrlw_wvn.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrsw_wvn.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrsw_kg24.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrsw_kg28.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrsw_kg29.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrsw_kg19.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrsw_kg18.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrsw_kg17.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrsw_kg20.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrsw_kg27.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrsw_kg25.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrsw_kg23.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrsw_kg26.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrsw_kg21.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrsw_kg22.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrsw_kg16.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_vrtqdr.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_reftra.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_setcoef.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_cldprmc.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_error_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_julday_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_regrid_a2a_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/linear_1d_operators.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cpslec.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/cubzdr.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/engy_tdif.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/fft99.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/flxint.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_handle_err.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/herzin.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/kdpfnd.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_calcoe.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_inter.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/msise00.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/phcs.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities/physics_tendency_updaters.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -ffree-form -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -O0 -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_lw_k_g.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/sgexx.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities/state_converters.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities/static_energy.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/std_atm_profile.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/trjmps.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/wrap_mpi.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/LY93_pdf.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/Nc_Ncn_eqns.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/interpolation.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/file_functions.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/T_in_K_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/TestNcdfUtil.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/calc_roots.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/pdf_parameter_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/saturation.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/stats_type.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/lapack_wrap.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/matrix_operations.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/clip_semi_implicit.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/calendar.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/pdf_utilities.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/new_hybrid_pdf.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/new_tsdadg_pdf.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/sigma_sqd_w_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_map_utils.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/constituents.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/ioFileMod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/dyn_tests_utils.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/time_manager.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_control_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/eul_control_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/ref_pres.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/hb_diff.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/hydromet_pdf_parameter_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/diagnose_correlations_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs/generate_uniform_sample_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_model_flags_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_sim_dat.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic_utils.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_lw.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_lw_taumol.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_lw_rtrnmc.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_lw_setcoef.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_sw.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_arr_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_ncdf_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/interpreter.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/messy_ncregrid_base.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/drydep_toolbox_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_wrappers.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/vdiff_lu_solver.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyndrv.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/hordif1.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/reordp.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -ffree-form -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -O0 -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_k_g.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/stats.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/grid_class.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/stats_type_utilities.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/matrix_solver_wrapper.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/input_reader.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/output_grads.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/new_pdf.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/scamMod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/physconst.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/filenames.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/qmassa.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/prognostics.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/time_utils.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_control.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/gas_wetdep_opts.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/tracers_suite.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/orbit.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_conv_convtran.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_conv_momtran.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_flags_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_spcvmc.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_types_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/gw_diffusion.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/massfix.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/hdinti.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/hordif.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/limdz.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/qmassd.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/xqmass.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/Skx_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/adg1_adg2_3d_luhar_pdf.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/numerical_check.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_helper_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/sponge_layer_damping.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/pos_definite_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/corr_varnce_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/diffusion.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/turbulent_adv_pdf.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/mean_adv.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/parameters_tunable.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/stats_zm_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/stats_rad_zm_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/stats_lh_zt_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/stats_sfc_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/stats_rad_zt_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/stats_lh_sfc_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/stats_zt_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_xp3_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/new_pdf_main.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/new_hybrid_pdf_main.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/calc_pressure.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_pio_utils.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/aerosol_state_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/interpolate_data.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/mo_constants.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/air_composition.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/wv_saturation.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_chem_utls.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/horizontal_interpolate.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/dust_sediment_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/precipitation_fraction.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs/lh_microphys_var_covar_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs/est_kessler_microphys_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cldoptics.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_lw_rad.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_lw_init.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_rad.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_init.f90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_extlist_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_vertgrid_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_filedata_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/gw_common.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/courlim.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/engy_te.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/grcalc.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_params.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/quad.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/clip_explicit.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/index_mapping.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/mono_flux_limiter.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/output_netcdf.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/mixing_length.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/sfc_varnce_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/pdf_closure_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_prop.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_grid_support.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/refractive_aerosol_optics_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/input_data_utils.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_initfiles.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_thermo.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp/ccpp_constituent_prop_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/dust_common.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/cldaero_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/apex.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_utils.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_mf.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs/transform_to_pdf_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs/silhs_importance_sample_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_mass_xforms.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/euvac.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/photo_bkgrnd.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/set_cp.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_imp_sol.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_mean_mass.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/hetfrz_classnuc.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/nucleate_ice.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_chartools_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/gw_front.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/gw_convect.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/gw_oro.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/gw_rdg.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_airmas.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_waveall.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_waveo3.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setair.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_wavelen.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_wavelab.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sphers.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/fill_holes.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/stats_clubb_utilities.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_windm_edsclrm_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history_support.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/solar_irrad_data.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/solar_parms_data.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/solar_wind_data.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities/geopotential_temp.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/ncdio_atm.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/setup_clubb_pdf_params.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs/output_2D_samples_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mee_fluxes.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/solar_euv_data.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_unit_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/molec_diff.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_rtlink.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setozo.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_xm_wpxp_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_wp2_wp3_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_xp2_xpyp_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/hycoef.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/interp_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/geopotential.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/co2_data_flux.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs/latin_hypercube_driver_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mee_ap_util_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/rad_solar_var.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_state_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/solar_data.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_pchem.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_tuv_inti.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scanslt.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/getinterpnetcdfdata.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_datacont_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_logfile_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_scale_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_timeshift_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_interp_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/difcor.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/grmult.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setz.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/omcalc.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/pdelb0.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/plevs0.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/settau.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/tstep.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spmd_dyn.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs/silhs_api_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_emislist_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/bandij.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/basdy.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/basiy.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/cubydr.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/extx.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/extys.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/extyv.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/grdxy.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/herxin.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/heryin.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/hrintp.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/lagyin.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/limdx.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/limdy.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/sphdep.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_grid.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_clock_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_messy_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/bndexch.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/realloc4.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/realloc7.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_tidx_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_grid.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/drv_input_data.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_util_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_calc_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_fluxarr_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_restart_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_write_std_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_diagn_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_geotools_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_state_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_tools_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_finn_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_seasalt_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gfed_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_RnPbBe_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustginoux_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared/hco_interface_common.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -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
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/sat_hist.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/gmean_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history_buffers.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/polar_avg.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/soil_erod_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/hk_conv.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_fstrat.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sethet.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_snoe.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/iop.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/zonal_mean_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_custom_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_volcano_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_iodine_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffixed-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_tomas_dustdead_mod.F
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffixed-form /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_seaflux_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_read_std_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_soilnox_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_tomas_jeagle_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_grid.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_debug_util.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/mo_flbc.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cld_sediment.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_dataread_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_readlist_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/chem_surfvals.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_lightnox_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_clubb_core_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_driver_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_driver_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/qneg_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/tracers.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_budget.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/epp_ionization.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_airglow.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_cph.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aero_settling.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/rate_diags.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/species_sums_diags.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/chem_prod_loss_diags.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_exp_sol.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_airplane.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_neu_wetdep.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/mo_msis_ubc.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/history_defaults.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cloud_cover_diags.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/history_scam.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/diag_dynvar_ic.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scmforecast.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/linemsdyn.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities/qneg.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spegrd.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/physics_types.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dycore_budget.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/tfilt_massfix.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scandyn.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scan2.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dynpkg.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/tropopause.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -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
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/aoa_tracers.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_apex.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/boundarydata.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/lunar_tides.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/nudging.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rayleigh_friction.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/dadadj_cam.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/constituent_burden.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/tidal_diag.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_grid_ctem.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_gmean.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mee_ionization.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ghg_chem.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -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
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rad_constituents.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/co2_cycle.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/tracer_data.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/ndrop.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_tstcp.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cloud_fraction.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/check_energy.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/short_lived_species.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/hco_cc_emissions.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_photo.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aurora.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/iondrag.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cam3_aero_data.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/qbo.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/hetfrz_classnuc_cam.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/radheat.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/ebert_curry_ice_optics.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/slingo_liq_optics.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/conv_water.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_cam_exports.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cam3_ozone_data.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/ghg_data.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/sslt_rebin.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere/ionosphere_interface.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/modal_aerosol_properties_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_wateruptake.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_data.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/camsrfexch.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldfrc2m.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_conv_evap.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/ndrop_bam.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/clybry_fam.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/charge_neutrality.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/fire_emissions.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/waccmx_phys_intr.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/nucleate_ice_cam.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/oldcloud_optics.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dp_coupling.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/zm_conv_intr.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_drydep.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_deposition.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_lightning.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_intr.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_snapshot_common.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/rrtmg_state.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cloud_rad_props.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cospsimulator_intr.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/radiation_data.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cam_diagnostics.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/flux_avg.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/spcam_drivers.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/gw_drag.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub/unit_driver.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/trb_mtn_stress_cam.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/beljaars_drag_cam.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/iop_forcing.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_stream_ndep.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_debug.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/aerodep_flx.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/seasalt_model.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/dust_model.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_convproc.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/aircraft_emit.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_srf_emissions.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sulf.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/tracer_cnst.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/tracer_srcs.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_extfrc.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/gcr_ionization.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_tgcm_ubc.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/upper_bc_file.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/ocean_emis.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/prescribed_volcaero.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/prescribed_ghg.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radlw.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cam_snapshot.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/prescribed_ozone.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/prescribed_strataero.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/offline_driver.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/diffusion_solver.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/ssatcontrail.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/prescribed_aero.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_import_export.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_calcsize.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/mo_setsox.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setinv.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_chm_diags.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setext.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/upper_bc.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/cfc11star.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/convect_deep.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff_cam.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setaer.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/modal_aerosol_state_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/clubb_api_module.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/vertical_diffusion.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/aerosol_optics_cam.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/microp_aero.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/aero_model.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/aer_rad_props.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radiation.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cloud_diagnostics.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_usrrxt.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_gas_phase_chemdr.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/convect_shallow.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_waccm_hrates.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/macrop_driver.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rk_stratiform.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_chemini.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/chemistry.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_cam_convert_state_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/micro_pumas_cam.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/restart_physics.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/microp_driver.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/const_init.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_comp.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/physpkg.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/stepon.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/restart_dynamics.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/runtime_opts.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_restart.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_comp.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=34 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DMODEL_ -DMODEL_CESM -DHEMCO_CESM -DUSE_REAL8 -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90
ar rv /home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/libatm.a LY93_pdf.o Nc_Ncn_eqns.o Skx_module.o T_in_K_module.o TestNcdfUtil.o adg1_adg2_3d_luhar_pdf.o advance_clubb_core_module.o advance_helper_module.o advance_windm_edsclrm_module.o advance_wp2_wp3_module.o advance_xm_wpxp_module.o advance_xp2_xpyp_module.o advance_xp3_module.o aer_drydep_mod.o aer_rad_props.o aero_model.o aerodep_flx.o aerosol_optics_cam.o aerosol_optics_mod.o aerosol_properties_mod.o aerosol_state_mod.o air_composition.o aircraft_emit.o aoa_tracers.o apex.o array_index.o atm_comp_nuopc.o atm_import_export.o atm_stream_ndep.o bandij.o basdy.o basdz.o basiy.o beljaars_drag.o beljaars_drag_cam.o bnddyi.o bndexch.o boundarydata.o buffer.o calc_pressure.o calc_roots.o calendar.o cam3_aero_data.o cam3_ozone_data.o cam_abortutils.o cam_budget.o cam_comp.o cam_control_mod.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 cam_snapshot_common.o cam_thermo.o camsrfexch.o carma_flags_mod.o carma_intr.o carma_model_flags_mod.o ccpp_constituent_prop_mod.o ccpp_kinds.o cfc11star.o charge_neutrality.o check_energy.o chem_mods.o chem_prod_loss_diags.o chem_surfvals.o chemistry.o cldaero_mod.o cldfrc2m.o cldwat.o cldwat2m_macro.o clip_explicit.o clip_semi_implicit.o cloud_cover_diags.o cloud_diagnostics.o cloud_fraction.o cloud_rad_props.o clubb_api_module.o clubb_intr.o clubb_mf.o clubb_precision.o clybry_fam.o cmparray_mod.o co2_cycle.o co2_data_flux.o code_timer_module.o commap.o comspe.o const_init.o constants_clubb.o constituent_burden.o constituents.o conv_water.o convect_deep.o convect_shallow.o coords_1d.o corr_varnce_module.o cospsimulator_intr.o courlim.o cpslec.o cubxdr.o cubydr.o cubzdr.o dadadj.o dadadj_cam.o datetime.o diag_dynvar_ic.o diagnose_correlations_module.o difcor.o diffusion.o diffusion_solver.o dp_coupling.o drv_input_data.o drydep_toolbox_mod.o dust_common.o dust_model.o dust_sediment_mod.o dycore.o dycore_budget.o dyn.o dyn_comp.o dyn_grid.o dyn_tests_utils.o dyndrv.o dynpkg.o ebert_curry_ice_optics.o eddy_diff.o eddy_diff_cam.o endian.o engy_tdif.o engy_te.o epotential_params.o epp_ionization.o error_code.o error_messages.o est_kessler_microphys_module.o eul_control_mod.o euvac.o extx.o extys.o extyv.o fft99.o file_functions.o filenames.o fill_holes.o fire_emissions.o flux_avg.o flxint.o gas_wetdep_opts.o gauaw_mod.o gcr_ionization.o generate_uniform_sample_module.o geopotential.o geopotential_temp.o getinterpnetcdfdata.o ghg_data.o gmean_mod.o grcalc.o grdxy.o grid_class.o grmult.o gw_common.o gw_convect.o gw_diffusion.o gw_drag.o gw_front.o gw_oro.o gw_rdg.o gw_utils.o hb_diff.o hco_arr_mod.o hco_calc_mod.o hco_cam_convert_state_mod.o hco_cam_exports.o hco_cc_emissions.o hco_charpak_mod.o hco_chartools_mod.o hco_clock_mod.o hco_config_mod.o hco_datacont_mod.o hco_diagn_mod.o hco_driver_mod.o hco_emislist_mod.o hco_error_mod.o hco_esmf_grid.o hco_esmf_wrappers.o hco_extlist_mod.o hco_filedata_mod.o hco_fluxarr_mod.o hco_geotools_mod.o hco_henry_mod.o hco_inquireMod.o hco_interface_common.o hco_interp_mod.o hco_julday_mod.o hco_logfile_mod.o hco_m_netcdf_io_checks.o hco_m_netcdf_io_close.o hco_m_netcdf_io_create.o hco_m_netcdf_io_define.o hco_m_netcdf_io_get_dimlen.o hco_m_netcdf_io_handle_err.o hco_m_netcdf_io_open.o hco_m_netcdf_io_read.o hco_m_netcdf_io_readattr.o hco_m_netcdf_io_write.o hco_ncdf_mod.o hco_precision_mod.o hco_readlist_mod.o hco_regrid_a2a_mod.o hco_restart_mod.o hco_scale_mod.o hco_state_mod.o hco_tidx_mod.o hco_timeshift_mod.o hco_types_mod.o hco_unit_mod.o hco_vertgrid_mod.o hcoio_dataread_mod.o hcoio_diagn_mod.o hcoio_messy_mod.o hcoio_read_std_mod.o hcoio_util_mod.o hcoio_write_std_mod.o hcox_custom_mod.o hcox_driver_mod.o hcox_dustdead_mod.o hcox_dustginoux_mod.o hcox_finn_mod.o hcox_gc_POPs_mod.o hcox_gc_RnPbBe_mod.o hcox_gfed_mod.o hcox_iodine_mod.o hcox_lightnox_mod.o hcox_megan_mod.o hcox_paranox_mod.o hcox_seaflux_mod.o hcox_seasalt_mod.o hcox_soilnox_mod.o hcox_state_mod.o hcox_tomas_dustdead_mod.o hcox_tomas_jeagle_mod.o hcox_tools_mod.o hcox_volcano_mod.o hdinti.o hemco_interface.o herxin.o heryin.o herzin.o hetfrz_classnuc.o hetfrz_classnuc_cam.o history_defaults.o history_scam.o hk_conv.o hordif.o hordif1.o horizontal_interpolate.o hrintp.o hycoef.o hydromet_pdf_parameter_module.o index_mapping.o infnan.o inic_analytic.o inic_analytic_utils.o input_data_utils.o input_names.o input_reader.o interp_mod.o interpolate_data.o interpolation.o interpreter.o intp_util.o ioFileMod.o iondrag.o ionosphere_interface.o iop.o iop_forcing.o kdpfnd.o lagyin.o lapack_interfaces.o lapack_wrap.o latin_hypercube_arrays.o latin_hypercube_driver_module.o lcbas.o lcdbas.o lh_microphys_var_covar_module.o limdx.o limdy.o limdz.o linear_1d_operators.o linemsdyn.o lunar_tides.o m_do_err_out.o m_rxt_id.o m_sad_data.o m_spc_id.o m_types.o macrop_driver.o marsaglia.o massfix.o math_utilities.o matrix_operations.o matrix_solver_wrapper.o mcica_subcol_gen_lw.o mcica_subcol_gen_sw.o mean_adv.o mee_ap_util_mod.o mee_fluxes.o mee_ionization.o messy_ncregrid_base.o messy_ncregrid_mpi.o micro_mg1_0.o micro_pumas_cam.o micro_pumas_data.o micro_pumas_utils.o micro_pumas_v1.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_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_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_setozo.o mo_setrxt.o mo_setsox.o mo_setz.o mo_sim_dat.o mo_snoe.o mo_sphers.o mo_srf_emissions.o mo_strato_rates.o mo_sulf.o mo_tgcm_ubc.o mo_tracname.o mo_trislv.o mo_tuv_inti.o mo_usrrxt.o mo_util.o mo_waccm_hrates.o mo_waveall.o mo_wavelab.o mo_wavelen.o mo_waveo3.o mo_xsections.o mo_zadj.o modal_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 modal_aerosol_properties_mod.o modal_aerosol_state_mod.o model_flags.o molec_diff.o mono_flux_limiter.o mpishorthand.o msise00.o mt95.o namelist_utils.o ncdio_atm.o ndrop.o ndrop_bam.o new_hybrid_pdf.o new_hybrid_pdf_main.o new_pdf.o new_pdf_main.o new_tsdadg_pdf.o nucleate_ice.o nucleate_ice_cam.o nudging.o numerical_check.o ocean_emis.o ocean_toolbox_mod.o offline_driver.o oldcloud_optics.o omcalc.o orbit.o output_2D_samples_module.o output_grads.o output_netcdf.o parameter_indices.o parameters_model.o parameters_silhs.o parameters_tunable.o parrrsw.o parrrtm.o pbl_utils.o pdelb0.o pdf_closure_module.o pdf_parameter_module.o pdf_utilities.o penta_lu_solver.o phcs.o photo_bkgrnd.o phys_control.o phys_debug.o phys_debug_util.o phys_gmean.o phys_grid.o phys_grid_ctem.o phys_prop.o physconst.o physics_buffer.o physics_tendency_updaters.o physics_types.o physpkg.o pkg_cld_sediment.o pkg_cldoptics.o plevs0.o pmgrid.o polar_avg.o pos_definite_module.o ppgrid.o precipitation_fraction.o prescribed_aero.o prescribed_ghg.o prescribed_ozone.o prescribed_strataero.o prescribed_volcaero.o prognostics.o pspect.o qbo.o qmassa.o qmassd.o qneg.o qneg_module.o quad.o quicksort.o rad_constituents.o rad_solar_var.o radconstants.o radheat.o radiation.o radiation_data.o radlw.o radsw.o rate_diags.o rayleigh_friction.o realloc4.o realloc7.o ref_pres.o refractive_aerosol_optics_mod.o reordp.o restart_dynamics.o restart_physics.o rk_stratiform.o rrlw_con.o rrlw_kg01.o rrlw_kg02.o rrlw_kg03.o rrlw_kg04.o rrlw_kg05.o rrlw_kg06.o rrlw_kg07.o rrlw_kg08.o rrlw_kg09.o rrlw_kg10.o rrlw_kg11.o rrlw_kg12.o rrlw_kg13.o rrlw_kg14.o rrlw_kg15.o rrlw_kg16.o rrlw_ref.o rrlw_tbl.o rrlw_wvn.o rrsw_con.o rrsw_kg16.o rrsw_kg17.o rrsw_kg18.o rrsw_kg19.o rrsw_kg20.o rrsw_kg21.o rrsw_kg22.o rrsw_kg23.o rrsw_kg24.o rrsw_kg25.o rrsw_kg26.o rrsw_kg27.o rrsw_kg28.o rrsw_kg29.o rrsw_ref.o rrsw_tbl.o rrsw_wvn.o rrtmg_lw_init.o rrtmg_lw_k_g.o rrtmg_lw_rad.o rrtmg_lw_rtrnmc.o rrtmg_lw_setcoef.o rrtmg_lw_taumol.o rrtmg_state.o rrtmg_sw_cldprmc.o rrtmg_sw_init.o rrtmg_sw_k_g.o rrtmg_sw_rad.o rrtmg_sw_reftra.o rrtmg_sw_setcoef.o rrtmg_sw_spcvmc.o rrtmg_sw_taumol.o rrtmg_sw_vrtqdr.o runtime_opts.o sat_hist.o saturation.o scamMod.o scan2.o scandyn.o scanslt.o scm0.o scmforecast.o seasalt_model.o set_cp.o settau.o setup_clubb_pdf_params.o sfc_varnce_module.o sgexx.o short_lived_species.o sigma_sqd_w_module.o silhs_api_module.o silhs_importance_sample_module.o slingo_liq_optics.o soil_erod_mod.o solar_data.o solar_euv_data.o solar_irrad_data.o solar_parms_data.o solar_wind_data.o sox_cldaero_mod.o spcam_drivers.o species_sums_diags.o spegrd.o spehox.o spetru.o sphdep.o spmd_dyn.o spmd_utils.o sponge_layer_damping.o srchutil.o srf_field_check.o ssatcontrail.o sslt_rebin.o sslt_sections.o stat_file_module.o state_converters.o static_energy.o stats.o stats_clubb_utilities.o stats_lh_sfc_module.o stats_lh_zt_module.o stats_rad_zm_module.o stats_rad_zt_module.o stats_sfc_module.o stats_type.o stats_type_utilities.o stats_variables.o stats_zm_module.o stats_zt_module.o std_atm_profile.o stepon.o string_utils.o subcol.o subcol_SILHS.o subcol_pack_mod.o subcol_tstcp.o subcol_utils.o table_interp_mod.o tfilt_massfix.o tidal_diag.o time_manager.o time_utils.o tracer_cnst.o tracer_data.o tracer_srcs.o tracers.o tracers_suite.o transform_to_pdf_module.o trb_mtn_stress.o trb_mtn_stress_cam.o tridiag_lu_solver.o trjmps.o tropopause.o tstep.o turbulent_adv_pdf.o unicon.o unicon_cam.o unicon_utils.o unit_driver.o units.o upper_bc.o upper_bc_file.o uwshcu.o vdiff_lu_solver.o vertical_diffusion.o vrtmap.o waccmx_phys_intr.o wetdep.o wrap_mpi.o wrap_nf.o wv_sat_methods.o wv_saturation.o xpavg_mod.o xqmass.o zm_conv_convtran.o zm_conv_evap.o zm_conv_intr.o zm_conv_momtran.o zm_convr.o zonal_mean_mod.o
a - LY93_pdf.o
a - Nc_Ncn_eqns.o
a - Skx_module.o
a - T_in_K_module.o
a - TestNcdfUtil.o
a - adg1_adg2_3d_luhar_pdf.o
a - advance_clubb_core_module.o
a - advance_helper_module.o
a - advance_windm_edsclrm_module.o
a - advance_wp2_wp3_module.o
a - advance_xm_wpxp_module.o
a - advance_xp2_xpyp_module.o
a - advance_xp3_module.o
a - aer_drydep_mod.o
a - aer_rad_props.o
a - aero_model.o
a - aerodep_flx.o
a - aerosol_optics_cam.o
a - aerosol_optics_mod.o
a - aerosol_properties_mod.o
a - aerosol_state_mod.o
a - air_composition.o
a - aircraft_emit.o
a - aoa_tracers.o
a - apex.o
a - array_index.o
a - atm_comp_nuopc.o
a - atm_import_export.o
a - atm_stream_ndep.o
a - bandij.o
a - basdy.o
a - basdz.o
a - basiy.o
a - beljaars_drag.o
a - beljaars_drag_cam.o
a - bnddyi.o
a - bndexch.o
a - boundarydata.o
a - buffer.o
a - calc_pressure.o
a - calc_roots.o
a - calendar.o
a - cam3_aero_data.o
a - cam3_ozone_data.o
a - cam_abortutils.o
a - cam_budget.o
a - cam_comp.o
a - cam_control_mod.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 - cam_snapshot_common.o
a - cam_thermo.o
a - camsrfexch.o
a - carma_flags_mod.o
a - carma_intr.o
a - carma_model_flags_mod.o
a - ccpp_constituent_prop_mod.o
a - ccpp_kinds.o
a - cfc11star.o
a - charge_neutrality.o
a - check_energy.o
a - chem_mods.o
a - chem_prod_loss_diags.o
a - chem_surfvals.o
a - chemistry.o
a - cldaero_mod.o
a - cldfrc2m.o
a - cldwat.o
a - cldwat2m_macro.o
a - clip_explicit.o
a - clip_semi_implicit.o
a - cloud_cover_diags.o
a - cloud_diagnostics.o
a - cloud_fraction.o
a - cloud_rad_props.o
a - clubb_api_module.o
a - clubb_intr.o
a - clubb_mf.o
a - clubb_precision.o
a - clybry_fam.o
a - cmparray_mod.o
a - co2_cycle.o
a - co2_data_flux.o
a - code_timer_module.o
a - commap.o
a - comspe.o
a - const_init.o
a - constants_clubb.o
a - constituent_burden.o
a - constituents.o
a - conv_water.o
a - convect_deep.o
a - convect_shallow.o
a - coords_1d.o
a - corr_varnce_module.o
a - cospsimulator_intr.o
a - courlim.o
a - cpslec.o
a - cubxdr.o
a - cubydr.o
a - cubzdr.o
a - dadadj.o
a - dadadj_cam.o
a - datetime.o
a - diag_dynvar_ic.o
a - diagnose_correlations_module.o
a - difcor.o
a - diffusion.o
a - diffusion_solver.o
a - dp_coupling.o
a - drv_input_data.o
a - drydep_toolbox_mod.o
a - dust_common.o
a - dust_model.o
a - dust_sediment_mod.o
a - dycore.o
a - dycore_budget.o
a - dyn.o
a - dyn_comp.o
a - dyn_grid.o
a - dyn_tests_utils.o
a - dyndrv.o
a - dynpkg.o
a - ebert_curry_ice_optics.o
a - eddy_diff.o
a - eddy_diff_cam.o
a - endian.o
a - engy_tdif.o
a - engy_te.o
a - epotential_params.o
a - epp_ionization.o
a - error_code.o
a - error_messages.o
a - est_kessler_microphys_module.o
a - eul_control_mod.o
a - euvac.o
a - extx.o
a - extys.o
a - extyv.o
a - fft99.o
a - file_functions.o
a - filenames.o
a - fill_holes.o
a - fire_emissions.o
a - flux_avg.o
a - flxint.o
a - gas_wetdep_opts.o
a - gauaw_mod.o
a - gcr_ionization.o
a - generate_uniform_sample_module.o
a - geopotential.o
a - geopotential_temp.o
a - getinterpnetcdfdata.o
a - ghg_data.o
a - gmean_mod.o
a - grcalc.o
a - grdxy.o
a - grid_class.o
a - grmult.o
a - gw_common.o
a - gw_convect.o
a - gw_diffusion.o
a - gw_drag.o
a - gw_front.o
a - gw_oro.o
a - gw_rdg.o
a - gw_utils.o
a - hb_diff.o
a - hco_arr_mod.o
a - hco_calc_mod.o
a - hco_cam_convert_state_mod.o
a - hco_cam_exports.o
a - hco_cc_emissions.o
a - hco_charpak_mod.o
a - hco_chartools_mod.o
a - hco_clock_mod.o
a - hco_config_mod.o
a - hco_datacont_mod.o
a - hco_diagn_mod.o
a - hco_driver_mod.o
a - hco_emislist_mod.o
a - hco_error_mod.o
a - hco_esmf_grid.o
a - hco_esmf_wrappers.o
a - hco_extlist_mod.o
a - hco_filedata_mod.o
a - hco_fluxarr_mod.o
a - hco_geotools_mod.o
a - hco_henry_mod.o
a - hco_inquireMod.o
a - hco_interface_common.o
a - hco_interp_mod.o
a - hco_julday_mod.o
a - hco_logfile_mod.o
a - hco_m_netcdf_io_checks.o
a - hco_m_netcdf_io_close.o
a - hco_m_netcdf_io_create.o
a - hco_m_netcdf_io_define.o
a - hco_m_netcdf_io_get_dimlen.o
a - hco_m_netcdf_io_handle_err.o
a - hco_m_netcdf_io_open.o
a - hco_m_netcdf_io_read.o
a - hco_m_netcdf_io_readattr.o
a - hco_m_netcdf_io_write.o
a - hco_ncdf_mod.o
a - hco_precision_mod.o
a - hco_readlist_mod.o
a - hco_regrid_a2a_mod.o
a - hco_restart_mod.o
a - hco_scale_mod.o
a - hco_state_mod.o
a - hco_tidx_mod.o
a - hco_timeshift_mod.o
a - hco_types_mod.o
a - hco_unit_mod.o
a - hco_vertgrid_mod.o
a - hcoio_dataread_mod.o
a - hcoio_diagn_mod.o
a - hcoio_messy_mod.o
a - hcoio_read_std_mod.o
a - hcoio_util_mod.o
a - hcoio_write_std_mod.o
a - hcox_custom_mod.o
a - hcox_driver_mod.o
a - hcox_dustdead_mod.o
a - hcox_dustginoux_mod.o
a - hcox_finn_mod.o
a - hcox_gc_POPs_mod.o
a - hcox_gc_RnPbBe_mod.o
a - hcox_gfed_mod.o
a - hcox_iodine_mod.o
a - hcox_lightnox_mod.o
a - hcox_megan_mod.o
a - hcox_paranox_mod.o
a - hcox_seaflux_mod.o
a - hcox_seasalt_mod.o
a - hcox_soilnox_mod.o
a - hcox_state_mod.o
a - hcox_tomas_dustdead_mod.o
a - hcox_tomas_jeagle_mod.o
a - hcox_tools_mod.o
a - hcox_volcano_mod.o
a - hdinti.o
a - hemco_interface.o
a - herxin.o
a - heryin.o
a - herzin.o
a - hetfrz_classnuc.o
a - hetfrz_classnuc_cam.o
a - history_defaults.o
a - history_scam.o
a - hk_conv.o
a - hordif.o
a - hordif1.o
a - horizontal_interpolate.o
a - hrintp.o
a - hycoef.o
a - hydromet_pdf_parameter_module.o
a - index_mapping.o
a - infnan.o
a - inic_analytic.o
a - inic_analytic_utils.o
a - input_data_utils.o
a - input_names.o
a - input_reader.o
a - interp_mod.o
a - interpolate_data.o
a - interpolation.o
a - interpreter.o
a - intp_util.o
a - ioFileMod.o
a - iondrag.o
a - ionosphere_interface.o
a - iop.o
a - iop_forcing.o
a - kdpfnd.o
a - lagyin.o
a - lapack_interfaces.o
a - lapack_wrap.o
a - latin_hypercube_arrays.o
a - latin_hypercube_driver_module.o
a - lcbas.o
a - lcdbas.o
a - lh_microphys_var_covar_module.o
a - limdx.o
a - limdy.o
a - limdz.o
a - linear_1d_operators.o
a - linemsdyn.o
a - lunar_tides.o
a - m_do_err_out.o
a - m_rxt_id.o
a - m_sad_data.o
a - m_spc_id.o
a - m_types.o
a - macrop_driver.o
a - marsaglia.o
a - massfix.o
a - math_utilities.o
a - matrix_operations.o
a - matrix_solver_wrapper.o
a - mcica_subcol_gen_lw.o
a - mcica_subcol_gen_sw.o
a - mean_adv.o
a - mee_ap_util_mod.o
a - mee_fluxes.o
a - mee_ionization.o
a - messy_ncregrid_base.o
a - messy_ncregrid_mpi.o
a - micro_mg1_0.o
a - micro_pumas_cam.o
a - micro_pumas_data.o
a - micro_pumas_utils.o
a - micro_pumas_v1.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_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_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_setozo.o
a - mo_setrxt.o
a - mo_setsox.o
a - mo_setz.o
a - mo_sim_dat.o
a - mo_snoe.o
a - mo_sphers.o
a - mo_srf_emissions.o
a - mo_strato_rates.o
a - mo_sulf.o
a - mo_tgcm_ubc.o
a - mo_tracname.o
a - mo_trislv.o
a - mo_tuv_inti.o
a - mo_usrrxt.o
a - mo_util.o
a - mo_waccm_hrates.o
a - mo_waveall.o
a - mo_wavelab.o
a - mo_wavelen.o
a - mo_waveo3.o
a - mo_xsections.o
a - mo_zadj.o
a - modal_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 - modal_aerosol_properties_mod.o
a - modal_aerosol_state_mod.o
a - model_flags.o
a - molec_diff.o
a - mono_flux_limiter.o
a - mpishorthand.o
a - msise00.o
a - mt95.o
a - namelist_utils.o
a - ncdio_atm.o
a - ndrop.o
a - ndrop_bam.o
a - new_hybrid_pdf.o
a - new_hybrid_pdf_main.o
a - new_pdf.o
a - new_pdf_main.o
a - new_tsdadg_pdf.o
a - nucleate_ice.o
a - nucleate_ice_cam.o
a - nudging.o
a - numerical_check.o
a - ocean_emis.o
a - ocean_toolbox_mod.o
a - offline_driver.o
a - oldcloud_optics.o
a - omcalc.o
a - orbit.o
a - output_2D_samples_module.o
a - output_grads.o
a - output_netcdf.o
a - parameter_indices.o
a - parameters_model.o
a - parameters_silhs.o
a - parameters_tunable.o
a - parrrsw.o
a - parrrtm.o
a - pbl_utils.o
a - pdelb0.o
a - pdf_closure_module.o
a - pdf_parameter_module.o
a - pdf_utilities.o
a - penta_lu_solver.o
a - phcs.o
a - photo_bkgrnd.o
a - phys_control.o
a - phys_debug.o
a - phys_debug_util.o
a - phys_gmean.o
a - phys_grid.o
a - phys_grid_ctem.o
a - phys_prop.o
a - physconst.o
a - physics_buffer.o
a - physics_tendency_updaters.o
a - physics_types.o
a - physpkg.o
a - pkg_cld_sediment.o
a - pkg_cldoptics.o
a - plevs0.o
a - pmgrid.o
a - polar_avg.o
a - pos_definite_module.o
a - ppgrid.o
a - precipitation_fraction.o
a - prescribed_aero.o
a - prescribed_ghg.o
a - prescribed_ozone.o
a - prescribed_strataero.o
a - prescribed_volcaero.o
a - prognostics.o
a - pspect.o
a - qbo.o
a - qmassa.o
a - qmassd.o
a - qneg.o
a - qneg_module.o
a - quad.o
a - quicksort.o
a - rad_constituents.o
a - rad_solar_var.o
a - radconstants.o
a - radheat.o
a - radiation.o
a - radiation_data.o
a - radlw.o
a - radsw.o
a - rate_diags.o
a - rayleigh_friction.o
a - realloc4.o
a - realloc7.o
a - ref_pres.o
a - refractive_aerosol_optics_mod.o
a - reordp.o
a - restart_dynamics.o
a - restart_physics.o
a - rk_stratiform.o
a - rrlw_con.o
a - rrlw_kg01.o
a - rrlw_kg02.o
a - rrlw_kg03.o
a - rrlw_kg04.o
a - rrlw_kg05.o
a - rrlw_kg06.o
a - rrlw_kg07.o
a - rrlw_kg08.o
a - rrlw_kg09.o
a - rrlw_kg10.o
a - rrlw_kg11.o
a - rrlw_kg12.o
a - rrlw_kg13.o
a - rrlw_kg14.o
a - rrlw_kg15.o
a - rrlw_kg16.o
a - rrlw_ref.o
a - rrlw_tbl.o
a - rrlw_wvn.o
a - rrsw_con.o
a - rrsw_kg16.o
a - rrsw_kg17.o
a - rrsw_kg18.o
a - rrsw_kg19.o
a - rrsw_kg20.o
a - rrsw_kg21.o
a - rrsw_kg22.o
a - rrsw_kg23.o
a - rrsw_kg24.o
a - rrsw_kg25.o
a - rrsw_kg26.o
a - rrsw_kg27.o
a - rrsw_kg28.o
a - rrsw_kg29.o
a - rrsw_ref.o
a - rrsw_tbl.o
a - rrsw_wvn.o
a - rrtmg_lw_init.o
a - rrtmg_lw_k_g.o
a - rrtmg_lw_rad.o
a - rrtmg_lw_rtrnmc.o
a - rrtmg_lw_setcoef.o
a - rrtmg_lw_taumol.o
a - rrtmg_state.o
a - rrtmg_sw_cldprmc.o
a - rrtmg_sw_init.o
a - rrtmg_sw_k_g.o
a - rrtmg_sw_rad.o
a - rrtmg_sw_reftra.o
a - rrtmg_sw_setcoef.o
a - rrtmg_sw_spcvmc.o
a - rrtmg_sw_taumol.o
a - rrtmg_sw_vrtqdr.o
a - runtime_opts.o
a - sat_hist.o
a - saturation.o
a - scamMod.o
a - scan2.o
a - scandyn.o
a - scanslt.o
a - scm0.o
a - scmforecast.o
a - seasalt_model.o
a - set_cp.o
a - settau.o
a - setup_clubb_pdf_params.o
a - sfc_varnce_module.o
a - sgexx.o
a - short_lived_species.o
a - sigma_sqd_w_module.o
a - silhs_api_module.o
a - silhs_importance_sample_module.o
a - slingo_liq_optics.o
a - soil_erod_mod.o
a - solar_data.o
a - solar_euv_data.o
a - solar_irrad_data.o
a - solar_parms_data.o
a - solar_wind_data.o
a - sox_cldaero_mod.o
a - spcam_drivers.o
a - species_sums_diags.o
a - spegrd.o
a - spehox.o
a - spetru.o
a - sphdep.o
a - spmd_dyn.o
a - spmd_utils.o
a - sponge_layer_damping.o
a - srchutil.o
a - srf_field_check.o
a - ssatcontrail.o
a - sslt_rebin.o
a - sslt_sections.o
a - stat_file_module.o
a - state_converters.o
a - static_energy.o
a - stats.o
a - stats_clubb_utilities.o
a - stats_lh_sfc_module.o
a - stats_lh_zt_module.o
a - stats_rad_zm_module.o
a - stats_rad_zt_module.o
a - stats_sfc_module.o
a - stats_type.o
a - stats_type_utilities.o
a - stats_variables.o
a - stats_zm_module.o
a - stats_zt_module.o
a - std_atm_profile.o
a - stepon.o
a - string_utils.o
a - subcol.o
a - subcol_SILHS.o
a - subcol_pack_mod.o
a - subcol_tstcp.o
a - subcol_utils.o
a - table_interp_mod.o
a - tfilt_massfix.o
a - tidal_diag.o
a - time_manager.o
a - time_utils.o
a - tracer_cnst.o
a - tracer_data.o
a - tracer_srcs.o
a - tracers.o
a - tracers_suite.o
a - transform_to_pdf_module.o
a - trb_mtn_stress.o
a - trb_mtn_stress_cam.o
a - tridiag_lu_solver.o
a - trjmps.o
a - tropopause.o
a - tstep.o
a - turbulent_adv_pdf.o
a - unicon.o
a - unicon_cam.o
a - unicon_utils.o
a - unit_driver.o
a - units.o
a - upper_bc.o
a - upper_bc_file.o
a - uwshcu.o
a - vdiff_lu_solver.o
a - vertical_diffusion.o
a - vrtmap.o
a - waccmx_phys_intr.o
a - wetdep.o
a - wrap_mpi.o
a - wrap_nf.o
a - wv_sat_methods.o
a - wv_saturation.o
a - xpavg_mod.o
a - xqmass.o
a - zm_conv_convtran.o
a - zm_conv_evap.o
a - zm_conv_intr.o
a - zm_conv_momtran.o
a - zm_convr.o
a - zonal_mean_mod.o
rm physics_buffer.F90 buffer.F90 subcol_pack_mod.F90 subcol_utils.F90
err:
cat: Srcfiles: No such file or directory
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/m_types.F90:19:2:
19 | character(len=8) :: type
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/m_types.F90:20:2:
20 | integer :: cycle_yr
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/m_types.F90:21:2:
21 | integer :: fixed_ymd
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/m_types.F90:22:2:
22 | integer :: fixed_tod
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/wv_sat_methods.F90:455:14:
455 | integer :: i
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/wv_sat_methods.F90:403:14:
403 | integer :: i
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/wv_sat_methods.F90:448:27:
448 | end function wv_sat_svp_ice
| ^
Warning: 'es' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/wv_sat_methods.F90:426:42:
426 | function wv_sat_svp_ice(t, idx) result(es)
| ^
note: 'es' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/wv_sat_methods.F90:396:29:
396 | end function wv_sat_svp_water
| ^
Warning: 'es' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/wv_sat_methods.F90:374:44:
374 | function wv_sat_svp_water(t, idx) result(es)
| ^
note: 'es' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/mo_util.F90:32:20:
32 | integer :: i, l
| 1
Warning: Unused variable 'l' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pbl_utils.F90:328:28:
328 | lwp_CL(ncv) = lwp
| ^
Warning: 'lwp' may be used uninitialized [-Wmaybe-uninitialized]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pbl_utils.F90:269:17:
269 | real(r8) :: lwp, opt_depth, radinvfrac, radf
| ^
note: 'lwp' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pbl_utils.F90:329:34:
329 | opt_depth_CL(ncv) = opt_depth
| ^
Warning: 'opt_depth' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pbl_utils.F90:269:28:
269 | real(r8) :: lwp, opt_depth, radinvfrac, radf
| ^
note: 'opt_depth' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pbl_utils.F90:331:29:
331 | radf_CL(ncv) = radf
| ^
Warning: 'radf' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pbl_utils.F90:269:46:
269 | real(r8) :: lwp, opt_depth, radinvfrac, radf
| ^
note: 'radf' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pbl_utils.F90:330:35:
330 | radinvfrac_CL(ncv) = radinvfrac
| ^
Warning: 'radinvfrac' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pbl_utils.F90:269:40:
269 | real(r8) :: lwp, opt_depth, radinvfrac, radf
| ^
note: 'radinvfrac' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_utils.F90:3424:51:
3424 | real(r8) :: dproc1,dproc2,iproc1,gproc1,tmp1,tmp2,dproc11, &
| 1
Warning: Unused variable 'tmp2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_utils.F90:3371:51:
3371 | real(r8) :: dproc1,dproc2,iproc1,gproc1,tmp1,tmp2
| 1
Warning: Unused variable 'tmp2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_utils.F90:3330:23:
3330 | integer :: i,j,k,ii,jj,kk, tt
| 1
Warning: Unused variable 'ii' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_utils.F90:3330:26:
3330 | integer :: i,j,k,ii,jj,kk, tt
| 1
Warning: Unused variable 'jj' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_utils.F90:3330:29:
3330 | integer :: i,j,k,ii,jj,kk, tt
| 1
Warning: Unused variable 'kk' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_utils.F90:3070:87:
3070 | subroutine graupel_rain_riming_snow(pracs,npracs,psacr,qsic,qric,nric,nsic,n0s,lams,n0r,lamr,dtime,&
| 1
Warning: Unused dummy argument 'n0r' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_utils.F90:3070:78:
3070 | subroutine graupel_rain_riming_snow(pracs,npracs,psacr,qsic,qric,nric,nsic,n0s,lams,n0r,lamr,dtime,&
| 1
Warning: Unused dummy argument 'n0s' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_utils.F90:2405:73:
2405 | subroutine evaporate_sublimate_precip_mg4(t, rho, dv, mu, sc, q, qvl, qvi, &
| 1
Warning: Unused dummy argument 'qvi' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_utils.F90:1491:60:
1491 | subroutine sb2001v2_accre_cld_water_rain(qc,nc,qr,rho,relvar,pra,npra,vlen)
| 1
Warning: Unused dummy argument 'relvar' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_utils.F90:1419:63:
1419 | subroutine sb2001v2_liq_autoconversion(pgam,qc,nc,qr,rho,relvar,au,nprc,nprc1,vlen)
| 1
Warning: Unused dummy argument 'relvar' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_utils.F90:1278:24:
1278 | real(r8) :: lami(vlen)
| 1
Warning: Unused variable 'lami' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_utils.F90:1279:23:
1279 | real(r8) :: n0i(vlen)
| 1
Warning: Unused variable 'n0i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_utils.F90:1244:57:
1244 | subroutine ice_deposition_sublimation_mg4(t, qv, qi, niic, &
| 1
Warning: Unused dummy argument 'niic' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_utils.F90:965:17:
965 | integer :: cnt
| 1
Warning: Unused variable 'cnt' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_utils.F90:967:30:
967 | real(r8) :: effDim,shapeCoef, minMass
| 1
Warning: Unused variable 'shapecoef' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_utils.F90:1095:27:
1095 | subroutine var_coef_integer(relvar, a, res)
| ^
Warning: 'var_coef_integer' defined but not used [-Wunused-function]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_utils.F90:3198:65:
3198 | nmultg(i) = 35.e4_r8*psacwg(i)*fmult*1000._r8
| ^
Warning: 'fmult' may be used uninitialized [-Wmaybe-uninitialized]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_utils.F90:3162:19:
3162 | real(r8) :: fmult
| ^
note: 'fmult' was declared here
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cmparray_mod.F90:418:39:
418 | subroutine chksum_3d_R(name, Ref, id1, is1, ie1, id2, is2, ie2, id3, is3, ie3)
| 1
Warning: Unused dummy argument 'id1' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cmparray_mod.F90:418:54:
418 | subroutine chksum_3d_R(name, Ref, id1, is1, ie1, id2, is2, ie2, id3, is3, ie3)
| 1
Warning: Unused dummy argument 'id2' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cmparray_mod.F90:418:69:
418 | subroutine chksum_3d_R(name, Ref, id1, is1, ie1, id2, is2, ie2, id3, is3, ie3)
| 1
Warning: Unused dummy argument 'id3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cmparray_mod.F90:294:16:
294 | integer :: i, j, k
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cmparray_mod.F90:243:16:
243 | integer :: i, j, k
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cmparray_mod.F90:192:16:
192 | integer :: i, j, k
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cmparray_mod.F90:84:16:
84 | integer :: i, j, k
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cmparray_mod.F90:316:26:
316 | subroutine cmparray_1d_R(name, Ref, New, id1, is1, ie1)
| ^
Warning: 'cmparray_1d_r' defined but not used [-Wunused-function]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cmparray_mod.F90:325:26:
325 | subroutine cmparray_2d_R(name, Ref, New, id1, is1, ie1, id2, is2, ie2)
| ^
Warning: 'cmparray_2d_r' defined but not used [-Wunused-function]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cmparray_mod.F90:384:24:
384 | subroutine chksum_1d_R(name, Ref, id1, is1, ie1)
| ^
Warning: 'chksum_1d_r' defined but not used [-Wunused-function]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cmparray_mod.F90:392:24:
392 | subroutine chksum_1d_I(name, Ref, id1, is1, ie1)
| ^
Warning: 'chksum_1d_i' defined but not used [-Wunused-function]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cmparray_mod.F90:400:24:
400 | subroutine chksum_2d_R(name, Ref, id1, is1, ie1, id2, is2, ie2)
| ^
Warning: 'chksum_2d_r' defined but not used [-Wunused-function]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cmparray_mod.F90:409:24:
409 | subroutine chksum_2d_I(name, Ref, id1, is1, ie1, id2, is2, ie2)
| ^
Warning: 'chksum_2d_i' defined but not used [-Wunused-function]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers/hco_inquireMod.F90:56:25:
56 | FUNCTION findFreeLUN( b ) RESULT( lun )
| 1
Warning: Unused dummy argument 'b' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers/hco_inquireMod.F90:125:26:
125 | END FUNCTION findFreeLUN
| ^
Warning: 'lun' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/Headers/hco_inquireMod.F90:56:41:
56 | FUNCTION findFreeLUN( b ) RESULT( lun )
| ^
note: 'lun' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/dadadj.F90:124:71:
124 | c1dad(k) = cappa*0.5_r8*(pmid(i,k+1)-pmid(i,k))/pint(i,k+1)
| ^
Warning: 'cappa' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/dadadj.F90:80:20:
80 | real(r8) :: cappa ! Kappa at level intefaces
| ^
note: 'cappa' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/beljaars_drag.F90:21:31:
21 | real(r8) :: karman ! von Karman constant
| 1
Warning: Unused PRIVATE module variable 'karman' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/beljaars_drag.F90:19:32:
19 | real(r8) :: orocnst ! Converts from standard deviation to height [ no unit ]
| 1
Warning: Unused PRIVATE module variable 'orocnst' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/beljaars_drag.F90:20:30:
20 | real(r8) :: z0fac ! Factor determining z_0 from orographic standard deviation [ no unit ]
| 1
Warning: Unused PRIVATE module variable 'z0fac' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/beljaars_drag.F90:99:53:
99 | real(r8) :: alpha,beta,Cmd,Ccorr,n1,n2,k1,kflt,k2,IH
| 1
Warning: Unused variable 'k2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/beljaars_drag.F90:95:18:
95 | integer :: kb, kt ! Bottom and top of source region
| 1
Warning: Unused variable 'kb' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/beljaars_drag.F90:95:22:
95 | integer :: kb, kt ! Bottom and top of source region
| 1
Warning: Unused variable 'kt' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/beljaars_drag.F90:57:34:
57 | landfrac )
| 1
Warning: Unused dummy argument 'landfrac' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/beljaars_drag.F90:55:61:
55 | u , v , t , pmid , delp , &
| 1
Warning: Unused dummy argument 'pmid' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/beljaars_drag.F90:55:48:
55 | u , v , t , pmid , delp , &
| 1
Warning: Unused dummy argument 't' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_trislv.F90:137:23:
137 | integer :: i, im1, j, n, nm1
| 1
Warning: Unused variable 'im1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_trislv.F90:137:26:
137 | integer :: i, im1, j, n, nm1
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/quicksort.F90:31:12:
31 | INTEGER :: i
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_create.F90:81:31:
81 | INTEGER :: mode
| 1
Warning: Unused variable 'mode' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_readattr.F90:774:57:
774 | status = Nf_Get_Att_Double( fId, NF_GLOBAL, attName, attValue )
| 1
......
945 | status = Nf_Get_Att_Double( fId, NF_GLOBAL, attName, attValue )
| 2
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_readattr.F90:717:55:
717 | status = Nf_Get_Att_Real( fId, NF_GLOBAL, attName, attValue )
| 1
......
888 | status = Nf_Get_Att_Real( fId, NF_GLOBAL, attName, attValue )
| 2
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_readattr.F90:660:54:
660 | status = Nf_Get_Att_Int( fId, NF_GLOBAL, attName, attValue )
| 1
......
831 | status = Nf_Get_Att_Int( fId, NF_GLOBAL, attName, attValue )
| 2
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_readattr.F90:342:51:
342 | status = Nf_Get_Att_Double( fId, vId, attName, attValue )
| 1
......
945 | status = Nf_Get_Att_Double( fId, NF_GLOBAL, attName, attValue )
| 2
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_readattr.F90:274:49:
274 | status = Nf_Get_Att_Real( fId, vId, attName, attValue )
| 1
......
888 | status = Nf_Get_Att_Real( fId, NF_GLOBAL, attName, attValue )
| 2
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_readattr.F90:206:48:
206 | status = Nf_Get_Att_Int( fId, vId, attName, attValue )
| 1
......
831 | status = Nf_Get_Att_Int( fId, NF_GLOBAL, attName, attValue )
| 2
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_readattr.F90:999:32:
999 | CHARACTER(LEN=512) :: errMsg
| 1
Warning: Unused variable 'errmsg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_readattr.F90:938:41:
938 | CHARACTER(LEN=512) :: errMsg, varName
| 1
Warning: Unused variable 'varname' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_readattr.F90:881:41:
881 | CHARACTER(LEN=512) :: errMsg, varName
| 1
Warning: Unused variable 'varname' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_readattr.F90:824:41:
824 | CHARACTER(LEN=512) :: errMsg, varName
| 1
Warning: Unused variable 'varname' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_readattr.F90:767:41:
767 | CHARACTER(LEN=512) :: errMsg, varName
| 1
Warning: Unused variable 'varname' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_readattr.F90:710:41:
710 | CHARACTER(LEN=512) :: errMsg, varName
| 1
Warning: Unused variable 'varname' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_readattr.F90:653:41:
653 | CHARACTER(LEN=512) :: errMsg, varName
| 1
Warning: Unused variable 'varname' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_readattr.F90:596:41:
596 | CHARACTER(LEN=512) :: errMsg, varName
| 1
Warning: Unused variable 'varname' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_readattr.F90:122:41:
122 | INTEGER :: status, vId, EC
| 1
Warning: Unused variable 'ec' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/penta_lu_solver.F90:131:22:
131 | integer :: i, k, j ! Loop variables
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/endian.F90:167:53:
167 | call mvbits( i_element, 56, 8, i_element_br, 0 )
| ^
Warning: 'i_element_br' is used uninitialized [-Wuninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/endian.F90:159:39:
159 | integer(kind=int64) :: i_element_br
| ^
note: 'i_element_br' declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/endian.F90:123:53:
123 | CALL MVBITS( i_element, 24, 8, i_element_br, 0 )
| ^
Warning: 'i_element_br' is used uninitialized [-Wuninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/endian.F90:117:69:
117 | INTEGER(KIND=int32) :: i_element_br
| ^
note: 'i_element_br' declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/aer_drydep_mod.F90:231:2:
231 | endif
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/aer_drydep_mod.F90:242:2:
242 | ram=0._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/aer_drydep_mod.F90:179:55:
179 | subroutine calcram(ncol,landfrac,icefrac,ocnfrac,obklen,&
| 1
Warning: Unused dummy argument 'ocnfrac' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/aer_drydep_mod.F90:70:16:
70 | real(r8) a
| 1
Warning: Unused variable 'a' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/aer_drydep_mod.F90:30:15:
30 | integer i, j, ncid, vid, ns
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/aer_drydep_mod.F90:30:18:
30 | integer i, j, ncid, vid, ns
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/aer_drydep_mod.F90:30:24:
30 | integer i, j, ncid, vid, ns
| 1
Warning: Unused variable 'ncid' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/aer_drydep_mod.F90:30:33:
30 | integer i, j, ncid, vid, ns
| 1
Warning: Unused variable 'ns' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/aer_drydep_mod.F90:30:29:
30 | integer i, j, ncid, vid, ns
| 1
Warning: Unused variable 'vid' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_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/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_define.F90:871:52:
871 | NF_FLOAT, mylen, att_val )
| 1
......
1045 | NF_FLOAT, mylen, att_val )
| 2
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_define.F90:813:50:
813 | NF_FLOAT, mylen, att_val )
| 1
......
987 | NF_FLOAT, mylen, att_val )
| 2
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_define.F90:755:47:
755 | NF_INT, mylen, att_val )
| 1
......
929 | NF_INT, mylen, att_val )
| 2
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_define.F90:469:50:
469 | NF_DOUBLE, mylen, att_val )
| 1
......
1045 | NF_FLOAT, mylen, att_val )
| 2
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_define.F90:412:47:
412 | NF_FLOAT, mylen, att_val )
| 1
......
987 | NF_FLOAT, mylen, att_val )
| 2
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_define.F90:355:44:
355 | NF_INT, mylen, att_val )
| 1
......
929 | NF_INT, mylen, att_val )
| 2
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_define.F90:1065:33:
1065 | SUBROUTINE NcSetFill(ncid,ifill,omode)
| 1
Warning: Unused dummy argument 'ifill' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_define.F90:1093:33:
1093 | integer :: mylen, ierr
| 1
Warning: Unused variable 'mylen' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_define.F90:156:69:
156 | SUBROUTINE NcDef_variable(ncid,name,type,ndims,dims,var_id,compress)
| 1
Warning: Unused dummy argument 'compress' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_m_netcdf_io_define.F90:200:22:
200 | logical :: doStop
| 1
Warning: Unused variable 'dostop' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_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/cam_scam_gfortran_debug_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/cam_scam_gfortran_debug_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/cam_scam_gfortran_debug_test/src/utils/spmd_utils.F90:1260:24:
1260 | recvbuf, recvcnts, displs, recvtype, &
| 1
......
1398 | recvbuf, recvcnts, displs, recvtype, &
| 2
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)).
/home/jenkins/workspace/cam_scam_gfortran_debug_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/cam_scam_gfortran_debug_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)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/spmd_utils.F90:1440:42:
1440 | msgtag, pdispls, desttype, recvwin, comm)
| 1
Warning: Unused dummy argument 'desttype' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/spmd_utils.F90:1440:32:
1440 | msgtag, pdispls, desttype, recvwin, comm)
| 1
Warning: Unused dummy argument 'pdispls' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/spmd_utils.F90:1491:27:
1491 | integer :: rcvids(steps) ! nonblocking MPI recv request ids
| 1
Warning: Unused variable 'rcvids' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/spmd_utils.F90:1440:51:
1440 | msgtag, pdispls, desttype, recvwin, comm)
| 1
Warning: Unused dummy argument 'recvwin' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/spmd_utils.F90:1490:27:
1490 | integer :: sndids(steps) ! nonblocking MPI send request ids
| 1
Warning: Unused variable 'sndids' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/spmd_utils.F90:242:23:
242 | logical mpi_running ! returned value indicates if MPI_INIT has been called
| 1
Warning: Unused variable 'mpi_running' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/spmd_utils.F90:231:21:
231 | integer npthreads ! thread status
| 1
Warning: Unused variable 'npthreads' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/wrap_nf.F90:396:61:
396 | subroutine wrap_put_att_realx (nfid, varid, attname, xtype, len, &
| 1
Warning: Unused dummy argument 'xtype' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/wrap_nf.F90:388:14:
388 | integer siz
| 1
Warning: Unused variable 'siz' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/vrtmap.F90:56:15:
56 | newmap = ( sigln(pkdim) - sigln(1) )/dsigln(imin) + 1
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/error_messages.F90:109:14:
109 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/gauaw_mod.F90:146:45:
146 | pkmrk = (fk*(pkm1-xz*pk))/(1._r16-xz**2)
| ^
Warning: 'pk' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/gauaw_mod.F90:94:15:
94 | real(r16) pk ! |
| ^
note: 'pk' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:208:4:
208 | field => ptr%data(strt(1):fin(1),strt(2):fin(2),strt(3):fin(3),strt(4):fin(4),&
| 1
Warning: Pointer at (1) in pointer assignment might outlive the pointer target [-Wtarget-lifetime]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:205:4:
205 | field => ptr%data(strt(1):fin(1),strt(2):fin(2),strt(3):fin(3),strt(4):fin(4),&
| 1
Warning: Pointer at (1) in pointer assignment might outlive the pointer target [-Wtarget-lifetime]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:203:4:
203 | field => ptr%data(strt(1):fin(1),strt(2):fin(2),strt(3):fin(3),strt(4):fin(4),strt(5):fin(5),strt(6),strt(7))
| 1
Warning: Pointer at (1) in pointer assignment might outlive the pointer target [-Wtarget-lifetime]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:201:4:
201 | field => ptr%data(strt(1):fin(1),strt(2):fin(2),strt(3):fin(3),strt(4):fin(4),strt(5),strt(6),strt(7))
| 1
Warning: Pointer at (1) in pointer assignment might outlive the pointer target [-Wtarget-lifetime]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:199:4:
199 | field => ptr%data(strt(1):fin(1),strt(2):fin(2),strt(3):fin(3),strt(4),strt(5),strt(6),strt(7))
| 1
Warning: Pointer at (1) in pointer assignment might outlive the pointer target [-Wtarget-lifetime]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:197:4:
197 | field => ptr%data(strt(1):fin(1),strt(2):fin(2),strt(3),strt(4),strt(5),strt(6),strt(7))
| 1
Warning: Pointer at (1) in pointer assignment might outlive the pointer target [-Wtarget-lifetime]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:195:4:
195 | field => ptr%data(strt(1):fin(1),strt(2),strt(3),strt(4),strt(5),strt(6),strt(7))
| 1
Warning: Pointer at (1) in pointer assignment might outlive the pointer target [-Wtarget-lifetime]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:208:4:
208 | field => ptr%data(strt(1):fin(1),strt(2):fin(2),strt(3):fin(3),strt(4):fin(4),&
| 1
Warning: Pointer at (1) in pointer assignment might outlive the pointer target [-Wtarget-lifetime]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:205:4:
205 | field => ptr%data(strt(1):fin(1),strt(2):fin(2),strt(3):fin(3),strt(4):fin(4),&
| 1
Warning: Pointer at (1) in pointer assignment might outlive the pointer target [-Wtarget-lifetime]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:203:4:
203 | field => ptr%data(strt(1):fin(1),strt(2):fin(2),strt(3):fin(3),strt(4):fin(4),strt(5):fin(5),strt(6),strt(7))
| 1
Warning: Pointer at (1) in pointer assignment might outlive the pointer target [-Wtarget-lifetime]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:201:4:
201 | field => ptr%data(strt(1):fin(1),strt(2):fin(2),strt(3):fin(3),strt(4):fin(4),strt(5),strt(6),strt(7))
| 1
Warning: Pointer at (1) in pointer assignment might outlive the pointer target [-Wtarget-lifetime]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:199:4:
199 | field => ptr%data(strt(1):fin(1),strt(2):fin(2),strt(3):fin(3),strt(4),strt(5),strt(6),strt(7))
| 1
Warning: Pointer at (1) in pointer assignment might outlive the pointer target [-Wtarget-lifetime]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:197:4:
197 | field => ptr%data(strt(1):fin(1),strt(2):fin(2),strt(3),strt(4),strt(5),strt(6),strt(7))
| 1
Warning: Pointer at (1) in pointer assignment might outlive the pointer target [-Wtarget-lifetime]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:195:4:
195 | field => ptr%data(strt(1):fin(1),strt(2),strt(3),strt(4),strt(5),strt(6),strt(7))
| 1
Warning: Pointer at (1) in pointer assignment might outlive the pointer target [-Wtarget-lifetime]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:208:4:
208 | field => ptr%data(strt(1):fin(1),strt(2):fin(2),strt(3):fin(3),strt(4):fin(4),&
| 1
Warning: Pointer at (1) in pointer assignment might outlive the pointer target [-Wtarget-lifetime]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:205:4:
205 | field => ptr%data(strt(1):fin(1),strt(2):fin(2),strt(3):fin(3),strt(4):fin(4),&
| 1
Warning: Pointer at (1) in pointer assignment might outlive the pointer target [-Wtarget-lifetime]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:203:4:
203 | field => ptr%data(strt(1):fin(1),strt(2):fin(2),strt(3):fin(3),strt(4):fin(4),strt(5):fin(5),strt(6),strt(7))
| 1
Warning: Pointer at (1) in pointer assignment might outlive the pointer target [-Wtarget-lifetime]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:201:4:
201 | field => ptr%data(strt(1):fin(1),strt(2):fin(2),strt(3):fin(3),strt(4):fin(4),strt(5),strt(6),strt(7))
| 1
Warning: Pointer at (1) in pointer assignment might outlive the pointer target [-Wtarget-lifetime]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:199:4:
199 | field => ptr%data(strt(1):fin(1),strt(2):fin(2),strt(3):fin(3),strt(4),strt(5),strt(6),strt(7))
| 1
Warning: Pointer at (1) in pointer assignment might outlive the pointer target [-Wtarget-lifetime]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:197:4:
197 | field => ptr%data(strt(1):fin(1),strt(2):fin(2),strt(3),strt(4),strt(5),strt(6),strt(7))
| 1
Warning: Pointer at (1) in pointer assignment might outlive the pointer target [-Wtarget-lifetime]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:195:4:
195 | field => ptr%data(strt(1):fin(1),strt(2),strt(3),strt(4),strt(5),strt(6),strt(7))
| 1
Warning: Pointer at (1) in pointer assignment might outlive the pointer target [-Wtarget-lifetime]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:98:61:
98 | subroutine buffer_field_allocate_{TYPE} (bfg, dimsizes, dtype)
| 1
Warning: Unused dummy argument 'dtype' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:98:63:
98 | subroutine buffer_field_allocate_{TYPE} (bfg, dimsizes, dtype)
| 1
Warning: Unused dummy argument 'dtype' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:98:60:
98 | subroutine buffer_field_allocate_{TYPE} (bfg, dimsizes, dtype)
| 1
Warning: Unused dummy argument 'dtype' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:70:52:
70 | subroutine buffer_field_deallocate_{TYPE}(bfg, dtype)
| 1
Warning: Unused dummy argument 'dtype' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:70:54:
70 | subroutine buffer_field_deallocate_{TYPE}(bfg, dtype)
| 1
Warning: Unused dummy argument 'dtype' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:70:51:
70 | subroutine buffer_field_deallocate_{TYPE}(bfg, dtype)
| 1
Warning: Unused dummy argument 'dtype' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_heatnirco2.F90:37:68:
37 | subroutine heatnirco2( co2, scco2, pmid, htng, kbot, zarg, sza )
| 1
Warning: Unused dummy argument 'sza' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_heatnirco2.F90:37:63:
37 | subroutine heatnirco2( co2, scco2, pmid, htng, kbot, zarg, sza )
| 1
Warning: Unused dummy argument 'zarg' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_negtrc.F90:36:2:
36 | if( nneg > 0 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_negtrc.F90:38:2:
38 | fld(:,:,m) = 0._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_negtrc.F90:39:2:
39 | endwhere
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_negtrc.F90:40:2:
40 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_negtrc.F90:9:31:
9 | subroutine negtrc( header, fld, ncol )
| 1
Warning: Unused dummy argument 'header' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_v1.F90:1048:20:
1048 | real(r8) :: dumni0, dumni0A2D(mgncol,nlev)
| 1
Warning: Unused variable 'dumni0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_v1.F90:1049:20:
1049 | real(r8) :: dumns0, dumns0A2D(mgncol,nlev)
| 1
Warning: Unused variable 'dumns0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_v1.F90:1033:27:
1033 | real(r8) :: faloutc(nlev)
| 1
Warning: Unused variable 'faloutc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_v1.F90:1035:27:
1035 | real(r8) :: falouti(nlev)
| 1
Warning: Unused variable 'falouti' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_v1.F90:1034:28:
1034 | real(r8) :: faloutnc(nlev)
| 1
Warning: Unused variable 'faloutnc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_v1.F90:1036:28:
1036 | real(r8) :: faloutni(nlev)
| 1
Warning: Unused variable 'faloutni' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_v1.F90:1039:28:
1039 | real(r8) :: faloutnr(nlev)
| 1
Warning: Unused variable 'faloutnr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_v1.F90:1041:28:
1041 | real(r8) :: faloutns(nlev)
| 1
Warning: Unused variable 'faloutns' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_v1.F90:1038:27:
1038 | real(r8) :: faloutr(nlev)
| 1
Warning: Unused variable 'faloutr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_v1.F90:1040:27:
1040 | real(r8) :: falouts(nlev)
| 1
Warning: Unused variable 'falouts' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_v1.F90:1073:17:
1073 | integer i, k, n
| 1
Warning: Unused variable 'n' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_pumas_v1.F90:1076:15:
1076 | integer nstep
| 1
Warning: Unused variable 'nstep' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_indprd.F90:6:46:
6 | subroutine indprd( class, prod, nprod, y, extfrc, rxt, ncol )
| 1
Warning: Unused dummy argument 'y' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_nln_matrix.F90:6:36:
6 | subroutine nlnmat( mat, y, rxt, lmat, dti )
| 1
Warning: Unused dummy argument 'rxt' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_nln_matrix.F90:6:31:
6 | subroutine nlnmat( mat, y, rxt, lmat, dti )
| 1
Warning: Unused dummy argument 'y' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_lin_matrix.F90:5:33:
5 | subroutine linmat01( mat, y, rxt, het_rates )
| 1
Warning: Unused dummy argument 'y' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_heatnirco2.F90:149:42:
149 | htng(k) = htng(k) * co2(k)/co2std
| ^
Warning: 'co2std' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_heatnirco2.F90:64:24:
64 | real(r8) :: co2std
| ^
note: 'co2std' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_prod_loss.F90:7:61:
7 | subroutine exp_prod_loss( prod, loss, y, rxt, het_rates )
| 1
Warning: Unused dummy argument 'het_rates' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_prod_loss.F90:7:42:
7 | subroutine exp_prod_loss( prod, loss, y, rxt, het_rates )
| 1
Warning: Dummy argument 'loss' at (1) was declared INTENT(OUT) but was not set [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_prod_loss.F90:7:36:
7 | subroutine exp_prod_loss( prod, loss, y, rxt, het_rates )
| 1
Warning: Dummy argument 'prod' at (1) was declared INTENT(OUT) but was not set [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_prod_loss.F90:7:50:
7 | subroutine exp_prod_loss( prod, loss, y, rxt, het_rates )
| 1
Warning: Unused dummy argument 'rxt' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_prod_loss.F90:7:45:
7 | subroutine exp_prod_loss( prod, loss, y, rxt, het_rates )
| 1
Warning: Unused dummy argument 'y' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_phtadj.F90:20:31:
20 | real(r8) :: im(ncol,nlev)
| 1
Warning: Unused variable 'im' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_phtadj.F90:5:36:
5 | subroutine phtadj( p_rate, inv, m, ncol, nlev )
| 1
Warning: Unused dummy argument 'inv' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_phtadj.F90:5:39:
5 | subroutine phtadj( p_rate, inv, m, ncol, nlev )
| 1
Warning: Unused dummy argument 'm' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_phtadj.F90:5:31:
5 | subroutine phtadj( p_rate, inv, m, ncol, nlev )
| 1
Warning: Unused dummy argument 'p_rate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/spehox.F90:131:2:
131 | function interp_factor_tbl( ionp, z, lastk )
| ^
Warning: '__result_interp_factor_tbl' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_setrxt.F90:77:38:
77 | real(r8) :: exp_fac(ncol,kbot)
| 1
Warning: Unused variable 'exp_fac' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_setrxt.F90:76:36:
76 | real(r8) :: itemp(ncol,kbot)
| 1
Warning: Unused variable 'itemp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_setrxt.F90:79:34:
79 | real(r8) :: kinf(ncol,kbot)
| 1
Warning: Unused variable 'kinf' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_setrxt.F90:78:32:
78 | real(r8) :: ko(ncol,kbot)
| 1
Warning: Unused variable 'ko' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_setrxt.F90:54:45:
54 | subroutine setrxt_hrates( rate, temp, m, ncol, kbot )
| 1
Warning: Unused dummy argument 'm' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_setrxt.F90:75:21:
75 | integer :: n
| 1
Warning: Unused variable 'n' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_setrxt.F90:54:36:
54 | subroutine setrxt_hrates( rate, temp, m, ncol, kbot )
| 1
Warning: Unused dummy argument 'rate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_setrxt.F90:54:42:
54 | subroutine setrxt_hrates( rate, temp, m, ncol, kbot )
| 1
Warning: Unused dummy argument 'temp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_setrxt.F90:80:33:
80 | real(r8) :: wrk(ncol,kbot)
| 1
Warning: Unused variable 'wrk' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_setrxt.F90:34:38:
34 | real(r8) :: exp_fac(ncol,pver)
| 1
Warning: Unused variable 'exp_fac' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_reftra.f90:107:22:
107 | integer :: itind
| 1
Warning: Unused variable 'itind' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_reftra.f90:109:29:
109 | real(kind=r8) :: tblind
| 1
Warning: Unused variable 'tblind' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_setcoef.f90:133:17:
133 | indbound = tbound - 159._r8
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_setcoef.f90:135:17:
135 | indlev0 = tz(0) - 159._r8
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_setcoef.f90:29:53:
29 | subroutine setcoef_sw(nlayers, pavel, tavel, pz, tz, tbound, coldry, wkl, &
| 1
Warning: Unused dummy argument 'pz' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_cldprmc.f90:29:58:
29 | ciwpmc, clwpmc, reicmc, dgesmc, relqmc, &
| 1
Warning: Unused dummy argument 'dgesmc' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_cldprmc.f90:28:51:
28 | subroutine cldprmc_sw(ncol,nlayers, inflag, iceflag, liqflag, zcldfmc, &
| 1
Warning: Unused dummy argument 'iceflag' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_cldprmc.f90:28:60:
28 | subroutine cldprmc_sw(ncol,nlayers, inflag, iceflag, liqflag, zcldfmc, &
| 1
Warning: Unused dummy argument 'liqflag' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_cldprmc.f90:29:50:
29 | ciwpmc, clwpmc, reicmc, dgesmc, relqmc, &
| 1
Warning: Unused dummy argument 'reicmc' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_cldprmc.f90:29:66:
29 | ciwpmc, clwpmc, reicmc, dgesmc, relqmc, &
| 1
Warning: Unused dummy argument 'relqmc' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_julday_mod.F90:276:13:
276 | HH = FDAY * 24d0
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_julday_mod.F90:277:13:
277 | MM = ( HH - INT( HH ) ) * 60d0
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_julday_mod.F90:278:13:
278 | SS = ( MM - INT( MM ) ) * 60d0
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_julday_mod.F90:225:41:
225 | REAL*8 :: FDAY, G, I, J, JD, M, Y
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_error_mod.F90:938:29:
938 | CHARACTER(LEN=255) :: MSG
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_error_mod.F90:807:19:
807 | INTEGER :: STAT
| 1
Warning: Unused variable 'stat' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_error_mod.F90:662:35:
662 | CHARACTER(LEN=255) :: MSG, LOC
| 1
Warning: Unused variable 'loc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_error_mod.F90:592:35:
592 | CHARACTER(LEN=255) :: Msg, Loc
| 1
Warning: Unused variable 'loc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_error_mod.F90:527:48:
527 | SUBROUTINE HCO_MSGnoErr( Msg, Sep1, Sep2, Verb )
| 1
Warning: Unused dummy argument 'verb' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_error_mod.F90:377:50:
377 | SUBROUTINE HCO_WarningNoErr( ErrMsg, RC, WARNLEV, THISLOC )
| 1
Warning: Unused dummy argument 'warnlev' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_error_mod.F90:395:30:
395 | INTEGER :: WLEV
| 1
Warning: Unused variable 'wlev' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_error_mod.F90:259:16:
259 | INTEGER :: I, J
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_error_mod.F90:259:19:
259 | INTEGER :: I, J
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_regrid_a2a_mod.F90:2486:18:
2486 | qtmp(i)=q1(i,j)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_regrid_a2a_mod.F90:2493:18:
2493 | qtmp(0)=q1(im,j)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_regrid_a2a_mod.F90:2494:21:
2494 | qtmp(im+1)=q1(1,j)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_regrid_a2a_mod.F90:1132:56:
1132 | if( abs(q1(i,m)-miss)>tiny_r8 ) q2(i,j)=q1(i,m)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_regrid_a2a_mod.F90:1169:44:
1169 | 123 if ( ABS( dlat ) > 0.0d0 ) q2(i,j) = qsum / dlat
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_regrid_a2a_mod.F90:1192:23:
1192 | q2(i,1) = sum
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_regrid_a2a_mod.F90:1209:24:
1209 | q2(i,jn) = sum
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_regrid_a2a_mod.F90:584:25:
584 | qtmp(i,j+ig) = q1(i,j+ig)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_regrid_a2a_mod.F90:558:20:
558 | INTEGER :: i,j,k
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_regrid_a2a_mod.F90:425:20:
425 | INTEGER :: i,j,k
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_regrid_a2a_mod.F90:292:20:
292 | INTEGER :: i,j,k
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_regrid_a2a_mod.F90:160:20:
160 | INTEGER :: i,j,k
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/engy_tdif.F90:2:40:
2 | subroutine engy_tdif(cwava ,w ,t ,tm1 ,pdel , &
| 1
Warning: Unused dummy argument 't' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/engy_tdif.F90:2:51:
2 | subroutine engy_tdif(cwava ,w ,t ,tm1 ,pdel , &
| 1
Warning: Unused dummy argument 'tm1' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_regrid_a2a_mod.F90:1033:22:
1033 | SUBROUTINE ymap_r8r4(im, jm, sin1, q1, jn, sin2, q2, ig, iv, missval)
| ^
Warning: 'ymap_r8r4' defined but not used [-Wunused-function]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/linear_1d_operators.F90:825:38:
825 | new_cond%edge_data = flux*dt/spacing
| ^
Warning: 'new_cond.edge_data.offset' is used uninitialized [-Wuninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/linear_1d_operators.F90:818:61:
818 | function new_BoundaryFlux(flux, dt, spacing) result(new_cond)
| ^
note: 'new_cond' declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/linear_1d_operators.F90:825:38:
825 | new_cond%edge_data = flux*dt/spacing
| ^
Warning: 'new_cond.edge_data.dim[0].lbound' is used uninitialized [-Wuninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/linear_1d_operators.F90:818:61:
818 | function new_BoundaryFlux(flux, dt, spacing) result(new_cond)
| ^
note: 'new_cond' declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/linear_1d_operators.F90:825:38:
825 | new_cond%edge_data = flux*dt/spacing
| ^
Warning: 'new_cond.edge_data.dim[0].ubound' is used uninitialized [-Wuninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/linear_1d_operators.F90:818:61:
818 | function new_BoundaryFlux(flux, dt, spacing) result(new_cond)
| ^
note: 'new_cond' declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/linear_1d_operators.F90:814:27:
814 | new_cond%edge_data = data
| ^
Warning: 'new_cond.edge_data.offset' is used uninitialized [-Wuninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/linear_1d_operators.F90:809:48:
809 | function new_BoundaryData(data) result(new_cond)
| ^
note: 'new_cond' declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/linear_1d_operators.F90:814:27:
814 | new_cond%edge_data = data
| ^
Warning: 'new_cond.edge_data.dim[0].lbound' is used uninitialized [-Wuninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/linear_1d_operators.F90:809:48:
809 | function new_BoundaryData(data) result(new_cond)
| ^
note: 'new_cond' declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/linear_1d_operators.F90:814:27:
814 | new_cond%edge_data = data
| ^
Warning: 'new_cond.edge_data.dim[0].ubound' is used uninitialized [-Wuninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/linear_1d_operators.F90:809:48:
809 | function new_BoundaryData(data) result(new_cond)
| ^
note: 'new_cond' declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/linear_1d_operators.F90:658:30:
658 | new_bndry%edge_width = width
| ^
Warning: 'new_bndry.edge_width.offset' is used uninitialized [-Wuninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/linear_1d_operators.F90:653:56:
653 | function new_BoundaryFixedLayer(width) result(new_bndry)
| ^
note: 'new_bndry' declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/linear_1d_operators.F90:658:30:
658 | new_bndry%edge_width = width
| ^
Warning: 'new_bndry.edge_width.dim[0].lbound' is used uninitialized [-Wuninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/linear_1d_operators.F90:653:56:
653 | function new_BoundaryFixedLayer(width) result(new_bndry)
| ^
note: 'new_bndry' declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/linear_1d_operators.F90:658:30:
658 | new_bndry%edge_width = width
| ^
Warning: 'new_bndry.edge_width.dim[0].ubound' is used uninitialized [-Wuninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/linear_1d_operators.F90:653:56:
653 | function new_BoundaryFixedLayer(width) result(new_bndry)
| ^
note: 'new_bndry' declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/fft99.F90:336:5:
336 | 50 CONTINUE
| 1
Warning: Label 50 at (1) defined but not used [-Wunused-label]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/fft99.F90:681:5:
681 | 50 CONTINUE
| 1
Warning: Label 50 at (1) defined but not used [-Wunused-label]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_calcoe.F90:39:2:
39 | x = xz(k)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_calcoe.F90:11:34:
11 | subroutine calcoe( c, xz, tt, adjin, adjcoe )
| 1
Warning: Unused dummy argument 'tt' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_regrid_a2a_mod.F90:2563:10:
2563 | 123 if( ABS( dlon ) > 0.0e0 ) q2(i,j) = qsum / dlon
| ^
Warning: 'dlon' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_regrid_a2a_mod.F90:2361:38:
2361 | REAL*4 :: qsum, dlon
| ^
note: 'dlon' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_regrid_a2a_mod.F90:2563:54:
2563 | 123 if( ABS( dlon ) > 0.0e0 ) q2(i,j) = qsum / dlon
| ^
Warning: 'qsum' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_regrid_a2a_mod.F90:2361:32:
2361 | REAL*4 :: qsum, dlon
| ^
note: 'qsum' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:145:2:
145 | x_table(0,iw) = sum( a(1:11:2,iw) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:146:2:
146 | d_table(0,iw) = sum( b(1:11:2,iw) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:148:2:
148 | col = 22._r8 + t_del*real(k-1)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:149:2:
149 | o2_table(k) = col
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:150:2:
150 | col = 10._r8**col
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:151:2:
151 | a1(:) = a(2:12:2,iw)*col
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:152:2:
152 | b1(:) = b(2:12:2,iw)*col
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:153:2:
153 | where( a1(:) < 500._r8 )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:154:2:
154 | a0(:) = exp( -a1(:) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:155:2:
155 | elsewhere
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:156:2:
156 | a0(:) = 0._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:157:2:
157 | endwhere
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:158:2:
158 | where( b1(:) < 500._r8 )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:159:2:
159 | b0(:) = exp( -b1(:) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:160:2:
160 | elsewhere
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:161:2:
161 | b0(:) = 0._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:162:2:
162 | endwhere
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:163:2:
163 | x_table(k,iw) = dot_product( a(1:11:2,iw),a0(:) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:164:2:
164 | d_table(k,iw) = dot_product( b(1:11:2,iw),b0(:) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:230:2:
230 | if( o2col(ki) /= 0._r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:231:2:
231 | if( lo2col(ki) <= o2_table(1) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:232:2:
232 | dels(ki) = 0._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:233:2:
233 | index(ki) = 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:234:2:
234 | else if( lo2col(ki) >= o2_table(tdim) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:235:2:
235 | dels(ki) = 1._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:236:2:
236 | index(ki) = tdim-1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:237:2:
237 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:239:2:
239 | if( lo2col(ki) <= o2_table(k) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:240:2:
240 | dels(ki) = t_fac*(lo2col(ki) - o2_table(k-1))
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:241:2:
241 | index(ki) = k-1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:242:2:
242 | exit
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:243:2:
243 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:245:2:
245 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:246:2:
246 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:247:2:
247 | index(ki) = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:248:2:
248 | dels(ki) = 0._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:249:2:
249 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:257:2:
257 | ki = index(k)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:258:2:
258 | rjm(k) = x_table(ki,iw) + dels(k)*(x_table(ki+1,iw) - x_table(ki,iw))
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:259:2:
259 | rjo2(k) = d_table(ki,iw) + dels(k)*(d_table(ki+1,iw) - d_table(ki,iw))
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:260:2:
260 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:210:23:
210 | real(r8) :: a0, a1, b0, b1
| 1
Warning: Unused variable 'a0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:210:27:
210 | real(r8) :: a0, a1, b0, b1
| 1
Warning: Unused variable 'a1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:212:41:
212 | real(r8), dimension(pverp,6) :: aa, bb
| 1
Warning: Unused variable 'aa' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:211:41:
211 | real(r8), dimension(6) :: ac, bc
| 1
Warning: Unused variable 'ac' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:210:31:
210 | real(r8) :: a0, a1, b0, b1
| 1
Warning: Unused variable 'b0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:210:35:
210 | real(r8) :: a0, a1, b0, b1
| 1
Warning: Unused variable 'b1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:212:45:
212 | real(r8), dimension(pverp,6) :: aa, bb
| 1
Warning: Unused variable 'bb' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:211:45:
211 | real(r8), dimension(6) :: ac, bc
| 1
Warning: Unused variable 'bc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:207:18:
207 | integer :: i, iw, j, j1, jp1, k, ki, kp1
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:207:25:
207 | integer :: i, iw, j, j1, jp1, k, ki, kp1
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:207:29:
207 | integer :: i, iw, j, j1, jp1, k, ki, kp1
| 1
Warning: Unused variable 'j1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:207:34:
207 | integer :: i, iw, j, j1, jp1, k, ki, kp1
| 1
Warning: Unused variable 'jp1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:209:37:
209 | integer :: minind(1), maxind(1)
| 1
Warning: Unused variable 'maxind' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:209:26:
209 | integer :: minind(1), maxind(1)
| 1
Warning: Unused variable 'minind' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:214:43:
214 | real(r8), dimension(pverp) :: rjmi, rjo2i, lo2col, dels
| 1
Warning: Unused variable 'rjmi' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:214:50:
214 | real(r8), dimension(pverp) :: rjmi, rjo2i, lo2col, dels
| 1
Warning: Unused variable 'rjo2i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:140:18:
140 | integer :: i, iw, k, j1, jp1, j
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:140:37:
140 | integer :: i, iw, k, j1, jp1, j
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:140:29:
140 | integer :: i, iw, k, j1, jp1, j
| 1
Warning: Unused variable 'j1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_schu.F90:140:34:
140 | integer :: i, iw, k, j1, jp1, j
| 1
Warning: Unused variable 'jp1' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_inter.F90:127:2:
127 | cycle
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_inter.F90:128:2:
128 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_inter.F90:129:2:
129 | exit
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_inter.F90:130:2:
130 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_inter.F90:131:2:
131 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_inter.F90:132:2:
132 | exit
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_inter.F90:134:2:
134 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_inter.F90:139:2:
139 | do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_inter.F90:164:2:
164 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_inter.F90:165:2:
165 | exit
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_inter.F90:167:2:
167 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_inter.F90:207:2:
207 | write(iulog,*) 'inter_inti: failed to allocate wrk arrays; error = ',astat
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_inter.F90:208:2:
208 | call endrun
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_inter.F90:210:2:
210 | xi(:) = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_inter.F90:211:2:
211 | xcnt(:) = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_inter.F90:218:2:
218 | iil = ii
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_inter.F90:219:2:
219 | exit
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_inter.F90:226:2:
226 | call endrun
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_inter.F90:228:2:
228 | nintervals = nintervals - 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_inter.F90:235:2:
235 | call endrun
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_inter.F90:315:2:
315 | iil = xi(i)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_inter.F90:316:2:
316 | ii = xcnt(i)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_inter.F90:317:2:
317 | if( ii == 1 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_inter.F90:318:2:
318 | yg(i) = xfrac(1,i)*y(iil)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_inter.F90:319:2:
319 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_inter.F90:320:2:
320 | yg(i) = dot_product( xfrac(1:ii,i),y(iil:iil+ii-1) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_inter.F90:321:2:
321 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_inter.F90:259:41:
259 | subroutine inter3( ng, xg, yg, n, x, y )
| 1
Warning: Unused dummy argument 'x' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_inter.F90:259:31:
259 | subroutine inter3( ng, xg, yg, n, x, y )
| 1
Warning: Unused dummy argument 'xg' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_regrid_a2a_mod.F90:2279:11:
2279 | 123 if ( ABS( dlon ) > 0.0d0 ) q2(i,j) = qsum / dlon
| ^
Warning: 'dlon' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_regrid_a2a_mod.F90:2077:38:
2077 | REAL*8 :: qsum, dlon
| ^
note: 'dlon' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_regrid_a2a_mod.F90:2279:55:
2279 | 123 if ( ABS( dlon ) > 0.0d0 ) q2(i,j) = qsum / dlon
| ^
Warning: 'qsum' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_regrid_a2a_mod.F90:2077:32:
2077 | REAL*8 :: qsum, dlon
| ^
note: 'qsum' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:190:24:
190 | cnt(1:ns) = kount
| ^
Warning: 'ns' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_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/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:177:17:
177 | integer :: ns, strt(7), fin(7), cnt(7)
| ^
note: 'ns' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_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)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:190:24:
190 | cnt(1:ns) = kount
| ^
Warning: 'ns' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:177:17:
177 | integer :: ns, strt(7), fin(7), cnt(7)
| ^
note: 'ns' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/msise00.F90:308:5:
308 | 216 CONTINUE
| 1
Warning: Label 216 at (1) defined but not used [-Wunused-label]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/msise00.F90:1326:12:
1326 | IYR = YRD/1000._r8
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/msise00.F90:1845:24:
1845 | real(r8) gsurf, pe
| 1
Warning: Unused variable 'pe' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/msise00.F90:427:20:
427 | real(r8) DS(9),TS(2)
| 1
Warning: Unused variable 'ds' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/msise00.F90:427:26:
427 | real(r8) DS(9),TS(2)
| 1
Warning: Unused variable 'ts' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/phcs.F90:145:10:
145 | ml = n
| 1
Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/phcs.F90:190:14:
190 | do m=3,pmmax
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:190:24:
190 | cnt(1:ns) = kount
| ^
Warning: 'ns' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:177:17:
177 | integer :: ns, strt(7), fin(7), cnt(7)
| ^
note: 'ns' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:190:24:
190 | cnt(1:ns) = kount
| ^
Warning: 'ns' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:177:17:
177 | integer :: ns, strt(7), fin(7), cnt(7)
| ^
note: 'ns' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_regrid_a2a_mod.F90:1995:10:
1995 | 123 if( ABS( dlon ) > 0.0e0 ) q2(i,j) = qsum / dlon
| ^
Warning: 'dlon' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_regrid_a2a_mod.F90:1782:38:
1782 | REAL*4 :: qsum, dlon
| ^
note: 'dlon' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_regrid_a2a_mod.F90:1995:54:
1995 | 123 if( ABS( dlon ) > 0.0e0 ) q2(i,j) = qsum / dlon
| ^
Warning: 'qsum' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_regrid_a2a_mod.F90:1782:32:
1782 | REAL*4 :: qsum, dlon
| ^
note: 'qsum' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:190:24:
190 | cnt(1:ns) = kount
| ^
Warning: 'ns' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:177:17:
177 | integer :: ns, strt(7), fin(7), cnt(7)
| ^
note: 'ns' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:190:24:
190 | cnt(1:ns) = kount
| ^
Warning: 'ns' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:177:17:
177 | integer :: ns, strt(7), fin(7), cnt(7)
| ^
note: 'ns' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:190:24:
190 | cnt(1:ns) = kount
| ^
Warning: 'ns' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:177:17:
177 | integer :: ns, strt(7), fin(7), cnt(7)
| ^
note: 'ns' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:190:24:
190 | cnt(1:ns) = kount
| ^
Warning: 'ns' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:177:17:
177 | integer :: ns, strt(7), fin(7), cnt(7)
| ^
note: 'ns' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_regrid_a2a_mod.F90:1699:11:
1699 | 123 if ( ABS( dlon ) > 0.0d0 ) q2(i,j) = qsum / dlon
| ^
Warning: 'dlon' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_regrid_a2a_mod.F90:1488:38:
1488 | REAL*8 :: qsum, dlon
| ^
note: 'dlon' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_regrid_a2a_mod.F90:1699:55:
1699 | 123 if ( ABS( dlon ) > 0.0d0 ) q2(i,j) = qsum / dlon
| ^
Warning: 'qsum' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/GeosUtil/hco_regrid_a2a_mod.F90:1488:32:
1488 | REAL*8 :: qsum, dlon
| ^
note: 'qsum' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:190:24:
190 | cnt(1:ns) = kount
| ^
Warning: 'ns' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:177:17:
177 | integer :: ns, strt(7), fin(7), cnt(7)
| ^
note: 'ns' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:190:24:
190 | cnt(1:ns) = kount
| ^
Warning: 'ns' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:177:17:
177 | integer :: ns, strt(7), fin(7), cnt(7)
| ^
note: 'ns' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:190:24:
190 | cnt(1:ns) = kount
| ^
Warning: 'ns' may be used uninitialized [-Wmaybe-uninitialized]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:177:17:
177 | integer :: ns, strt(7), fin(7), cnt(7)
| ^
note: 'ns' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/std_atm_profile.F90:99:26:
99 | logical :: found_region
| 1
Warning: Unused variable 'found_region' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:190:24:
190 | cnt(1:ns) = kount
| ^
Warning: 'ns' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:177:17:
177 | integer :: ns, strt(7), fin(7), cnt(7)
| ^
note: 'ns' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/std_atm_profile.F90:156:10:
156 | if (lb(ii) /= 0._r8) then
| ^
Warning: 'ii' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/std_atm_profile.F90:138:19:
138 | integer :: i, ii, k, nlev
| ^
note: 'ii' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/std_atm_profile.F90:120:10:
120 | if (lb(ii) /= 0._r8) then
| ^
Warning: 'ii' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/std_atm_profile.F90:98:19:
98 | integer :: i, ii, k, nlev
| ^
note: 'ii' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/std_atm_profile.F90:80:10:
80 | if (lb(ii) /= 0._r8) then
| ^
Warning: 'ii' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/std_atm_profile.F90:61:19:
61 | integer :: i, ii, k, nlev
| ^
note: 'ii' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:190:24:
190 | cnt(1:ns) = kount
| ^
Warning: 'ns' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:177:17:
177 | integer :: ns, strt(7), fin(7), cnt(7)
| ^
note: 'ns' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/sgexx.F90:8020:5:
8020 | 210 CONTINUE
| 1
Warning: Label 210 at (1) defined but not used [-Wunused-label]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/sgexx.F90:8928:17:
8928 | LBETA = C + QTR
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:190:24:
190 | cnt(1:ns) = kount
| ^
Warning: 'ns' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:177:17:
177 | integer :: ns, strt(7), fin(7), cnt(7)
| ^
note: 'ns' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/sgexx.F90:1356:19:
1356 | K = SCALE( I )
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/sgexx.F90:1370:19:
1370 | K = SCALE( I )
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/sgexx.F90:8086:60:
8086 | INTEGER FUNCTION ILAENV( ISPEC, NAME, OPTS, N1, N2, N3, &
| 1
Warning: Unused dummy argument 'n3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/sgexx.F90:8086:48:
8086 | INTEGER FUNCTION ILAENV( ISPEC, NAME, OPTS, N1, N2, N3, &
| 1
Warning: Unused dummy argument 'opts' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:190:24:
190 | cnt(1:ns) = kount
| ^
Warning: 'ns' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:177:17:
177 | integer :: ns, strt(7), fin(7), cnt(7)
| ^
note: 'ns' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/sgexx.F90:2083:41:
2083 | LDZ, WORK, LWORK, INFO )
| 1
Warning: Unused dummy argument 'lwork' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:190:24:
190 | cnt(1:ns) = kount
| ^
Warning: 'ns' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:177:17:
177 | integer :: ns, strt(7), fin(7), cnt(7)
| ^
note: 'ns' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:190:24:
190 | cnt(1:ns) = kount
| ^
Warning: 'ns' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:177:17:
177 | integer :: ns, strt(7), fin(7), cnt(7)
| ^
note: 'ns' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:190:24:
190 | cnt(1:ns) = kount
| ^
Warning: 'ns' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:177:17:
177 | integer :: ns, strt(7), fin(7), cnt(7)
| ^
note: 'ns' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_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 '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/wrap_mpi.F90:800:49:
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)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/wrap_mpi.F90:1242:31:
1242 | subroutine mpiwincreate(base,size,comm,win)
| 1
Warning: Unused dummy argument 'base' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/wrap_mpi.F90:1242:41:
1242 | subroutine mpiwincreate(base,size,comm,win)
| 1
Warning: Unused dummy argument 'comm' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/wrap_mpi.F90:1249:7:
1249 | use cam_logfile, only: iulog
| 1
Warning: Unused module variable 'iulog' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/wrap_mpi.F90:1242:36:
1242 | subroutine mpiwincreate(base,size,comm,win)
| 1
Warning: Unused dummy argument 'size' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/wrap_mpi.F90:1242:45:
1242 | subroutine mpiwincreate(base,size,comm,win)
| 1
Warning: Dummy argument 'win' at (1) was declared INTENT(OUT) but was not set [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:190:24:
190 | cnt(1:ns) = kount
| ^
Warning: 'ns' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:177:17:
177 | integer :: ns, strt(7), fin(7), cnt(7)
| ^
note: 'ns' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:190:24:
190 | cnt(1:ns) = kount
| ^
Warning: 'ns' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:177:17:
177 | integer :: ns, strt(7), fin(7), cnt(7)
| ^
note: 'ns' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:190:24:
190 | cnt(1:ns) = kount
| ^
Warning: 'ns' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/buffer.F90.in:177:17:
177 | integer :: ns, strt(7), fin(7), cnt(7)
| ^
note: 'ns' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/TestNcdfUtil.F90:471:9:
471 | rc = SUM( lon - longDat )
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/TestNcdfUtil.F90:485:9:
485 | rc = SUM( lat - latDat )
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/TestNcdfUtil.F90:499:9:
499 | rc = SUM( lev - levDat )
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/TestNcdfUtil.F90:527:9:
527 | rc = SUM( PS ) - SIZE( PS )
| 1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/TestNcdfUtil.F90:577:9:
577 | rc = SUM( t ) - SIZE( t )
| 1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/TestNcdfUtil.F90:95:12:
95 | latdeg = 180.0 / REAL( ILAT )
| 1
Warning: Change of value in conversion from 'REAL(4)' to 'INTEGER(4)' at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/TestNcdfUtil.F90:98:12:
97 | do i = 1, ilong
| 2
98 | latDat(i) = -90 + (i-0.5)*latdeg
| 1
Warning: Array reference at (1) out of bounds (72 > 46) in loop beginning at (2)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/TestNcdfUtil.F90:170:58:
170 | REAL*4 :: T ( ILONG, ILAT, IVERT, ITIME ) ! temperature
| 1
Warning: Array 't' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/sgexx.F90:9503:17:
9503 | Y = OLDY
| ^
Warning: 'oldy' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/sgexx.F90:9419:33:
9419 | REAL(r8) OLDY, RECBAS, Y, Z
| ^
note: 'oldy' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/saturation.F90:1378:10:
1378 | rsat
| 1
Warning: Unused variable 'rsat' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/saturation.F90:882:16:
882 | integer :: i, k ! Loop indices
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/saturation.F90:882:19:
882 | integer :: i, k ! Loop indices
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/saturation.F90:1078:32:
1078 | subroutine sat_vapor_press_ice( nz, ngrdcol, T_in_K, saturation_formula, &
| ^
Warning: 'sat_vapor_press_ice' defined but not used [-Wunused-function]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/lapack_wrap.F90:239:16:
239 | subd, diag, supd
| 1
Warning: Unused variable 'diag' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/lapack_wrap.F90:239:10:
239 | subd, diag, supd
| 1
Warning: Unused variable 'subd' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/lapack_wrap.F90:239:22:
239 | subd, diag, supd
| 1
Warning: Unused variable 'supd' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/sgexx.F90:8739:63:
8739 | REAL(r8) BASE, EMAX, EMIN, EPS, PREC, RMACH, RMAX, RMIN, &
| ^
Warning: 'rmach' may be used uninitialized [-Wmaybe-uninitialized]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_map_utils.F90:260:64:
260 | indices(ind(recvcounts(i) - my_first_elem + 1)) = compressval
| 1
Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_map_utils.F90:1036:18:
1036 | lmax(1) = MAXVAL(this%map(max_srcs + 1, :))
| 1
Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_map_utils.F90:1038:20:
1038 | lmax(2) = MAXVAL(this%map(max_srcs + 2, :))
| 1
Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_map_utils.F90:1064:14:
1064 | j = ((this%map(max_srcs+1, i) * offset(1)) + &
| 1
Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_map_utils.F90:923:27:
923 | dims(i, 1) = MINVAL(this%map(i,:))
| 1
Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_map_utils.F90:924:27:
924 | dims(i, 2) = MAXVAL(this%map(i,:))
| 1
Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_map_utils.F90:939:46:
939 | dims(rank + this%src(i) + 1, 1) = MINVAL(this%map(i,:))
| 1
Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_map_utils.F90:940:46:
940 | dims(rank + this%src(i) + 1, 2) = MAXVAL(this%map(i,:))
| 1
Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_map_utils.F90:624:17:
624 | lonIndex = this%map(max_srcs + 1, index)
| 1
Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_map_utils.F90:626:19:
626 | latIndex = this%map(max_srcs + 2, index)
| 1
Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_map_utils.F90:592:19:
592 | lonIndex = this%map(1, index)
| 1
Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_map_utils.F90:593:19:
593 | latIndex = this%map(2, index)
| 1
Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_map_utils.F90:398:16:
398 | index = this%map(max_srcs, i)
| 1
Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/constituents.F90:494:41:
494 | hadvnam (m) = 'HA'//cnst_name(m)
| 1
Warning: CHARACTER expression will be truncated in assignment (16/18) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/constituents.F90:495:41:
495 | vadvnam (m) = 'VA'//cnst_name(m)
| 1
Warning: CHARACTER expression will be truncated in assignment (16/18) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/constituents.F90:496:41:
496 | fixcnam (m) = 'DF'//cnst_name(m)
| 1
Warning: CHARACTER expression will be truncated in assignment (16/18) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/constituents.F90:497:41:
497 | tendnam (m) = 'TE'//cnst_name(m)
| 1
Warning: CHARACTER expression will be truncated in assignment (16/18) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/constituents.F90:498:42:
498 | ptendnam (m) = 'PTE'//cnst_name(m)
| 1
Warning: CHARACTER expression will be truncated in assignment (16/19) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/constituents.F90:499:41:
499 | tottnam (m) = 'TA'//cnst_name(m)
| 1
Warning: CHARACTER expression will be truncated in assignment (16/18) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/constituents.F90:500:41:
500 | sflxnam(m) = 'SF'//cnst_name(m)
| 1
Warning: CHARACTER expression will be truncated in assignment (16/18) at (1) [-Wcharacter-truncation]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/ioFileMod.F90:62:18:
62 | integer :: ierr ! error status
| 1
Warning: Unused variable 'ierr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/constituents.F90:528:28:
528 | end function cnst_cam_outfld
| ^
Warning: '__result_cnst_cam_outfld' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/constituents.F90:507:0:
507 | function cnst_cam_outfld(m)
|
note: '__result_cnst_cam_outfld' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/constituents.F90:462:25:
462 | end function cnst_read_iv
| ^
Warning: '__result_cnst_read_iv' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/constituents.F90:441:0:
441 | function cnst_read_iv(m)
|
note: '__result_cnst_read_iv' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/sgexx.F90:4057:46:
4057 | REAL(r8) SCALE, SUM, VALUE
| ^
Warning: 'value' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/sgexx.F90:3919:46:
3919 | REAL(r8) SCALE, SUM, VALUE
| ^
Warning: 'value' may be used uninitialized [-Wmaybe-uninitialized]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/eul_control_mod.F90:30:28:
30 | real(r8) ,public :: trig (3*plon/2+1,plat) ! trigonometric funct values used by fft
| 1
Warning: Integer division truncated to constant '1' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/eul_control_mod.F90:34:38:
34 | real(r8), public :: hdfsd2(pnmax) ! Del^2 mult. for each wave (vort-div)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/eul_control_mod.F90:35:38:
35 | real(r8), public :: hdfst2(pnmax) ! Del^2 multiplier for each wave (t-q)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/eul_control_mod.F90:36:38:
36 | real(r8), public :: hdfsdn(pnmax) ! Del^N mult. for each wave (vort-div)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/eul_control_mod.F90:37:38:
37 | real(r8), public :: hdfstn(pnmax) ! Del^N multiplier for each wave (t-q)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_map_utils.F90:869:40:
869 | end function cam_filemap_get_blocksize
| ^
Warning: '__result_cam_filemap_get_bloc' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_map_utils.F90:855:44:
855 | integer function cam_filemap_get_blocksize(this, block_id)
| ^
note: '__result_cam_filemap_get_bloc' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_map_utils.F90:253:51:
253 | if ( (recvcounts(i) >= my_first_elem) .and. &
| ^
Warning: 'my_first_elem' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_map_utils.F90:102:66:
102 | integer :: mycnt, my_first_elem
| ^
note: 'my_first_elem' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/sgexx.F90:3109:16:
3109 | IF( I2.GT.I ) &
| ^
Warning: 'i2' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/sgexx.F90:2836:34:
2836 | INTEGER I, I1, I2, ITN, ITS, J, K, L, M, NH, NR, NZ
| ^
note: 'i2' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/hb_diff.F90:668:16:
668 | kvm = 0._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/hb_diff.F90:403:32:
403 | zi ,cldn ,ocnfrac ,bge )
| 1
Warning: Unused dummy argument 'ocnfrac' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/hb_diff.F90:465:30:
465 | real(r8) :: phihinv(pcols) ! inverse phi function for heat
| 1
Warning: Unused variable 'phihinv' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/hb_diff.F90:377:19:
377 | real(r8) :: vvk ! velocity magnitude squared
| 1
Warning: Unused variable 'vvk' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/sgexx.F90:3303:32:
3303 | A( K+I-1, I-1 ) = EI
| ^
Warning: 'ei' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/sgexx.F90:3249:31:
3249 | REAL(r8) EI
| ^
note: 'ei' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/sgexx.F90:2039:40:
2039 | DO 30 I = ILO, IHI - 1 - NX, NB
| ^
Warning: 'nx' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/sgexx.F90:1951:69:
1951 | INTEGER I, IB, IINFO, IWS, LDWORK, NB, NBMIN, NH, NX
| ^
note: 'nx' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/sgexx.F90:2477:31:
2477 | WORK )
| ^
Warning: 'i2' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/sgexx.F90:2203:34:
2203 | INTEGER I, I1, I2, IERR, II, ITEMP, ITN, ITS, J, K, L, &
| ^
note: 'i2' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_model_flags_mod.F90:53:26:
53 | integer :: unitn, ierr
| 1
Warning: Unused variable 'ierr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_model_flags_mod.F90:38:38:
38 | subroutine carma_model_readnl(nlfile)
| 1
Warning: Unused dummy argument 'nlfile' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_model_flags_mod.F90:53:20:
53 | integer :: unitn, ierr
| 1
Warning: Unused variable 'unitn' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_sim_dat.F90:11:10:
11 | use chem_mods, only : clscnt, cls_rxt_cnt, clsmap, permute, adv_mass, fix_mass, crb_mass
| 1
Warning: Unused module variable 'cph_enthalpy' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_sim_dat.F90:11:10:
11 | use chem_mods, only : clscnt, cls_rxt_cnt, clsmap, permute, adv_mass, fix_mass, crb_mass
| 1
Warning: Unused module variable 'cph_rid' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_sim_dat.F90:11:10:
11 | use chem_mods, only : clscnt, cls_rxt_cnt, clsmap, permute, adv_mass, fix_mass, crb_mass
| 1
Warning: Unused module variable 'slvd_lst' which has been explicitly imported at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic_utils.F90:53:49:
53 | integer :: unitn, ierr
| 1
Warning: Unused variable 'ierr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic_utils.F90:45:8:
45 | use spmd_utils, only: masterproc, masterprocid, mpicom, mpi_character, mpi_logical
| 1
Warning: Unused module variable 'masterproc' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic_utils.F90:45:8:
45 | use spmd_utils, only: masterproc, masterprocid, mpicom, mpi_character, mpi_logical
| 1
Warning: Unused module variable 'masterprocid' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic_utils.F90:45:8:
45 | use spmd_utils, only: masterproc, masterprocid, mpicom, mpi_character, mpi_logical
| 1
Warning: Unused module variable 'mpicom' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic_utils.F90:55:41:
55 | character(len=128) :: msg
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic_utils.F90:54:50:
54 | logical :: nl_not_found
| 1
Warning: Unused variable 'nl_not_found' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic_utils.F90:41:38:
41 | subroutine analytic_ic_readnl(nlfile)
| 1
Warning: Unused dummy argument 'nlfile' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic_utils.F90:53:43:
53 | integer :: unitn, ierr
| 1
Warning: Unused variable 'unitn' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_lw.f90:264:26:
264 | kiss_seed(i,1) = (pmid(i,nlay) - int(pmid(i,nlay))) * 1000000000
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_lw.f90:265:26:
265 | kiss_seed(i,2) = (pmid(i,nlay-1) - int(pmid(i,nlay-1))) * 1000000000
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_lw.f90:266:26:
266 | kiss_seed(i,3) = (pmid(i,nlay-2) - int(pmid(i,nlay-2))) * 1000000000
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_lw.f90:267:26:
267 | kiss_seed(i,4) = (pmid(i,nlay-3) - int(pmid(i,nlay-3))) * 1000000000
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_lw.f90:281:26:
281 | kiss_seed(i,1) = (pmid(i,nlay) - int(pmid(i,nlay))) * 1000000000
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_lw.f90:282:26:
282 | kiss_seed(i,2) = (pmid(i,nlay-1) - int(pmid(i,nlay-1))) * 1000000000
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_lw.f90:283:26:
283 | kiss_seed(i,3) = (pmid(i,nlay-2) - int(pmid(i,nlay-2))) * 1000000000
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_lw.f90:284:26:
284 | kiss_seed(i,4) = (pmid(i,nlay-3) - int(pmid(i,nlay-3))) * 1000000000
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_lw.f90:231:61:
231 | real(kind=r8), dimension(nsubcol, ncol, nlay) :: CDF, CDF2 ! random numbers
| 1
Warning: Unused variable 'cdf2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_lw.f90:97:20:
97 | integer :: km, im, nm ! loop indices
| 1
Warning: Unused variable 'im' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_lw.f90:97:16:
97 | integer :: km, im, nm ! loop indices
| 1
Warning: Unused variable 'km' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_lw.f90:46:32:
46 | subroutine mcica_subcol_lw(lchnk, ncol, nlay, icld, permuteseed, play, &
| 1
Warning: Unused dummy argument 'lchnk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_lw.f90:97:24:
97 | integer :: km, im, nm ! loop indices
| 1
Warning: Unused variable 'nm' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/sgexx.F90:1194:24:
1194 | WORK( 1 ) = MAXWRK
| ^
Warning: 'maxwrk' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/sgexx.F90:931:37:
931 | MAXB, MAXWRK, MINWRK, NOUT
| ^
note: 'maxwrk' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_sw.f90:293:26:
293 | kiss_seed(i,1) = (pmid(i,nlay) - int(pmid(i,nlay))) * 1000000000
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_lw_setcoef.f90:148:17:
148 | indbound = tbound - 159._r8
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_lw_setcoef.f90:155:16:
155 | indlev0 = tz(0) - 159._r8
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_lw_setcoef.f90:168:18:
168 | indlay = tavel(lay) - 159._r8
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_lw_setcoef.f90:175:18:
175 | indlev = tz(lay) - 159._r8
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_lw_rtrnmc.f90:326:29:
326 | ittot = tblint*tblind + 0.5_r8
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_lw_rtrnmc.f90:344:29:
344 | itgas = tblint*tblind+0.5_r8
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_lw_rtrnmc.f90:352:29:
352 | ittot = tblint*tblind + 0.5_r8
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_lw_rtrnmc.f90:375:27:
375 | itr = tblint*tblind+0.5_r8
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_sw.f90:294:26:
294 | kiss_seed(i,2) = (pmid(i,nlay-1) - int(pmid(i,nlay-1))) * 1000000000
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_sw.f90:295:26:
295 | kiss_seed(i,3) = (pmid(i,nlay-2) - int(pmid(i,nlay-2))) * 1000000000
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_sw.f90:296:26:
296 | kiss_seed(i,4) = (pmid(i,nlay-3) - int(pmid(i,nlay-3))) * 1000000000
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_sw.f90:311:26:
311 | kiss_seed(i,1) = (pmid(i,nlay) - int(pmid(i,nlay))) * 1000000000
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_sw.f90:312:26:
312 | kiss_seed(i,2) = (pmid(i,nlay-1) - int(pmid(i,nlay-1))) * 1000000000
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_sw.f90:313:26:
313 | kiss_seed(i,3) = (pmid(i,nlay-2) - int(pmid(i,nlay-2))) * 1000000000
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_sw.f90:314:26:
314 | kiss_seed(i,4) = (pmid(i,nlay-3) - int(pmid(i,nlay-3))) * 1000000000
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_sw.f90:260:61:
260 | real(kind=r8), dimension(nsubcol, ncol, nlay) :: CDF, CDF2 ! random numbers
| 1
Warning: Unused variable 'cdf2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_sw.f90:110:20:
110 | integer :: km, im, nm ! loop indices
| 1
Warning: Unused variable 'im' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_sw.f90:110:16:
110 | integer :: km, im, nm ! loop indices
| 1
Warning: Unused variable 'km' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_sw.f90:45:32:
45 | subroutine mcica_subcol_sw(lchnk, ncol, nlay, icld, permuteseed, play, &
| 1
Warning: Unused dummy argument 'lchnk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_sw.f90:110:24:
110 | integer :: km, im, nm ! loop indices
| 1
Warning: Unused variable 'nm' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1428:29:
1428 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac000' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1428:37:
1428 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac001' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1428:45:
1428 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac010' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1428:53:
1428 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac011' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1428:61:
1428 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac100' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1428:69:
1428 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac101' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1429:31:
1429 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'fac110' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1429:39:
1429 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'fac111' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1429:43:
1429 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'fs' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1427:47:
1427 | integer :: ig, ind0, ind1, inds, indf, js, lay, laysolfr
| 1
Warning: Unused variable 'js' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1429:53:
1429 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'speccomb' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1429:63:
1429 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'specmult' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1429:73:
1429 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'specparm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1322:43:
1322 | integer :: ig, ind0, ind1, inds, indf, js, lay, laysolfr
| 1
Warning: Unused variable 'indf' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1322:37:
1322 | integer :: ig, ind0, ind1, inds, indf, js, lay, laysolfr
| 1
Warning: Unused variable 'inds' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1255:29:
1255 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac000' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1255:37:
1255 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac001' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1255:45:
1255 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac010' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1255:53:
1255 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac011' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1255:61:
1255 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac100' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1255:69:
1255 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac101' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1256:31:
1256 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'fac110' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1256:39:
1256 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'fac111' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1256:43:
1256 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'fs' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1254:43:
1254 | integer :: ig, ind0, ind1, inds, indf, js, lay, laysolfr
| 1
Warning: Unused variable 'indf' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1254:37:
1254 | integer :: ig, ind0, ind1, inds, indf, js, lay, laysolfr
| 1
Warning: Unused variable 'inds' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1254:47:
1254 | integer :: ig, ind0, ind1, inds, indf, js, lay, laysolfr
| 1
Warning: Unused variable 'js' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1256:53:
1256 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'speccomb' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1256:63:
1256 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'specmult' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1256:73:
1256 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'specparm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1203:29:
1203 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac000' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1203:37:
1203 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac001' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1203:45:
1203 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac010' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1203:53:
1203 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac011' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1203:61:
1203 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac100' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1203:69:
1203 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac101' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1204:31:
1204 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'fac110' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1204:39:
1204 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'fac111' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1204:43:
1204 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'fs' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1202:25:
1202 | integer :: ig, ind0, ind1, inds, indf, js, lay, laysolfr
| 1
Warning: Unused variable 'ind0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1202:31:
1202 | integer :: ig, ind0, ind1, inds, indf, js, lay, laysolfr
| 1
Warning: Unused variable 'ind1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1202:43:
1202 | integer :: ig, ind0, ind1, inds, indf, js, lay, laysolfr
| 1
Warning: Unused variable 'indf' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1202:37:
1202 | integer :: ig, ind0, ind1, inds, indf, js, lay, laysolfr
| 1
Warning: Unused variable 'inds' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1202:47:
1202 | integer :: ig, ind0, ind1, inds, indf, js, lay, laysolfr
| 1
Warning: Unused variable 'js' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1204:53:
1204 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'speccomb' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1204:63:
1204 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'specmult' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1204:73:
1204 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'specparm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1205:31:
1205 | tauray
| 1
Warning: Unused variable 'tauray' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1142:29:
1142 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac000' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1142:37:
1142 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac001' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1142:45:
1142 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac010' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1142:53:
1142 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac011' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1142:61:
1142 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac100' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1142:69:
1142 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac101' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1143:31:
1143 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'fac110' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1143:39:
1143 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'fac111' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1143:43:
1143 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'fs' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1141:43:
1141 | integer :: ig, ind0, ind1, inds, indf, js, lay, laysolfr
| 1
Warning: Unused variable 'indf' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1141:37:
1141 | integer :: ig, ind0, ind1, inds, indf, js, lay, laysolfr
| 1
Warning: Unused variable 'inds' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1141:47:
1141 | integer :: ig, ind0, ind1, inds, indf, js, lay, laysolfr
| 1
Warning: Unused variable 'js' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1143:53:
1143 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'speccomb' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1143:63:
1143 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'specmult' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:1143:73:
1143 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'specparm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:973:29:
973 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac000' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:973:37:
973 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac001' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:973:45:
973 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac010' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:973:53:
973 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac011' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:973:61:
973 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac100' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:973:69:
973 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac101' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:974:31:
974 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'fac110' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:974:39:
974 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'fac111' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:974:43:
974 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'fs' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:972:47:
972 | integer :: ig, ind0, ind1, inds, indf, js, lay, laysolfr
| 1
Warning: Unused variable 'js' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:974:53:
974 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'speccomb' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:974:63:
974 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'specmult' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:974:73:
974 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'specparm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:666:29:
666 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac000' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:666:37:
666 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac001' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:666:45:
666 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac010' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:666:53:
666 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac011' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:666:61:
666 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac100' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:666:69:
666 | real(kind=r8) :: fac000, fac001, fac010, fac011, fac100, fac101, &
| 1
Warning: Unused variable 'fac101' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:667:31:
667 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'fac110' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:667:39:
667 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'fac111' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:667:43:
667 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'fs' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:665:47:
665 | integer :: ig, ind0, ind1, inds, indf, js, lay, laysolfr
| 1
Warning: Unused variable 'js' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:667:53:
667 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'speccomb' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:667:63:
667 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'specmult' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90:667:73:
667 | fac110, fac111, fs, speccomb, specmult, specparm, &
| 1
Warning: Unused variable 'specparm' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_arr_mod.F90:521:27:
521 | INTEGER :: I
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_lw_taumol.f90:32:74:
32 | laytrop, jp, jt, jt1, planklay, planklev, plankbnd, &
| 1
Warning: Unused dummy argument 'plankbnd' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_lw_taumol.f90:32:54:
32 | laytrop, jp, jt, jt1, planklay, planklev, plankbnd, &
| 1
Warning: Unused dummy argument 'planklay' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_lw_taumol.f90:32:64:
32 | laytrop, jp, jt, jt1, planklay, planklev, plankbnd, &
| 1
Warning: Unused dummy argument 'planklev' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/time_manager.F90:1079:11:
1079 | nstep = step_no
| 1
Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/time_manager.F90:546:15:
546 | get_nstep = step_no
| 1
Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/time_manager.F90:453:11:
453 | nstep = step_no
| 1
Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/time_manager.F90:64:19:
64 | integer :: cal_type = uninit_int ! calendar type
| 1
Warning: Unused PRIVATE module variable 'cal_type' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/time_manager.F90:1179:16:
1179 | integer :: rc ! return code
| 1
Warning: Unused variable 'rc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/time_manager.F90:100:16:
100 | integer :: rc ! return code
| 1
Warning: Unused variable 'rc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_ncdf_mod.F90:1169:24:
1169 | ncArr(:,:,:,:) = ncArr(:,:,:,:) * corr
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_ncdf_mod.F90:1178:24:
1178 | ncArr(:,:,:,:) = ncArr(:,:,:,:) + corr
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_ncdf_mod.F90:2799:27:
2799 | SigLev4(i,j,:) = ( ( a(l1:l2) * p0 ) + ( b(l1:l2) * ps(i,j,1,1) ) ) &
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_ncdf_mod.F90:4919:19:
4919 | REAL*8 :: DAYS
| 1
Warning: Unused variable 'days' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_ncdf_mod.F90:3981:47:
3981 | SUBROUTINE Nc_Var_Chunk( fId, vId, ChunkSizes, RC )
| 1
Warning: Unused dummy argument 'chunksizes' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_ncdf_mod.F90:3981:30:
3981 | SUBROUTINE Nc_Var_Chunk( fId, vId, ChunkSizes, RC )
| 1
Warning: Unused dummy argument 'fid' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_ncdf_mod.F90:3981:35:
3981 | SUBROUTINE Nc_Var_Chunk( fId, vId, ChunkSizes, RC )
| 1
Warning: Unused dummy argument 'vid' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_ncdf_mod.F90:3097:31:
3097 | CHARACTER(LEN=3 ) :: idstr ! tracer ID string
| 1
Warning: Unused variable 'idstr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_ncdf_mod.F90:2972:48:
2972 | SUBROUTINE NC_WRITE_4D (ncFile, I, J, L, T, N, lon, lat, lev, &
| 1
Warning: Unused dummy argument 'n' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_ncdf_mod.F90:2616:30:
2616 | LOGICAL :: ok
| 1
Warning: Unused variable 'ok' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_ncdf_mod.F90:1831:37:
1831 | CHARACTER(LEN=255) :: LOC, MSG
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_ncdf_mod.F90:1669:33:
1669 | CHARACTER(LEN=255) :: MSG, LOC
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_ncdf_mod.F90:1449:37:
1449 | CHARACTER(LEN=255) :: LOC, MSG
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_ncdf_mod.F90:770:38:
770 | CHARACTER(LEN=255) :: LOC, MSG
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_ncdf_mod.F90:741:36:
741 | INTEGER :: nt, st, tdim, sti, nti
| 1
Warning: Unused variable 'st' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_ncdf_mod.F90:574:35:
574 | CHARACTER(LEN=255) :: a_val ! netCDF attribute value
| 1
Warning: Unused variable 'a_val' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_ncdf_mod.F90:364:35:
364 | CHARACTER(LEN=255) :: a_val ! netCDF attribute value
| 1
Warning: Unused variable 'a_val' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_ncdf_mod.F90:1631:21:
1631 | SUBROUTINE GET_TIDX( TDIM, TIMEVEC, TTYPE, TOFFSET, &
| ^
Warning: 'get_tidx' defined but not used [-Wunused-function]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_ncdf_mod.F90:1799:27:
1799 | SUBROUTINE TIMEUNIT_CHECK( TIMEUNIT, TIMETYPE, TOFFSET, FILENAME, RC )
| ^
Warning: 'timeunit_check' defined but not used [-Wunused-function]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyndrv.F90:72:17:
72 | do irow=1,plat/2
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyndrv.F90:93:23:
93 | zdt = ztdt/2
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyndrv.F90:72:19:
72 | do irow=1,plat/2
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/hordif1.F90:84:13:
84 | ir = mc + 2*n - 1
| 1
Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_ncdf_mod.F90:893:59:
893 | ALLOCATE ( TMPARR_5D( nlon, nlat, nlev, nt, 1 ) )
| ^
Warning: 'nt' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_ncdf_mod.F90:741:32:
741 | INTEGER :: nt, st, tdim, sti, nti
| ^
note: 'nt' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_ncdf_mod.F90:1027:37:
1027 | st4d = (/ s1, s2, s3, s4 /)
| ^
Warning: 's3' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_ncdf_mod.F90:739:40:
739 | INTEGER :: s1, s2, s3, s4, s5
| ^
note: 's3' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_ncdf_mod.F90:1027:37:
1027 | st4d = (/ s1, s2, s3, s4 /)
| ^
Warning: 's4' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_ncdf_mod.F90:739:44:
739 | INTEGER :: s1, s2, s3, s4, s5
| ^
note: 's4' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_ncdf_mod.F90:1097:42:
1097 | ALLOCATE ( TMPARR_3D(n1,n2,n3) )
| ^
Warning: 'n3' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Shared/NcdfUtil/hco_ncdf_mod.F90:740:40:
740 | INTEGER :: n1, n2, n3, n4, n5
| ^
note: 'n3' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/grid_class.F90:1942:38:
1942 | real( kind = core_rknd ) :: factor
| 1
Warning: Unused variable 'factor' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/matrix_solver_wrapper.F90:546:16:
546 | integer :: i
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/matrix_solver_wrapper.F90:438:16:
438 | integer :: i
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/matrix_solver_wrapper.F90:224:16:
224 | integer :: i
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/matrix_solver_wrapper.F90:167:24:
167 | old_soln, & ! Intent(in)
| 1
Warning: Unused dummy argument 'old_soln' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/matrix_solver_wrapper.F90:165:26:
165 | solve_name, penta_solve_method, & ! Intent(in)
| 1
Warning: Unused dummy argument 'solve_name' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/matrix_solver_wrapper.F90:106:16:
106 | integer :: i
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/matrix_solver_wrapper.F90:50:24:
50 | old_soln, & ! Intent(in)
| 1
Warning: Unused dummy argument 'old_soln' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/matrix_solver_wrapper.F90:48:26:
48 | solve_name, penta_solve_method, & ! Intent(in)
| 1
Warning: Unused dummy argument 'solve_name' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/filenames.F90:92:18:
92 | logical :: done
| 1
Warning: Unused variable 'done' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/messy_ncregrid_base.F90:1848:29:
1848 | IF ((.NOT.lsdef).AND.(lddef)) THEN
| ^
Warning: 'lsdef' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/messy_ncregrid_base.F90:1655:50:
1655 | LOGICAL :: lsdef ! flag for defined dim.
| ^
note: 'lsdef' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/messy_ncregrid_base.F90:1848:29:
1848 | IF ((.NOT.lsdef).AND.(lddef)) THEN
| ^
Warning: 'lddef' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/messy_ncregrid_base.F90:1656:50:
1656 | LOGICAL :: lddef ! flag for defined dim.
| ^
note: 'lddef' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/qmassa.F90:7:35:
7 | nlon ,q0 ,lat ,pdeld )
| 1
Warning: Unused dummy argument 'lat' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_control.F90:161:18:
159 | call mpi_bcast(deep_scheme, len(deep_scheme), mpi_character, masterprocid, mpicom, ierr)
| 2
160 | call mpi_bcast(cam_physpkg, len(cam_physpkg), mpi_character, masterprocid, mpicom, ierr)
161 | call mpi_bcast(use_simple_phys, 1, mpi_logical, masterprocid, mpicom, ierr)
| 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/CHARACTER(*)).
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/tracers_suite.F90:264:31:
264 | subroutine init_cnst_un(latvals, lonvals, mask, q)
| 1
Warning: Unused dummy argument 'latvals' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/tracers_suite.F90:264:40:
264 | subroutine init_cnst_un(latvals, lonvals, mask, q)
| 1
Warning: Unused dummy argument 'lonvals' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/tracers_suite.F90:227:31:
227 | subroutine init_cnst_hi(latvals, lonvals, mask, q)
| 1
Warning: Unused dummy argument 'latvals' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/tracers_suite.F90:227:40:
227 | subroutine init_cnst_hi(latvals, lonvals, mask, q)
| 1
Warning: Unused dummy argument 'lonvals' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/tracers_suite.F90:169:31:
169 | subroutine init_cnst_md(latvals, lonvals, mask, q, rev_in)
| 1
Warning: Unused dummy argument 'latvals' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/tracers_suite.F90:169:40:
169 | subroutine init_cnst_md(latvals, lonvals, mask, q, rev_in)
| 1
Warning: Unused dummy argument 'lonvals' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/tracers_suite.F90:132:31:
132 | subroutine init_cnst_lw(latvals, lonvals, mask, q)
| 1
Warning: Unused dummy argument 'latvals' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/tracers_suite.F90:132:40:
132 | subroutine init_cnst_lw(latvals, lonvals, mask, q)
| 1
Warning: Unused dummy argument 'lonvals' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_conv_convtran.F90:23:63:
23 | du ,eu ,ed ,dp ,dsubcld , &
| 1
Warning: Unused dummy argument 'dsubcld' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_conv_convtran.F90:25:58:
25 | nstep ,fracis ,dqdt ,dpdry ,dt )
| 1
Warning: Unused dummy argument 'dt' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_conv_convtran.F90:113:25:
113 | real(kind_phys) negadt,qtmp
| 1
Warning: Unused variable 'negadt' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_conv_convtran.F90:25:25:
25 | nstep ,fracis ,dqdt ,dpdry ,dt )
| 1
Warning: Unused dummy argument 'nstep' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_conv_convtran.F90:113:30:
113 | real(kind_phys) negadt,qtmp
| 1
Warning: Unused variable 'qtmp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_conv_convtran.F90:112:30:
112 | real(kind_phys) total(ncol)
| 1
Warning: Unused variable 'total' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_conv_momtran.F90:92:23:
92 | real(kind_phys) cabv ! Mix ratio of constituent above
| 1
Warning: Unused variable 'cabv' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_conv_momtran.F90:93:23:
93 | real(kind_phys) cbel ! Mix ratio of constituent below
| 1
Warning: Unused variable 'cbel' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_conv_momtran.F90:94:24:
94 | real(kind_phys) cdifr ! Normalized diff between cabv and cbel
| 1
Warning: Unused variable 'cdifr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_conv_momtran.F90:21:43:
21 | du, eu, ed, dp, dsubcld , &
| 1
Warning: Unused dummy argument 'dsubcld' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_conv_momtran.F90:104:25:
104 | real(kind_phys) fluxin ! A work variable
| 1
Warning: Unused variable 'fluxin' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_conv_momtran.F90:105:26:
105 | real(kind_phys) fluxout ! A work variable
| 1
Warning: Unused variable 'fluxout' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_conv_momtran.F90:103:23:
103 | real(kind_phys) maxc ! A work variable
| 1
Warning: Unused variable 'maxc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_conv_momtran.F90:102:23:
102 | real(kind_phys) minc ! A work variable
| 1
Warning: Unused variable 'minc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_conv_momtran.F90:106:26:
106 | real(kind_phys) netflux ! A work variable
| 1
Warning: Unused variable 'netflux' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_conv_momtran.F90:23:25:
23 | nstep, windu_tend, windv_tend, pguallu, pguallv, pgdallu, pgdallv, &
| 1
Warning: Unused dummy argument 'nstep' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_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/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_spcvmc.f90:456:39:
456 | itind(iplon) = tblint * tblind(iplon) + 0.5_r8
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_spcvmc.f90:477:39:
477 | itind(iplon) = tblint * tblind(iplon) + 0.5_r8
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_spcvmc.f90:569:36:
569 | itind(iplon) = tblint * tblind(iplon) + 0.5_r8
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_spcvmc.f90:586:36:
586 | itind(iplon) = tblint * tblind(iplon) + 0.5_r8
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_spcvmc.f90:40:20:
40 | co2mult, colch4, colco2, colh2o, colmol, coln2o, colo2, colo3, &
| 1
Warning: Unused dummy argument 'co2mult' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_spcvmc.f90:38:47:
38 | ptaua, pasya, pomga, prmu0, coldry, wkl, adjflux, &
| 1
Warning: Unused dummy argument 'coldry' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_spcvmc.f90:40:60:
40 | co2mult, colch4, colco2, colh2o, colmol, coln2o, colo2, colo3, &
| 1
Warning: Unused dummy argument 'coln2o' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_spcvmc.f90:220:45:
220 | integer :: ib1, ib2, ibm, igt, ikl, ikp, ikx
| 1
Warning: Unused variable 'ikp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_spcvmc.f90:220:50:
220 | integer :: ib1, ib2, ibm, igt, ikl, ikp, ikx
| 1
Warning: Unused variable 'ikx' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_spcvmc.f90:221:27:
221 | integer :: jb, jg, jl, jk
| 1
Warning: Unused variable 'jl' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_spcvmc.f90:39:38:
39 | laytrop, layswtch, laylow, jp, jt, jt1, &
| 1
Warning: Unused dummy argument 'laylow' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_spcvmc.f90:39:30:
39 | laytrop, layswtch, laylow, jp, jt, jt1, &
| 1
Warning: Unused dummy argument 'layswtch' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_spcvmc.f90:35:18:
35 | (lchnk, ncol, nlayers, istart, iend, icpr, idelm, iout, &
| 1
Warning: Unused dummy argument 'lchnk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_spcvmc.f90:36:18:
36 | pavel, tavel, pz, tz, tbound, palbd, palbp, &
| 1
Warning: Unused dummy argument 'pavel' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_spcvmc.f90:36:29:
36 | pavel, tavel, pz, tz, tbound, palbd, palbp, &
| 1
Warning: Unused dummy argument 'pz' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_spcvmc.f90:36:25:
36 | pavel, tavel, pz, tz, tbound, palbd, palbp, &
| 1
Warning: Unused dummy argument 'tavel' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_spcvmc.f90:36:41:
36 | pavel, tavel, pz, tz, tbound, palbd, palbp, &
| 1
Warning: Unused dummy argument 'tbound' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_spcvmc.f90:36:33:
36 | pavel, tavel, pz, tz, tbound, palbd, palbp, &
| 1
Warning: Unused dummy argument 'tz' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_spcvmc.f90:38:52:
38 | ptaua, pasya, pomga, prmu0, coldry, wkl, adjflux, &
| 1
Warning: Unused dummy argument 'wkl' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/hdinti.F90:24:7:
24 | use cam_logfile, only: iulog
| 1
Warning: Unused module variable 'iulog' which has been explicitly imported at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/hordif.F90:116:17:
116 | ztodt = ztdt
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_spcvmc.f90:641:105:
641 | pbbfddir(iplon,ikl) = pbbfddir(iplon,ikl) + zincflx(iplon,iw(iplon))*ztdbt(iplon,jk)
| ^
Warning: 'ikl' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_spcvmc.f90:220:40:
220 | integer :: ib1, ib2, ibm, igt, ikl, ikp, ikx
| ^
note: 'ikl' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_helper_module.F90:1784:16:
1784 | integer :: i, k
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_helper_module.F90:1784:19:
1784 | integer :: i, k
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/parameters_tunable.F90:2135:32:
2135 | subroutine init_parameters_999( &
| ^
Warning: 'init_parameters_999' defined but not used [-Wunused-function]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_xp3_module.F90:119:16:
119 | integer :: i, k, sclr ! Loop index
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_xp3_module.F90:119:19:
119 | integer :: i, k, sclr ! Loop index
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/interpolate_data.F90:681:22:
681 | real(r8) :: extrap ! percent grid non-overlap
| 1
Warning: Unused variable 'extrap' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/interpolate_data.F90:528:18:
528 | integer jjprev ! latitude indices
| 1
Warning: Unused variable 'jjprev' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/interpolate_data.F90:400:73:
400 | subroutine lininterp2d1d(arrin, n1, n2, arrout, m1, wgt1, wgt2, fldname)
| 1
Warning: Unused dummy argument 'fldname' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/interpolate_data.F90:85:16:
85 | integer :: i, j, icount
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/air_composition.F90:897:61:
897 | integer :: idx_local(thermodynamic_active_species_num)
| 1
Warning: Unused variable 'idx_local' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/air_composition.F90:236:10:
236 | use constituents, only: cnst_get_ind, cnst_mw
| 1
Warning: Unused module variable 'cnst_mw' which has been explicitly imported at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/wv_saturation.F90:214:15:
214 | real(r8) :: t ! Temperature
| 1
Warning: Unused variable 't' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/wv_saturation.F90:357:25:
357 | subroutine svp_trans_vect(t, es, vlen)
| ^
Warning: 'svp_trans_vect' defined but not used [-Wunused-function]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/horizontal_interpolate.F90:61:2:
61 | slon1(i1) = (lon1(i1-1)+lon1(i1))/2.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/horizontal_interpolate.F90:67:2:
67 | slon2(i2) = (lon2(i2-1)+lon2(i2))/2.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/horizontal_interpolate.F90:75:2:
75 | slat1(j1) = (lat1(j1-1)+lat1(j1))/2.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/horizontal_interpolate.F90:81:2:
81 | slat2(j2)=(lat2(j2-1)+lat2(j2))/2.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/horizontal_interpolate.F90:82:8:
82 | enddo
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/horizontal_interpolate.F90:87:5:
87 | gw1(j1) = sin(slat1(j1+1)/180.0_r8*SHR_CONST_PI)-sin(slat1(j1)/180.0_r8*SHR_CONST_PI)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/horizontal_interpolate.F90:91:2:
91 | gw2(j2) = sin(slat2(j2+1)/180.0_r8*SHR_CONST_PI)-sin(slat2(j2)/180.0_r8*SHR_CONST_PI)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/horizontal_interpolate.F90:156:9:
156 | enddo
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/horizontal_interpolate.F90:172:12:
172 | endif
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/horizontal_interpolate.F90:274:19:
274 | integer :: n, i1, j1, k1, i2, j2, ii, jj
| 1
Warning: Unused variable 'i1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/horizontal_interpolate.F90:274:31:
274 | integer :: n, i1, j1, k1, i2, j2, ii, jj
| 1
Warning: Unused variable 'i2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/horizontal_interpolate.F90:274:23:
274 | integer :: n, i1, j1, k1, i2, j2, ii, jj
| 1
Warning: Unused variable 'j1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/horizontal_interpolate.F90:274:35:
274 | integer :: n, i1, j1, k1, i2, j2, ii, jj
| 1
Warning: Unused variable 'j2' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/dust_sediment_mod.F90:258:18:
258 | real (r8) xinf
| 1
Warning: Unused variable 'xinf' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/dust_sediment_mod.F90:182:23:
182 | real (r8) xx(pcols)
| 1
Warning: Unused variable 'xx' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/dust_sediment_mod.F90:84:37:
84 | ncol, dtime, pint, pmid, pdel, t, &
| 1
Warning: Unused dummy argument 'pmid' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/dust_sediment_mod.F90:84:50:
84 | ncol, dtime, pint, pmid, pdel, t, &
| 1
Warning: Unused dummy argument 't' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/dust_sediment_mod.F90:59:27:
59 | real (r8) :: lbound, ac, bc, cc
| 1
Warning: Unused variable 'ac' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/dust_sediment_mod.F90:59:31:
59 | real (r8) :: lbound, ac, bc, cc
| 1
Warning: Unused variable 'bc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/dust_sediment_mod.F90:59:35:
59 | real (r8) :: lbound, ac, bc, cc
| 1
Warning: Unused variable 'cc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/dust_sediment_mod.F90:31:13:
31 | dustmr , pvdust )
| 1
Warning: Unused dummy argument 'dustmr' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/dust_sediment_mod.F90:30:14:
30 | icefrac , landfrac, ocnfrac , pmid , pdel , t , &
| 1
Warning: Unused dummy argument 'icefrac' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/dust_sediment_mod.F90:59:23:
59 | real (r8) :: lbound, ac, bc, cc
| 1
Warning: Unused variable 'lbound' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/dust_sediment_mod.F90:30:34:
30 | icefrac , landfrac, ocnfrac , pmid , pdel , t , &
| 1
Warning: Unused dummy argument 'ocnfrac' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/dust_sediment_mod.F90:30:51:
30 | icefrac , landfrac, ocnfrac , pmid , pdel , t , &
| 1
Warning: Unused dummy argument 'pdel' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/dust_sediment_mod.F90:30:41:
30 | icefrac , landfrac, ocnfrac , pmid , pdel , t , &
| 1
Warning: Unused dummy argument 'pmid' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/dust_sediment_mod.F90:54:32:
54 | real (r8) :: rho(pcols,pver) ! air density in kg/m3
| 1
Warning: Unused variable 'rho' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/dust_sediment_mod.F90:30:58:
30 | icefrac , landfrac, ocnfrac , pmid , pdel , t , &
| 1
Warning: Unused dummy argument 't' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_pio_utils.F90:45:38:
45 | integer :: pio_rearranger
| 1
Warning: Unused PRIVATE module variable 'pio_rearranger' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_pio_utils.F90:636:9:
636 | if(associated(curr%iodesc)) then
| ^
Warning: 'prev' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_pio_utils.F90:583:49:
583 | type(iodesc_list), pointer :: curr, prev
| ^
note: 'prev' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:118:21:
118 | if (lat.gt.plat/2) irow = plat - lat + 1
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:125:17:
125 | do irow=1,plat/2
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:184:17:
184 | do irow=1,plat/2
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:228:20:
228 | do irow=1,plat/2
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:281:20:
281 | do irow=1,plat/2
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:329:21:
329 | if (lat.gt.plat/2) irow = plat - lat + 1
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:428:21:
428 | if (lat.gt.plat/2) irow = plat - lat + 1
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:444:17:
444 | do irow=1,plat/2
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:484:17:
484 | do irow=1,plat/2
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:581:21:
581 | if (lat.gt.plat/2) irow = plat - lat + 1
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:672:21:
672 | if (lat.gt.plat/2) irow = plat - lat + 1
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:688:20:
688 | do irow=1,plat/2
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:731:20:
731 | do irow=1,plat/2
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:777:23:
777 | do irow=1,plat/2
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:833:23:
833 | do irow=1,plat/2
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:887:21:
887 | if (lat.gt.plat/2) irow = plat - lat + 1
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:993:21:
993 | if (lat.gt.plat/2) irow = plat - lat + 1
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:1026:20:
1026 | do irow=1,plat/2
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:1088:20:
1088 | do irow=1,plat/2
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:1252:21:
1252 | if (lat.gt.plat/2) irow = plat - lat + 1
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:1026:22:
1026 | do irow=1,plat/2
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:1088:22:
1088 | do irow=1,plat/2
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:688:22:
688 | do irow=1,plat/2
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:731:22:
731 | do irow=1,plat/2
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:777:25:
777 | do irow=1,plat/2
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:833:25:
833 | do irow=1,plat/2
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:444:19:
444 | do irow=1,plat/2
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:484:19:
484 | do irow=1,plat/2
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:125:19:
125 | do irow=1,plat/2
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:184:19:
184 | do irow=1,plat/2
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:228:22:
228 | do irow=1,plat/2
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:281:22:
281 | do irow=1,plat/2
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:979:16:
979 | integer nspec
| 1
Warning: Unused variable 'nspec' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:660:16:
660 | integer nspec
| 1
Warning: Unused variable 'nspec' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:407:14:
407 | integer i,k ! longitude, level indices
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spetru.F90:413:16:
413 | integer nspec
| 1
Warning: Unused variable 'nspec' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:821:22:
821 | real(r8) bbi, cci, ak, iciwc, rvi
| 1
Warning: Unused variable 'ak' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:616:17:
616 | real(r8) :: alpha
| 1
Warning: Unused variable 'alpha' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:824:26:
824 | real(r8) Tk, deles, Aprpr, Bprpr, Cice, qi0, Crate, qidep
| 1
Warning: Unused variable 'aprpr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:610:15:
610 | real(r8) :: arg ! argument of erfc
| 1
Warning: Unused variable 'arg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:821:13:
821 | real(r8) bbi, cci, ak, iciwc, rvi
| 1
Warning: Unused variable 'bbi' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:824:33:
824 | real(r8) Tk, deles, Aprpr, Bprpr, Cice, qi0, Crate, qidep
| 1
Warning: Unused variable 'bprpr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:586:25:
586 | real(r8) :: calpha(pcols) ! parameter for cond/evap (Zhang et al. 2003)
| 1
Warning: Unused variable 'calpha' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:587:24:
587 | real(r8) :: cbeta(pcols) ! parameter for cond/evap (Zhang et al. 2003)
| 1
Warning: Unused variable 'cbeta' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:588:25:
588 | real(r8) :: cbetah(pcols) ! parameter for cond/evap (Zhang et al. 2003)
| 1
Warning: Unused variable 'cbetah' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:821:18:
821 | real(r8) bbi, cci, ak, iciwc, rvi
| 1
Warning: Unused variable 'cci' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:590:25:
590 | real(r8) :: cgamah(pcols) ! parameter for cond/evap (Zhang et al. 2003)
| 1
Warning: Unused variable 'cgamah' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:589:25:
589 | real(r8) :: cgamma(pcols) ! parameter for cond/evap (Zhang et al. 2003)
| 1
Warning: Unused variable 'cgamma' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:824:39:
824 | real(r8) Tk, deles, Aprpr, Bprpr, Cice, qi0, Crate, qidep
| 1
Warning: Unused variable 'cice' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:592:24:
592 | real(r8) :: cmec1(pcols) ! parameter for cond/evap (Zhang et al. 2003)
| 1
Warning: Unused variable 'cmec1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:593:24:
593 | real(r8) :: cmec2(pcols) ! parameter for cond/evap (Zhang et al. 2003)
| 1
Warning: Unused variable 'cmec2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:594:24:
594 | real(r8) :: cmec3(pcols) ! parameter for cond/evap (Zhang et al. 2003)
| 1
Warning: Unused variable 'cmec3' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:595:24:
595 | real(r8) :: cmec4(pcols) ! parameter for cond/evap (Zhang et al. 2003)
| 1
Warning: Unused variable 'cmec4' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:824:51:
824 | real(r8) Tk, deles, Aprpr, Bprpr, Cice, qi0, Crate, qidep
| 1
Warning: Unused variable 'crate' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:736:25:
736 | real(r8) :: csigma(pcols) ! parameter for cond/evap of cloud water/ice
| 1
Warning: Unused variable 'csigma' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:824:19:
824 | real(r8) Tk, deles, Aprpr, Bprpr, Cice, qi0, Crate, qidep
| 1
Warning: Unused variable 'deles' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:844:12:
844 | real(r8) dmc,ssmc,dstrn ! variables for modal scheme.
| 1
Warning: Unused variable 'dmc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:844:23:
844 | real(r8) dmc,ssmc,dstrn ! variables for modal scheme.
| 1
Warning: Unused variable 'dstrn' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cldoptics.F90:121:6:
121 | if ( microp_scheme == 'RK' .or. microp_scheme == 'SPCAM_sam1mom') then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:706:29:
706 | real(r8) :: dumnr(pcols,pver) ! dummy in-cloud rain number conc
| 1
Warning: Unused variable 'dumnr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:704:29:
704 | real(r8) :: dumns(pcols,pver) ! dummy in-cloud snow number conc
| 1
Warning: Unused variable 'dumns' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:705:28:
705 | real(r8) :: dumr(pcols,pver) ! dummy in-cloud rain mixing rat
| 1
Warning: Unused variable 'dumr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:703:28:
703 | real(r8) :: dums(pcols,pver) ! dummy in-cloud snow mixing rat
| 1
Warning: Unused variable 'dums' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:717:26:
717 | real(r8) :: faloutnr(pver)
| 1
Warning: Unused variable 'faloutnr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:723:26:
723 | real(r8) :: faloutns(pver)
| 1
Warning: Unused variable 'faloutns' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:716:25:
716 | real(r8) :: faloutr(pver)
| 1
Warning: Unused variable 'faloutr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:722:25:
722 | real(r8) :: falouts(pver)
| 1
Warning: Unused variable 'falouts' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:725:20:
725 | real(r8) :: faltndnr
| 1
Warning: Unused variable 'faltndnr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:731:20:
731 | real(r8) :: faltndns
| 1
Warning: Unused variable 'faltndns' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:724:19:
724 | real(r8) :: faltndr
| 1
Warning: Unused variable 'faltndr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:730:19:
730 | real(r8) :: faltnds
| 1
Warning: Unused variable 'faltnds' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:709:21:
709 | real(r8) :: fnr(pver)
| 1
Warning: Unused variable 'fnr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:715:21:
715 | real(r8) :: fns(pver)
| 1
Warning: Unused variable 'fns' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:708:20:
708 | real(r8) :: fr(pver)
| 1
Warning: Unused variable 'fr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:714:20:
714 | real(r8) :: fs(pver)
| 1
Warning: Unused variable 'fs' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:821:29:
821 | real(r8) bbi, cci, ak, iciwc, rvi
| 1
Warning: Unused variable 'iciwc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:585:23:
585 | real(r8) :: icwc(pcols) ! in cloud water content (liquid+ice)
| 1
Warning: Unused variable 'icwc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:807:10:
807 | integer ii,kk, m
| 1
Warning: Unused variable 'ii' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:807:13:
807 | integer ii,kk, m
| 1
Warning: Unused variable 'kk' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:806:22:
806 | integer i,k,nstep,n, l
| 1
Warning: Unused variable 'l' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:607:29:
607 | real(r8) :: lcldn(pcols,pver) ! fractional coverage of new liquid cloud
| 1
Warning: Unused variable 'lcldn' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:608:29:
608 | real(r8) :: lcldo(pcols,pver) ! fractional coverage of old liquid cloud
| 1
Warning: Unused variable 'lcldo' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:807:16:
807 | integer ii,kk, m
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:632:21:
632 | real(r8) :: n0c(pver) ! intercept of cloud liquid size distr
| 1
Warning: Unused variable 'n0c' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:646:17:
646 | real(r8) :: nacnt ! number conc of contact ice nuclei
| 1
Warning: Unused variable 'nacnt' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:609:37:
609 | real(r8) :: nctend_mixnuc(pcols,pver)
| 1
Warning: Unused variable 'nctend_mixnuc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:606:16:
606 | real(r8) :: qcld ! total cloud water
| 1
Warning: Unused variable 'qcld' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:824:44:
824 | real(r8) Tk, deles, Aprpr, Bprpr, Cice, qi0, Crate, qidep
| 1
Warning: Unused variable 'qi0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:824:58:
824 | real(r8) Tk, deles, Aprpr, Bprpr, Cice, qi0, Crate, qidep
| 1
Warning: Unused variable 'qidep' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:756:27:
756 | real(r8) :: qsp(pcols,pver) ! saturation mixing ratio (kg/kg)
| 1
Warning: Unused variable 'qsp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:757:29:
757 | real(r8) :: qsphy(pcols,pver) ! saturation mixing ratio (kg/kg): hybrid rh
| 1
Warning: Unused variable 'qsphy' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:591:25:
591 | real(r8) :: rcgama(pcols) ! parameter for cond/evap (Zhang et al. 2003)
| 1
Warning: Unused variable 'rcgama' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cldoptics.F90:367:82:
367 | 7.81177_r8, 8.25496_r8, 8.72323_r8, 9.21800_r8, 9.74075_r8, 10.2930_r8, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:821:34:
821 | real(r8) bbi, cci, ak, iciwc, rvi
| 1
Warning: Unused variable 'rvi' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cldoptics.F90:368:83:
368 | 10.8765_r8, 11.4929_r8, 12.1440_r8, 12.8317_r8, 13.5581_r8, 14.2319_r8, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:814:15:
814 | real(r8) slip1, slip2, slip3, slip4
| 1
Warning: Unused variable 'slip1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cldoptics.F90:369:82:
369 | 15.0351_r8, 15.8799_r8, 16.7674_r8, 17.6986_r8, 18.6744_r8, 19.6955_r8, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cldoptics.F90:370:82:
370 | 20.7623_r8, 21.8757_r8, 23.0364_r8, 24.2452_r8, 25.5034_r8, 26.8125_r8, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:814:22:
814 | real(r8) slip1, slip2, slip3, slip4
| 1
Warning: Unused variable 'slip2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:814:29:
814 | real(r8) slip1, slip2, slip3, slip4
| 1
Warning: Unused variable 'slip3' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cldoptics.F90:371:83:
371 | 27.7895_r8, 28.6450_r8, 29.4167_r8, 30.1088_r8, 30.7306_r8, 31.2943_r8, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:814:36:
814 | real(r8) slip1, slip2, slip3, slip4
| 1
Warning: Unused variable 'slip4' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cldoptics.F90:372:83:
372 | 31.8151_r8, 32.3077_r8, 32.7870_r8, 33.2657_r8, 33.7540_r8, 34.2601_r8, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:844:17:
844 | real(r8) dmc,ssmc,dstrn ! variables for modal scheme.
| 1
Warning: Unused variable 'ssmc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cldoptics.F90:373:82:
373 | 34.7892_r8, 35.3442_r8, 35.9255_r8, 36.5316_r8, 37.1602_r8, 37.8078_r8, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cldoptics.F90:374:82:
374 | 38.4720_r8, 39.1508_r8, 39.8442_r8, 40.5552_r8, 41.2912_r8, 42.0635_r8, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:824:12:
824 | real(r8) Tk, deles, Aprpr, Bprpr, Cice, qi0, Crate, qidep
| 1
Warning: Unused variable 'tk' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cldoptics.F90:375:82:
375 | 42.8876_r8, 43.7863_r8, 44.7853_r8, 45.9170_r8, 47.2165_r8, 48.7221_r8, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cldoptics.F90:376:82:
376 | 50.4710_r8, 52.4980_r8, 54.8315_r8, 57.4898_r8, 60.4785_r8, 63.7898_r8, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:755:27:
755 | real(r8) :: tsp(pcols,pver) ! saturation temp (K)
| 1
Warning: Unused variable 'tsp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cldoptics.F90:377:82:
377 | 65.5604_r8, 71.2885_r8, 75.4113_r8, 79.7368_r8, 84.2351_r8, 88.8833_r8, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cldoptics.F90:378:83:
378 | 93.6658_r8, 98.5739_r8, 103.603_r8, 108.752_r8, 114.025_r8, 119.424_r8, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cldoptics.F90:379:82:
379 | 124.954_r8, 130.630_r8, 136.457_r8, 142.446_r8, 148.608_r8, 154.956_r8, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cldoptics.F90:380:82:
380 | 161.503_r8, 168.262_r8, 175.248_r8, 182.473_r8, 189.952_r8, 197.699_r8, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cldoptics.F90:381:81:
381 | 205.728_r8, 214.055_r8, 222.694_r8, 231.661_r8, 240.971_r8, 250.639_r8/
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cldoptics.F90:391:47:
391 | re(i,k) = retab(index)*(1._r8-corr) &
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cldoptics.F90:280:37:
280 | subroutine reltab(ncol, t, landfrac, landm, icefrac, rel, snowh)
| 1
Warning: Unused dummy argument 'landfrac' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cldoptics.F90:212:25:
212 | subroutine cldclw(lchnk ,ncol ,zi ,clwp ,tpw ,hl )
| 1
Warning: Unused dummy argument 'lchnk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cldoptics.F90:136:28:
136 | subroutine cldovrlap(lchnk ,ncol ,pint ,cld ,nmxrgn ,pmxrgn )
| 1
Warning: Unused dummy argument 'lchnk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cldoptics.F90:68:25:
68 | subroutine cldems(lchnk ,ncol ,clwp ,fice ,rei ,emis ,cldtau)
| 1
Warning: Unused dummy argument 'lchnk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cldoptics.F90:24:25:
24 | subroutine cldefr(lchnk ,ncol , &
| 1
Warning: Unused dummy argument 'lchnk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cldoptics.F90:25:56:
25 | landfrac,t ,rel ,rei ,ps ,pmid , landm, icefrac, snowh)
| 1
Warning: Unused dummy argument 'pmid' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cldoptics.F90:25:45:
25 | landfrac,t ,rel ,rei ,ps ,pmid , landm, icefrac, snowh)
| 1
Warning: Unused dummy argument 'ps' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:203:12:
203 | real(r8) arg
| 1
Warning: Unused variable 'arg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:201:17:
201 | integer l,m, iaer
| 1
Warning: Unused variable 'iaer' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:199:9:
199 | integer k
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:201:9:
201 | integer l,m, iaer
| 1
Warning: Unused variable 'l' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:201:11:
201 | integer l,m, iaer
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:202:16:
202 | real(r8) surften ! surface tension of water w/respect to air (N/m)
| 1
Warning: Unused variable 'surften' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_lw_rad.f90:542:17:
542 | integer :: isp, l, ix, n, imol, ib, ig ! Loop indices
| 1
Warning: Unused variable 'isp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_lw_rad.f90:544:18:
544 | integer :: temp
| 1
Warning: Unused variable 'temp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_lw_rad.f90:78:18:
78 | (lchnk ,ncol ,nlay ,icld , &
| 1
Warning: Unused dummy argument 'lchnk' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_lw_rad.f90:605:66:
605 | (1.e2_r8 * grav * amm * (1._r8 + wkl(1,nlay-1)))
| ^
Warning: 'amm' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_lw_rad.f90:543:23:
543 | real(kind=r8) :: amm, amttl, wvttl, wvsh, summol
| ^
note: 'amm' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_rad.f90:721:17:
721 | integer :: isp, l, ix, n, imol, ib, ig, iplon ! Loop indices
| 1
Warning: Unused variable 'isp' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_rad.f90:721:24:
721 | integer :: isp, l, ix, n, imol, ib, ig, iplon ! Loop indices
| 1
Warning: Unused variable 'ix' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_rad.f90:721:27:
721 | integer :: isp, l, ix, n, imol, ib, ig, iplon ! Loop indices
| 1
Warning: Unused variable 'n' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_rad.f90:722:31:
722 | real(kind=r8) :: amm, summol !
| 1
Warning: Unused variable 'summol' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_rad.f90:291:16:
291 | integer :: ia, ig ! indices
| 1
Warning: Unused variable 'ia' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_rad.f90:291:20:
291 | integer :: ia, ig ! indices
| 1
Warning: Unused variable 'ig' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_rad.f90:287:20:
287 | integer :: isccos ! instrumental cosine response flag (inactive)
| 1
Warning: Unused variable 'isccos' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_rad.f90:292:15:
292 | integer :: k ! layer loop index
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_extlist_mod.F90:107:48:
107 | CHARACTER(LEN=15) :: DEF_MET_EXT= 'unknown_extension'
| 1
Warning: CHARACTER expression at (1) is being truncated (17/15) [-Wcharacter-truncation]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_vertgrid_mod.F90:212:28:
212 | INTEGER :: I, AS
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_extlist_mod.F90:107:47:
107 | CHARACTER(LEN=15) :: DEF_MET_EXT= 'unknown_extension'
| 1
Warning: Unused PRIVATE module variable 'def_met_ext' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_extlist_mod.F90:1162:37:
1162 | LOGICAL :: Exists
| 1
Warning: Unused variable 'exists' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_init.f90:1324:10:
1324 | use rrsw_wvn, only : ngc, ngs, ngn, wt, rwgt
| 1
Warning: Unused module variable 'wt' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_extlist_mod.F90:1025:33:
1025 | CHARACTER(LEN=255) :: LCname
| 1
Warning: Unused variable 'lcname' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_init.f90:1262:10:
1262 | use rrsw_wvn, only : ngc, ngs, ngn, wt, rwgt
| 1
Warning: Unused module variable 'wt' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_extlist_mod.F90:805:41:
805 | DefVal_Char, SpcScal_Char, &
| 1
Warning: Unused dummy argument 'defval_char' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_extlist_mod.F90:806:39:
806 | DefVal_IN, SpcScal_IN )
| 1
Warning: Unused dummy argument 'defval_in' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_extlist_mod.F90:804:39:
804 | DefVal_SP, SpcScal_SP, &
| 1
Warning: Unused dummy argument 'defval_sp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_extlist_mod.F90:844:31:
844 | CHARACTER(LEN=255) :: MSG
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_init.f90:1206:10:
1206 | use rrsw_wvn, only : ngc, ngs, ngn, wt, rwgt
| 1
Warning: Unused module variable 'wt' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_init.f90:1175:10:
1175 | use rrsw_wvn, only : ngc, ngs, ngn, wt, rwgt
| 1
Warning: Unused module variable 'wt' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_init.f90:1122:10:
1122 | use rrsw_wvn, only : ngc, ngs, ngn, wt, rwgt
| 1
Warning: Unused module variable 'wt' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_init.f90:1017:10:
1017 | use rrsw_wvn, only : ngc, ngs, ngn, wt, rwgt
| 1
Warning: Unused module variable 'wt' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_init.f90:948:10:
948 | use rrsw_wvn, only : ngc, ngs, ngn, wt, rwgt
| 1
Warning: Unused module variable 'wt' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_init.f90:864:10:
864 | use rrsw_wvn, only : ngc, ngs, ngn, wt, rwgt
| 1
Warning: Unused module variable 'wt' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_init.f90:778:10:
778 | use rrsw_wvn, only : ngc, ngs, ngn, wt, rwgt
| 1
Warning: Unused module variable 'wt' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_init.f90:698:10:
698 | use rrsw_wvn, only : ngc, ngs, ngn, wt, rwgt
| 1
Warning: Unused module variable 'wt' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_init.f90:614:10:
614 | use rrsw_wvn, only : ngc, ngs, ngn, wt, rwgt
| 1
Warning: Unused module variable 'wt' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_init.f90:530:10:
530 | use rrsw_wvn, only : ngc, ngs, ngn, wt, rwgt
| 1
Warning: Unused module variable 'wt' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_init.f90:444:10:
444 | use rrsw_wvn, only : ngc, ngs, ngn, wt, rwgt
| 1
Warning: Unused module variable 'wt' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_init.f90:362:10:
362 | use rrsw_wvn, only : ngc, ngs, ngn, wt, rwgt
| 1
Warning: Unused module variable 'ngs' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_init.f90:362:10:
362 | use rrsw_wvn, only : ngc, ngs, ngn, wt, rwgt
| 1
Warning: Unused module variable 'wt' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_rad.f90:800:78:
800 | (1.e2_r8 * grav * amm * (1._r8 + wkl(iplon,1,nlay-1)))
| ^
Warning: 'amm' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/aer_src/rrtmg_sw_rad.f90:722:23:
722 | real(kind=r8) :: amm, summol !
| ^
note: 'amm' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_filedata_mod.F90:371:31:
371 | INTEGER :: I, AS
| 1
Warning: Unused variable 'as' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_filedata_mod.F90:344:43:
344 | SUBROUTINE FileData_ArrCheck3D( HcoConfig, FileDta, nx, ny, nz, nt, RC )
| 1
Warning: Unused dummy argument 'hcoconfig' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_filedata_mod.F90:371:27:
371 | INTEGER :: I, AS
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_filedata_mod.F90:298:31:
298 | INTEGER :: I, AS
| 1
Warning: Unused variable 'as' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_filedata_mod.F90:275:43:
275 | SUBROUTINE FileData_ArrCheck2D( HcoConfig, FileDta, nx, ny, nt, RC )
| 1
Warning: Unused dummy argument 'hcoconfig' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_filedata_mod.F90:298:27:
298 | INTEGER :: I, AS
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_filedata_mod.F90:240:16:
240 | INTEGER :: I
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/gw_common.F90:372:23:
372 | integer :: k, l, m, i
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn.F90:1:33:
1 | subroutine dyn(irow ,grlps1 ,grt1 ,grz1 ,grd1 , &
| 1
Warning: Unused dummy argument 'grlps1' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn.F90:3:24:
3 | grlps2 ,grt2 ,grz2 ,grd2 ,grfu2 , &
| 1
Warning: Unused dummy argument 'grlps2' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn.F90:2:59:
2 | grfu1 ,grfv1 ,grut1 ,grvt1 ,grrh1 , &
| 1
Warning: Unused dummy argument 'grrh1' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn.F90:4:50:
4 | grfv2 ,grut2 ,grvt2 ,grrh2, ztodt )
| 1
Warning: Unused dummy argument 'grrh2' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn.F90:2:50:
2 | grfu1 ,grfv1 ,grut1 ,grvt1 ,grrh1 , &
| 1
Warning: Unused dummy argument 'grvt1' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn.F90:4:41:
4 | grfv2 ,grut2 ,grvt2 ,grrh2, ztodt )
| 1
Warning: Unused dummy argument 'grvt2' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn.F90:72:19:
72 | real(r8) tmp1,tmp2 ! temporaries
| 1
Warning: Unused variable 'tmp1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn.F90:72:24:
72 | real(r8) tmp1,tmp2 ! temporaries
| 1
Warning: Unused variable 'tmp2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:1205:53:
1205 | prd = epsi*(rhin*qvl-qvi)/abi
| ^
Warning: 'epsi' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:780:16:
780 | real(r8) :: epsi ! 1/ sat relaxation timecale for cloud ice
| ^
note: 'epsi' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:1299:90:
1299 | cmei(i,k)=min(0._r8,max(cmei(i,k),(q(i,k)-qs(i)*esi(i,k)/esl(i,k))/abi/deltat))
| ^
Warning: 'abi' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/pumas-frozen/micro_mg1_0.F90:689:15:
689 | real(r8) :: abi ! correction factor for snow sublimation to account for latent heat
| ^
note: 'abi' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/quad.F90:105:14:
105 | do j=1,plat/2
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/quad.F90:128:17:
128 | do j=1,plat/2
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/quad.F90:138:17:
138 | do j=1,plat/2
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/quad.F90:162:16:
162 | do j = 1,plat/2
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/quad.F90:206:17:
206 | do j=1,plat/2
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/quad.F90:217:17:
217 | do j=1,plat/2
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/quad.F90:231:17:
231 | do j=1,plat/2
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/quad.F90:240:17:
240 | do j=1,plat/2
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/quad.F90:105:16:
105 | do j=1,plat/2
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/quad.F90:128:19:
128 | do j=1,plat/2
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/quad.F90:138:19:
138 | do j=1,plat/2
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/quad.F90:162:18:
162 | do j = 1,plat/2
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/quad.F90:206:19:
206 | do j=1,plat/2
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/quad.F90:217:19:
217 | do j=1,plat/2
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/quad.F90:231:19:
231 | do j=1,plat/2
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/quad.F90:240:19:
240 | do j=1,plat/2
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/clip_explicit.F90:872:43:
872 | subroutine clip_variance( nz, ngrdcol, gr, solve_type, dt, threshold, &
| 1
Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/clip_explicit.F90:426:40:
426 | subroutine clip_covar( nz, ngrdcol, gr, solve_type, l_first_clip_ts, &
| 1
Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/clip_explicit.F90:157:22:
157 | integer :: sclr, i ! scalar array index.
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/mixing_length.F90:21:50:
21 | stats_metadata, &
| 1
Warning: Unused dummy argument 'stats_metadata' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_prop.F90:370:72:
370 | if (present(aername)) aername = physprop(id)%aername
| 1
Warning: CHARACTER expression will be truncated in assignment (20/32) at (1) [-Wcharacter-truncation]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_prop.F90:565:18:
565 | integer :: ierr ! error flag
| 1
Warning: Unused variable 'ierr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_prop.F90:562:24:
562 | integer :: lw_band_id, sw_band_id
| 1
Warning: Unused variable 'lw_band_id' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_prop.F90:563:56:
563 | integer :: sw_ext_id, sw_ssa_id, sw_asm_id, lw_ext_id
| 1
Warning: Unused variable 'lw_ext_id' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_prop.F90:564:27:
564 | integer :: swbands, nbnd
| 1
Warning: Unused variable 'nbnd' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_prop.F90:554:44:
554 | subroutine zero_optics_init(phys_prop, nc_id)
| 1
Warning: Unused dummy argument 'nc_id' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_prop.F90:563:45:
563 | integer :: sw_ext_id, sw_ssa_id, sw_asm_id, lw_ext_id
| 1
Warning: Unused variable 'sw_asm_id' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_prop.F90:562:36:
562 | integer :: lw_band_id, sw_band_id
| 1
Warning: Unused variable 'sw_band_id' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_prop.F90:563:23:
563 | integer :: sw_ext_id, sw_ssa_id, sw_asm_id, lw_ext_id
| 1
Warning: Unused variable 'sw_ext_id' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_prop.F90:563:34:
563 | integer :: sw_ext_id, sw_ssa_id, sw_asm_id, lw_ext_id
| 1
Warning: Unused variable 'sw_ssa_id' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_prop.F90:564:21:
564 | integer :: swbands, nbnd
| 1
Warning: Unused variable 'swbands' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_prop.F90:404:46:
404 | character(len=ot_length) :: opticstype_str ! string read from netCDF file -- may contain trailing
| 1
Warning: Unused variable 'opticstype_str' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_prop.F90:195:36:
195 | character(len=32) :: aername_str ! string read from netCDF file -- may contain trailing
| 1
Warning: Unused variable 'aername_str' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_prop.F90:198:18:
198 | integer :: ierr ! error codes from mpi
| 1
Warning: Unused variable 'ierr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/mixing_length.F90:495:16:
495 | if ( abs( dCAPE_dz_j - dCAPE_dz_j_minus_1 ) * 2 <= &
| ^
Warning: 'dcape_dz_j' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/mixing_length.F90:200:42:
200 | real( kind = core_rknd ) :: dCAPE_dz_j, dCAPE_dz_j_minus_1, dCAPE_dz_j_plus_1
| ^
note: 'dcape_dz_j' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_prop.F90:1243:25:
1243 | subroutine aer_optics_log(name, ext, ssa, asm)
| ^
Warning: 'aer_optics_log' defined but not used [-Wunused-function]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_initfiles.F90:104:18:
102 | call mpi_bcast(ncdata, len(ncdata), mpichar, mstrid, mpicom, ierr)
| 2
103 | if (ierr /= 0) call endrun(sub//": ERROR: mpi_bcast: ncdata")
104 | 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(*)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_thermo.F90:293:20:
293 | logical :: lcp
| 1
Warning: Unused variable 'lcp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/input_data_utils.F90:193:40:
193 | day_str = time_units(dayi:dayi+1)
| ^
Warning: 'dayi' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/input_data_utils.F90:86:33:
86 | integer :: i, yri, moni, dayi, hri, mini, seci
| ^
note: 'dayi' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/input_data_utils.F90:194:38:
194 | hr_str = time_units(hri:hri+1)
| ^
Warning: 'hri' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/input_data_utils.F90:86:38:
86 | integer :: i, yri, moni, dayi, hri, mini, seci
| ^
note: 'hri' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/input_data_utils.F90:195:40:
195 | min_str = time_units(mini:mini+1)
| ^
Warning: 'mini' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/input_data_utils.F90:86:44:
86 | integer :: i, yri, moni, dayi, hri, mini, seci
| ^
note: 'mini' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/input_data_utils.F90:192:40:
192 | mon_str = time_units(moni:moni+1)
| ^
Warning: 'moni' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/input_data_utils.F90:86:27:
86 | integer :: i, yri, moni, dayi, hri, mini, seci
| ^
note: 'moni' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/input_data_utils.F90:202:11:
202 | if (len_trim(time_units)>seci) then
| ^
Warning: 'seci' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/input_data_utils.F90:86:50:
86 | integer :: i, yri, moni, dayi, hri, mini, seci
| ^
note: 'seci' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/input_data_utils.F90:191:38:
191 | yr_str = time_units(yri:yri+3)
| ^
Warning: 'yri' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/input_data_utils.F90:86:21:
86 | integer :: i, yri, moni, dayi, hri, mini, seci
| ^
note: 'yri' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_ccpp/ccpp_constituent_prop_mod.F90:31:40:
31 | subroutine ccp_get_standard_name(this, std_name, errcode, errmsg)
| 1
Warning: Unused dummy argument 'this' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/apex.F90:1979:10:
1979 | ll = t
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/apex.F90:1990:14:
1990 | ll = 0.2_r8*(date - (year2-5))
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/apex.F90:184:12:
184 | naltmin = max(x,1._r8)
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/apex.F90:187:6:
187 | i = x + 1._r8
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/apex.F90:129:16:
129 | subroutine ggrid(nvert,glatmin,glatmax,glonmin,glonmax,altmin,altmax, &
| ^
Warning: 'ggrid' defined but not used [-Wunused-function]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_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)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_mf.F90:160:59:
160 | awqv, awth ! momentum grid
| 1
Warning: Unused variable 'awth' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_mf.F90:159:61:
159 | real(r8), dimension(nz) :: moist_th, dry_th, & ! momentum grid
| 1
Warning: Unused variable 'dry_th' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_mf.F90:176:51:
176 | integer :: k,i,ih
| 1
Warning: Unused variable 'ih' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_mf.F90:159:53:
159 | real(r8), dimension(nz) :: moist_th, dry_th, & ! momentum grid
| 1
Warning: Unused variable 'moist_th' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_mf.F90:79:58:
79 | p_zt, iexner_zt, & ! input
| 1
Warning: Unused dummy argument 'p_zt' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_mf.F90:126:9:
126 | use physconst, only: rair, cpair, gravit, latvap, latice, zvir
| 1
Warning: Unused module variable 'rair' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_utils.F90:1569:37:
1569 | real(r8) aquad, bquad, cquad, xc1, xc2, excess_cu, excess_eg, xs1, xs2
| 1
Warning: Unused variable 'xc1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_utils.F90:1569:42:
1569 | real(r8) aquad, bquad, cquad, xc1, xc2, excess_cu, excess_eg, xs1, xs2
| 1
Warning: Unused variable 'xc2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_utils.F90:713:50:
713 | rho, thv_mean_b, cmf_db, eps_dn, del_dn, &
| 1
Warning: Unused dummy argument 'cmf_db' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_utils.F90:743:26:
743 | real(r8) t_in, thv_in, tw_in, qw_in
| 1
Warning: Unused variable 'thv_in' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_utils.F90:427:59:
427 | flxrain, flxsnow, a_p, a_u, a_pu, &
| 1
Warning: Unused dummy argument 'a_pu' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_utils.F90:427:53:
427 | flxrain, flxsnow, a_p, a_u, a_pu, &
| 1
Warning: Unused dummy argument 'a_u' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_utils.F90:421:52:
421 | subroutine prod_prep_up( z_b, z_t, p_b, p_t, exn_t, exn_m, w_b, w_t, &
| 1
Warning: Unused dummy argument 'exn_t' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_utils.F90:426:76:
426 | ncnst, ixcldliq, ixcldice, ixnumliq, ixnumice, ii, kk, lchnk, &
| 1
Warning: Unused dummy argument 'ii' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_utils.F90:426:80:
426 | ncnst, ixcldliq, ixcldice, ixnumliq, ixnumice, ii, kk, lchnk, &
| 1
Warning: Unused dummy argument 'kk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_utils.F90:426:87:
426 | ncnst, ixcldliq, ixcldice, ixnumliq, ixnumice, ii, kk, lchnk, &
| 1
Warning: Unused dummy argument 'lchnk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_utils.F90:422:33:
422 | thl_in, qt_in, ql_in, qi_in, tr_in, &
| 1
Warning: Unused dummy argument 'thl_in' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs/transform_to_pdf_module.F90:361:33:
361 | real( kind = dp ) q, r, z, z1, plow, phigh
| 1
Warning: Unused variable 'z1' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:1681:3:
1681 | 100 format (A,I1,I4,I4,7(A,F6.2))
| 1
Warning: Label 100 at (1) defined but not used [-Wunused-label]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:2609:43:
2609 | subroutine q1q2_pjr(ncol ,pver ,latice ,&
| 1
Warning: Unused dummy argument 'latice' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:2610:39:
2610 | dqdt ,dsdt ,q ,qs ,qu , &
| 1
Warning: Unused dummy argument 'q' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:2610:49:
2610 | dqdt ,dsdt ,q ,qs ,qu , &
| 1
Warning: Unused dummy argument 'qs' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:2401:30:
2401 | tp ,qs ,qu ,su ,mc , &
| 1
Warning: Unused dummy argument 'qs' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:2400:47:
2400 | q ,t ,p ,z ,s , &
| 1
Warning: Unused dummy argument 'z' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:1685:49:
1685 | subroutine cldprp(ncol ,pver ,pverp ,cpliq , &
| 1
Warning: Unused dummy argument 'cpliq' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:1686:31:
1686 | latice ,cpwv ,rh2o ,&
| 1
Warning: Unused dummy argument 'cpwv' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:1686:24:
1686 | latice ,cpwv ,rh2o ,&
| 1
Warning: Unused dummy argument 'latice' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:1843:13:
1843 | integer m
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:1686:40:
1686 | latice ,cpwv ,rh2o ,&
| 1
Warning: Unused dummy argument 'rh2o' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:1687:37:
1687 | q ,t ,u ,v ,p , &
| 1
Warning: Unused dummy argument 'u' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:1687:46:
1687 | q ,t ,u ,v ,p , &
| 1
Warning: Unused dummy argument 'v' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:1566:71:
1566 | SUBROUTINE ientropy (rcall,icol,s,p,qt,T,qst,Tfg,cpliq,cpwv,rh2o,errmsg,errflg)
| 1
Warning: Dummy argument 'errmsg' at (1) was declared INTENT(OUT) but was not set [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:1566:31:
1566 | SUBROUTINE ientropy (rcall,icol,s,p,qt,T,qst,Tfg,cpliq,cpwv,rh2o,errmsg,errflg)
| 1
Warning: Unused dummy argument 'icol' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:1566:26:
1566 | SUBROUTINE ientropy (rcall,icol,s,p,qt,T,qst,Tfg,cpliq,cpwv,rh2o,errmsg,errflg)
| 1
Warning: Unused dummy argument 'rcall' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:1586:34:
1586 | real(kind_phys) :: est, this_lat,this_lon
| 1
Warning: Unused variable 'this_lat' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:1586:43:
1586 | real(kind_phys) :: est, this_lat,this_lon
| 1
Warning: Unused variable 'this_lon' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:1238:34:
1238 | real(kind_phys) dmpdz2d(ncol,pver) ! variable detrainment rate
| 1
Warning: Unused variable 'dmpdz2d' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:899:27:
899 | real(kind_phys) a1(ncol)
| 1
Warning: Unused variable 'a1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_utils.F90:1820:9:
1820 | if( dtr .gt. 0._r8 ) then
| ^
Warning: 'dtr' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:900:27:
900 | real(kind_phys) a2(ncol)
| 1
Warning: Unused variable 'a2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_utils.F90:1803:16:
1803 | real(r8) dtr, sum, aa, dum
| ^
note: 'dtr' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:937:20:
937 | real(kind_phys) e
| 1
Warning: Unused variable 'e' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:901:29:
901 | real(kind_phys) estp(ncol)
| 1
Warning: Unused variable 'estp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:903:30:
903 | real(kind_phys) plexp(ncol)
| 1
Warning: Unused variable 'plexp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:906:26:
906 | real(kind_phys) y(ncol)
| 1
Warning: Unused variable 'y' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:438:16:
438 | logical doliq
| 1
Warning: Unused variable 'doliq' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:428:13:
428 | integer ii
| 1
Warning: Unused variable 'ii' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:429:16:
429 | integer k, kk, l, m
| 1
Warning: Unused variable 'kk' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:429:19:
429 | integer k, kk, l, m
| 1
Warning: Unused variable 'l' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:429:22:
429 | integer k, kk, l, m
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:437:25:
437 | real(kind_phys) negadq
| 1
Warning: Unused variable 'negadq' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:376:25:
376 | real(kind_phys) precip
| 1
Warning: Unused variable 'precip' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_utils.F90:1760:9:
1760 | if( dqv .gt. 0._r8 ) then
| ^
Warning: 'dqv' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_utils.F90:1730:26:
1730 | real(r8) dql, dqi, dqv, sum, aa, dum
| ^
note: 'dqv' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_mass_xforms.F90:196:8:
196 | use chem_mods, only : adv_mass
| 1
Warning: Unused module variable 'adv_mass' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_mass_xforms.F90:165:8:
165 | use chem_mods, only : adv_mass
| 1
Warning: Unused module variable 'adv_mass' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_mass_xforms.F90:149:19:
149 | integer :: k, m
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:811:28:
811 | subroutine zm_convr_finalize
| ^
Warning: 'zm_convr_finalize' defined but not used [-Wunused-function]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/apex.F90:1759:26:
1759 | dfxdth = -dfxdn*rtd/dlat
| ^
Warning: 'dlat' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/apex.F90:1697:37:
1697 | real(r8) :: glonloc,xi,dlon,yj,dlat,hti,diht,zk,fac,omfac
| ^
note: 'dlat' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/apex.F90:1760:26:
1760 | dfxdln = dfxde*rtd/dlon
| ^
Warning: 'dlon' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/apex.F90:1697:29:
1697 | real(r8) :: glonloc,xi,dlon,yj,dlat,hti,diht,zk,fac,omfac
| ^
note: 'dlon' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/apex.F90:1761:35:
1761 | dfxdh = -hti*hti*dfxdd/(re*diht)
| ^
Warning: 'diht' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/apex.F90:1697:46:
1697 | real(r8) :: glonloc,xi,dlon,yj,dlat,hti,diht,zk,fac,omfac
| ^
note: 'diht' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/apex.F90:1761:35:
1761 | dfxdh = -hti*hti*dfxdd/(re*diht)
| ^
Warning: 'hti' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/apex.F90:1697:41:
1697 | real(r8) :: glonloc,xi,dlon,yj,dlat,hti,diht,zk,fac,omfac
| ^
note: 'hti' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_grid_support.F90:2893:23:
2893 | call MPI_Allreduce(gridloc, gridlen, 1, MPI_INTEGER, MPI_SUM, mpicom, ierr)
| 1
......
3631 | 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)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_grid_support.F90:2893:32:
2893 | call MPI_Allreduce(gridloc, gridlen, 1, MPI_INTEGER, MPI_SUM, mpicom, ierr)
| 1
......
3631 | 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)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_utils.F90:163:33:
163 | leffg = ficeg*(xls-xlv)
| ^
Warning: 'ficeg' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_utils.F90:121:31:
121 | real(r8) qc, t, fice, ficeg, ficeg0, leff, leffg
| ^
note: 'ficeg' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_grid_support.F90:2556:44:
2556 | subroutine write_cam_grid_val_0d_char(attr, File, file_index)
| 1
Warning: Unused dummy argument 'attr' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_grid_support.F90:2556:50:
2556 | subroutine write_cam_grid_val_0d_char(attr, File, file_index)
| 1
Warning: Unused dummy argument 'file' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_grid_support.F90:2556:62:
2556 | subroutine write_cam_grid_val_0d_char(attr, File, file_index)
| 1
Warning: Unused dummy argument 'file_index' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_grid_support.F90:1698:50:
1698 | subroutine cam_grid_get_coords(id, beg, end, blk, lon, lat)
| 1
Warning: Unused dummy argument 'blk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_grid_support.F90:1698:60:
1698 | subroutine cam_grid_get_coords(id, beg, end, blk, lon, lat)
| 1
Warning: Unused dummy argument 'lat' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_grid_support.F90:1698:55:
1698 | subroutine cam_grid_get_coords(id, beg, end, blk, lon, lat)
| 1
Warning: Unused dummy argument 'lon' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_grid_support.F90:660:54:
660 | integer :: fdims(1)
| 1
Warning: Unused variable 'fdims' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_grid_support.F90:659:54:
659 | integer :: ldims(1)
| 1
Warning: Unused variable 'ldims' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/apex.F90:2032:44:
2032 | f = f / sqrt(dble(n-m+1) / dble(n+m) )
| ^
Warning: 'f' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/apex.F90:1939:24:
1939 | real(r8) :: t,one,tc,f,f0
| ^
note: 'f' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_grid_support.F90:4273:40:
4273 | end function cam_grid_header_info_hdim
| ^
Warning: 'id' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_grid_support.F90:4253:68:
4253 | integer function cam_grid_header_info_hdim(this, index) result(id)
| ^
note: 'id' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_imp_sol.F90:167:34:
167 | logical :: frc_mask, iter_conv
| 1
Warning: Unused variable 'iter_conv' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_imp_sol.F90:147:13:
147 | k, l, &
| 1
Warning: Unused variable 'l' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_grid_support.F90:2924:34:
2924 | end function cam_grid_local_size
| ^
Warning: '__result_cam_grid_local_size' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_grid_support.F90:2909:38:
2909 | integer function cam_grid_local_size(this)
| ^
note: '__result_cam_grid_local_size' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:1635:31:
1635 | if (abs(ebr) >= tol1 .and. abs(fa) > abs(fb)) then
| ^
Warning: 'ebr' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:1587:32:
1587 | real(kind_phys) :: a,b,c,d,ebr,fa,fb,fc,pbr,qbr,rbr,sbr,tol1,xm,tol
| ^
note: 'ebr' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_mean_mass.F90:55:26:
55 | real(r8) :: ftot(ncol) ! total vmr
| 1
Warning: Unused variable 'ftot' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_mean_mass.F90:56:31:
56 | real(r8) :: mean_mass(ncol) ! wrk variable
| 1
Warning: Unused variable 'mean_mass' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/hetfrz_classnuc.F90:500:111:
500 | frzimm = MIN(limfac*total_cloudborne_aer_num /deltat, total_cloudborne_aer_num/deltat*(1._r8-sum_imm))
| ^
Warning: 'sum_imm' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/hetfrz_classnuc.F90:387:22:
387 | real(r8) :: sum_imm
| ^
note: 'sum_imm' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:1034:18:
1034 | mx(i) = ipar
| ^
Warning: 'ipar' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_convr.F90:931:28:
931 | integer :: ipar ! Index for top of parcel mixing/launch level.
| ^
note: 'ipar' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_chartools_mod.F90:467:51:
467 | SEP = HCO_GetOpt(HcoConfig%ExtList,'Separator')
| 1
Warning: CHARACTER expression will be truncated in assignment (1/1023) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_chartools_mod.F90:954:30:
954 | CHARACTER(LEN=255) :: MSG
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_chartools_mod.F90:872:30:
872 | INTEGER :: IOS
| 1
Warning: Unused variable 'ios' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_chartools_mod.F90:454:30:
454 | CHARACTER(LEN=255) :: LOC = 'HCO_CharParse (HCO_CharTools_Mod.F90)'
| 1
Warning: Unused variable 'loc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_chartools_mod.F90:453:30:
453 | CHARACTER(LEN=255) :: MSG
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_chartools_mod.F90:456:33:
456 | CHARACTER(LEN=2047) :: TMPSTR, BEFORE, AFTER
| 1
Warning: Unused variable 'tmpstr' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_grid_support.F90:1768:32:
1768 | end function cam_grid_is_zonal
| ^
Warning: 'zonal' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_grid_support.F90:1755:54:
1755 | logical function cam_grid_is_zonal(id) result(zonal)
| ^
note: 'zonal' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_grid_support.F90:1753:40:
1753 | end function cam_grid_is_block_indexed
| ^
Warning: 'block_indexed' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_grid_support.F90:1740:70:
1740 | logical function cam_grid_is_block_indexed(id) result(block_indexed)
| ^
note: 'block_indexed' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_grid_support.F90:1738:39:
1738 | end function cam_grid_is_unstructured
| ^
Warning: 'unstruct' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_grid_support.F90:1725:64:
1725 | logical function cam_grid_is_unstructured(id) result(unstruct)
| ^
note: 'unstruct' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_grid_support.F90:1601:39:
1601 | end function cam_grid_get_block_count
| ^
Warning: 'ncol' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_grid_support.F90:1583:70:
1583 | integer function cam_grid_get_block_count(id, block_id) result(ncol)
| ^
note: 'ncol' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_grid_support.F90:1580:37:
1580 | end function cam_grid_has_blocksize
| ^
Warning: '__result_cam_grid_has_blocksi' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_grid_support.F90:1563:41:
1563 | logical function cam_grid_has_blocksize(id)
| ^
note: '__result_cam_grid_has_blocksi' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/gw_rdg.F90:149:17:
140 | call mpi_bcast(do_divstream, 1, mpi_logical, mstrid, mpicom, ierr)
| 2
......
149 | call mpi_bcast(C_BetaMax_DS, 1, mpi_real8, mstrid, mpicom, ierr)
| 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/LOGICAL(4)).
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/gw_rdg.F90:522:36:
522 | t, mxdis, anixy, kwvrdg, zi, nm, ni, rhoi, &
| 1
Warning: Unused dummy argument 'nm' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/gw_rdg.F90:522:6:
522 | t, mxdis, anixy, kwvrdg, zi, nm, ni, rhoi, &
| 1
Warning: Unused dummy argument 't' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_airmas.F90:87:2:
87 | scol(pverp) = ratio * scol(pver)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_airmas.F90:8:26:
8 | subroutine airmas( z, zen, dsdh, nid, cz, &
| 1
Warning: Unused dummy argument 'z' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_airmas.F90:8:31:
8 | subroutine airmas( z, zen, dsdh, nid, cz, &
| 1
Warning: Unused dummy argument 'zen' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff.F90:2498:35:
2498 | logical :: bottom ! True when CL base is at surface ( kb = pver + 1 )
| 1
Warning: Unused variable 'bottom' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff.F90:2529:34:
2529 | real(r8) :: dlint ! Interfacial layer thickness of CL external interfaces
| 1
Warning: Unused variable 'dlint' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff.F90:2539:34:
2539 | real(r8) :: l2rat ! Square of ratio of actual to initial CL (not used)
| 1
Warning: Unused variable 'l2rat' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff.F90:2538:33:
2538 | real(r8) :: zbot ! Height of CL base
| 1
Warning: Unused variable 'zbot' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff.F90:2307:60:
2307 | subroutine exacol( pcols, pver, ncol, ri, bflxs, minpblh, zi, ktop, kbase, ncvfin )
| 1
Warning: Unused dummy argument 'minpblh' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff.F90:2307:64:
2307 | subroutine exacol( pcols, pver, ncol, ri, bflxs, minpblh, zi, ktop, kbase, ncvfin )
| 1
Warning: Unused dummy argument 'zi' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_grid_support.F90:1011:38:
1011 | end function cam_grid_get_local_size
| ^
Warning: '__result_cam_grid_get_local_s' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff.F90:483:35:
483 | integer :: status ! Status returned by function calls
| 1
Warning: Unused variable 'status' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_grid_support.F90:990:42:
990 | integer function cam_grid_get_local_size(id, nlev)
| ^
note: '__result_cam_grid_get_local_s' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff.F90:270:35:
270 | integer :: status ! Status returned by function calls
| 1
Warning: Unused variable 'status' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff.F90:183:29:
183 | integer :: k ! Vertical loop index
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_grid_support.F90:815:35:
815 | end function cam_grid_attr_exists
| ^
Warning: '__result_cam_grid_attr_exists' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/cam_grid_support.F90:799:39:
799 | logical function cam_grid_attr_exists(gridname, name)
| ^
note: '__result_cam_grid_attr_exists' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:161:2:
161 | ju = nid(0)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:207:2:
207 | wrk = lam(i)*taun(i)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:208:2:
208 | if( wrk < 500._r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:210:2:
210 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:212:2:
212 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:226:2:
226 | if( tausla(i-1,wn) < 500._r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:228:2:
228 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:230:2:
230 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:231:2:
231 | if( tausla(i,wn) < 500._r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:233:2:
233 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:235:2:
235 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:255:2:
255 | if( tausla(pver,wn) < 500._r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:257:2:
257 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:259:2:
259 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:294:2:
294 | sub(wn,1:mrows) = a(1:mrows)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:295:2:
295 | main(wn,1:mrows) = b(1:mrows)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:296:2:
296 | super(wn,1:mrows) = d(1:mrows)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:297:2:
297 | y(wn,1:mrows) = e(1:mrows)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:313:2:
313 | e(:mrows) = y(wn,:mrows)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:314:2:
314 | if( tausla(0,wn) < 500._r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:316:2:
316 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:318:2:
318 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:319:2:
319 | where( tausla(1:pver,wn) < 500._r8 )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:320:2:
320 | cdn(1:pver) = exp( -tausla(1:pver,wn) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:321:2:
321 | elsewhere
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:322:2:
322 | cdn(1:pver) = 0._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:323:2:
323 | endwhere
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:92:23:
92 | integer :: i, ip1, wn
| 1
Warning: Unused variable 'ip1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:93:18:
93 | integer :: j, jl, ju
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:91:20:
91 | integer :: lev
| 1
Warning: Unused variable 'lev' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ps2str.F90:90:20:
90 | integer :: row
| 1
Warning: Unused variable 'row' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setair.F90:60:24:
60 | real(r8) :: hscale
| 1
Warning: Unused variable 'hscale' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff.F90:2745:46:
2745 | l2n2 = -min(-l2n2, tkemax*lint/(b1*sh))
| ^
Warning: 'sh' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff.F90:2517:31:
2517 | real(r8) :: sh
| ^
note: 'sh' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff.F90:2799:35:
2799 | dwinc = -sh*dl2n2 + sm*dl2s2
| ^
Warning: 'sm' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff.F90:2518:31:
2518 | real(r8) :: sm
| ^
note: 'sm' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff.F90:3245:24:
3245 | ghcl(i,ncv) = gh
| ^
Warning: 'gh' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff.F90:2516:31:
2516 | real(r8) :: gh
| ^
note: 'gh' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff.F90:3244:27:
3244 | ricl(i,ncv) = ricll
| ^
Warning: 'ricll' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff.F90:2533:34:
2533 | real(r8) :: ricll ! Mean Richardson number of internal CL
| ^
note: 'ricll' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sphers.F90:92:2:
92 | id = j
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sphers.F90:93:2:
93 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sphers.F90:100:2:
100 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff.F90:1663:95:
1663 | + 2.5_r8 * ceb * n2hb * jbzm * dzhb, wstar3factcrit )
| ^
Warning: 'jbzm' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff.F90:847:20:
847 | real(r8) :: jbzm ! Interface layer thickness of CL base interface [ m ]
| ^
note: 'jbzm' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff.F90:1770:106:
1770 | if( kb .lt. pver + 1 ) web = ceb * wstar3 ! When 'kb.eq.pver+1', it was set to web=0.
| ^
Warning: 'ceb' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff.F90:916:19:
916 | real(r8) :: ceb ! Proportionality coefficient between web and wstar3
| ^
note: 'ceb' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff.F90:1958:48:
1958 | wstar_CL(i,ncv) = wstar
| ^
Warning: 'wstar' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff.F90:917:21:
917 | real(r8) :: wstar ! Convective velocity for CL [ m/s ]
| ^
note: 'wstar' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/fill_holes.F90:660:41:
660 | rho_ds_zm, rho_ds_zt, exner, & ! Intent(in)
| 1
Warning: Unused dummy argument 'rho_ds_zm' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_windm_edsclrm_module.F90:581:29:
581 | -- this is likely unsafe and considered fatal"
| 1
Warning: Missing '&' in continued character constant at (1) [-Wampersand]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_windm_edsclrm_module.F90:1311:49:
1311 | subroutine windm_edsclrm_solve( nz, ngrdcol, gr, nrhs, ixm_matrix_condt_num, &
| 1
Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/stats_clubb_utilities.F90:1587:45:
1587 | subroutine stats_end_timestep( clubb_params, stats_metadata, & ! intent(in)
| 1
Warning: Unused dummy argument 'clubb_params' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/stats_clubb_utilities.F90:26:37:
26 | clubb_params, &
| 1
Warning: Unused dummy argument 'clubb_params' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/stats_clubb_utilities.F90:29:43:
29 | l_standard_term_ta, &
| 1
Warning: Unused dummy argument 'l_standard_term_ta' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/stats_clubb_utilities.F90:28:36:
28 | l_tke_aniso, &
| 1
Warning: Unused dummy argument 'l_tke_aniso' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/stats_clubb_utilities.F90:27:35:
27 | l_uv_nudge, &
| 1
Warning: Unused dummy argument 'l_uv_nudge' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/stats_clubb_utilities.F90:21:69:
21 | hydromet_dim, sclr_dim, edsclr_dim, sclr_tol, &
| 1
Warning: Unused dummy argument 'sclr_tol' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history_support.F90:695:54:
695 | type(var_desc_t), pointer :: vardesc => NULL() ! PIO var desc
| 1
Warning: Unused variable 'vardesc' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history_support.F90:977:23:
977 | subroutine field_copy(f_out, f_in)
| ^
Warning: 'field_copy' defined but not used [-Wunused-function]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs/output_2D_samples_module.F90:28:47:
28 | clubb_params, sclr_dim, sclr_tol, &
| 1
Warning: Unused dummy argument 'clubb_params' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs/output_2D_samples_module.F90:25:48:
25 | time, dtwrite, zgrid, variable_names, &
| 1
Warning: Unused dummy argument 'dtwrite' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs/output_2D_samples_module.F90:24:53:
24 | fname_prefix, fdir, &
| 1
Warning: Unused dummy argument 'fdir' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs/output_2D_samples_module.F90:31:53:
31 | l_standard_term_ta, &
| 1
Warning: Unused dummy argument 'l_standard_term_ta' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs/output_2D_samples_module.F90:30:46:
30 | l_tke_aniso, &
| 1
Warning: Unused dummy argument 'l_tke_aniso' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs/output_2D_samples_module.F90:29:45:
29 | l_uv_nudge, &
| 1
Warning: Unused dummy argument 'l_uv_nudge' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs/output_2D_samples_module.F90:27:65:
27 | nlon, nlat, lon_vals, lat_vals, &
| 1
Warning: Unused dummy argument 'lat_vals' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs/output_2D_samples_module.F90:27:55:
27 | nlon, nlat, lon_vals, lat_vals, &
| 1
Warning: Unused dummy argument 'lon_vals' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs/output_2D_samples_module.F90:23:50:
23 | subroutine open_2D_samples_file( nz, num_samples, n_2D_variables, &
| 1
Warning: Unused dummy argument 'num_samples' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs/output_2D_samples_module.F90:28:67:
28 | clubb_params, sclr_dim, sclr_tol, &
| 1
Warning: Unused dummy argument 'sclr_tol' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs/output_2D_samples_module.F90:25:39:
25 | time, dtwrite, zgrid, variable_names, &
| 1
Warning: Unused dummy argument 'time' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs/output_2D_samples_module.F90:25:55:
25 | time, dtwrite, zgrid, variable_names, &
| 1
Warning: Unused dummy argument 'zgrid' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/ncdio_atm.F90:46:16:
46 | integer STATUS
| 1
Warning: Unused PRIVATE module variable 'status' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/ncdio_atm.F90:47:18:
47 | real(r8) surfdat
| 1
Warning: Unused PRIVATE module variable 'surfdat' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/ncdio_atm.F90:523:47:
523 | integer :: arraydimids(2) ! Dimension IDs
| 1
Warning: Unused variable 'arraydimids' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/ncdio_atm.F90:546:41:
546 | real(r8) :: closelat, closelon
| 1
Warning: Unused variable 'closelat' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/ncdio_atm.F90:546:51:
546 | real(r8) :: closelat, closelon
| 1
Warning: Unused variable 'closelon' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/ncdio_atm.F90:534:40:
534 | integer :: cnt (3) = 1 ! ncol, lev counts for netcdf 2-d
| 1
Warning: Unused variable 'cnt' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/ncdio_atm.F90:518:34:
518 | integer :: i, j, k ! indices
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/ncdio_atm.F90:525:43:
525 | logical :: ispermuted
| 1
Warning: Unused variable 'ispermuted' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/ncdio_atm.F90:518:40:
518 | integer :: i, j, k ! indices
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/ncdio_atm.F90:547:47:
547 | integer :: lonidx, latidx
| 1
Warning: Unused variable 'latidx' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/ncdio_atm.F90:547:39:
547 | integer :: lonidx, latidx
| 1
Warning: Unused variable 'lonidx' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/ncdio_atm.F90:524:47:
524 | integer :: permutation(2)
| 1
Warning: Unused variable 'permutation' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/ncdio_atm.F90:533:40:
533 | integer :: strt(3) = 1 ! start ncol, lev indices for netcdf 2-d
| 1
Warning: Unused variable 'strt' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/ncdio_atm.F90:537:45:
537 | real(r8), pointer :: tmp3d(:,:,:) ! input data for permutation
| 1
Warning: Unused variable 'tmp3d' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/ncdio_atm.F90:117:41:
117 | real(r8) :: closelat, closelon
| 1
Warning: Unused variable 'closelat' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/ncdio_atm.F90:117:51:
117 | real(r8) :: closelat, closelon
| 1
Warning: Unused variable 'closelon' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/ncdio_atm.F90:109:40:
109 | integer :: cnt (1) = 1 ! ncol count for netcdf 1-d
| 1
Warning: Unused variable 'cnt' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/ncdio_atm.F90:58:53:
58 | subroutine infld_real_1d_2d(varname, ncid, dimname1, &
| 1
Warning: Unused dummy argument 'dimname1' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/ncdio_atm.F90:96:34:
96 | integer :: i, j ! indices
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/ncdio_atm.F90:118:47:
118 | integer :: lonidx, latidx
| 1
Warning: Unused variable 'latidx' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/ncdio_atm.F90:118:39:
118 | integer :: lonidx, latidx
| 1
Warning: Unused variable 'lonidx' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/ncdio_atm.F90:99:40:
99 | integer :: no_fill
| 1
Warning: Unused variable 'no_fill' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/ncdio_atm.F90:108:40:
108 | integer :: strt(1) = 1 ! start ncol index for netcdf 1-d
| 1
Warning: Unused variable 'strt' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:27:50:
27 | integer :: call_num = 0
| 1
Warning: Unused PRIVATE module variable 'call_num' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:244:45:
244 | integer :: i, bbeg, bend
| 1
Warning: Unused variable 'bbeg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:244:51:
244 | integer :: i, bbeg, bend
| 1
Warning: Unused variable 'bend' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:246:52:
246 | integer :: nblks, blksize
| 1
Warning: Unused variable 'blksize' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:219:66:
219 | subroutine dyn_set_inic_cblock(vcoord,latvals, lonvals, glob_ind, U, V, T, &
| 1
Warning: Unused dummy argument 'glob_ind' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:244:39:
244 | integer :: i, bbeg, bend
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:243:48:
243 | real(r8), allocatable :: lat_use(:)
| 1
Warning: Unused variable 'lat_use' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:219:47:
219 | subroutine dyn_set_inic_cblock(vcoord,latvals, lonvals, glob_ind, U, V, T, &
| 1
Warning: Unused dummy argument 'latvals' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:219:56:
219 | subroutine dyn_set_inic_cblock(vcoord,latvals, lonvals, glob_ind, U, V, T, &
| 1
Warning: Unused dummy argument 'lonvals' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:220:39:
220 | PS, PHIS_IN, PHIS_OUT, Q, m_cnst, mask)
| 1
Warning: Unused dummy argument 'm_cnst' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:220:45:
220 | PS, PHIS_IN, PHIS_OUT, Q, m_cnst, mask)
| 1
Warning: Unused dummy argument 'mask' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:248:43:
248 | character(len=4) :: mname
| 1
Warning: Unused variable 'mname' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:246:43:
246 | integer :: nblks, blksize
| 1
Warning: Unused variable 'nblks' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:220:18:
220 | PS, PHIS_IN, PHIS_OUT, Q, m_cnst, mask)
| 1
Warning: Unused dummy argument 'phis_in' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:220:28:
220 | PS, PHIS_IN, PHIS_OUT, Q, m_cnst, mask)
| 1
Warning: Dummy argument 'phis_out' at (1) was declared INTENT(OUT) but was not set [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:220:9:
220 | PS, PHIS_IN, PHIS_OUT, Q, m_cnst, mask)
| 1
Warning: Unused dummy argument 'ps' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:220:31:
220 | PS, PHIS_IN, PHIS_OUT, Q, m_cnst, mask)
| 1
Warning: Unused dummy argument 'q' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:245:43:
245 | integer :: size1, size2, size3
| 1
Warning: Unused variable 'size1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:245:50:
245 | integer :: size1, size2, size3
| 1
Warning: Unused variable 'size2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:245:57:
245 | integer :: size1, size2, size3
| 1
Warning: Unused variable 'size3' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:219:75:
219 | subroutine dyn_set_inic_cblock(vcoord,latvals, lonvals, glob_ind, U, V, T, &
| 1
Warning: Unused dummy argument 't' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:219:69:
219 | subroutine dyn_set_inic_cblock(vcoord,latvals, lonvals, glob_ind, U, V, T, &
| 1
Warning: Unused dummy argument 'u' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:219:72:
219 | subroutine dyn_set_inic_cblock(vcoord,latvals, lonvals, glob_ind, U, V, T, &
| 1
Warning: Unused dummy argument 'v' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:219:39:
219 | subroutine dyn_set_inic_cblock(vcoord,latvals, lonvals, glob_ind, U, V, T, &
| 1
Warning: Unused dummy argument 'vcoord' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:247:45:
247 | logical :: verbose
| 1
Warning: Unused variable 'verbose' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:41:64:
41 | subroutine dyn_set_inic_col(vcoord, latvals, lonvals, glob_ind, zint, U, V, T, &
| 1
Warning: Unused dummy argument 'glob_ind' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:80:42:
80 | integer :: i, k
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:80:45:
80 | integer :: i, k
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:41:45:
41 | subroutine dyn_set_inic_col(vcoord, latvals, lonvals, glob_ind, zint, U, V, T, &
| 1
Warning: Unused dummy argument 'latvals' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:41:54:
41 | subroutine dyn_set_inic_col(vcoord, latvals, lonvals, glob_ind, zint, U, V, T, &
| 1
Warning: Unused dummy argument 'lonvals' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:42:39:
42 | PS, PHIS_IN, PHIS_OUT, Q, m_cnst, mask, verbose)
| 1
Warning: Unused dummy argument 'm_cnst' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:42:45:
42 | PS, PHIS_IN, PHIS_OUT, Q, m_cnst, mask, verbose)
| 1
Warning: Unused dummy argument 'mask' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:76:52:
76 | logical, allocatable :: mask_use(:)
| 1
Warning: Unused variable 'mask_use' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:50:8:
50 | use spmd_utils, only: masterproc
| 1
Warning: Unused module variable 'masterproc' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:81:45:
81 | integer :: ncol, nlev
| 1
Warning: Unused variable 'ncol' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:81:51:
81 | integer :: ncol, nlev
| 1
Warning: Unused variable 'nlev' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:77:48:
77 | real(r8) :: pertval
| 1
Warning: Unused variable 'pertval' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:42:18:
42 | PS, PHIS_IN, PHIS_OUT, Q, m_cnst, mask, verbose)
| 1
Warning: Unused dummy argument 'phis_in' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:42:28:
42 | PS, PHIS_IN, PHIS_OUT, Q, m_cnst, mask, verbose)
| 1
Warning: Dummy argument 'phis_out' at (1) was declared INTENT(OUT) but was not set [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:42:9:
42 | PS, PHIS_IN, PHIS_OUT, Q, m_cnst, mask, verbose)
| 1
Warning: Unused dummy argument 'ps' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:42:31:
42 | PS, PHIS_IN, PHIS_OUT, Q, m_cnst, mask, verbose)
| 1
Warning: Unused dummy argument 'q' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:78:53:
78 | integer, allocatable :: rndm_seed(:)
| 1
Warning: Unused variable 'rndm_seed' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:79:53:
79 | integer :: rndm_seed_sz
| 1
Warning: Unused variable 'rndm_seed_sz' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:41:79:
41 | subroutine dyn_set_inic_col(vcoord, latvals, lonvals, glob_ind, zint, U, V, T, &
| 1
Warning: Unused dummy argument 't' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:41:73:
41 | subroutine dyn_set_inic_col(vcoord, latvals, lonvals, glob_ind, zint, U, V, T, &
| 1
Warning: Unused dummy argument 'u' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:41:76:
41 | subroutine dyn_set_inic_col(vcoord, latvals, lonvals, glob_ind, zint, U, V, T, &
| 1
Warning: Unused dummy argument 'v' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:41:36:
41 | subroutine dyn_set_inic_col(vcoord, latvals, lonvals, glob_ind, zint, U, V, T, &
| 1
Warning: Unused dummy argument 'vcoord' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:42:54:
42 | PS, PHIS_IN, PHIS_OUT, Q, m_cnst, mask, verbose)
| 1
Warning: Unused dummy argument 'verbose' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:75:52:
75 | logical :: verbose_use
| 1
Warning: Unused variable 'verbose_use' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/tests/inic_analytic.F90:41:70:
41 | subroutine dyn_set_inic_col(vcoord, latvals, lonvals, glob_ind, zint, U, V, T, &
| 1
Warning: Unused dummy argument 'zint' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/setup_clubb_pdf_params.F90:262:25:
262 | ice_supersat_frac_1, & ! Ice supersaturation fraction (1st PDF comp.) [-]
| 1
Warning: Unused variable 'ice_supersat_frac_1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/setup_clubb_pdf_params.F90:263:25:
263 | ice_supersat_frac_2 ! Ice supersaturation fraction (2nd PDF comp.) [-]
| 1
Warning: Unused variable 'ice_supersat_frac_2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mee_fluxes.F90:79:19:
78 | call mpi_bcast(mee_fluxes_filepath, len(mee_fluxes_filepath), mpi_character, masterprocid, mpicom, ierr)
| 2
79 | call mpi_bcast(mee_fluxes_fillin, 1, mpi_logical, masterprocid, mpicom, ierr)
| 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/CHARACTER(*)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history_support.F90:946:44:
946 | call patchptr%active_cols(lchnk, active)
| ^
Warning: 'patchptr' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history_support.F90:924:58:
924 | type(cam_grid_patch_t), pointer :: patchptr
| ^
note: 'patchptr' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history_support.F90:904:70:
904 | call patchptr%get_decomp(adims, fdimlens(1:nfdims), dtype, iodesc)
| ^
Warning: 'patchptr' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history_support.F90:867:56:
867 | type(cam_grid_patch_t), pointer :: patchptr
| ^
note: 'patchptr' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mee_fluxes.F90:238:24:
238 | where( valid(:) )
| ^
Warning: 'wght1' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mee_fluxes.F90:214:21:
214 | real(r8) :: wght1,wght2
| ^
note: 'wght1' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mee_fluxes.F90:238:24:
238 | where( valid(:) )
| ^
Warning: 'wght2' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mee_fluxes.F90:214:27:
214 | real(r8) :: wght1,wght2
| ^
note: 'wght2' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history_support.F90:826:33:
826 | do i = 1, histptr%num_hdims()
| ^
Warning: 'histptr' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history_support.F90:791:57:
791 | type (cam_grid_header_info_t), pointer :: histptr
| ^
note: 'histptr' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_unit_mod.F90:194:24:
194 | ARRAY(:,:,:,:) = ARRAY(:,:,:,:) * Factor
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_unit_mod.F90:935:30:
935 | CHARACTER(LEN=255) :: MSG
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/molec_diff.F90:255:38:
255 | integer, intent(in) :: lchnk ! Chunk number
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/molec_diff.F90:256:46:
256 | real(r8), intent(in) :: t(pcols,pver) ! temperature
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/molec_diff.F90:257:35:
257 | integer, intent(in) :: m ! cnst index
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:1339:41:
1339 | subroutine xs_mvk( nw, wl, wc, tlev, airlev, xs )
| 1
Warning: Unused dummy argument 'tlev' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:1380:19:
1380 | integer :: w
| 1
Warning: Unused variable 'w' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:1339:31:
1339 | subroutine xs_mvk( nw, wl, wc, tlev, airlev, xs )
| 1
Warning: Unused dummy argument 'wl' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:1275:46:
1275 | subroutine r18( nw, wl, wc, tlev, airlev, jlabel, xs )
| 1
Warning: Unused dummy argument 'airlev' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:1275:54:
1275 | subroutine r18( nw, wl, wc, tlev, airlev, jlabel, xs )
| 1
Warning: Unused dummy argument 'jlabel' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:1275:32:
1275 | subroutine r18( nw, wl, wc, tlev, airlev, jlabel, xs )
| 1
Warning: Unused dummy argument 'wc' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:1275:28:
1275 | subroutine r18( nw, wl, wc, tlev, airlev, jlabel, xs )
| 1
Warning: Unused dummy argument 'wl' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:1195:46:
1195 | subroutine r17( nw, wl, wc, tlev, airlev, jlabel, xs )
| 1
Warning: Unused dummy argument 'airlev' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:1195:54:
1195 | subroutine r17( nw, wl, wc, tlev, airlev, jlabel, xs )
| 1
Warning: Unused dummy argument 'jlabel' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:1195:32:
1195 | subroutine r17( nw, wl, wc, tlev, airlev, jlabel, xs )
| 1
Warning: Unused dummy argument 'wc' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:1195:28:
1195 | subroutine r17( nw, wl, wc, tlev, airlev, jlabel, xs )
| 1
Warning: Unused dummy argument 'wl' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:1076:19:
1076 | real(r8) :: a, b, t, t1
| 1
Warning: Unused variable 'a' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:1076:22:
1076 | real(r8) :: a, b, t, t1
| 1
Warning: Unused variable 'b' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:1017:54:
1017 | subroutine r15( nw, wl, wc, tlev, airlev, jlabel, xs )
| 1
Warning: Unused dummy argument 'jlabel' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:1076:29:
1076 | real(r8) :: a, b, t, t1
| 1
Warning: Unused variable 't1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:1017:28:
1017 | subroutine r15( nw, wl, wc, tlev, airlev, jlabel, xs )
| 1
Warning: Unused dummy argument 'wl' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:900:54:
900 | subroutine r14( nw, wl, wc, tlev, airlev, jlabel, xs )
| 1
Warning: Unused dummy argument 'jlabel' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:900:38:
900 | subroutine r14( nw, wl, wc, tlev, airlev, jlabel, xs )
| 1
Warning: Unused dummy argument 'tlev' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:900:28:
900 | subroutine r14( nw, wl, wc, tlev, airlev, jlabel, xs )
| 1
Warning: Unused dummy argument 'wl' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:791:38:
791 | subroutine r11( nw, wl, wc, tlev, airlev, jlabel, xs )
| 1
Warning: Unused dummy argument 'tlev' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:791:32:
791 | subroutine r11( nw, wl, wc, tlev, airlev, jlabel, xs )
| 1
Warning: Unused dummy argument 'wc' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:791:28:
791 | subroutine r11( nw, wl, wc, tlev, airlev, jlabel, xs )
| 1
Warning: Unused dummy argument 'wl' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:727:21:
727 | real(r8) :: qy, qy1, qy2, qy3, t, t1
| 1
Warning: Unused variable 'qy' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:727:36:
727 | real(r8) :: qy, qy1, qy2, qy3, t, t1
| 1
Warning: Unused variable 'qy3' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:728:24:
728 | real(r8) :: sigma, sig, slope
| 1
Warning: Unused variable 'sigma' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:597:46:
597 | subroutine r06( nw, wl, wc, tlev, airlev, jlabel, xs )
| 1
Warning: Unused dummy argument 'airlev' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:597:54:
597 | subroutine r06( nw, wl, wc, tlev, airlev, jlabel, xs )
| 1
Warning: Unused dummy argument 'jlabel' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:597:32:
597 | subroutine r06( nw, wl, wc, tlev, airlev, jlabel, xs )
| 1
Warning: Unused dummy argument 'wc' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:597:28:
597 | subroutine r06( nw, wl, wc, tlev, airlev, jlabel, xs )
| 1
Warning: Unused dummy argument 'wl' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:523:46:
523 | subroutine r08( nw, wl, wc, tlev, airlev, jlabel, xs )
| 1
Warning: Unused dummy argument 'airlev' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:523:54:
523 | subroutine r08( nw, wl, wc, tlev, airlev, jlabel, xs )
| 1
Warning: Unused dummy argument 'jlabel' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:523:32:
523 | subroutine r08( nw, wl, wc, tlev, airlev, jlabel, xs )
| 1
Warning: Unused dummy argument 'wc' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:401:46:
401 | subroutine r44( nw, wl, wc, tlev, airlev, jlabel, xs )
| 1
Warning: Unused dummy argument 'airlev' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:401:54:
401 | subroutine r44( nw, wl, wc, tlev, airlev, jlabel, xs )
| 1
Warning: Unused dummy argument 'jlabel' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:401:28:
401 | subroutine r44( nw, wl, wc, tlev, airlev, jlabel, xs )
| 1
Warning: Unused dummy argument 'wl' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:238:46:
238 | subroutine r04( nw, wl, wc, tlev, airlev, jlabel, xs )
| 1
Warning: Unused dummy argument 'airlev' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:238:54:
238 | subroutine r04( nw, wl, wc, tlev, airlev, jlabel, xs )
| 1
Warning: Unused dummy argument 'jlabel' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_xsections.F90:22:46:
22 | subroutine r01( nw, wl, wc, tlev, airlev, jlabel, xs )
| 1
Warning: Unused dummy argument 'airlev' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_rtlink.F90:115:24:
115 | real(r8) :: daaer, dtsct, dtabs, dsaer, dscld, dacld
| 1
Warning: Unused variable 'daaer' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_rtlink.F90:115:45:
115 | real(r8) :: daaer, dtsct, dtabs, dsaer, dscld, dacld
| 1
Warning: Unused variable 'dsaer' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_rtlink.F90:11:22:
11 | subroutine rtlink( z, nw, albedo, zen, dsdh, &
| 1
Warning: Unused dummy argument 'z' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:194:2:
194 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:212:2:
212 | write(iulog,*) ' '
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:213:2:
213 | write(iulog,*) '--------------------------------------------------------'
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:214:2:
214 | write(iulog,*) 'k, z(k), cld(k),xlwc(k),optin(k)'
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:218:2:
218 | write(iulog,*) '--------------------------------------------------------'
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:233:2:
233 | if( mm == 1 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:234:2:
234 | kl(nb) = k
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:235:2:
235 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:238:2:
238 | nb = nb + 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:243:2:
243 | if( mm == 0 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:244:2:
244 | nb = nb - 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:245:2:
245 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:256:2:
256 | write(iulog,*) ' '
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:257:2:
257 | write(iulog,*) 'setcld: has ',nb,' cloud layers'
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:258:2:
258 | write(iulog,*) ' ki,kl,ku'
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:259:2:
259 | write(iulog,*) ki(:nb)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:260:2:
260 | write(iulog,*) kl(:nb)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:261:2:
261 | write(iulog,*) ku(:nb)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:262:2:
262 | write(iulog,'(1p,10g12.5)') maxcld(:nb)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:263:2:
263 | write(iulog,*) ' '
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:271:2:
271 | write(iulog,*) ' '
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:272:2:
272 | write(iulog,*) 'setcld: has ',nb,' cloud layers'
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:273:2:
273 | write(iulog,*) ' ki,kl,ku'
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:274:2:
274 | write(iulog,*) ki(:nb)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:275:2:
275 | write(iulog,*) kl(:nb)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:276:2:
276 | write(iulog,*) ku(:nb)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:277:2:
277 | write(iulog,'(1p,10g12.5)') maxcld(:nb)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:292:2:
292 | write(iulog,'(1p,10g12.5)') opta(:nb)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:293:2:
293 | write(iulog,*) ' '
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:295:2:
295 | mask(:nb) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:296:2:
296 | do l = 1,nmax
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:297:2:
297 | indx(:) = maxloc( opta(:nb),mask=mask(:nb) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:298:2:
298 | mask(indx(1)) = .false.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:299:2:
299 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:317:2:
317 | write(iulog,*) ' '
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:318:2:
318 | write(iulog,*) 'setcld: has ',nb,' cloud layers'
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:319:2:
319 | write(iulog,*) ' ki,kl,ku'
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:320:2:
320 | write(iulog,*) ki(:nb)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:321:2:
321 | write(iulog,*) kl(:nb)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:322:2:
322 | write(iulog,*) ku(:nb)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:323:2:
323 | write(iulog,'(1p,10g12.5)') maxcld(:nb)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:324:2:
324 | write(iulog,*) ' '
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:328:2:
328 | write(iulog,*) ' '
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:329:2:
329 | write(iulog,*) '--------------------------------------------------------'
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:330:2:
330 | write(iulog,*) 'nb, l, k, zkadj, cldadj, optadj'
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:336:2:
336 | write(iulog,*) '--------------------------------------------------------'
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:344:2:
344 | wrk = 1._r8/maxcld(l)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:381:2:
381 | write(iulog,*) ' '
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:382:2:
382 | write(iulog,*) '--------------------------------------------------------'
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:383:2:
383 | write(iulog,*) 'nreg,fp'
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:385:2:
385 | write(iulog,*) 'nreg,k,zkadj,optwe'
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:391:2:
391 | write(iulog,*) '--------------------------------------------------------'
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:403:2:
403 | if( r1(l,n) /= 0 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:407:2:
407 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:464:2:
464 | do k = 1,pver
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:466:2:
466 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:159:22:
159 | integer :: ilat, nn, m, mm
| 1
Warning: Unused variable 'ilat' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:159:29:
159 | integer :: ilat, nn, m, mm
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:172:27:
172 | real(r8) :: opt(pver) ! cld opt where cloud is found
| 1
Warning: Unused variable 'opt' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setcld.F90:168:23:
168 | real(r8) :: small
| 1
Warning: Unused variable 'small' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_wp2_wp3_module.F90:5349:46:
5349 | subroutine wp3_term_pr1_rhs( nz, ngrdcol, gr, &
| 1
Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_wp2_wp3_module.F90:2322:15:
2322 | C_uu_buoy ! CLUBB tunable parameter C_uu_buoy
| 1
Warning: Unused variable 'c_uu_buoy' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_wp2_wp3_module.F90:2133:38:
2133 | subroutine wp23_rhs( nz, ngrdcol, gr, dt, &
| 1
Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_wp2_wp3_module.F90:1794:38:
1794 | subroutine wp23_lhs( nz, ngrdcol, gr, dt, &
| 1
Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_wp2_wp3_module.F90:1364:14:
1364 | C_uu_shr ! CLUBB tunable parameter C_uu_shr
| 1
Warning: Unused variable 'c_uu_shr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_wp2_wp3_module.F90:1160:45:
1160 | rho_ds_zm, rho_ds_zt, &
| 1
Warning: Unused dummy argument 'rho_ds_zt' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_wp2_wp3_module.F90:1347:15:
1347 | threshold ! Minimum value for wp2 [m^2/s^2]
| 1
Warning: Unused variable 'threshold' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_xm_wpxp_module.F90:4233:43:
4233 | subroutine xm_wpxp_solve( nz, ngrdcol, gr, nrhs, &
| 1
Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_wp2_wp3_module.F90:385:10:
385 | c_K1, & ! CLUBB tunable parameter c_K1
| 1
Warning: Unused variable 'c_k1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_wp2_wp3_module.F90:386:10:
386 | c_K8 ! CLUBB tunable parameter c_K8
| 1
Warning: Unused variable 'c_k8' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_xm_wpxp_module.F90:1588:22:
1588 | integer :: i, k, b
| 1
Warning: Unused variable 'b' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_xm_wpxp_module.F90:1173:74:
1173 | subroutine xm_wpxp_lhs( nz, ngrdcol, l_iter, dt, wpxp, wm_zt, C7_Skw_fnc, & ! In
| 1
Warning: Unused dummy argument 'c7_skw_fnc' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_xm_wpxp_module.F90:1313:45:
1313 | logical :: l_upper_thresh, l_lower_thresh ! flags for clip_semi_imp_lhs
| 1
Warning: Unused variable 'l_lower_thresh' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_xm_wpxp_module.F90:1313:29:
1313 | logical :: l_upper_thresh, l_lower_thresh ! flags for clip_semi_imp_lhs
| 1
Warning: Unused variable 'l_upper_thresh' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_xm_wpxp_module.F90:1179:40:
1179 | stats_metadata, & ! In
| 1
Warning: Unused dummy argument 'stats_metadata' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_xm_wpxp_module.F90:1173:62:
1173 | subroutine xm_wpxp_lhs( nz, ngrdcol, l_iter, dt, wpxp, wm_zt, C7_Skw_fnc, & ! In
| 1
Warning: Unused dummy argument 'wm_zt' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_xm_wpxp_module.F90:1173:55:
1173 | subroutine xm_wpxp_lhs( nz, ngrdcol, l_iter, dt, wpxp, wm_zt, C7_Skw_fnc, & ! In
| 1
Warning: Unused dummy argument 'wpxp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_xm_wpxp_module.F90:1174:56:
1174 | wpxp_upper_lim, wpxp_lower_lim, & ! In
| 1
Warning: Unused dummy argument 'wpxp_lower_lim' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_xm_wpxp_module.F90:1174:40:
1174 | wpxp_upper_lim, wpxp_lower_lim, & ! In
| 1
Warning: Unused dummy argument 'wpxp_upper_lim' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/interp_mod.F90:54:90:
54 | subroutine write_interpolated_vector(File, varidu, varidv, fldu, fldv, numlev, data_type, decomp_type)
| 1
Warning: Unused dummy argument 'data_type' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/interp_mod.F90:54:103:
54 | subroutine write_interpolated_vector(File, varidu, varidv, fldu, fldv, numlev, data_type, decomp_type)
| 1
Warning: Unused dummy argument 'decomp_type' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/interp_mod.F90:54:43:
54 | subroutine write_interpolated_vector(File, varidu, varidv, fldu, fldv, numlev, data_type, decomp_type)
| 1
Warning: Unused dummy argument 'file' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/interp_mod.F90:54:65:
54 | subroutine write_interpolated_vector(File, varidu, varidv, fldu, fldv, numlev, data_type, decomp_type)
| 1
Warning: Unused dummy argument 'fldu' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/interp_mod.F90:54:71:
54 | subroutine write_interpolated_vector(File, varidu, varidv, fldu, fldv, numlev, data_type, decomp_type)
| 1
Warning: Unused dummy argument 'fldv' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/interp_mod.F90:54:79:
54 | subroutine write_interpolated_vector(File, varidu, varidv, fldu, fldv, numlev, data_type, decomp_type)
| 1
Warning: Unused dummy argument 'numlev' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/interp_mod.F90:54:51:
54 | subroutine write_interpolated_vector(File, varidu, varidv, fldu, fldv, numlev, data_type, decomp_type)
| 1
Warning: Unused dummy argument 'varidu' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/interp_mod.F90:54:59:
54 | subroutine write_interpolated_vector(File, varidu, varidv, fldu, fldv, numlev, data_type, decomp_type)
| 1
Warning: Unused dummy argument 'varidv' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/interp_mod.F90:42:74:
42 | subroutine write_interpolated_scalar(File, varid, fld, numlev, data_type, decomp_type)
| 1
Warning: Unused dummy argument 'data_type' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/interp_mod.F90:42:87:
42 | subroutine write_interpolated_scalar(File, varid, fld, numlev, data_type, decomp_type)
| 1
Warning: Unused dummy argument 'decomp_type' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/interp_mod.F90:42:43:
42 | subroutine write_interpolated_scalar(File, varid, fld, numlev, data_type, decomp_type)
| 1
Warning: Unused dummy argument 'file' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/interp_mod.F90:42:55:
42 | subroutine write_interpolated_scalar(File, varid, fld, numlev, data_type, decomp_type)
| 1
Warning: Unused dummy argument 'fld' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/interp_mod.F90:42:63:
42 | subroutine write_interpolated_scalar(File, varid, fld, numlev, data_type, decomp_type)
| 1
Warning: Unused dummy argument 'numlev' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/interp_mod.F90:42:50:
42 | subroutine write_interpolated_scalar(File, varid, fld, numlev, data_type, decomp_type)
| 1
Warning: Unused dummy argument 'varid' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/interp_mod.F90:34:38:
34 | subroutine set_interp_hfile(hfilenum, interp_info)
| 1
Warning: Unused dummy argument 'hfilenum' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/interp_mod.F90:34:51:
34 | subroutine set_interp_hfile(hfilenum, interp_info)
| 1
Warning: Unused dummy argument 'interp_info' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/interp_mod.F90:21:18:
21 | interp_info)
| 1
Warning: Unused dummy argument 'interp_info' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/interp_mod.F90:20:73:
20 | subroutine setup_history_interpolation(interp_ok, mtapes, interp_output, &
| 1
Warning: Unused dummy argument 'interp_output' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/interp_mod.F90:20:58:
20 | subroutine setup_history_interpolation(interp_ok, mtapes, interp_output, &
| 1
Warning: Unused dummy argument 'mtapes' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/geopotential.F90:71:23:
71 | integer :: i,k,idx ! Lon, level indices, water species index
| 1
Warning: Unused variable 'idx' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/geopotential.F90:28:20:
28 | piln , pmln , pint , pmid , pdel , rpdel , &
| 1
Warning: Unused dummy argument 'pmln' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/geopotential.F90:77:31:
77 | real(r8) :: qfac(ncol,pver) ! factor to convert from wet to dry mixing ratio
| 1
Warning: Unused variable 'qfac' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/geopotential.F90:78:47:
78 | real(r8) :: sum_dry_mixing_ratio(ncol,pver)! sum of dry water mixing ratios
| 1
Warning: Unused variable 'sum_dry_mixing_ratio' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_xp2_xpyp_module.F90:5835:57:
5835 | rho_ds_zm, rho_ds_zt, &
| 1
Warning: Unused dummy argument 'rho_ds_zt' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_xp2_xpyp_module.F90:3996:22:
3996 | sclr, i, b, k, l ! Loop index
| 1
Warning: Unused variable 'l' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_xp2_xpyp_module.F90:3453:34:
3453 | integer :: i, k, k_low, k_high
| 1
Warning: Unused variable 'k_high' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_xp2_xpyp_module.F90:3453:26:
3453 | integer :: i, k, k_low, k_high
| 1
Warning: Unused variable 'k_low' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_xp2_xpyp_module.F90:3434:35:
3434 | real( kind = core_rknd ) :: tmp
| 1
Warning: Unused variable 'tmp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_xp2_xpyp_module.F90:3437:20:
3437 | turbulent_prod, & ! Turbulent production term [{x_a units}*{x_b units}/s]
| 1
Warning: Unused variable 'turbulent_prod' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_xp2_xpyp_module.F90:2979:60:
2979 | C4_1d, invrs_tau_C4_zm, C14_1d, invrs_tau_C14_zm, & ! In
| 1
Warning: Unused dummy argument 'c14_1d' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_xp2_xpyp_module.F90:2979:35:
2979 | C4_1d, invrs_tau_C4_zm, C14_1d, invrs_tau_C14_zm, & ! In
| 1
Warning: Unused dummy argument 'c4_1d' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_xp2_xpyp_module.F90:3101:35:
3101 | real( kind = core_rknd ) :: tmp
| 1
Warning: Unused variable 'tmp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_xp2_xpyp_module.F90:2600:42:
2600 | integer :: i, k, low_bound, high_bound
| 1
Warning: Unused variable 'high_bound' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_xp2_xpyp_module.F90:2600:30:
2600 | integer :: i, k, low_bound, high_bound
| 1
Warning: Unused variable 'low_bound' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_xp2_xpyp_module.F90:1594:28:
1594 | integer :: sclr, k, i, j
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_xp2_xpyp_module.F90:410:18:
410 | rtm_zm, test
| 1
Warning: Unused variable 'test' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs/latin_hypercube_driver_module.F90:1016:44:
1016 | subroutine clip_transform_silhs_output( gr, nz, ngrdcol, num_samples, & ! In
| 1
Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:37:41:
37 | integer :: nw ! wavelengths >200nm
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:38:41:
38 | integer :: nt ! number of temperatures in xsection table
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:39:41:
39 | integer :: np_xs ! number of pressure levels in xsection table
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:40:41:
40 | integer :: numj ! number of photorates in xsqy, rsf
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:41:41:
41 | integer :: nump ! number of altitudes in rsf
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:42:41:
42 | integer :: numsza ! number of zen angles in rsf
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:43:41:
43 | integer :: numalb ! number of albedos in rsf
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:44:41:
44 | integer :: numcolo3 ! number of o3 columns in rsf
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:534:2:
534 | use physconst, only : avogad
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:537:2:
537 | implicit none
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:553:48:
553 | real(r8), intent(inout) :: qrl_col(:,:) ! heating rates
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:560:28:
560 | integer :: t_index ! Temperature index
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:565:56:
565 | real(r8), allocatable :: rsf(:,:) ! Radiative source function
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:566:57:
566 | real(r8), allocatable :: xswk(:,:) ! working xsection array
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:567:54:
567 | real(r8), allocatable :: wrk(:) ! work vector
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:607:2:
607 | ptarget = p_in(k)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:608:2:
608 | if( ptarget >= prs(1) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:609:2:
609 | xswk(:,1) = xs_o2b(:,t_index,1)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:610:2:
610 | xswk(:,2) = xs_o3a(:,t_index,1)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:611:2:
611 | xswk(:,3) = xs_o3b(:,t_index,1)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:612:2:
612 | else if( ptarget <= prs(np_xs) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:613:2:
613 | xswk(:,1) = xs_o2b(:,t_index,np_xs)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:614:2:
614 | xswk(:,2) = xs_o3a(:,t_index,np_xs)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:615:2:
615 | xswk(:,3) = xs_o3b(:,t_index,np_xs)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:616:2:
616 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:617:2:
617 | do km = 2,np_xs
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:618:2:
618 | if( ptarget >= prs(km) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:619:2:
619 | pndx = km - 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:620:2:
620 | delp = (prs(pndx) - ptarget)*dprs(pndx)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:621:2:
621 | exit
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:622:2:
622 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:623:2:
623 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:624:2:
624 | xswk(:,1) = xs_o2b(:,t_index,pndx) &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:626:2:
626 | xswk(:,2) = xs_o3a(:,t_index,pndx) &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:628:2:
628 | xswk(:,3) = xs_o3b(:,t_index,pndx) &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:630:2:
630 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:631:2:
631 | hfactor = avogad/(cparg(k)*mw(k))
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:632:2:
632 | wrk(:) = xswk(:,1)*bde_o2_b(:)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:633:2:
633 | qrl_col(k,2) = dot_product( wrk(:),rsf(:,k) ) * o2_vmr(k) * hfactor
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:634:2:
634 | wrk(:) = xswk(:,2)*bde_o3_a(:)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:635:2:
635 | qrl_col(k,3) = dot_product( wrk(:),rsf(:,k) ) * o3_vmr(k) * hfactor
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:636:2:
636 | wrk(:) = xswk(:,3)*bde_o3_b(:)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:637:2:
637 | qrl_col(k,4) = dot_product( wrk(:),rsf(:,k) ) * o3_vmr(k) * hfactor
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:667:2:
667 | implicit none
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:678:47:
678 | real(r8), intent(out) :: j_long(:,:) ! photo rates (1/s)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:686:28:
686 | integer :: t_index ! Temperature index
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:691:41:
691 | real(r8), allocatable :: rsf(:,:) ! Radiative source function
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:692:42:
692 | real(r8), allocatable :: xswk(:,:) ! working xsection array
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:731:2:
731 | ptarget = p_in(k)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:732:2:
732 | if( ptarget >= prs(1) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:733:2:
733 | do wn = 1,nw
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:734:2:
734 | xswk(:,wn) = xsqy(:,wn,t_index,1)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:735:2:
735 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:736:2:
736 | else if( ptarget <= prs(np_xs) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:737:2:
737 | do wn = 1,nw
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:738:2:
738 | xswk(:,wn) = xsqy(:,wn,t_index,np_xs)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:739:2:
739 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:740:2:
740 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:741:2:
741 | do km = 2,np_xs
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:742:2:
742 | if( ptarget >= prs(km) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:743:2:
743 | pndx = km - 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:744:2:
744 | delp = (prs(pndx) - ptarget)*dprs(pndx)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:745:2:
745 | exit
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:746:2:
746 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:747:2:
747 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:748:2:
748 | do wn = 1,nw
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:749:2:
749 | xswk(:,wn) = xsqy(:,wn,t_index,pndx) &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:751:2:
751 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:752:2:
752 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:833:2:
833 | if( alb(ial) > alb_in(k) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:834:2:
834 | exit
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:835:2:
835 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:836:2:
836 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:837:2:
837 | albind = max( min( ial,numalb ) - 1,1 )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:850:2:
850 | izl = iz
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:851:2:
851 | exit
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:876:2:
876 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:879:2:
879 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:884:2:
884 | ial = albind
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:885:2:
885 | ialp1 = ial + 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:886:2:
886 | iv = ratindl
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:891:2:
891 | wrk1 = (1._r8 - dels(2))*(1._r8 - dels(3))
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:892:2:
892 | wghtl(0,0,0) = wrk0*wrk1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:893:2:
893 | wghtl(1,0,0) = dels(1)*wrk1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:894:2:
894 | wrk1 = (1._r8 - dels(2))*dels(3)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:895:2:
895 | wghtl(0,0,1) = wrk0*wrk1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:896:2:
896 | wghtl(1,0,1) = dels(1)*wrk1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:897:2:
897 | wrk1 = dels(2)*(1._r8 - dels(3))
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:898:2:
898 | wghtl(0,1,0) = wrk0*wrk1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:899:2:
899 | wghtl(1,1,0) = dels(1)*wrk1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:900:2:
900 | wrk1 = dels(2)*dels(3)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:901:2:
901 | wghtl(0,1,1) = wrk0*wrk1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:902:2:
902 | wghtl(1,1,1) = dels(1)*wrk1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:904:2:
904 | iv = ratindu
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:907:2:
907 | wrk1 = (1._r8 - dels(2))*(1._r8 - dels(3))
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:908:2:
908 | wghtu(0,0,0) = wrk0*wrk1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:909:2:
909 | wghtu(1,0,0) = dels(1)*wrk1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:910:2:
910 | wrk1 = (1._r8 - dels(2))*dels(3)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:911:2:
911 | wghtu(0,0,1) = wrk0*wrk1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:912:2:
912 | wghtu(1,0,1) = dels(1)*wrk1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:913:2:
913 | wrk1 = dels(2)*(1._r8 - dels(3))
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:914:2:
914 | wghtu(0,1,0) = wrk0*wrk1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:915:2:
915 | wghtu(1,1,0) = dels(1)*wrk1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:916:2:
916 | wrk1 = dels(2)*dels(3)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:917:2:
917 | wghtu(0,1,1) = wrk0*wrk1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:918:2:
918 | wghtu(1,1,1) = dels(1)*wrk1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:920:2:
920 | iz = pind
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:921:2:
921 | iv = ratindl
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:922:2:
922 | ivp1 = iv + 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:934:2:
934 | iz = iz - 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:935:2:
935 | iv = ratindu
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:936:2:
936 | ivp1 = iv + 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:726:18:
726 | t_index = t_in(k) - 148.5_r8
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:602:18:
602 | t_index = t_in(k) - 148.5_r8
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:461:33:
461 | rsf_tab(w,:,:,:,:) = wrk*rsf_tab(w,:,:,:,:)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_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/cam_scam_gfortran_debug_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)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:800:27:
800 | integer :: iz, k, m
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:690:26:
690 | real(r8) :: hfactor
| 1
Warning: Unused variable 'hfactor' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:684:27:
684 | integer :: k, km, m
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:664:5:
664 | use spmd_utils, only : masterproc
| 1
Warning: Unused module variable 'masterproc' which has been explicitly imported at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:559:27:
559 | integer :: k, km, m
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:351:25:
351 | integer :: count(5)
| 1
Warning: Unused variable 'count' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:349:18:
349 | integer :: i, j, k, l, w
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:349:21:
349 | integer :: i, j, k, l, w
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:349:24:
349 | integer :: i, j, k, l, w
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:349:27:
349 | integer :: i, j, k, l, w
| 1
Warning: Unused variable 'l' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:352:25:
352 | integer :: start(5)
| 1
Warning: Unused variable 'start' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:159:21:
159 | integer :: i, k, m, n
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:159:27:
159 | integer :: i, k, m, n
| 1
Warning: Unused variable 'n' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:259:2:
259 | call alloc_err( ierr, 'get_crs', 'wc', nw )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:263:2:
263 | call alloc_err( ierr, 'get_crs', 'we', nw+1 )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:267:2:
267 | call alloc_err( ierr, 'get_crs', 'wlintv', nw )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:271:2:
271 | call alloc_err( ierr, 'get_crs', 'etfphot', nw )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:275:2:
275 | call alloc_err( ierr, 'get_crs', 'bde_o2_a ... bde_o3_b', nw )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:279:2:
279 | call alloc_err( ierr, 'get_crs', 'etfphot_ms93', nw_ms93 )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:283:2:
283 | call alloc_err( ierr, 'get_crs', 'xs_o2src', nw )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:383:23:
383 | integer :: unit ! file unit number
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:384:24:
384 | integer :: istat ! i/o status
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:746:2:
746 | *bde_o2_a(1:nsrc_tot)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:772:2:
772 | qrs(k,2) = dot_product( fnorm(k,nsrc_tot+1:nsrc_tot+nsrb_tot),wrk(1:nsrb_tot) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:823:2:
823 | k1 = nlev - k + 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:894:2:
894 | implicit none
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:896:2:
896 | integer, parameter :: branch = 2 ! two photolysis pathways for JO2
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:897:2:
897 | real(r8), parameter :: km2cm = 1.e5_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:902:2:
902 | integer, intent(in) :: nlev ! model vertical levels
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:903:2:
903 | real(r8), intent(in) :: zen ! Zenith angle (degrees)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:905:2:
905 | real(r8), intent(in) :: o2cc(nlev) ! Molecular Oxygen conc (mol/cm^3)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:906:2:
906 | real(r8), intent(in) :: o3cc(nlev) ! Ozone concentration (mol/cm^3)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:907:47:
907 | real(r8), intent(in) :: nocc(nlev) ! Nitric Oxide conc (mol/cm^3)
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:908:2:
908 | real(r8), intent(in) :: tlev(nlev) ! Temperature profile
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:909:2:
909 | real(r8), intent(in) :: zkm(nlev) ! Altitude, km
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:910:2:
910 | real(r8), intent(out) :: jo2_sht(nlev,branch) ! JO2, sec-1, <200nm
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:911:2:
911 | real(r8), intent(out) :: jno_sht(nlev) ! JNO, sec-1, SRB
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:912:2:
912 | real(r8), intent(out) :: jsht(:,:) ! Additional J's
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:917:2:
917 | integer :: k ! Altitude index
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:918:2:
918 | integer :: wn ! Wavelength index
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:919:2:
919 | integer :: astat
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:920:32:
920 | integer :: nid(0:nlev) ! Number of layers crossed by the direct
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:924:2:
924 | real(r8) :: dsdh(0:nlev,nlev) ! Slant path of direct beam through each
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:929:2:
929 | real(r8), allocatable :: trans_o2(:,:) ! Transmission o2 (total)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:931:2:
931 | real(r8), allocatable :: wrk(:) ! wrk array
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:932:2:
932 | real(r8) :: jo2_lya(nlev) ! Total photolytic rate constant for Ly alpha
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:933:2:
933 | real(r8) :: jo2_srb(nlev) ! Total JO2 for SRB
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:934:2:
934 | real(r8) :: jo2_src(nlev) ! Total JO2 for SRC
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:935:2:
935 | real(r8) :: delz(nlev) ! layer thickness (cm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:936:2:
936 | real(r8) :: o2scol(nlev) ! O2 Slant Column
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:937:34:
937 | real(r8) :: o3scol(nlev) ! O3 Slant Column
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:938:34:
938 | real(r8) :: noscol(nlev) ! NO Slant Column
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:939:32:
939 | real(r8) :: rmla(nlev) ! Transmission, Lyman Alpha (other species)
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:940:2:
940 | real(r8) :: ro2la(nlev) ! Transmission, Lyman Alpha (for JO2)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:941:2:
941 | real(r8) :: tlevmin(nlev)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:942:2:
942 | real(r8) :: abs_col(nlev)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:944:2:
944 | real(r8) :: xs_o2srb(nlev,nsrbtuv) ! Cross section * QY for O2 in SRB
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:948:2:
948 | call alloc_err( astat, 'jshort_photo', 'fnorm', nw*nlev )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:952:2:
952 | call alloc_err( astat, 'jshort_photo', 'trans_o2', nw*nlev )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:956:2:
956 | call alloc_err( astat, 'jshort_photo', 'trans_o3', nw*nlev )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:960:2:
960 | call alloc_err( astat, 'jshort_photo', 'wrk', nw )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:981:2:
981 | trans_o3(:,wn) = exp( -abs_col(:) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:993:2:
993 | trans_o2(:,wn) = exp( -abs_col(:) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1088:2:
1088 | jo2_srb(k) = dot_product( fnorm(k,nsrc_tot+1:nsrc_tot+nsrb_tot),wrk(1:nsrb_tot) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1162:45:
1162 | real(r8), intent (in) :: zenith_angle ! zenith_angle
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1163:40:
1163 | real(r8), intent (in) :: z(nlev) ! geometric altitude (km)
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1237:2:
1237 | id = j
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1238:2:
1238 | exit
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1239:2:
1239 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1299:45:
1299 | real(r8), intent(in) :: delz(nlev) ! layer thickness (cm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1300:52:
1300 | real(r8), intent(in) :: dsdh(0:nlev,nlev) ! see above
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1302:45:
1302 | real(r8), intent(out) :: scol(nlev) ! absorber Slant Column (molec. cm-2)
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1322:2:
1322 | if( absden(k) /= 0._r8 .and. absden(k+1) /= 0._r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1324:2:
1324 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1326:2:
1326 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1425:2:
1425 | wrk = 0._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1427:2:
1427 | term = e(i)*o2scol(k)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1428:2:
1428 | if( term < 100._r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1430:2:
1430 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1432:2:
1432 | ro2(k) = wrk
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1433:2:
1433 | wrk = 0._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1434:2:
1434 | do i = 1,3
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1435:2:
1435 | term = c(i)*o2scol(k)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1436:2:
1436 | if( term < 100._r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1438:2:
1438 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1440:2:
1440 | rm(k) = wrk
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1497:2:
1497 | x = log( o2col(k) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1498:2:
1498 | if( x >= lno2_llimit .and. x <= lno2_ulimit ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1501:2:
1501 | else if( x < lno2_llimit ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1502:2:
1502 | ktop1 = k-1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1504:2:
1504 | else if( x > lno2_ulimit ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1505:2:
1505 | kbot = k
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1506:2:
1506 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1553:2:
1553 | if( nid(nlev-k) /= -1 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1558:2:
1558 | if( num == 0._r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1560:2:
1560 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1563:2:
1563 | if( term2 == 0._r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1565:2:
1565 | call endrun
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1566:2:
1566 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1569:2:
1569 | if( dto2 < 100._r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1571:2:
1571 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1573:2:
1573 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1576:2:
1576 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1788:2:
1788 | jno100 = pjno( 1, cs2100, wtno100, csno100 )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1839:2:
1839 | tauo2 = o2scol(lev) * cso2(k)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1840:2:
1840 | if( tauo2 < 50._r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1841:2:
1841 | transo2 = exp( -tauo2 )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1842:2:
1842 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1843:2:
1843 | transo2 = 0._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1844:2:
1844 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1848:2:
1848 | if( tauno < 50._r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1849:2:
1849 | transno = exp( -tauno )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1850:2:
1850 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1851:2:
1851 | transno = 0._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1852:2:
1852 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1825:24:
1825 | integer :: jj, i, k
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1752:22:
1752 | integer :: i, iw, lev
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1487:43:
1487 | real(r8) :: tsrb_rev(nlev,nsrbtuv)
| 1
Warning: Unused variable 'tsrb_rev' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1311:30:
1311 | real(r8) :: numer, denom
| 1
Warning: Unused variable 'denom' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:1311:23:
1311 | real(r8) :: numer, denom
| 1
Warning: Unused variable 'numer' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:923:27:
923 | real(r8) :: hfactor
| 1
Warning: Unused variable 'hfactor' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:609:32:
609 | real(r8) :: jo2_srb(nlev) ! Total JO2 for SRB
| 1
Warning: Unused variable 'jo2_srb' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:610:32:
610 | real(r8) :: jo2_src(nlev) ! Total JO2 for SRC
| 1
Warning: Unused variable 'jo2_src' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/rad_solar_var.F90:96:27:
96 | integer :: yr, mon, day, tod
| 1
Warning: Unused variable 'day' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/rad_solar_var.F90:96:22:
96 | integer :: yr, mon, day, tod
| 1
Warning: Unused variable 'mon' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/rad_solar_var.F90:96:32:
96 | integer :: yr, mon, day, tod
| 1
Warning: Unused variable 'tod' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/rad_solar_var.F90:96:17:
96 | integer :: yr, mon, day, tod
| 1
Warning: Unused variable 'yr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/rad_solar_var.F90:37:16:
37 | integer :: i
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/rad_solar_var.F90:39:22:
39 | integer :: yr, mon, tod
| 1
Warning: Unused variable 'mon' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/rad_solar_var.F90:39:27:
39 | integer :: yr, mon, tod
| 1
Warning: Unused variable 'tod' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/rad_solar_var.F90:39:17:
39 | integer :: yr, mon, tod
| 1
Warning: Unused variable 'yr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jshort.F90:385:21:
385 | integer :: i, j
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_state_mod.F90:784:30:
784 | CHARACTER(LEN=255) :: MSG, LOC
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_state_mod.F90:785:46:
785 | CHARACTER(LEN=2047) :: SpcStr, SUBSTR(255)
| 1
Warning: Array 'substr' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs/latin_hypercube_driver_module.F90:1483:10:
1483 | if ( X_u_chi(sample) < (one - cloud_frac_i) ) then
| ^
Warning: 'cloud_frac_i' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs/latin_hypercube_driver_module.F90:1465:18:
1465 | cloud_frac_i
| ^
note: 'cloud_frac_i' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_pchem.F90:62:26:
62 | integer :: astat
| 1
Warning: Unused variable 'astat' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_pchem.F90:41:10:
41 | use cam_logfile, only : iulog
| 1
Warning: Unused module variable 'iulog' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:750:87:
750 | + delp*(xsqy(:,wn,t_index,pndx+1) - xsqy(:,wn,t_index,pndx))
| ^
Warning: 'delp' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:689:23:
689 | real(r8) :: delp
| ^
note: 'delp' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:750:87:
750 | + delp*(xsqy(:,wn,t_index,pndx+1) - xsqy(:,wn,t_index,pndx))
| ^
Warning: 'pndx' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:687:23:
687 | integer :: pndx
| ^
note: 'pndx' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/solar_data.F90:72:19:
66 | call mpi_bcast(solar_irrad_data_file, len(solar_irrad_data_file), mpi_character, masterprocid, mpicom, ierr)
| 2
......
72 | call mpi_bcast(solar_data_ymd, 1, mpi_integer, masterprocid, mpicom, ierr)
| 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)).
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:625:81:
625 | + delp*(xs_o2b(:,t_index,pndx+1) - xs_o2b(:,t_index,pndx))
| ^
Warning: 'delp' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:563:23:
563 | real(r8) :: delp
| ^
note: 'delp' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:625:81:
625 | + delp*(xs_o2b(:,t_index,pndx+1) - xs_o2b(:,t_index,pndx))
| ^
Warning: 'pndx' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jlong.F90:561:23:
561 | integer :: pndx
| ^
note: 'pndx' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_tuv_inti.F90:83:25:
83 | integer :: ind_wrk(4)
| 1
Warning: Unused variable 'ind_wrk' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_tuv_inti.F90:81:17:
81 | integer :: iw, ios, iret
| 1
Warning: Unused variable 'iw' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_tuv_inti.F90:42:8:
42 | use spmd_utils, only : masterproc
| 1
Warning: Unused module variable 'masterproc' which has been explicitly imported at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/getinterpnetcdfdata.F90:333:2:
333 | interpdata,mplevs(mstart_lev:mend_lev),model_nlevs)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/getinterpnetcdfdata.F90:287:17:
287 | integer STATUS
| 1
Warning: Unused variable 'status' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/getinterpnetcdfdata.F90:75:30:
75 | real(r8) missing_val
| 1
Warning: Unused variable 'missing_val' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scanslt.F90:384:20:
384 | if(lat.le.plat/2) then
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scanslt.F90:518:20:
518 | if(lat.le.plat/2) then
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scanslt.F90:295:12:
295 | integer m
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scanslt.F90:302:30:
302 | real(r8) :: pdel(plon,plev) ! pressure difference between
| 1
Warning: Unused variable 'pdel' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scanslt.F90:301:31:
301 | real(r8) :: pint(plon,plevp)! pressure at interfaces
| 1
Warning: Unused variable 'pint' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scanslt.F90:300:30:
300 | real(r8) :: pmid(plon,plev) ! pressure at model levels
| 1
Warning: Unused variable 'pmid' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_datacont_mod.F90:243:16:
243 | INTEGER :: I
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_logfile_mod.F90:131:38:
131 | CHARACTER(LEN=255) :: MSG
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_scale_mod.F90:496:15:
496 | Arr1D = Arr1D * ScalFact
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_scale_mod.F90:371:15:
371 | Arr2D = Arr2D * ScalFact
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_scale_mod.F90:244:15:
244 | Arr3D = Arr3D * ScalFact
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_scale_mod.F90:550:29:
550 | CHARACTER(LEN=255) :: MSG
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_scale_mod.F90:488:29:
488 | CHARACTER(LEN=255) :: MSG
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_timeshift_mod.F90:239:52:
239 | REAL(dp) :: TimeShift, DAY, UTC, JD
| 1
Warning: Unused variable 'day' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_timeshift_mod.F90:238:54:
238 | INTEGER :: YYYYMMDD, HHMMSS
| 1
Warning: Unused variable 'hhmmss' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_timeshift_mod.F90:237:47:
237 | INTEGER :: SHFT, IDX
| 1
Warning: Unused variable 'idx' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_timeshift_mod.F90:239:61:
239 | REAL(dp) :: TimeShift, DAY, UTC, JD
| 1
Warning: Unused variable 'jd' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_timeshift_mod.F90:237:42:
237 | INTEGER :: SHFT, IDX
| 1
Warning: Unused variable 'shft' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_timeshift_mod.F90:239:47:
239 | REAL(dp) :: TimeShift, DAY, UTC, JD
| 1
Warning: Unused variable 'timeshift' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_timeshift_mod.F90:239:57:
239 | REAL(dp) :: TimeShift, DAY, UTC, JD
| 1
Warning: Unused variable 'utc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_timeshift_mod.F90:238:46:
238 | INTEGER :: YYYYMMDD, HHMMSS
| 1
Warning: Unused variable 'yyyymmdd' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_interp_mod.F90:1299:40:
1299 | Lct%Dct%Dta%V3(T)%Val(:,:,OutLev) = REGR_4D(:,:,InLev1,T) * WGT(1)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_interp_mod.F90:1303:43:
1303 | Lct%Dct%Dta%V3(T)%Val(:,:,OutLev) = Lct%Dct%Dta%V3(T)%Val(:,:,OutLev) &
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_interp_mod.F90:220:18:
220 | LonEdgeI(:) = LonE
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_interp_mod.F90:221:18:
221 | LatEdgeI(:) = SIN( LatE * HcoState%Phys%PI_180 )
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_interp_mod.F90:224:18:
224 | LonEdgeO(:) = HcoState%Grid%XEDGE%Val(:,1)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_interp_mod.F90:225:18:
225 | LatEdgeO(:) = HcoState%Grid%YSIN%Val(1,:)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_interp_mod.F90:450:44:
450 | Lct%Dct%Dta%V3(T)%Val(:,:,:) = INDECES(:,:,1:NZ,T)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_interp_mod.F90:454:44:
454 | Lct%Dct%Dta%V2(T)%Val(:,:) = INDECES(:,:,1,T)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_interp_mod.F90:1034:44:
1034 | SUBROUTINE GEOS5_TO_GEOS4_LOWLEV( HcoState, Lct, REGR_4D, NZ, T, RC )
| 1
Warning: Unused dummy argument 'hcostate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_interp_mod.F90:1054:30:
1054 | REAL(hp) :: WGHT
| 1
Warning: Unused variable 'wght' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_interp_mod.F90:653:47:
653 | LOGICAL :: verb, infl, clps
| 1
Warning: Unused variable 'clps' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_interp_mod.F90:653:41:
653 | LOGICAL :: verb, infl, clps
| 1
Warning: Unused variable 'infl' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_interp_mod.F90:649:37:
649 | INTEGER :: minlev, nlev, nout
| 1
Warning: Unused variable 'minlev' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_interp_mod.F90:1034:34:
1034 | SUBROUTINE GEOS5_TO_GEOS4_LOWLEV( HcoState, Lct, REGR_4D, NZ, T, RC )
| ^
Warning: 'geos5_to_geos4_lowlev' defined but not used [-Wunused-function]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setz.F90:112:2:
112 | if( jname /= 'jo1d' .and. jname /= 'j2oh' .and. jname /= 'jh2o2' ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setz.F90:113:2:
113 | adj_fac = 1._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setz.F90:114:2:
114 | else if( (jname == 'jo1d') .or. (jname == 'j2oh') ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setz.F90:120:2:
120 | case( 1 )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setz.F90:122:2:
122 | case( 2 )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setz.F90:124:2:
124 | case( 3 )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setz.F90:126:2:
126 | case( 4 )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setz.F90:128:2:
128 | end select
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setz.F90:130:2:
130 | else if( jname == 'jh2o2' ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setz.F90:136:2:
136 | case( 1 )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setz.F90:138:2:
138 | case( 2 )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setz.F90:140:2:
140 | case( 3 )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setz.F90:142:2:
142 | case( 4 )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setz.F90:144:2:
144 | end select
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setz.F90:146:2:
146 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setz.F90:22:10:
22 | use mo_tuv_inti, only : nlng, ncof
| 1
Warning: Unused module variable 'ncof' which has been explicitly imported at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setz.F90:148:12:
148 | if( interp_factor /= 0._r8 ) then
| ^
Warning: 'interp_factor' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setz.F90:47:34:
47 | real(r8) :: interp_factor
| ^
note: 'interp_factor' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setz.F90:145:42:
145 | adj_fac = c0 + tt*(c1 + c2*tt)
| ^
Warning: 'c0' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setz.F90:48:23:
48 | real(r8) :: c0, c1, c2
| ^
note: 'c0' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setz.F90:145:42:
145 | adj_fac = c0 + tt*(c1 + c2*tt)
| ^
Warning: 'c1' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setz.F90:48:27:
48 | real(r8) :: c0, c1, c2
| ^
note: 'c1' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setz.F90:145:42:
145 | adj_fac = c0 + tt*(c1 + c2*tt)
| ^
Warning: 'c2' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setz.F90:48:31:
48 | real(r8) :: c0, c1, c2
| ^
note: 'c2' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_interp_mod.F90:424:41:
424 | INDECES (I2,J,L,T) = IVAL
| ^
Warning: 'ival' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_interp_mod.F90:189:41:
189 | REAL(hp) :: IVAL
| ^
note: 'ival' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/settau.F90:450:13:
450 | sr = hes(n,n-1)
| 1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/settau.F90:451:13:
451 | si = hes(n-1,n-2)
| 1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/settau.F90:454:13:
454 | tr = u
| 1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/settau.F90:456:13:
456 | ti = u
| 1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/settau.F90:458:18:
458 | s = cmplx(sr,tr)
| 1
Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/settau.F90:467:19:
467 | areal = u
| 1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/settau.F90:522:16:
522 | areal = w(j)
| 1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/settau.F90:226:17:
226 | integer l,ij,ik ! indicies
| 1
Warning: Unused variable 'ik' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/tstep.F90:50:17:
50 | integer n,j ! 2-d wavenumber index
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spmd_dyn.F90:142:49:
142 | use units, only: getunit, freeunit
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spmd_dyn.F90:143:47:
143 | use namelist_utils, only: find_group_name
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spmd_dyn.F90:144:48:
144 | use spmd_utils, only: npes, masterproc
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spmd_dyn.F90:145:48:
145 | use pmgrid, only: plat, plev, plon
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spmd_dyn.F90:146:21:
146 | use mpishorthand
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spmd_dyn.F90:427:26:
427 | endirow = plat/2
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spmd_dyn.F90:546:39:
546 | if (iend .ge. plat/2) then
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spmd_dyn.F90:195:18:
193 | call mpibcast (dyn_alltoall ,1,mpiint,0,mpicom)
| 2
194 | call mpibcast (dyn_allgather ,1,mpiint,0,mpicom)
195 | call mpibcast (dyn_equi_by_col,1,mpilog,0,mpicom)
| 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/INTEGER(4)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spmd_dyn.F90:1016:24:
1016 | integer :: length,i,lm,istat1,istat2
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spmd_dyn.F90:1016:22:
1016 | integer :: length,i,lm,istat1,istat2
| 1
Warning: Unused variable 'length' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spmd_dyn.F90:1016:27:
1016 | integer :: length,i,lm,istat1,istat2
| 1
Warning: Unused variable 'lm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spmd_dyn.F90:144:8:
144 | use spmd_utils, only: npes, masterproc
| 1
Warning: Unused module variable 'npes' which has been explicitly imported at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:329:2:
329 | wc(:) = .1_r8*(waves(:) + wavel(:))*0.5_r8 ! A to nm
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:330:2:
330 | energy(:) = heat_eff_fac*hc/wc(:)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:332:2:
332 | end subroutine jeuv_init
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:390:2:
390 | implicit none
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:395:2:
395 | integer, intent(in) :: nlev ! model vertical levels
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:396:2:
396 | real(r8), intent(in) :: zen ! Zenith angle in degree
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:398:2:
398 | real(r8), intent(in) :: o2cc(nlev) ! Molecular oxygen number density (#/cm3)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:399:2:
399 | real(r8), intent(in) :: n2cc(nlev) ! molecular nitrogen number density(#/cm3)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:400:2:
400 | real(r8), intent(in) :: zkm(nlev) ! Altitude, km,from top to bottom
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:401:2:
401 | real(r8), intent(out) :: euv_prates(:,:) ! EUV photolysis/ionization rates (s-1)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:410:2:
410 | real(r8) :: scol(nlev,nmaj) ! major species' (O,O2,N2) Slant Column Density
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:411:2:
411 | real(r8) :: nflux(nlev,lmax)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:412:2:
412 | real(r8) :: wrk(nmaj) ! temporary array for photoabsorption rate
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:413:2:
413 | real(r8) :: absorp(nlev,lmax) ! temporary array for photoabsorption rate
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:414:2:
414 | real(r8) :: ioniz(nlev,lmax) ! temporary array for photoionization rate
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:415:2:
415 | real(r8) :: dsdh(0:nlev,nlev) ! Slant path of direct beam through each layer
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:432:2:
432 | delz(1:nlev-1) = km2cm*(zkm(1:nlev-1) - zkm(2:nlev))
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:433:2:
433 | call slant_col( nlev, delz, dsdh, nid, occ, scol )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:434:2:
434 | call slant_col( nlev, delz, dsdh, nid, o2cc, scol(1,2) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:435:2:
435 | call slant_col( nlev, delz, dsdh, nid, n2cc, scol(1,3) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:445:2:
445 | nflux(k,:) = solar_etf(:) * exp( -tau(:) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:447:2:
447 | nflux(k,:) = 0._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:458:2:
458 | if( m <= nmaj ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:462:2:
462 | do n = 1,nstat
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:463:2:
463 | p_photon(:,n,m) = matmul( absorp,branch_p(:,n,m) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:464:2:
464 | p_electron(:,n,m) = matmul( ioniz,branch_e(:,n,m) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:509:2:
509 | zkm, euv_hrates, kbot )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:551:2:
551 | implicit none
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/advection/slt/bandij.F90:56:47:
56 | dphibr = 1._r8/( phib(platd/2+1) - phib(platd/2) )
| 1
Warning: Integer division truncated to constant '3' at (1) [-Winteger-division]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:556:2:
556 | integer, intent(in) :: nlev ! model vertical levels
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:557:2:
557 | integer, intent(in) :: kbot ! heating vertical levels
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:558:2:
558 | real(r8), intent(in) :: zen ! zenith angle (degrees)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:560:2:
560 | real(r8), intent(in) :: o2cc(nlev) ! molecular oxygen concentration (molecules/cm^3)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:561:2:
561 | real(r8), intent(in) :: n2cc(nlev) ! molecular nitrogen concentration (molecules/cm^3)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:563:2:
563 | real(r8), intent(in) :: o2_vmr(nlev) ! molecular oxygen concentration (mol/mol)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:564:2:
564 | real(r8), intent(in) :: n2_vmr(nlev) ! molecular nitrogen concentration (mol/mol)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:565:2:
565 | real(r8), intent(in) :: zkm(nlev) ! midpoint geopotential (km)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:566:2:
566 | real(r8), intent(in) :: cparg(nlev) ! specific heat capacity
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:567:2:
567 | real(r8), intent(in) :: mw(nlev) ! atm mean mass
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:568:2:
568 | real(r8), intent(out) :: euv_hrates(:) ! euv heating rates
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:578:2:
578 | real(r8) :: scol(nlev,nmaj) ! major species' (O,O2,N2) Slant Column Density
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:579:2:
579 | real(r8) :: nflux(kbot,lmax)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:580:2:
580 | real(r8) :: prates(kbot,13) ! working photorates array
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:581:2:
581 | real(r8) :: wrk(nmaj) ! temporary array for photoabsorption rate
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:582:2:
582 | real(r8) :: absorp(kbot,lmax) ! temporary array for photoabsorption rate
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:583:2:
583 | real(r8) :: dsdh(0:nlev,nlev) ! Slant path of direct beam through each layer
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:597:2:
597 | delz(1:nlev-1) = km2cm*(zkm(1:nlev-1) - zkm(2:nlev))
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:598:2:
598 | call slant_col( nlev, delz, dsdh, nid, occ, scol )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:599:2:
599 | call slant_col( nlev, delz, dsdh, nid, o2cc, scol(1,2) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:600:2:
600 | call slant_col( nlev, delz, dsdh, nid, n2cc, scol(1,3) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:611:2:
611 | nflux(k,:) = energy(:) * solar_etf(:) * exp( -tau(:) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:613:2:
613 | nflux(k,:) = 0._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:624:2:
624 | if( m <= nmaj ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:625:2:
625 | do n = 1,nstat
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:626:2:
626 | p_photon(:,n,m) = matmul( absorp,branch_p(:,n,m) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:655:2:
655 | + (prates(kbot:1:-1,5) + prates(kbot:1:-1,7) + prates(kbot:1:-1,8) &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:656:2:
656 | + prates(kbot:1:-1,9) + prates(kbot:1:-1,12))*o2_vmr(:kbot) &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:657:2:
657 | + (prates(kbot:1:-1,6) + prates(kbot:1:-1,10) &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:658:2:
658 | + prates(kbot:1:-1,11) + prates(kbot:1:-1,13))*n2_vmr(:kbot))*hfactor(:)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/silhs/silhs_api_module.F90:326:13:
326 | rho_ds_zt, & ! Unused
| 1
Warning: Unused dummy argument 'rho_ds_zt' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_emislist_mod.F90:458:43:
458 | INTEGER :: I, J, L, T
| 1
Warning: Unused variable 't' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_emislist_mod.F90:196:36:
196 | CHARACTER(LEN=255) :: MSG, LOC
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_emislist_mod.F90:95:66:
95 | LOGICAL :: FOUND, VERBOSE, NEW
| 1
Warning: Unused variable 'new' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_emislist_mod.F90:97:54:
97 | CHARACTER(LEN= 31) :: TempRes
| 1
Warning: Unused variable 'tempres' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_jeuv.F90:79:29:
79 | integer :: jeuv_1_ndx, ierr, jndx
| 1
Warning: Unused variable 'jeuv_1_ndx' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spmd_dyn.F90:596:22:
596 | if (ncol_curtot + plon .le. &
| ^
Warning: 'opt_alpha' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spmd_dyn.F90:318:24:
318 | real(r8) opt_alpha! best slop factor in assigning latitudes to processes
| ^
note: 'opt_alpha' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/herxin.F90:91:14:
91 | integer i,j,k,m ! indices
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/herxin.F90:4:33:
4 | nlon ,nlonex )
| 1
Warning: Unused dummy argument 'nlonex' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_messy_mod.F90:1083:30:
1083 | Ptr4D(:,J,L,T) = narr(T)%vd(LOW:UPP)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_messy_mod.F90:1091:45:
1091 | Lct%Dct%Dta%V2(T)%Val(:,J) = narr(T)%vd(LOW:UPP)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_messy_mod.F90:1094:47:
1094 | Lct%Dct%Dta%V3(T)%Val(:,J,L) = narr(T)%vd(LOW:UPP)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_messy_mod.F90:874:32:
874 | SUBROUTINE HCO2MESSY( HcoState, InArr, narr, ax, RC )
| 1
Warning: Unused dummy argument 'hcostate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_messy_mod.F90:900:29:
900 | CHARACTER(LEN=255) :: MSG, LOC
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_messy_mod.F90:578:33:
578 | INTEGER :: fID, I, J, N, status
| 1
Warning: Unused variable 'fid' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_messy_mod.F90:559:52:
559 | TYPE(ListCont), POINTER :: Lct
| 1
Warning: Unused variable 'lct' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_messy_mod.F90:584:33:
584 | CHARACTER(LEN=255) :: MSG, LOC
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_messy_mod.F90:582:35:
582 | INTEGER :: vtype
| 1
Warning: Unused variable 'vtype' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_clock_mod.F90:1494:44:
1494 | INTEGER :: I, MtLastDay
| 1
Warning: Unused variable 'mtlastday' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_clock_mod.F90:1376:38:
1376 | REAL(dp) :: A, B, JD, THISDAY, TMP
| 1
Warning: Unused variable 'tmp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_clock_mod.F90:1237:45:
1237 | FUNCTION HcoClock_New3Hour( Clock, EmisTime ) RESULT ( New3Hour )
| 1
Warning: Unused dummy argument 'emistime' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_clock_mod.F90:875:37:
875 | LOGICAL :: FOUND
| 1
Warning: Unused variable 'found' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_clock_mod.F90:819:63:
819 | cDD, cH, CWEEKDAY, RC, verb )
| 1
Warning: Unused dummy argument 'verb' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_clock_mod.F90:399:67:
399 | LOGICAL :: FND, NewStep, EmisTime, WasEmisTime
| 1
Warning: Unused variable 'wasemistime' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_grid.F90:139:22:
139 | if (pmmax > plon/2) then
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_grid.F90:212:23:
212 | do irow = 1, plat/2
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_grid.F90:229:28:
229 | allocate(alp(pspt,plat/2))
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_grid.F90:230:29:
230 | allocate(dalp(pspt,plat/2))
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_grid.F90:232:20:
232 | do j = 1, plat/2
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_grid.F90:241:30:
241 | allocate(lalp(lpspt,plat/2))
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_grid.F90:242:31:
242 | allocate(ldalp(lpspt,plat/2))
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_grid.F90:244:20:
244 | do j = 1, plat/2
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_grid.F90:850:2:
850 | ival = 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/realloc7.F90:38:16:
38 | integer procj
| 1
Warning: Unused variable 'procj' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_grid.F90:212:25:
212 | do irow = 1, plat/2
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_grid.F90:232:22:
232 | do j = 1, plat/2
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_grid.F90:244:22:
244 | do j = 1, plat/2
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_grid.F90:1062:7:
1062 | use comspe, only: nstart, nlen, locm, lnstart
| 1
Warning: Unused module variable 'lnstart' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_grid.F90:1062:7:
1062 | use comspe, only: nstart, nlen, locm, lnstart
| 1
Warning: Unused module variable 'locm' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_messy_mod.F90:731:26:
731 | IF ( XLEV > 1 .AND. XLEV /= (XLON-1) ) THEN
| ^
Warning: 'xlon' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_messy_mod.F90:580:34:
580 | INTEGER :: XLON, YLAT, XLEV, YLEV, ZLEV
| ^
note: 'xlon' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_messy_mod.F90:735:26:
735 | IF ( YLEV > 1 .AND. YLEV /= (YLAT-1) ) THEN
| ^
Warning: 'ylat' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_messy_mod.F90:580:40:
580 | INTEGER :: XLON, YLAT, XLEV, YLEV, ZLEV
| ^
note: 'ylat' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_grid.F90:537:45:
537 | integer function get_gcol_block_cnt_d(gcol)
| 1
Warning: Unused dummy argument 'gcol' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_grid.F90:491:65:
491 | subroutine get_gcol_block_d(gcol,cnt,blockid,bcid,localblockid)
| 1
Warning: Dummy argument 'localblockid' at (1) was declared INTENT(OUT) but was not set [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_grid.F90:444:46:
444 | subroutine get_block_levels_d(blockid, bcid, lvlsiz, levels)
| 1
Warning: Unused dummy argument 'bcid' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_grid.F90:444:40:
444 | subroutine get_block_levels_d(blockid, bcid, lvlsiz, levels)
| 1
Warning: Unused dummy argument 'blockid' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_grid.F90:415:52:
415 | integer function get_block_lvl_cnt_d(blockid,bcid)
| 1
Warning: Unused dummy argument 'bcid' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_grid.F90:415:47:
415 | integer function get_block_lvl_cnt_d(blockid,bcid)
| 1
Warning: Unused dummy argument 'blockid' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_grid.F90:387:48:
387 | integer function get_block_gcol_cnt_d(blockid)
| 1
Warning: Unused dummy argument 'blockid' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_grid.F90:366:15:
366 | integer i,j ! loop indices
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_grid.F90:98:14:
98 | integer ik1 ! Print index temporary variable
| 1
Warning: Unused variable 'ik1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_grid.F90:99:14:
99 | integer ik2 ! Print index temporary variable
| 1
Warning: Unused variable 'ik2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_grid.F90:101:15:
101 | integer iter ! Iteration index
| 1
Warning: Unused variable 'iter' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_grid.F90:94:14:
94 | integer kkk ! Level index
| 1
Warning: Unused variable 'kkk' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_grid.F90:97:14:
97 | integer nkk ! Print control variables
| 1
Warning: Unused variable 'nkk' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_grid.F90:799:3:
799 | function get_dyn_grid_parm_real2d(name) result(rval)
| ^
Warning: 'get_dyn_grid_parm_real2d' defined but not used [-Wunused-function]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_messy_mod.F90:1058:23:
1058 | NZ = Z2 - Z1 + 1
| ^
Warning: 'z1' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_messy_mod.F90:1024:44:
1024 | INTEGER :: NX, NY, NZ, NT, Z1, Z2
| ^
note: 'z1' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_messy_mod.F90:1058:23:
1058 | NZ = Z2 - Z1 + 1
| ^
Warning: 'z2' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_messy_mod.F90:1024:48:
1024 | INTEGER :: NX, NY, NZ, NT, Z1, Z2
| ^
note: 'z2' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:3240:43:
3240 | DgnCont%Arr3D%Val(I,J,:) = DgnCont%Arr3D%Val(I,J,:) &
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:3247:40:
3247 | DgnCont%Arr3D%Val(I,J,:) = DgnCont%Arr3D%Val(I,J,:) &
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:3261:41:
3261 | DgnCont%Arr2D%Val(I,J) = DgnCont%Arr2D%Val(I,J) &
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:3268:38:
3268 | DgnCont%Arr2D%Val(I,J) = DgnCont%Arr2D%Val(I,J) &
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:3277:24:
3277 | DgnCont%Scalar = DgnCont%Scalar * totscal
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:1996:24:
1996 | Arr3D = Array3D_HP
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:2004:24:
2004 | Arr3D = Array3D
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:2017:24:
2017 | Arr2D = Array2D_HP
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:2025:24:
2025 | Arr2D = Array2D
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:2032:28:
2032 | TmpScalar = Scalar
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:2067:47:
2067 | ThisDiagn%Arr3D%Val = ThisDiagn%Arr3D%Val + ( Arr3D * Fact )
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:2070:44:
2070 | ThisDiagn%Arr3D%Val = ThisDiagn%Arr3D%Val + ( Arr3D * Fact )
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:2145:31:
2145 | ThisDiagn%Arr2D%Val(I,J) + TMP
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:2152:50:
2152 | ThisDiagn%Arr2D%Val = ThisDiagn%Arr2D%Val + ( Tmp2D * Fact )
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:2165:31:
2165 | ThisDiagn%Arr2D%Val(I,J) + TMP
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:2171:47:
2171 | ThisDiagn%Arr2D%Val = ThisDiagn%Arr2D%Val + ( Tmp2D * Fact )
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:2197:41:
2197 | ThisDiagn%Scalar = ThisDiagn%Scalar + ( TmpScalar * Fact )
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:2199:38:
2199 | ThisDiagn%Scalar = ThisDiagn%Scalar + ( TmpScalar * Fact )
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:2208:31:
2208 | ThisDiagn%Total = ThisDiagn%Total + Total
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:2214:31:
2214 | ThisDiagn%Total = ThisDiagn%Total + Total_HP
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:4626:40:
4626 | SUBROUTINE DiagnFileGetNext( HcoConfig, LUN, cName, &
| 1
Warning: Unused dummy argument 'hcoconfig' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:4373:33:
4373 | INTEGER :: lh, lm, ls
| 1
Warning: Unused variable 'lm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:4373:37:
4373 | INTEGER :: lh, lm, ls
| 1
Warning: Unused variable 'ls' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:3871:40:
3871 | INTEGER :: PS
| 1
Warning: Unused variable 'ps' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:2675:39:
2675 | INTEGER :: I, RC, PS
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:2491:37:
2491 | SUBROUTINE Diagn_TotalGet( HcoState, Diagn, cName, cID, COL, &
| 1
Warning: Unused dummy argument 'hcostate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:901:47:
901 | LOGICAL :: ForceMean, FOUND
| 1
Warning: Unused variable 'forcemean' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:648:54:
648 | CHARACTER(LEN=255) :: lName, LOC, MSG
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:239:36:
239 | CHARACTER(LEN=255) :: MSG, LOC
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:240:41:
240 | INTEGER :: I, tmpID
| 1
Warning: Unused variable 'tmpid' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:2199:77:
2199 | ThisDiagn%Scalar = ThisDiagn%Scalar + ( TmpScalar * Fact )
| ^
Warning: 'tmpscalar' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_diagn_mod.F90:1765:47:
1765 | REAL(sp) :: TmpScalar
| ^
note: 'tmpscalar' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_grid.F90:749:2:
749 | write(iulog,*) 'pcols = ',pcols, ' maxblksiz=',maxblksiz
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/drv_input_data.F90:306:22:
306 | integer :: c, ncol
| 1
Warning: Unused variable 'ncol' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/drv_input_data.F90:282:22:
282 | integer :: c, ncol
| 1
Warning: Unused variable 'ncol' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/drv_input_data.F90:258:22:
258 | integer :: c, ncol
| 1
Warning: Unused variable 'ncol' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/drv_input_data.F90:224:45:
224 | real(r8), allocatable :: tmp_array(:,:,:)
| 1
Warning: Unused variable 'tmp_array' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_grid.F90:2330:20:
2330 | call mpiscatterv(gfield_p, sndcnts, displs, mpir4, &
| 1
......
2465 | 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)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_grid.F90:2331:20:
2331 | lfield_p, recvcnt, mpir4, 0, mpicom)
| 1
......
2466 | lfield_p, recvcnt, mpiint, 0, mpicom)
| 2
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_util_mod.F90:2534:39:
2534 | Lct%Dct%Dta%V2(I)%Val(1,1) = Vals(I)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_util_mod.F90:2372:40:
2372 | Lct%Dct%Dta%V2(I)%Val = Vals(I)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_util_mod.F90:2376:40:
2376 | Lct%Dct%Dta%V2(I)%Val = Vals(I)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_util_mod.F90:1481:24:
1481 | ARRAY(:,J,:,:) = ARRAY(:,J,:,:) / AREA
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_util_mod.F90:1305:15:
1305 | wgt1 = diff1 / diff2
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_util_mod.F90:1050:11:
1050 | diff = prefYMDhm - availYMDhm(ctidx1)
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_util_mod.F90:1052:15:
1052 | idiff = availYMDhm(N) - availYMDhm(N-1)
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_util_mod.F90:3277:29:
3277 | LOGICAL :: EOS
| 1
Warning: Unused variable 'eos' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_util_mod.F90:2734:45:
2734 | INTEGER :: cYr, cMt, cDy, cHr
| 1
Warning: Unused variable 'cdy' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_util_mod.F90:2732:51:
2732 | INTEGER :: AreaFlag, TimeFlag, Check
| 1
Warning: Unused variable 'check' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_util_mod.F90:2734:53:
2734 | INTEGER :: cYr, cMt, cDy, cHr
| 1
Warning: Unused variable 'chr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_util_mod.F90:2734:37:
2734 | INTEGER :: cYr, cMt, cDy, cHr
| 1
Warning: Unused variable 'cmt' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_util_mod.F90:2734:29:
2734 | INTEGER :: cYr, cMt, cDy, cHr
| 1
Warning: Unused variable 'cyr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_util_mod.F90:2730:27:
2730 | INTEGER :: I, N, NUSE, AS
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_util_mod.F90:2739:35:
2739 | LOGICAL :: IsPerArea
| 1
Warning: Unused variable 'isperarea' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_util_mod.F90:2599:35:
2599 | SUBROUTINE GetSliceIdx ( HcoState, Lct, DtType, prefDt, IDX, RC )
| 1
Warning: Unused dummy argument 'hcostate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_util_mod.F90:1878:39:
1878 | SUBROUTINE SigmaMidToEdges ( HcoState, SigMid, SigEdge, RC )
| 1
Warning: Unused dummy argument 'hcostate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_util_mod.F90:1901:29:
1901 | CHARACTER(LEN=255) :: MSG
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_util_mod.F90:1075:40:
1075 | prefYMDhm, origYMDhm, tidx1, &
| 1
Warning: Unused dummy argument 'prefymdhm' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_util_mod.F90:137:37:
137 | CHARACTER(LEN=1023) :: MSG_LONG
| 1
Warning: Unused variable 'msg_long' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_util_mod.F90:139:38:
139 | INTEGER :: nTime, T, CNT, NCRC
| 1
Warning: Unused variable 't' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_grid.F90:1565:30:
1565 | integer :: cid ! global chunk id
| 1
Warning: Unused variable 'cid' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_grid.F90:1465:41:
1465 | subroutine get_gcol_all_p(lcid, latdim, gcols)
| 1
Warning: Unused dummy argument 'latdim' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_grid.F90:4524:82:
4524 | else if ((abs(clat_p(lower)-twinclat) < abs(clat_p(twinlat)-twinclat)) .and. &
| ^
Warning: 'lower' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_grid.F90:4473:26:
4473 | integer :: upper, lower ! search temporaries
| ^
note: 'lower' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_grid.F90:4520:31:
4520 | upper = twinlat + 1
| ^
Warning: 'upper' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/phys_grid.F90:4473:19:
4473 | integer :: upper, lower ! search temporaries
| ^
note: 'upper' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_util_mod.F90:1729:36:
1729 | ELSEIF ( TYP == 7 .AND. TYPCNT > 3600 ) THEN
| ^
Warning: 'typcnt' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_util_mod.F90:1554:38:
1554 | INTEGER :: INC, CNT, TYPCNT, TYP, NEWTYP
| ^
note: 'typcnt' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_restart_mod.F90:676:55:
676 | SUBROUTINE HCO_RestartWrite_2D( HcoState, Name, Arr2D, RC, FOUND )
| 1
Warning: Unused dummy argument 'arr2d' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_restart_mod.F90:676:48:
676 | SUBROUTINE HCO_RestartWrite_2D( HcoState, Name, Arr2D, RC, FOUND )
| 1
Warning: Unused dummy argument 'name' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_restart_mod.F90:608:55:
608 | SUBROUTINE HCO_RestartWrite_3D( HcoState, Name, Arr3D, RC, FOUND )
| 1
Warning: Unused dummy argument 'arr3d' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_restart_mod.F90:608:48:
608 | SUBROUTINE HCO_RestartWrite_3D( HcoState, Name, Arr3D, RC, FOUND )
| 1
Warning: Unused dummy argument 'name' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_fluxarr_mod.F90:798:29:
798 | CHARACTER(LEN=255) :: MSG
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_calc_mod.F90:2487:33:
2487 | FUNCTION GetEmisLUnit( HcoState, LevDct ) RESULT( EmisLUnit )
| 1
Warning: Unused dummy argument 'hcostate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_calc_mod.F90:2200:41:
2200 | INTEGER :: I, J, FLAG
| 1
Warning: Unused variable 'flag' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_calc_mod.F90:1987:58:
1987 | INTEGER :: AS, nI, nJ, nL, UseLL, FLAG
| 1
Warning: Unused variable 'flag' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_write_std_mod.F90:626:27:
626 | nctime(1:ntime-1) = timeVec(:)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_write_std_mod.F90:628:20:
628 | nctime(ntime) = JD_DELTA
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_write_std_mod.F90:711:31:
711 | myName = ThisDiagn%cName
| 1
Warning: CHARACTER expression will be truncated in assignment (31/63) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_calc_mod.F90:1863:51:
1863 | INTEGER :: AS, nI, nJ, nL, FLAG
| 1
Warning: Unused variable 'flag' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_calc_mod.F90:1457:48:
1457 | REAL(sp) :: TMPVAL, MaskScale
| 1
Warning: Unused variable 'maskscale' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_calc_mod.F90:852:38:
852 | LOGICAL :: isBoxHt
| 1
Warning: Unused variable 'isboxht' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_calc_mod.F90:851:38:
851 | LOGICAL :: isPblHt
| 1
Warning: Unused variable 'ispblht' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_calc_mod.F90:846:43:
846 | LOGICAL :: NegScalExist
| 1
Warning: Unused variable 'negscalexist' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_calc_mod.F90:839:39:
839 | REAL(hp) :: ScalFact
| 1
Warning: Unused variable 'scalfact' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_write_std_mod.F90:868:29:
868 | CHARACTER(LEN=255) :: MSG
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_calc_mod.F90:735:46:
735 | SUBROUTINE HCO_CheckDepv( HcoState, Depv, RC )
| 1
Warning: Unused dummy argument 'rc' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_write_std_mod.F90:138:50:
138 | REAL(sp) :: TMP, JD_DELTA_RND
| 1
Warning: Unused variable 'jd_delta_rnd' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_write_std_mod.F90:158:56:
158 | CHARACTER(LEN=31) :: myName, myUnit, OutOper
| 1
Warning: Unused variable 'outoper' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_write_std_mod.F90:138:36:
138 | REAL(sp) :: TMP, JD_DELTA_RND
| 1
Warning: Unused variable 'tmp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_calc_mod.F90:197:32:
197 | LOGICAL :: Found, DoDiagn, EOL, UpdateCat
| 1
Warning: Unused variable 'found' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_calc_mod.F90:1421:36:
1421 | SUBROUTINE Get_Current_Emissions_B( HcoState, BaseDct, &
| ^
Warning: 'get_current_emissions_b' defined but not used [-Wunused-function]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_write_std_mod.F90:620:11:
620 | IF ( timeVec(1) == JD_DELTA ) THEN
| ^
Warning: 'timevec.dim[0].lbound' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_write_std_mod.F90:146:43:
146 | REAL*8, POINTER :: timeVec(:)
| ^
note: 'timevec' declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_write_std_mod.F90:620:11:
620 | IF ( timeVec(1) == JD_DELTA ) THEN
| ^
Warning: 'timevec.dim[0].ubound' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_write_std_mod.F90:146:43:
146 | REAL*8, POINTER :: timeVec(:)
| ^
note: 'timevec' declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_write_std_mod.F90:626:37:
626 | nctime(1:ntime-1) = timeVec(:)
| ^
Warning: 'timevec.dim[0].lbound' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_write_std_mod.F90:146:43:
146 | REAL*8, POINTER :: timeVec(:)
| ^
note: 'timevec' declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_write_std_mod.F90:626:37:
626 | nctime(1:ntime-1) = timeVec(:)
| ^
Warning: 'timevec.dim[0].ubound' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_write_std_mod.F90:146:43:
146 | REAL*8, POINTER :: timeVec(:)
| ^
note: 'timevec' declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_calc_mod.F90:2471:8:
2471 | IF ( EmisL == HCO_MISSVAL ) EmisL = 0.0_hp
| ^
Warning: 'emisl' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_calc_mod.F90:2423:62:
2423 | FUNCTION GetEmisL( HcoState, LevDct, I, J ) RESULT ( EmisL )
| ^
note: 'emisl' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_diagn_mod.F90:95:29:
95 | CHARACTER(LEN=255) :: MSG, LOC
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_state_mod.F90:2184:37:
2184 | ExtDat%Arr%Val(:,:,:) = Arr3D(:,:,:)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_state_mod.F90:1751:35:
1751 | ExtDat%Arr%Val(:,:) = Arr2D(:,:)
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_state_mod.F90:1550:35:
1550 | ExtDat%Arr%Val(:,:) = Arr2D(:,:)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_state_mod.F90:2039:31:
2039 | INTEGER :: L
| 1
Warning: Unused variable 'l' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_state_mod.F90:1822:31:
1822 | INTEGER :: L
| 1
Warning: Unused variable 'l' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_geotools_mod.F90:292:42:
292 | SUBROUTINE HCO_ValidateLon_Dp ( HcoState, NLON, LON, RC )
| 1
Warning: Unused dummy argument 'hcostate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_geotools_mod.F90:208:42:
208 | SUBROUTINE HCO_ValidateLon_Sp ( HcoState, NLON, LON, RC )
| 1
Warning: Unused dummy argument 'hcostate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_tools_mod.F90:175:23:
175 | Arr(:,:,I) = Arr(:,:,1) * SCAL
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_tools_mod.F90:107:13:
107 | Arr = Arr * SCAL
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_seasalt_mod.F90:834:6:
834 | OptValBool=Inst%CalcBrSalt, RC=RC )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_seasalt_mod.F90:838:9:
838 | OptValDp=Inst%BrContent, RC=RC )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_finn_mod.F90:938:30:
938 | SpcName = tSpcNames(L)
| 1
Warning: CHARACTER expression will be truncated in assignment (6/31) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared/hco_interface_common.F90:192:51:
192 | SUBROUTINE GetHcoDiagn ( HcoState, ExtState, DiagnName, &
| 1
Warning: Unused dummy argument 'extstate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared/hco_interface_common.F90:234:33:
234 | CHARACTER(LEN=255) :: ThisLoc
| 1
Warning: Unused variable 'thisloc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared/hco_interface_common.F90:117:43:
117 | SUBROUTINE GetHcoVal ( HcoState, ExtState, &
| 1
Warning: Unused dummy argument 'extstate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Interfaces/Shared/hco_interface_common.F90:58:44:
58 | SUBROUTINE SetHcoTime( HcoState, ExtState, year, month, &
| 1
Warning: Unused dummy argument 'extstate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_finn_mod.F90:609:33:
609 | CHARACTER(LEN=1023) :: ADUM
| 1
Warning: Unused variable 'adum' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_seasalt_mod.F90:578:36:
578 | Inst%NDENS_SALA(I,J) = SALT_N
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_seasalt_mod.F90:580:36:
580 | Inst%NDENS_SALC(I,J) = SALT_N
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_seasalt_mod.F90:582:36:
582 | Inst%NDENS_MOPO(I,J) = SALT_N
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_seasalt_mod.F90:584:36:
584 | Inst%NDENS_MOPI(I,J) = SALT_N
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_finn_mod.F90:618:45:
618 | CHARACTER(LEN=255) :: MSG, EF_CO2_FILE, VOC_SPEC_FILE, LOC
| 1
Warning: Unused variable 'ef_co2_file' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_finn_mod.F90:605:36:
605 | INTEGER :: AS, IOS, M, N, NDUM
| 1
Warning: Unused variable 'ios' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_finn_mod.F90:604:36:
604 | INTEGER :: IU_FILE, L, N_LUMPED, tmpNr
| 1
Warning: Unused variable 'iu_file' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_finn_mod.F90:605:48:
605 | INTEGER :: AS, IOS, M, N, NDUM
| 1
Warning: Unused variable 'ndum' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_finn_mod.F90:610:38:
610 | CHARACTER(LEN=255) :: SDUM(255)
| 1
Warning: Unused variable 'sdum' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_finn_mod.F90:604:56:
604 | INTEGER :: IU_FILE, L, N_LUMPED, tmpNr
| 1
Warning: Unused variable 'tmpnr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_finn_mod.F90:618:60:
618 | CHARACTER(LEN=255) :: MSG, EF_CO2_FILE, VOC_SPEC_FILE, LOC
| 1
Warning: Unused variable 'voc_spec_file' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_seasalt_mod.F90:792:36:
792 | INTEGER :: ND, IH !IH for different hemisphere
| 1
Warning: Unused variable 'ih' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_finn_mod.F90:224:30:
224 | INTEGER :: Cnt
| 1
Warning: Unused variable 'cnt' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_finn_mod.F90:223:35:
223 | LOGICAL :: DoRepeat
| 1
Warning: Unused variable 'dorepeat' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_finn_mod.F90:220:31:
220 | INTEGER :: N, M, NF
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_seasalt_mod.F90:243:35:
243 | LOGICAL, SAVE :: FIRST = .TRUE.
| 1
Warning: Unused variable 'first' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_seasalt_mod.F90:244:38:
244 | LOGICAL, SAVE :: FIRSTSAL = .TRUE.
| 1
Warning: Unused variable 'firstsal' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_seasalt_mod.F90:245:36:
245 | CHARACTER(LEN=31) :: FLDNME
| 1
Warning: Unused variable 'fldnme' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_seasalt_mod.F90:193:34:
193 | REAL :: FLUX
| 1
Warning: Unused variable 'flux' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_seasalt_mod.F90:221:42:
221 | REAL*8 :: AGE, ISFROST
| 1
Warning: Unused variable 'isfrost' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_seasalt_mod.F90:246:35:
246 | INTEGER :: NDAYS!, cYYYY, cMM, cDD
| 1
Warning: Unused variable 'ndays' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_seasalt_mod.F90:208:37:
208 | REAL*8 :: SALT_NR
| 1
Warning: Unused variable 'salt_nr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_seasalt_mod.F90:220:34:
220 | REAL*8 :: SLNT, SLNT_FYI, SLNT_MYI
| 1
Warning: Unused variable 'slnt' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustginoux_mod.F90:622:37:
622 | Inst%FRAC_S (1:Inst%NBINS) = (/ 0.095d0, 0.3d0, 0.3d0, 0.3d0 /)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustginoux_mod.F90:622:39:
622 | Inst%FRAC_S (1:Inst%NBINS) = (/ 0.095d0, 0.3d0, 0.3d0, 0.3d0 /)
| 1
Warning: Change of value in conversion from 'REAL(8)' to 'REAL(4)' at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustginoux_mod.F90:622:48:
622 | Inst%FRAC_S (1:Inst%NBINS) = (/ 0.095d0, 0.3d0, 0.3d0, 0.3d0 /)
| 1
Warning: Change of value in conversion from 'REAL(8)' to 'REAL(4)' at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustginoux_mod.F90:622:55:
622 | Inst%FRAC_S (1:Inst%NBINS) = (/ 0.095d0, 0.3d0, 0.3d0, 0.3d0 /)
| 1
Warning: Change of value in conversion from 'REAL(8)' to 'REAL(4)' at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustginoux_mod.F90:622:64:
622 | Inst%FRAC_S (1:Inst%NBINS) = (/ 0.095d0, 0.3d0, 0.3d0, 0.3d0 /)
| 1
Warning: Change of value in conversion from 'REAL(8)' to 'REAL(4)' at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustginoux_mod.F90:623:37:
623 | Inst%DUSTDEN (1:Inst%NBINS) = (/ 2500.d0, 2650.d0, 2650.d0, 2650.d0 /)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustginoux_mod.F90:624:37:
624 | Inst%DUSTREFF(1:Inst%NBINS) = (/ 0.73d-6, 1.4d-6, 2.4d-6, 4.5d-6 /)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustginoux_mod.F90:624:39:
624 | Inst%DUSTREFF(1:Inst%NBINS) = (/ 0.73d-6, 1.4d-6, 2.4d-6, 4.5d-6 /)
| 1
Warning: Change of value in conversion from 'REAL(8)' to 'REAL(4)' at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustginoux_mod.F90:624:48:
624 | Inst%DUSTREFF(1:Inst%NBINS) = (/ 0.73d-6, 1.4d-6, 2.4d-6, 4.5d-6 /)
| 1
Warning: Change of value in conversion from 'REAL(8)' to 'REAL(4)' at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustginoux_mod.F90:624:56:
624 | Inst%DUSTREFF(1:Inst%NBINS) = (/ 0.73d-6, 1.4d-6, 2.4d-6, 4.5d-6 /)
| 1
Warning: Change of value in conversion from 'REAL(8)' to 'REAL(4)' at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustginoux_mod.F90:624:65:
624 | Inst%DUSTREFF(1:Inst%NBINS) = (/ 0.73d-6, 1.4d-6, 2.4d-6, 4.5d-6 /)
| 1
Warning: Change of value in conversion from 'REAL(8)' to 'REAL(4)' at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustginoux_mod.F90:836:72:
836 | FUNCTION HCOX_DustGinoux_GetChDust( Inst, HcoState ) RESULT( CH_DUST )
| 1
Warning: Unused variable 'ch_dust' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustginoux_mod.F90:836:72:
836 | FUNCTION HCOX_DustGinoux_GetChDust( Inst, HcoState ) RESULT( CH_DUST )
| 1
Warning: Return value 'ch_dust' of function 'hcox_dustginoux_getchdust' declared at (1) not set [-Wreturn-type]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustginoux_mod.F90:836:72:
836 | FUNCTION HCOX_DustGinoux_GetChDust( Inst, HcoState ) RESULT( CH_DUST )
| 1
Warning: Return value 'ch_dust' of function 'hcox_dustginoux_getchdust' declared at (1) not set [-Wreturn-type]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustginoux_mod.F90:469:40:
469 | REAL(dp) :: Mp, Rp, TmpScal
| 1
Warning: Unused variable 'mp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustginoux_mod.F90:469:44:
469 | REAL(dp) :: Mp, Rp, TmpScal
| 1
Warning: Unused variable 'rp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustginoux_mod.F90:171:53:
171 | REAL*8 :: GAMMA, CW, DTSRCE, A_M2, G
| 1
Warning: Unused variable 'a_m2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustginoux_mod.F90:172:29:
172 | REAL :: DSRC
| 1
Warning: Unused variable 'dsrc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustginoux_mod.F90:167:42:
167 | INTEGER :: I, J, N, M, tmpID
| 1
Warning: Unused variable 'tmpid' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_RnPbBe_mod.F90:154:30:
154 | REAL*8 :: A_CM2, ADD_Rn, Add_Be7, Add_Be10
| 1
Warning: Unused variable 'a_cm2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_RnPbBe_mod.F90:153:30:
153 | INTEGER :: HcoID
| 1
Warning: Unused variable 'hcoid' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_RnPbBe_mod.F90:152:60:
152 | INTEGER :: I, J, L, N
| 1
Warning: Unused variable 'n' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_RnPbBe_mod.F90:156:31:
156 | REAL*8 :: Rn_TMP, LAT, F_LAND
| 1
Warning: Unused variable 'rn_tmp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:2836:26:
2836 | Inst%LAI_PREVDAY = ExtState%LAI%Arr%Val
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:588:28:
588 | Inst%FLUXAPIN(I,J) = EMIS_APIN
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:600:28:
600 | Inst%FLUXBPIN(I,J) = EMIS_BPIN
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:624:28:
624 | Inst%FLUXSABI(I,J) = EMIS_SABI
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:636:28:
636 | Inst%FLUXMYRC(I,J) = EMIS_MYRC
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:648:28:
648 | Inst%FLUXCARE(I,J) = EMIS_CARE
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:660:28:
660 | Inst%FLUXOCIM(I,J) = EMIS_OCIM
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:673:28:
673 | Inst%FLUXOMON(I,J) = EMIS_OMON
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:749:28:
749 | Inst%FLUXMBOX(I,J) = EMIS_MBOX
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:761:28:
761 | Inst%FLUXFAXX(I,J) = EMIS_FAXX
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:773:28:
773 | Inst%FLUXAAXX(I,J) = EMIS_AAXX
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:804:36:
804 | Inst%FLUXACETmb(I,J) = TMP * MB_SCALE2
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:822:33:
822 | Inst%FLUXACETbg(I,J) = EMIS_ACET
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:949:28:
949 | Inst%FLUXFARN(I,J) = EMIS_FARN
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:961:28:
961 | Inst%FLUXBCAR(I,J) = EMIS_BCAR
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:973:28:
973 | Inst%FLUXOSQT(I,J) = EMIS_OSQT
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:1013:31:
1013 | Inst%LAI_PREVDAY(I,J) = ( HOLDFRAC * Inst%LAI_PREVDAY(I,J) ) + &
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:1017:29:
1017 | Inst%T_LAST24H(I,J) = ( HOLDFRAC * Inst%T_LAST24H(I,J) ) + &
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:1021:31:
1021 | Inst%T_LASTXDAYS(I,J) = ( DOLDFRAC * Inst%T_LASTXDAYS(I,J) ) + &
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:1025:35:
1025 | Inst%PARDR_LASTXDAYS(I,J) = ( DOLDFRAC * Inst%PARDR_LASTXDAYS(I,J) ) + &
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:1029:35:
1029 | Inst%PARDF_LASTXDAYS(I,J) = ( DOLDFRAC * Inst%PARDF_LASTXDAYS(I,J) ) + &
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gfed_mod.F90:572:56:
572 | INTEGER :: ExtNr, tmpNr, AS, IU_FILE, IOS
| 1
Warning: Unused variable 'ios' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gfed_mod.F90:572:51:
572 | INTEGER :: ExtNr, tmpNr, AS, IU_FILE, IOS
| 1
Warning: Unused variable 'iu_file' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gfed_mod.F90:573:42:
573 | INTEGER :: nSpc, N, M, NDUM, NCHAR
| 1
Warning: Unused variable 'ndum' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gfed_mod.F90:571:39:
571 | CHARACTER(LEN=255) :: MSG, ScalFile, LOC
| 1
Warning: Unused variable 'scalfile' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gfed_mod.F90:574:33:
574 | CHARACTER(LEN=31) :: tmpName
| 1
Warning: Unused variable 'tmpname' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gfed_mod.F90:572:38:
572 | INTEGER :: ExtNr, tmpNr, AS, IU_FILE, IOS
| 1
Warning: Unused variable 'tmpnr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:4619:40:
4619 | SUBROUTINE HCOX_MEGAN_FINAL ( HcoState, ExtState, RC )
| 1
Warning: Unused dummy argument 'hcostate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:4619:54:
4619 | SUBROUTINE HCOX_MEGAN_FINAL ( HcoState, ExtState, RC )
| 1
Warning: Unused dummy argument 'rc' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:3499:51:
3499 | INTEGER :: ExtNr, iExtNr
| 1
Warning: Unused variable 'iextnr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:2877:41:
2877 | SUBROUTINE CALC_AEF( HcoState, ExtState, Inst, RC )
| 1
Warning: Unused dummy argument 'extstate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:2907:32:
2907 | INTEGER :: I, J, P, ARR_IND
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:2907:35:
2907 | INTEGER :: I, J, P, ARR_IND
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:2807:26:
2807 | INTEGER :: I
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:2155:41:
2155 | FUNCTION GET_GAMMA_T_LD( T, PT_15, PT_1, CT1, CEO ) &
| 1
Warning: Unused dummy argument 'pt_1' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:2063:20:
2063 | REAL(hp) :: BETA ! solar elevation angle
| 1
Warning: Unused variable 'beta' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:1909:50:
1909 | FUNCTION GET_GAMMA_PAR_PCEEA( HcoState, ExtState, &
| 1
Warning: Unused dummy argument 'extstate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:1796:36:
1796 | SUBROUTINE GET_MEGAN_AEF( HcoState, Inst, I, J, CPD, EMFAC, RC )
| 1
Warning: Unused dummy argument 'hcostate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:1548:39:
1548 | SUBROUTINE GET_MEGAN_PARAMS( HcoState, &
| 1
Warning: Unused dummy argument 'hcostate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:334:36:
334 | CHARACTER(LEN=63) :: DiagnName
| 1
Warning: Unused variable 'diagnname' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_seasalt_mod.F90:1262:55:
1262 | Inst%NR(N) = INT( ( ( R1 - R0 ) / DR ) + 0.5d0 )
| ^
Warning: 'r0' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_seasalt_mod.F90:780:46:
780 | REAL*8 :: A, B, R0, R1
| ^
note: 'r0' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_seasalt_mod.F90:1262:55:
1262 | Inst%NR(N) = INT( ( ( R1 - R0 ) / DR ) + 0.5d0 )
| ^
Warning: 'r1' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_seasalt_mod.F90:780:50:
780 | REAL*8 :: A, B, R0, R1
| ^
note: 'r1' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustginoux_mod.F90:327:50:
327 | SRCE_P = Inst%FRAC_S(N) * SRCE_P !* A_M2
| ^
Warning: 'srce_p' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustginoux_mod.F90:170:31:
170 | REAL*8 :: SRCE_P, REYNOL, ALPHA, BETA
| ^
note: 'srce_p' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history_buffers.F90:33:18:
33 | logical :: bad ! flag indicates input field fillvalues not applied consistently
| 1
Warning: Unused variable 'bad' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/polar_avg.F90:88:2:
88 | ncols = get_ncols_p(c)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/polar_avg.F90:90:2:
90 | do i=1,ncols
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/polar_avg.F90:98:2:
98 | enddo
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/polar_avg.F90:112:2:
112 | ncols = get_ncols_p(c)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/polar_avg.F90:114:2:
114 | do i=1,ncols
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/polar_avg.F90:122:2:
122 | enddo
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/polar_avg.F90:172:2:
172 | ncols = get_ncols_p(c)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/polar_avg.F90:199:2:
199 | ncols = get_ncols_p(c)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/polar_avg.F90:201:2:
201 | do i=1,ncols
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/polar_avg.F90:213:2:
213 | enddo
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_seasalt_mod.F90:487:77:
487 | QSNOWICE_MYI * SUM( Inst%F_DI_N_MYI(:,N) ) ) * DDSNOW
| ^
Warning: 'qsnowice_fyi' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_seasalt_mod.F90:219:46:
219 | REAL*8 :: QS, QSNOWICE_FYI, QSNOWICE_MYI,QBSALT, QB0
| ^
note: 'qsnowice_fyi' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_seasalt_mod.F90:487:77:
487 | QSNOWICE_MYI * SUM( Inst%F_DI_N_MYI(:,N) ) ) * DDSNOW
| ^
Warning: 'qsnowice_myi' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_seasalt_mod.F90:219:60:
219 | REAL*8 :: QS, QSNOWICE_FYI, QSNOWICE_MYI,QBSALT, QB0
| ^
note: 'qsnowice_myi' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:2370:20:
2370 | TM = 2.3_hp * TI
| ^
Warning: 'ti' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:2351:30:
2351 | REAL(hp) :: TI
| ^
note: 'ti' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/sat_hist.F90:274:16:
274 | half_step = get_step_size()*0.5_r8
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/hk_conv.F90:297:28:
297 | real(r8) totcond(pcols) ! total condensate; mix of precip and cloud water (mass)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/hk_conv.F90:710:2:
710 | rpdel(i,k)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/hk_conv.F90:184:23:
184 | subroutine cmfmca(lchnk ,ncol , &
| 1
Warning: Unused dummy argument 'lchnk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_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/cam_scam_gfortran_debug_test/src/control/sat_hist.F90:1127:53:
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/cam_scam_gfortran_debug_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(*)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/hk_conv.F90:185:23:
185 | nstep ,ztodt ,pmid ,pdel , &
| 1
Warning: Unused dummy argument 'nstep' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/sat_hist.F90:549:25:
549 | integer :: i,k,f, cnt
| 1
Warning: Unused variable 'cnt' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/hk_conv.F90:132:32:
132 | character(len=32) :: hgrid ! horizontal grid specifier
| 1
Warning: Unused variable 'hgrid' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_snoe.F90:96:31:
96 | cthetan = cos( theta_n )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_snoe.F90:106:2:
106 | call endrun
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_snoe.F90:167:2:
167 | call endrun
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_snoe.F90:240:46:
240 | edlon = atan2( sedlon, cedlon ) ! ED magnetic long. (degrees)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_snoe.F90:242:46:
242 | edlat = atan2( cedlon, cedlat ) ! ED magnetic latitude (degrees)
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_snoe.F90:343:2:
343 | zinterp = zint(i)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_snoe.F90:344:2:
344 | if( zinterp >= lev(1) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_snoe.F90:345:2:
345 | mmr(i,ndx_no) = snoe_no(i,1,lchunk)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_snoe.F90:346:2:
346 | else if( zint(i) < lev(nlev) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_snoe.F90:347:2:
347 | mmr(i,ndx_no) = 0._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_snoe.F90:348:2:
348 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_snoe.F90:349:2:
349 | do ks = 2,nlev
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_snoe.F90:350:2:
350 | if( zinterp >= lev(ks) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_snoe.F90:351:2:
351 | ks1 = ks - 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_snoe.F90:352:2:
352 | zfac = (zinterp - lev(ks))/(lev(ks1) - lev(ks))
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_snoe.F90:353:2:
353 | mmr(i,ndx_no) = snoe_no(i,ks,lchunk) &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_snoe.F90:355:2:
355 | exit
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_snoe.F90:356:2:
356 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_snoe.F90:357:2:
357 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_snoe.F90:358:2:
358 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_snoe.F90:496:2:
496 | + (yin(i+1) - yin(i)) * (xout(j) - xin(i)) / (xin(i+1) - xin(i))
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_snoe.F90:334:25:
334 | integer :: astat, i, k, ks, ks1
| 1
Warning: Unused variable 'astat' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_snoe.F90:334:31:
334 | integer :: astat, i, k, ks, ks1
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_snoe.F90:264:10:
264 | use spmd_utils, only : masterproc
| 1
Warning: Unused module variable 'masterproc' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_snoe.F90:207:25:
207 | integer :: c, i, j
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_fstrat.F90:650:48:
650 | vmr(i,k,no_ndx) = rno * nox_ubc
| ^
Warning: 'rno' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_fstrat.F90:427:40:
427 | real(r8) :: nox_ubc, xno, xno2, rno
| ^
note: 'rno' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_fstrat.F90:645:67:
645 | nox_ubc = nox_ubc + (vmrrelax - nox_ubc) * facrelax
| ^
Warning: 'nox_ubc' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_fstrat.F90:427:24:
427 | real(r8) :: nox_ubc, xno, xno2, rno
| ^
note: 'nox_ubc' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat.F90:835:2:
835 | if (abs(rcwn(i,l,k)).lt.1.e-300_r8) rcwn(i,l,k) = 0._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat.F90:836:2:
836 | if (abs(rliq(i,l,k)).lt.1.e-300_r8) rliq(i,l,k) = 0._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat.F90:837:2:
837 | if (abs(rice(i,l,k)).lt.1.e-300_r8) rice(i,l,k) = 0._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat.F90:937:20:
937 | real(r8) capnoice ! local cloud particles when not over sea ice / cm3
| 1
Warning: Unused variable 'capnoice' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat.F90:877:46:
877 | k ,precab ,snowab, t ,p , &
| 1
Warning: Unused dummy argument 'snowab' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat.F90:970:17:
970 | real(r8) wland ! fraction of land
| 1
Warning: Unused variable 'wland' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat.F90:967:14:
967 | real(r8) wp ! weight factor used in calculating pressure dep of autoconversion
| 1
Warning: Unused variable 'wp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat.F90:968:15:
968 | real(r8) wsi ! weight factor for sea ice
| 1
Warning: Unused variable 'wsi' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat.F90:315:17:
315 | real(r8) denom ! work variable
| 1
Warning: Unused variable 'denom' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat.F90:245:7:
245 | use physconst, only: epsilo
| 1
Warning: Unused module variable 'epsilo' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat.F90:363:27:
363 | real(r8) ice(pcols,pver) ! ice mixing ratio
| 1
Warning: Unused variable 'ice' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat.F90:364:27:
364 | real(r8) liq(pcols,pver) ! liquid mixing ratio
| 1
Warning: Unused variable 'liq' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat.F90:219:59:
219 | tn ,ttend ,qn ,qtend ,omega , &
| 1
Warning: Unused dummy argument 'omega' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat.F90:129:12:
129 | integer k
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat.F90:127:7:
127 | use ref_pres, only: pref_mid
| 1
Warning: Unused module variable 'pref_mid' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/iop.F90:146:2:
146 | use phys_grid, only: clat_p
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/iop.F90:147:2:
147 | use commap, only: latdeg, clat
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/iop.F90:150:2:
150 | use hycoef, only: hyam, hybm
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/iop.F90:145:12:
145 | use ppgrid, only: begchunk, endchunk
| 1
Warning: Unused module variable 'begchunk' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/iop.F90:145:12:
145 | use ppgrid, only: begchunk, endchunk
| 1
Warning: Unused module variable 'endchunk' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/iop.F90:194:44:
194 | integer strt4(4),cnt4(4),strt5(4),cnt5(4)
| 1
Warning: Unused variable 'cnt5' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/iop.F90:179:30:
179 | integer inumliq,inumice,idx
| 1
Warning: Unused variable 'idx' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/iop.F90:170:14:
170 | integer i,j
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/iop.F90:185:15:
185 | real(r8) lat,xlat
| 1
Warning: Unused variable 'lat' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/iop.F90:195:33:
195 | character(len=16) :: lowername
| 1
Warning: Unused variable 'lowername' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/iop.F90:194:36:
194 | integer strt4(4),cnt4(4),strt5(4),cnt5(4)
| 1
Warning: Unused variable 'strt5' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/iop.F90:185:20:
185 | real(r8) lat,xlat
| 1
Warning: Unused variable 'xlat' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:2011:28:
2011 | IF ( BETA < 1.0_hp .AND. GAMMA_P_PCEEA > 0.1_hp ) THEN
| ^
Warning: 'gamma_p_pceea' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_megan_mod.F90:1912:27:
1912 | RESULT( GAMMA_P_PCEEA )
| ^
note: 'gamma_p_pceea' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_custom_mod.F90:261:56:
261 | INTEGER :: ExtNr, N, nSpc, AS
| 1
Warning: Unused variable 'as' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_custom_mod.F90:97:34:
97 | INTEGER :: tmpID
| 1
Warning: Unused variable 'tmpid' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_volcano_mod.F90:966:15:
966 | z1 = HcoState%Grid%ZSFC%Val(I,J)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_volcano_mod.F90:969:17:
969 | nSo2 = Inst%VolcSlf(N) / HcoState%Grid%AREA_M2%Val(I,J)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_volcano_mod.F90:993:18:
993 | z2 = z1 + HcoState%Grid%BXHEIGHT_M%Val(I,J,L)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_volcano_mod.F90:1029:30:
1029 | volcE = volcE &
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_volcano_mod.F90:1033:30:
1033 | volcD = volcD &
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_volcano_mod.F90:811:34:
811 | Inst%VolcBeg(N) = Dum(6)
| 1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_volcano_mod.F90:812:34:
812 | Inst%VolcEnd(N) = DUM(7)
| 1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_volcano_mod.F90:415:24:
415 | Inst%SpcScl(N) = Inst%SpcScl(N) * HcoState%Spc(Inst%SpcIDs(N))%MW_g &
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/zonal_mean_mod.F90:504:23:
504 | integer:: Nsum,ns,ll
| 1
Warning: Unused variable 'ns' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/zonal_mean_mod.F90:504:20:
504 | integer:: Nsum,ns,ll
| 1
Warning: Unused variable 'nsum' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_volcano_mod.F90:869:41:
869 | SUBROUTINE EmitVolc( HcoState, ExtState, Inst, SO2d, SO2e, RC )
| 1
Warning: Unused dummy argument 'extstate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_volcano_mod.F90:546:46:
546 | SUBROUTINE ReadVolcTable( HcoState, ExtState, Inst, RC )
| 1
Warning: Unused dummy argument 'extstate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_volcano_mod.F90:344:43:
344 | REAL(sp) :: ValSp
| 1
Warning: Unused variable 'valsp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_volcano_mod.F90:163:32:
163 | LOGICAL :: ERR
| 1
Warning: Unused variable 'err' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_iodine_mod.F90:369:53:
369 | INTEGER :: ExtNr, N, R, AS
| 1
Warning: Unused variable 'as' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_iodine_mod.F90:372:43:
372 | LOGICAL :: FOUND
| 1
Warning: Unused variable 'found' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_iodine_mod.F90:369:46:
369 | INTEGER :: ExtNr, N, R, AS
| 1
Warning: Unused variable 'n' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_iodine_mod.F90:369:49:
369 | INTEGER :: ExtNr, N, R, AS
| 1
Warning: Unused variable 'r' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:1459:44:
1459 | Inst%EmisPOPGfromLeaf(I,J) = MAX(FLUX * LAI / 24e+0_hp / &
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:1468:52:
1468 | Inst%FluxPOPGfromLeafToAir(I,J) = FLUX
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:1474:48:
1474 | Inst%FugacityLeafToAir(I,J) = FUG_R
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:1479:52:
1479 | Inst%FluxPOPGfromAirtoLeaf(I,J) = FLUX
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:1485:50:
1485 | Inst%FugacityLeafToAir(I,J) = FUG_R
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:1114:44:
1114 | Inst%EmisPOPGfromLake(I,J) = MAX(FLUX / 24e+0_hp / 3600e+0_hp / &
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:1118:44:
1118 | Inst%EmisPOPGfromLake(I,J) = Inst%EmisPOPGfromLake(I,J) * &
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:1127:52:
1127 | Inst%FluxPOPGfromLakeToAir(I,J) = + FLUX
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:1133:48:
1133 | Inst%FugacityLakeToAir(I,J) = C_DISS / (POPG/KAW_T)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:1138:52:
1138 | Inst%FluxPOPGfromAirToLake(I,J) = FLUX
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:1144:48:
1144 | Inst%FugacityLakeToAir(I,J) = C_DISS / (POPG/KAW_T)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:792:41:
792 | Inst%EmisPOPGfromSoil(I,J) = MAX( FLUX / 24e+0_hp / 3600e+0_hp / &
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:796:41:
796 | Inst%EmisPOPGfromSoil(I,J) = Inst%EmisPOPGfromSoil(I,J) * FRAC_SOIL
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:804:49:
804 | Inst%FluxPOPGfromSoilToAir(I,J) = FLUX
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:810:47:
810 | Inst%FugacitySoilToAir(I,J) = FUG_R
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:815:49:
815 | Inst%FluxPOPGfromAirToSoil(I,J) = FLUX
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:821:47:
821 | Inst%FugacitySoilToAir(I,J) = FUG_R
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:308:32:
308 | Inst%F_OC_SOIL(I,J) = Inst%F_OC_SOIL(I,J) / 30e-2_hp / 13e+2_hp
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:322:17:
322 | PBL_MAX = DBLE( ExtState%PBL_MAX )
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:452:37:
452 | Inst%EmisPOPPOCPO(I,J,L) = F_POP_OC * F_OF_PBL * T_POP
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:455:37:
455 | Inst%EmisPOPPBCPO(I,J,L) = F_POP_BC * F_OF_PBL * T_POP
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:458:34:
458 | Inst%EmisPOPG(I,J,L) = F_POP_G * F_OF_PBL * T_POP
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:1204:32:
1204 | REAL(hp) :: DAB_F, DC, DAL, PC, UC
| 1
Warning: Unused variable 'dal' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:1203:39:
1203 | REAL(hp) :: DIFF, FLEAF, FAIR, DS
| 1
Warning: Unused variable 'ds' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:1200:36:
1200 | REAL(hp) :: FRAC_SNOWFREE_LAND, TK_SURF
| 1
Warning: Unused variable 'frac_snowfree_land' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:1211:34:
1211 | LOGICAL :: IS_SNOWFREE_LAND
| 1
Warning: Unused variable 'is_snowfree_land' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:1201:35:
1201 | REAL(hp) :: KLA_T, FLUX, K_MT
| 1
Warning: Unused variable 'k_mt' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:1198:25:
1198 | INTEGER :: I, J, L
| 1
Warning: Unused variable 'l' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:1208:33:
1208 | REAL(hp) :: FUG_R, NEW_LEAF, DLA
| 1
Warning: Unused variable 'new_leaf' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:1199:31:
1199 | REAL(hp) :: POPG, POPG_GL
| 1
Warning: Unused variable 'popg_gl' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:873:25:
873 | INTEGER :: I, J, L
| 1
Warning: Unused variable 'l' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:564:25:
564 | INTEGER :: I, J, L
| 1
Warning: Unused variable 'l' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:189:30:
189 | LOGICAL :: aIR
| 1
Warning: Unused variable 'air' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:187:47:
187 | REAL(hp) :: FRAC_LEAF, FRAC_LAKE, FRAC_SOIL
| 1
Warning: Unused variable 'frac_lake' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:187:36:
187 | REAL(hp) :: FRAC_LEAF, FRAC_LAKE, FRAC_SOIL
| 1
Warning: Unused variable 'frac_leaf' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:186:43:
186 | REAL(hp) :: FRAC_SNOW_OR_ICE, FRAC_SNOWFREE_LAND
| 1
Warning: Unused variable 'frac_snow_or_ice' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:186:63:
186 | REAL(hp) :: FRAC_SNOW_OR_ICE, FRAC_SNOWFREE_LAND
| 1
Warning: Unused variable 'frac_snowfree_land' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:187:58:
187 | REAL(hp) :: FRAC_LEAF, FRAC_LAKE, FRAC_SOIL
| 1
Warning: Unused variable 'frac_soil' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:190:59:
190 | LOGICAL :: IS_SNOW_OR_ICE, IS_LAND_OR_ICE
| 1
Warning: Unused variable 'is_land_or_ice' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:190:41:
190 | LOGICAL :: IS_SNOW_OR_ICE, IS_LAND_OR_ICE
| 1
Warning: Unused variable 'is_snow_or_ice' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:172:32:
172 | INTEGER :: MONTH, YEAR
| 1
Warning: Unused variable 'month' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:172:49:
172 | INTEGER :: MONTH, YEAR
| 1
Warning: Unused variable 'year' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:1096:75:
1096 | KW_POP = KW_CO2 * ( SCH_POP / SCH_CO2 ) ** (-ALPHA) ! [cm/s]
| ^
Warning: 'alpha' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:882:35:
882 | REAL(hp) :: POPG, U10M, ALPHA
| ^
note: 'alpha' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:1096:75:
1096 | KW_POP = KW_CO2 * ( SCH_POP / SCH_CO2 ) ** (-ALPHA) ! [cm/s]
| ^
Warning: 'kw_co2' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:877:40:
877 | REAL(hp) :: KA_H2O, KA_POP, KW_CO2, KW_POP
| ^
note: 'kw_co2' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:1093:58:
1093 | SCH_POP = VISC_H2O / DW_POP ! [unitless]
| ^
Warning: 'visc_h2o' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:883:37:
883 | REAL(hp) :: FRAC_LAKE, VISC_H2O
| ^
note: 'visc_h2o' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/zonal_mean_mod.F90:1841:70:
1841 | wts(nix) = (nlat+nlat+1)/ (dpb+pb*dcos(zlast)/dsin(zlast))**2
| ^
Warning: 'zlast' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/utils/zonal_mean_mod.F90:1766:33:
1766 | real(r8):: cmax,zprev,zlast,zero,zhold,pb,dpb,dcor,summ,cz
| ^
note: 'zlast' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:5067:7:
5067 | FUNCTION ERF( X ) RESULT( ERF_VAL )
| 1
Warning: 'erf' declared at (1) may shadow the intrinsic of the same name. In order to call the intrinsic, explicit INTRINSIC declarations may be required. [-Wintrinsic-shadow]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:5356:31:
5356 | INTEGER :: I, J
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:5356:34:
5356 | INTEGER :: I, J
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:5004:36:
5004 | REAL*8 :: LN_GSD ! [frc] ln(gsd)
| 1
Warning: Unused variable 'ln_gsd' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:4559:50:
4559 | SUBROUTINE LND_FRC_MBL_GET( HcoState, DOY,
| 1
Warning: Unused dummy argument 'doy' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:4678:40:
4678 | LOGICAL :: FLG_SH_ADJ = .TRUE.
| 1
Warning: Unused variable 'flg_sh_adj' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:4644:41:
4644 | INTEGER :: IDX_MTH_GLB
| 1
Warning: Unused variable 'idx_mth_glb' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:4647:41:
4647 | INTEGER :: IDX_MTH_LUB
| 1
Warning: Unused variable 'idx_mth_lub' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:4662:37:
4662 | INTEGER :: SGS_IDX
| 1
Warning: Unused variable 'sgs_idx' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:4684:37:
4684 | REAL*8 :: VAI_SGS
| 1
Warning: Unused variable 'vai_sgs' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_seaflux_mod.F90:543:71:
543 | DEP_HEIGHT = SUM(HcoState%Grid%BXHEIGHT_M%Val(I,J,1:PBL_MAX))
| ^
Warning: 'pbl_max' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_seaflux_mod.F90:364:34:
364 | INTEGER :: PBL_MAX
| ^
note: 'pbl_max' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:4520:38:
4520 | INTEGER :: SNK_NBR ! [nbr] Dimension size
| 1
Warning: Unused variable 'snk_nbr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:2514:9:
2514 | AIR = ExtState%AIR%Arr%Val(I,J,1)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:2517:10:
2517 | Tair = ExtState%T2M%Arr%Val(I,J)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:2530:13:
2530 | JNO2 = ExtState%JNO2%Arr%Val(I,J)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:2553:12:
2553 | JOH = ExtState%JOH%Arr%Val(I,J)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:2587:13:
2587 | VARS(3) = ExtState%O3%Arr%Val(I,J,1) &
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:2599:13:
2599 | VARS(4) = ASIN( Inst%SC5(I,J) ) / HcoState%Phys%PI_180
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:2600:13:
2600 | VARS(5) = ASIN( ExtState%SUNCOS%Arr%Val(I,J) ) / HcoState%Phys%PI_180
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:2622:13:
2622 | VARS(7) = ( ( ExtState%NO%Arr%Val(I,J,1) &
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:2630:13:
2630 | VARS(8) = SQRT( ExtState%U10M%Arr%Val(I,J)**2 &
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:2403:16:
2403 | WEIGHTS(1) = ( NODES(I+1) - VALUE ) / ( NODES(I+1) - NODES(I) )
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:4021:54:
4021 | SUBROUTINE FLX_MSS_CACO3_MSK( HcoState, ExtState,
| 1
Warning: Unused dummy argument 'extstate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:3908:51:
3908 | SUBROUTINE WND_FRC_SLT_GET( HcoState, FLG_MBL, WND_FRC,
| 1
Warning: Unused dummy argument 'flg_mbl' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:3951:37:
3951 | INTEGER :: LON_IDX
| 1
Warning: Unused variable 'lon_idx' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:3909:54:
3909 | & WND_FRC_SLT, WND_RFR, WND_RFR_THR_SLT)
| 1
Warning: Unused dummy argument 'wnd_rfr' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:3909:71:
3909 | & WND_FRC_SLT, WND_RFR, WND_RFR_THR_SLT)
| 1
Warning: Unused dummy argument 'wnd_rfr_thr_slt' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:608:30:
608 | Inst%DEPHNO3(I,J) = ShipNoEmis(I,J,1) &
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:672:31:
672 | Inst%DEPO3(I,J) = ABS(iFlx)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:3593:62:
3593 | & WND_FRC_THR_SLT, WND_MDP, WND_RFR,
| 1
Warning: Unused dummy argument 'wnd_mdp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:3368:37:
3368 | INTEGER :: IDX_IDX
| 1
Warning: Unused variable 'idx_idx' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:3377:50:
3377 | INTEGER :: VLD_IDX(HcoState%NX)
| 1
Warning: Unused variable 'vld_idx' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:3380:37:
3380 | INTEGER :: VLD_NBR
| 1
Warning: Unused variable 'vld_nbr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:3086:26:
3086 | REAL*8 :: ZPDVT(MVT) = (/ 11.39d0, 9.38d0, 23.45d0, 13.40d0,
| 1
Warning: Unused variable 'zpdvt' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:2438:41:
2438 | REAL*8 :: SNW_HGT_BND
| 1
Warning: Unused variable 'snw_hgt_bnd' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:2345:41:
2345 | & VWC_DRY, VWC_OPT, VWC_SAT,
| 1
Warning: Unused dummy argument 'vwc_dry' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:2345:54:
2345 | & VWC_DRY, VWC_OPT, VWC_SAT,
| 1
Warning: Unused dummy argument 'vwc_opt' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:1838:48:
1838 | SUBROUTINE SFC_TYP_GET( HcoState, ExtState,
| 1
Warning: Unused dummy argument 'extstate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:1869:37:
1869 | CHARACTER(LEN=255) :: MSG
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:1761:48:
1761 | SUBROUTINE SOI_TXT_GET( HcoState, ExtState, Inst, J,
| 1
Warning: Unused dummy argument 'extstate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:1201:26:
1201 | CHARACTER(80) FL_OUT ! [sng] Name of netCDF output file
| 1
Warning: Unused variable 'fl_out' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:1208:46:
1208 | REAL*8 FLX_LW_DWN_SFC_SLICE(HcoState%NX) ! [W/m2] Longwave downwelling flux
| 1
Warning: Unused variable 'flx_lw_dwn_sfc_slice' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:1210:46:
1210 | REAL*8 FLX_SW_ABS_SFC_SLICE(HcoState%NX) ! [W/m2] Solar flux absorbed by ground
| 1
Warning: Unused variable 'flx_sw_abs_sfc_slice' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:1063:46:
1063 | & DOY, HGT_MDP, LAT_IDX,
| 1
Warning: Unused dummy argument 'hgt_mdp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:1253:33:
1253 | CHARACTER(LEN=255) :: MSG, LOC
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:1068:31:
1068 | & NSTEP, RC )
| 1
Warning: Unused dummy argument 'nstep' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:1067:37:
1067 | & TPT_PTN_MDP, WND_MRD_MDP, WND_ZNL_MDP,
| 1
Warning: Unused dummy argument 'tpt_ptn_mdp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:1189:45:
1189 | REAL*8 TRN_FSH_VPR_SOI_ATM(HcoState%NX) ! [frc] Transfer efficiency of vapor
| 1
Warning: Unused variable 'trn_fsh_vpr_soi_atm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:218:37:
218 | REAL*8 :: ALPHA, BETA, GAMMA, CW
| 1
Warning: Unused variable 'alpha' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:218:44:
218 | REAL*8 :: ALPHA, BETA, GAMMA, CW
| 1
Warning: Unused variable 'beta' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:218:59:
218 | REAL*8 :: ALPHA, BETA, GAMMA, CW
| 1
Warning: Unused variable 'cw' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:216:43:
216 | REAL*8 :: W10M, DEN, DIAM, U_TS0
| 1
Warning: Unused variable 'den' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:216:52:
216 | REAL*8 :: W10M, DEN, DIAM, U_TS0
| 1
Warning: Unused variable 'diam' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:218:53:
218 | REAL*8 :: ALPHA, BETA, GAMMA, CW
| 1
Warning: Unused variable 'gamma' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:214:51:
214 | INTEGER :: M, IOS, INC, LAT_IDX
| 1
Warning: Unused variable 'inc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:214:43:
214 | INTEGER :: M, IOS, INC, LAT_IDX
| 1
Warning: Unused variable 'ios' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:213:49:
213 | INTEGER :: I, J, L, N
| 1
Warning: Unused variable 'l' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:214:64:
214 | INTEGER :: M, IOS, INC, LAT_IDX
| 1
Warning: Unused variable 'lat_idx' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:214:33:
214 | INTEGER :: M, IOS, INC, LAT_IDX
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:215:35:
215 | INTEGER :: NDB, NSTEP, intDOY
| 1
Warning: Unused variable 'ndb' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:215:45:
215 | INTEGER :: NDB, NSTEP, intDOY
| 1
Warning: Unused variable 'nstep' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:224:50:
224 | REAL*8 :: PSLON(HcoState%NX) ! surface pressure
| 1
Warning: Unused variable 'pslon' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:217:54:
217 | REAL*8 :: U_TS, SRCE_P, Reynol, YMID_R
| 1
Warning: Unused variable 'reynol' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:217:46:
217 | REAL*8 :: U_TS, SRCE_P, Reynol, YMID_R
| 1
Warning: Unused variable 'srce_p' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:217:36:
217 | REAL*8 :: U_TS, SRCE_P, Reynol, YMID_R
| 1
Warning: Unused variable 'u_ts' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:216:62:
216 | REAL*8 :: W10M, DEN, DIAM, U_TS0
| 1
Warning: Unused variable 'u_ts0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:216:36:
216 | REAL*8 :: W10M, DEN, DIAM, U_TS0
| 1
Warning: Unused variable 'w10m' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:219:36:
219 | REAL*8 :: XTAU, P1, P2
| 1
Warning: Unused variable 'xtau' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_read_std_mod.F90:172:51:
172 | INTEGER :: NCRC, Flag, AS
| 1
Warning: Unused variable 'as' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hcoio_read_std_mod.F90:195:45:
195 | LOGICAL :: KeepSpec
| 1
Warning: Unused variable 'keepspec' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:1849:29:
1849 | INTEGER :: fID
| 1
Warning: Unused variable 'fid' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:1846:29:
1846 | INTEGER :: IOS
| 1
Warning: Unused variable 'ios' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:1848:29:
1848 | CHARACTER(LEN=255) :: MSG, LOC
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:1655:28:
1655 | INTEGER :: AS, IOS
| 1
Warning: Unused variable 'as' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:1655:33:
1655 | INTEGER :: AS, IOS
| 1
Warning: Unused variable 'ios' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:1507:29:
1507 | INTEGER :: fID
| 1
Warning: Unused variable 'fid' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:1504:29:
1504 | INTEGER :: IOS
| 1
Warning: Unused variable 'ios' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:1506:29:
1506 | CHARACTER(LEN=255) :: MSG
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:1436:40:
1436 | SUBROUTINE HCOX_ParaNOx_Final( HcoState, ExtState, RC )
| 1
Warning: Unused dummy argument 'hcostate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:905:42:
905 | CHARACTER(LEN= 1) :: CHAR1
| 1
Warning: Unused variable 'char1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:903:46:
903 | CHARACTER(LEN=31) :: DiagnName
| 1
Warning: Unused variable 'diagnname' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:899:49:
899 | INTEGER :: ExtNr, I, NN, tmpID, nSpc
| 1
Warning: Unused variable 'nn' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:354:37:
354 | CHARACTER(LEN=1) :: CHAR1
| 1
Warning: Unused variable 'char1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:378:38:
378 | REAL(hp) :: ExpVal
| 1
Warning: Unused variable 'expval' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:349:38:
349 | LOGICAL :: FILLED
| 1
Warning: Unused variable 'filled' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:347:39:
347 | INTEGER :: I, J, L
| 1
Warning: Unused variable 'l' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:353:35:
353 | CHARACTER(LEN=255) :: MSG, LOC
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:220:41:
220 | LOGICAL :: DefScaleEmis
| 1
Warning: Unused variable 'defscaleemis' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_soilnox_mod.F90:2223:23:
2223 | PFACTOR = 13.01_hp * LOG( DRYPERIOD ) - 53.6_hp
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_soilnox_mod.F90:2225:23:
2225 | PFACTOR = -53.6_hp
| 1
Warning: Change of value in conversion from 'REAL(8)' to 'REAL(4)' at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_soilnox_mod.F90:2238:22:
2238 | DRYPERIOD = DRYPERIOD + DTSRCE
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_soilnox_mod.F90:2246:19:
2246 | PFACTOR = PFACTOR * EXP( -0.068_hp * DTSRCE )
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_soilnox_mod.F90:2249:40:
2249 | IF ( GWET < 0.3_hp ) DRYPERIOD = DRYPERIOD + DTSRCE
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_soilnox_mod.F90:2257:16:
2257 | GWET_PREV = GWET
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_soilnox_mod.F90:1657:30:
1657 | Inst%DEP_RESERVOIR(I,J) = ( Inst%DEP_RESERVOIR (I,J) * C1 ) &
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_soilnox_mod.F90:520:18:
520 | Def2D = Tmp2D
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_soilnox_mod.F90:638:31:
638 | Inst%FertNO_Diag(I,J) = FertDiag
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:2342:32:
2342 | SUBROUTINE CND_TRM_SOI_GET( HcoState,CND_TRM_SOI,FLG_MBL,LVL_DLT,
| ^
Warning: 'cnd_trm_soi_get' defined but not used [-Wunused-function]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_soilnox_mod.F90:193:48:
193 | INTEGER, PARAMETER, PRIVATE :: SNIMODIS(NBIOM) = (/&
| 1
Warning: Unused PRIVATE module variable 'snimodis' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:2528:40:
2528 | SUBROUTINE TRN_FSH_VPR_SOI_ATM_GET( HcoState, FLG_MBL,
| ^
Warning: 'trn_fsh_vpr_soi_atm_get' defined but not used [-Wunused-function]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:3310:28:
3310 | SUBROUTINE WND_RFR_GET( HcoState, FLG_ORO, HGT_MDP, HGT_RFR,
| ^
Warning: 'wnd_rfr_get' defined but not used [-Wunused-function]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:3592:36:
3592 | SUBROUTINE WND_RFR_THR_SLT_GET( HcoState, WND_FRC,
| ^
Warning: 'wnd_rfr_thr_slt_get' defined but not used [-Wunused-function]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:3808:36:
3808 | SUBROUTINE FRC_THR_NCR_DRG_GET( HcoState, FRC_THR_NCR_DRG,
| ^
Warning: 'frc_thr_ncr_drg_get' defined but not used [-Wunused-function]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:4552:29:
4552 | SUBROUTINE TM_2_IDX_WGT()
| ^
Warning: 'tm_2_idx_wgt' defined but not used [-Wunused-function]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_dustdead_mod.F:4855:28:
4855 | SUBROUTINE DST_ADD_LON( NX, NBINS, Q, Q_TTL )
| ^
Warning: 'dst_add_lon' defined but not used [-Wunused-function]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_soilnox_mod.F90:233:48:
233 | INTEGER, PARAMETER, PRIVATE :: SNIVSMAX(NBIOM) = (/&
| 1
Warning: Unused PRIVATE module variable 'snivsmax' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_soilnox_mod.F90:1141:26:
1141 | REAL(hp) :: BASE_TERM, CRF_TERM, PULSE
| 1
Warning: Unused variable 'base_term' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_soilnox_mod.F90:1011:41:
1011 | SUBROUTINE HCOX_SoilNOx_Final( HcoState, ExtState, RC )
| 1
Warning: Unused dummy argument 'hcostate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_soilnox_mod.F90:1011:55:
1011 | SUBROUTINE HCOX_SoilNOx_Final( HcoState, ExtState, RC )
| 1
Warning: Unused dummy argument 'rc' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_soilnox_mod.F90:300:35:
300 | LOGICAL :: aIR, FOUND
| 1
Warning: Unused variable 'air' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_soilnox_mod.F90:301:41:
301 | CHARACTER(LEN= 31) :: DiagnName
| 1
Warning: Unused variable 'diagnname' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_paranox_mod.F90:2166:29:
2166 | SUBROUTINE WRITE_LUT_TXTFILE( HcoState, FILENAME, FNOX, DNOx, OPE, MOE, RC, &
| ^
Warning: 'write_lut_txtfile' defined but not used [-Wunused-function]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_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/cam_scam_gfortran_debug_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)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_grid.F90:593:15:
593 | ' lon0,1=',2i4,' lat0,1=',2i4)") &
| 1
Warning: Missing '&' in continued character constant at (1) [-Wampersand]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/mo_flbc.F90:132:6:
132 | if (( mon .eq. 2 ) .and. ( day.eq.29 )) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/mo_flbc.F90:133:2:
133 | ncdate = yr*10000 + mon*100 + (day-1)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:442:51:
442 | F_POP_G = 1e+0_hp - F_POP_OC - F_POP_BC
| ^
Warning: 'f_pop_bc' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:177:53:
177 | REAL(hp) :: F_POP_OC, F_POP_BC
| ^
note: 'f_pop_bc' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:442:51:
442 | F_POP_G = 1e+0_hp - F_POP_OC - F_POP_BC
| ^
Warning: 'f_pop_oc' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_gc_POPs_mod.F90:177:35:
177 | REAL(hp) :: F_POP_OC, F_POP_BC
| ^
note: 'f_pop_oc' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cld_sediment.F90:534:18:
534 | real (r8) xinf
| 1
Warning: Unused variable 'xinf' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cld_sediment.F90:459:23:
459 | real (r8) xx(pcols)
| 1
Warning: Unused variable 'xx' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cld_sediment.F90:320:20:
320 | pint , pmid , pdel , t , &
| 1
Warning: Unused dummy argument 'pmid' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cld_sediment.F90:320:35:
320 | pint , pmid , pdel , t , &
| 1
Warning: Unused dummy argument 't' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cld_sediment.F90:101:34:
101 | icefrac , landfrac, ocnfrac , pmid , pdel , t , &
| 1
Warning: Unused dummy argument 'ocnfrac' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cld_sediment.F90:101:51:
101 | icefrac , landfrac, ocnfrac , pmid , pdel , t , &
| 1
Warning: Unused dummy argument 'pdel' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/pkg_cld_sediment.F90:166:34:
166 | real(r8) pvliq2 (pcols,pverp) ! vertical velocity of cloud liquid drops (Pa/s)
| 1
Warning: Unused variable 'pvliq2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/mo_flbc.F90:482:36:
482 | integer :: j, m ! Indices
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/mo_flbc.F90:492:23:
492 | integer :: ndims, t, c, ncols
| 1
Warning: Unused variable 't' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/chem_surfvals.F90:417:2:
417 | yrdata(1),' through ',yrdata(ntim)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_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/cam_scam_gfortran_debug_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/cam_scam_gfortran_debug_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)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/chem_surfvals.F90:575:18:
575 | real(r8) deltat ! delta time
| 1
Warning: Unused variable 'deltat' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/chem_surfvals.F90:513:7:
513 | use ppgrid, only: begchunk, endchunk
| 1
Warning: Unused module variable 'begchunk' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/chem_surfvals.F90:513:7:
513 | use ppgrid, only: begchunk, endchunk
| 1
Warning: Unused module variable 'endchunk' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/chem_surfvals.F90:463:30:
463 | end function chem_surfvals_get
| ^
Warning: '__result_chem_surfvals_get' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/chem_surfvals.F90:435:0:
435 | function chem_surfvals_get(name)
|
note: '__result_chem_surfvals_get' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_lightnox_mod.F90:469:37:
469 | Inst%FLASH_DENS_TOT(I,J) = RATE_SAVE
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_lightnox_mod.F90:601:32:
601 | ExtState, HcoState, SFCTYPE, MONTH, MTYPE, Inst )
| 1
Warning: Unused dummy argument 'extstate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_lightnox_mod.F90:600:44:
600 | SUBROUTINE LightDist( I, J, LTOP, H0, XLAT, TOTAL, VERTPROF, &
| 1
Warning: Unused dummy argument 'xlat' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_lightnox_mod.F90:297:35:
297 | REAL(dp) :: TmpScale
| 1
Warning: Unused variable 'tmpscale' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_lightnox_mod.F90:171:34:
171 | LOGICAL :: FOUND
| 1
Warning: Unused variable 'found' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_lightnox_mod.F90:170:35:
170 | INTEGER :: Yr, Mt
| 1
Warning: Unused variable 'mt' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_lightnox_mod.F90:170:31:
170 | INTEGER :: Yr, Mt
| 1
Warning: Unused variable 'yr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_grid.F90:1721:12:
1721 | use cam_logfile, only: iulog
| 1
Warning: Unused module variable 'iulog' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_grid.F90:1722:12:
1722 | use spmd_utils, only: masterproc
| 1
Warning: Unused module variable 'masterproc' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_grid.F90:1663:12:
1663 | use cam_logfile, only: iulog
| 1
Warning: Unused module variable 'iulog' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_grid.F90:1664:12:
1664 | use spmd_utils, only: masterproc
| 1
Warning: Unused module variable 'masterproc' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_grid.F90:1596:12:
1596 | use cam_logfile, only: iulog
| 1
Warning: Unused module variable 'iulog' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_grid.F90:1628:40:
1628 | integer :: J, K
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_grid.F90:1628:43:
1628 | integer :: J, K
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_grid.F90:1597:12:
1597 | use spmd_utils, only: masterproc
| 1
Warning: Unused module variable 'masterproc' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_grid.F90:1528:12:
1528 | use cam_logfile, only: iulog
| 1
Warning: Unused module variable 'iulog' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_grid.F90:1529:12:
1529 | use spmd_utils, only: masterproc
| 1
Warning: Unused module variable 'masterproc' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_grid.F90:1461:55:
1461 | type(ESMF_Array) :: array3D, array2D
| 1
Warning: Unused variable 'array2d' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_grid.F90:1425:12:
1425 | use cam_logfile, only: iulog
| 1
Warning: Unused module variable 'iulog' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_grid.F90:1426:12:
1426 | use spmd_utils, only: masterproc
| 1
Warning: Unused module variable 'masterproc' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_grid.F90:1350:12:
1350 | use cam_logfile, only: iulog
| 1
Warning: Unused module variable 'iulog' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_grid.F90:1351:12:
1351 | use spmd_utils, only: masterproc
| 1
Warning: Unused module variable 'masterproc' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_grid.F90:991:53:
991 | integer :: i, c, n
| 1
Warning: Unused variable 'c' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_grid.F90:991:50:
991 | integer :: i, c, n
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_grid.F90:947:12:
947 | use cam_instance, only: inst_name
| 1
Warning: Unused module variable 'inst_name' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_grid.F90:735:12:
735 | use spmd_utils, only: CAM_mpicom => mpicom, CAM_npes => npes
| 1
Warning: Unused module variable 'mpicom' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_grid.F90:735:12:
735 | use spmd_utils, only: CAM_mpicom => mpicom, CAM_npes => npes
| 1
Warning: Unused module variable 'iam' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_grid.F90:735:12:
735 | use spmd_utils, only: CAM_mpicom => mpicom, CAM_npes => npes
| 1
Warning: Unused module variable 'npes' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_grid.F90:787:50:
787 | real(r8), pointer :: fptr(:,:,:) ! debug
| 1
Warning: Unused variable 'fptr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_grid.F90:788:52:
788 | real(r8), pointer :: fptr_cam(:,:) ! debug
| 1
Warning: Unused variable 'fptr_cam' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_grid.F90:786:50:
786 | integer :: lbnd_cam(2), ubnd_cam(2) ! 3-d bounds of CAM field
| 1
Warning: Unused variable 'lbnd_cam' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_grid.F90:785:50:
785 | integer :: lbnd_hco(3), ubnd_hco(3) ! 3-d bounds of HCO field
| 1
Warning: Unused variable 'lbnd_hco' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_grid.F90:786:63:
786 | integer :: lbnd_cam(2), ubnd_cam(2) ! 3-d bounds of CAM field
| 1
Warning: Unused variable 'ubnd_cam' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_grid.F90:785:63:
785 | integer :: lbnd_hco(3), ubnd_hco(3) ! 3-d bounds of HCO field
| 1
Warning: Unused variable 'ubnd_hco' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_esmf_grid.F90:242:12:
242 | use spmd_utils, only: CAM_mpicom => mpicom, CAM_npes => npes
| 1
Warning: Unused module variable 'npes' which has been explicitly imported at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:680:60:
680 | WildCard = HCO_GetOpt( HcoConfig%ExtList, 'Wildcard' )
| 1
Warning: CHARACTER expression will be truncated in assignment (1/1023) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:681:60:
681 | Separator = HCO_GetOpt( HcoConfig%ExtList, 'Separator' )
| 1
Warning: CHARACTER expression will be truncated in assignment (1/1023) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:883:50:
883 | Lct%Dct%cName = ADJUSTL( tagcName )
| 1
Warning: CHARACTER expression will be truncated in assignment (63/255) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:4996:38:
4996 | CHARACTER(LEN=255) :: SubStrs(255)
| 1
Warning: Unused variable 'substrs' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:4854:41:
4854 | CHARACTER(LEN=255) :: thisLoc, Nstr
| 1
Warning: Unused variable 'nstr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:4395:38:
4395 | INTEGER :: i, idx, idx2
| 1
Warning: Unused variable 'idx2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:2845:37:
2845 | INTEGER :: I, J, FLAG1, tmpCov
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:2843:55:
2843 | INTEGER :: HcoID, Cat, Hier, Scal, ExtNr, cID
| 1
Warning: Unused variable 'scal' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:2676:36:
2676 | INTEGER :: cID, FLAG
| 1
Warning: Unused variable 'cid' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:2476:40:
2476 | LOGICAL :: Ignore, Add
| 1
Warning: Unused variable 'add' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:2474:35:
2474 | INTEGER :: N, cID, HcoID
| 1
Warning: Unused variable 'cid' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:2474:30:
2474 | INTEGER :: N, cID, HcoID
| 1
Warning: Unused variable 'n' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:2258:52:
2258 | INTEGER :: lon1, lon2, lat1, lat2
| 1
Warning: Unused variable 'lat1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:2258:58:
2258 | INTEGER :: lon1, lon2, lat1, lat2
| 1
Warning: Unused variable 'lat2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:2258:40:
2258 | INTEGER :: lon1, lon2, lat1, lat2
| 1
Warning: Unused variable 'lon1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:2258:46:
2258 | INTEGER :: lon1, lon2, lat1, lat2
| 1
Warning: Unused variable 'lon2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:2034:40:
2034 | CHARACTER(LEN=255) :: DiagnPrefix
| 1
Warning: Unused variable 'diagnprefix' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:2036:36:
2036 | CHARACTER(LEN=255) :: GridRes
| 1
Warning: Unused variable 'gridres' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:2026:30:
2026 | INTEGER :: I, N, POS
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:2035:37:
2035 | CHARACTER(LEN=255) :: MetField
| 1
Warning: Unused variable 'metfield' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:2026:33:
2026 | INTEGER :: I, N, POS
| 1
Warning: Unused variable 'n' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:2026:38:
2026 | INTEGER :: I, N, POS
| 1
Warning: Unused variable 'pos' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:1846:33:
1846 | CHARACTER(LEN=1023) :: OPTS
| 1
Warning: Unused variable 'opts' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:1848:52:
1848 | CHARACTER(LEN=2047) :: SUBSTR(255), SPECS(255)
| 1
Warning: Array 'specs' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:1848:40:
1848 | CHARACTER(LEN=2047) :: SUBSTR(255), SPECS(255)
| 1
Warning: Array 'substr' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:621:34:
621 | INTEGER :: I, N, nEdges
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:627:37:
627 | INTEGER :: Int4
| 1
Warning: Unused variable 'int4' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:631:41:
631 | INTEGER :: levScal1
| 1
Warning: Unused variable 'levscal1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:632:41:
632 | INTEGER :: levScal2
| 1
Warning: Unused variable 'levscal2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:621:45:
621 | INTEGER :: I, N, nEdges
| 1
Warning: Unused variable 'nedges' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:3188:2:
3188 | FUNCTION Calc_Coverage( msk_x1, msk_x2, msk_y1, msk_y2, &
| ^
Warning: 'calc_coverage' defined but not used [-Wunused-function]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:299:45:
299 | 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/cam_scam_gfortran_debug_test/src/physics/clubb/advance_clubb_core_module.F90:4880:47:
4880 | call calc_trapezoid_zm( nz, ngrdcol, gr, wpthvp, wpthvp_zt, & ! Intent(in)
| 1
Warning: Same actual argument associated with INTENT(IN) argument 'variable_zm' and INTENT(OUT) argument 'trapezoid_zm' at (1)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_clubb_core_module.F90:4883:47:
4883 | call calc_trapezoid_zm( nz, ngrdcol, gr, thlpthvp, thlpthvp_zt, & ! Intent(in)
| 1
Warning: Same actual argument associated with INTENT(IN) argument 'variable_zm' and INTENT(OUT) argument 'trapezoid_zm' at (1)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_clubb_core_module.F90:4886:47:
4886 | call calc_trapezoid_zm( nz, ngrdcol, gr, rtpthvp, rtpthvp_zt, & ! Intent(in)
| 1
Warning: Same actual argument associated with INTENT(IN) argument 'variable_zm' and INTENT(OUT) argument 'trapezoid_zm' at (1)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_clubb_core_module.F90:4774:34:
4774 | wprtp2, wprtp2_zm, &
| 1
Warning: Same actual argument associated with INTENT(IN) argument 'variable_zt' and INTENT(OUT) argument 'trapezoid_zt' at (1)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_clubb_core_module.F90:4779:34:
4779 | wpthlp2, wpthlp2_zm, &
| 1
Warning: Same actual argument associated with INTENT(IN) argument 'variable_zt' and INTENT(OUT) argument 'trapezoid_zt' at (1)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_clubb_core_module.F90:4784:34:
4784 | wprtpthlp, wprtpthlp_zm, &
| 1
Warning: Same actual argument associated with INTENT(IN) argument 'variable_zt' and INTENT(OUT) argument 'trapezoid_zt' at (1)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_clubb_core_module.F90:4809:30:
4809 | cloud_frac, cloud_frac_zm, &
| 1
Warning: Same actual argument associated with INTENT(IN) argument 'variable_zt' and INTENT(OUT) argument 'trapezoid_zt' at (1)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_clubb_core_module.F90:4813:30:
4813 | ice_supersat_frac, ice_supersat_frac_zm, &
| 1
Warning: Same actual argument associated with INTENT(IN) argument 'variable_zt' and INTENT(OUT) argument 'trapezoid_zt' at (1)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_clubb_core_module.F90:4817:30:
4817 | rcm, rcm_zm, &
| 1
Warning: Same actual argument associated with INTENT(IN) argument 'variable_zt' and INTENT(OUT) argument 'trapezoid_zt' at (1)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_clubb_core_module.F90:4821:30:
4821 | wp2thvp, wp2thvp_zm, &
| 1
Warning: Same actual argument associated with INTENT(IN) argument 'variable_zt' and INTENT(OUT) argument 'trapezoid_zt' at (1)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_clubb_core_module.F90:4712:21:
4712 | integer :: i, k, sclr
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_clubb_core_module.F90:4024:40:
4024 | subroutine check_clubb_settings( nzmax, params, & ! intent(in)
| 1
Warning: Unused dummy argument 'nzmax' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/advance_clubb_core_module.F90:145:23:
145 | hydromet, l_mix_rat_hm, & ! intent(in)
| 1
Warning: Unused dummy argument 'hydromet' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:1424:14:
1424 | IF ( STRLEN > 5 ) THEN
| ^
Warning: 'strlen' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_config_mod.F90:1370:48:
1370 | INTEGER :: IDX, STRLEN, ExtNr
| ^
note: 'strlen' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_driver_mod.F90:1155:21:
1155 | DGN_LAI = ExtState%LAI%Arr%Val
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_driver_mod.F90:1167:21:
1167 | DGN_SUNCOS = ExtState%SUNCOS%Arr%Val
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_driver_mod.F90:1168:21:
1168 | DGN_DRYTOTN = ExtState%DRY_TOTN%Arr%Val
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_driver_mod.F90:1169:21:
1169 | DGN_WETTOTN = ExtState%WET_TOTN%Arr%Val
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_driver_mod.F90:1140:37:
1140 | SUBROUTINE HCOX_DiagnFill( HcoState, ExtState, RC )
| 1
Warning: Unused dummy argument 'hcostate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_driver_mod.F90:921:49:
921 | SUBROUTINE HCOX_DiagnDefine( HcoState, ExtState, RC )
| 1
Warning: Unused dummy argument 'extstate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Extensions/hcox_driver_mod.F90:938:35:
938 | INTEGER :: ExtNr, II
| 1
Warning: Unused variable 'ii' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/HEMCO/src/Core/hco_driver_mod.F90:101:29:
101 | CHARACTER(LEN=255) :: MSG, LOC
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:5363:22:
5363 | tape(t)%hlist(fld)%hbuf(dimind2%beg1:dimind2%end1, 1, ind3)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:5382:30:
5382 | ind3) = tape(t)%hlist(fld)%hbuf(dimind2%beg1:dimind2%end1,&
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:422:38:
422 | fldname = listentry%field%name
| 1
Warning: CHARACTER expression will be truncated in assignment (32/35) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:886:19:
886 | call mpi_bcast(ndens, ptapes, mpi_integer, masterprocid, mpicom, ierr)
| 1
......
1904 | 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(*)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:5918:57:
5918 | gridname, flag_xyfill, sampling_seq, standard_name, fill_value, optype, &
| 1
Warning: Unused dummy argument 'standard_name' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:5207:22:
5207 | integer :: begdim1, begdim2, begdim3 ! on-node chunk or lat start index
| 1
Warning: Unused variable 'begdim1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:5207:31:
5207 | integer :: begdim1, begdim2, begdim3 ! on-node chunk or lat start index
| 1
Warning: Unused variable 'begdim2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:5208:22:
5208 | integer :: enddim1, enddim2, enddim3 ! on-node chunk or lat end index
| 1
Warning: Unused variable 'enddim1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:5208:31:
5208 | integer :: enddim1, enddim2, enddim3 ! on-node chunk or lat end index
| 1
Warning: Unused variable 'enddim2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:3131:58:
3131 | character(len=max_chars) :: lonlatname(pflds)
| 1
Warning: Array 'lonlatname' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:1845:33:
1845 | integer :: beg_nstep ! start timestep of this slice for nstep accumulation counter
| 1
Warning: Unused variable 'beg_nstep' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:1891:50:
1891 | integer :: c,ib,ie,jb,je,k,cnt,wtidx(1)
| 1
Warning: Unused variable 'jb' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:1891:53:
1891 | integer :: c,ib,ie,jb,je,k,cnt,wtidx(1)
| 1
Warning: Unused variable 'je' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:1891:55:
1891 | integer :: c,ib,ie,jb,je,k,cnt,wtidx(1)
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:1863:54:
1863 | type(var_desc_t) :: op_field1_desc
| 1
Warning: Unused variable 'op_field1_desc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:1864:54:
1864 | type(var_desc_t) :: op_field2_desc
| 1
Warning: Unused variable 'op_field2_desc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:1534:34:
1534 | yr_spec, mon_spec, day_spec, sec_spec )
| 1
Warning: Unused dummy argument 'day_spec' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:1534:24:
1534 | yr_spec, mon_spec, day_spec, sec_spec )
| 1
Warning: Unused dummy argument 'mon_spec' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:1534:44:
1534 | yr_spec, mon_spec, day_spec, sec_spec )
| 1
Warning: Unused dummy argument 'sec_spec' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:1534:14:
1534 | yr_spec, mon_spec, day_spec, sec_spec )
| 1
Warning: Unused dummy argument 'yr_spec' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:599:58:
599 | character(len=max_chars) :: fincl10lonlat(pflds)
| 1
Warning: Array 'fincl10lonlat' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:590:57:
590 | character(len=max_chars) :: fincl1lonlat(pflds)
| 1
Warning: Array 'fincl1lonlat' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:591:57:
591 | character(len=max_chars) :: fincl2lonlat(pflds)
| 1
Warning: Array 'fincl2lonlat' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:592:57:
592 | character(len=max_chars) :: fincl3lonlat(pflds)
| 1
Warning: Array 'fincl3lonlat' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:593:57:
593 | character(len=max_chars) :: fincl4lonlat(pflds)
| 1
Warning: Array 'fincl4lonlat' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:594:57:
594 | character(len=max_chars) :: fincl5lonlat(pflds)
| 1
Warning: Array 'fincl5lonlat' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:595:57:
595 | character(len=max_chars) :: fincl6lonlat(pflds)
| 1
Warning: Array 'fincl6lonlat' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:596:57:
596 | character(len=max_chars) :: fincl7lonlat(pflds)
| 1
Warning: Array 'fincl7lonlat' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:597:57:
597 | character(len=max_chars) :: fincl8lonlat(pflds)
| 1
Warning: Array 'fincl8lonlat' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:598:57:
598 | character(len=max_chars) :: fincl9lonlat(pflds)
| 1
Warning: Array 'fincl9lonlat' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:396:29:
396 | integer :: i,k,c,ib,ie,jb,je,count ! index
| 1
Warning: Unused variable 'jb' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:396:32:
396 | integer :: i,k,c,ib,ie,jb,je,count ! index
| 1
Warning: Unused variable 'je' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:396:18:
396 | integer :: i,k,c,ib,ie,jb,je,count ! index
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:3667:10:
3667 | if (avg_subcols) then
| ^
Warning: 'avg_subcols' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_history.F90:3610:40:
3610 | logical :: avg_subcols ! average subcols before accum
| ^
note: 'avg_subcols' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/chem_prod_loss_diags.F90:40:20:
40 | do i = 1,clscnt1
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/species_sums_diags.F90:162:32:
162 | spc_name = grp%vars(j)
| 1
Warning: CHARACTER expression will be truncated in assignment (16/64) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/species_sums_diags.F90:178:32:
178 | spc_name = grp%vars(j)
| 1
Warning: CHARACTER expression will be truncated in assignment (16/64) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_cph.F90:143:17:
143 | do i = 1,ncph
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_cph.F90:156:17:
156 | do i = 1,ncph
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_cph.F90:66:17:
66 | do i = 1,ncph
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_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(*)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/tracers.F90:328:28:
328 | character(len=16) :: name ! constituent name
| 1
Warning: Unused variable 'name' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:247:66:
247 | flxprc1_inv, flxsnow1_inv, &
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:403:49:
403 | flxprc1 , flxsnow1 , &
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:466:62:
466 | flxprc1_out , flxsnow1_out , &
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/chem_prod_loss_diags.F90:58:60:
58 | subroutine chem_prod_loss_diags_out( ncol, lchnk, base_sol, reaction_rates, prod_in, loss_in, xhnm )
| 1
Warning: Unused dummy argument 'base_sol' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/chem_prod_loss_diags.F90:58:76:
58 | subroutine chem_prod_loss_diags_out( ncol, lchnk, base_sol, reaction_rates, prod_in, loss_in, xhnm )
| 1
Warning: Unused dummy argument 'reaction_rates' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_exp_sol.F90:66:20:
66 | do m = 1,clscnt1
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/pp_trop_mam4/mo_exp_sol.F90:13:20:
13 | do i = 1,clscnt1
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aero_settling.F90:142:2:
142 | velnat(:,k) = 0._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aero_settling.F90:154:2:
154 | kp1 = k + 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aero_settling.F90:155:2:
155 | lon_mask(:) = press(:ncol,k) >= 2.e2_r8 .and. press(:ncol,k) <= 300.e2_r8 &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aero_settling.F90:157:2:
157 | if( any( lon_mask(:) ) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aero_settling.F90:160:2:
160 | if( lon_mask(i) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aero_settling.F90:175:2:
175 | visc = (t*1.458e-6_r8)**1.5_r8 /(t + 110.4_r8)*10000._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aero_settling.F90:179:2:
179 | atm_dens = ad(i,k)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aero_settling.F90:180:2:
180 | atm_densa = 1._r8/atm_dens
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aero_settling.F90:189:2:
189 | rad_nat = radius_nat(i,k)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aero_settling.F90:198:2:
198 | vel_nat = c1*rad_nat**2 * nat_dens*gravity*Cc_nat/visc*shape_fac_nat
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aero_settling.F90:199:2:
199 | velnat(i,k) = vel_nat
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aero_settling.F90:203:11:
203 | flux_nat = cond_hno3*vel_nat* const_nat
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aero_settling.F90:207:2:
207 | depos = min( cond_hno3,flux_nat*dt_dz )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aero_settling.F90:211:2:
211 | hno3_cond(i,k) = (cond_hno3 - depos)*atm_densa
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aero_settling.F90:215:2:
215 | hno3_cond(i,kp1) = hno3_cond(i,kp1) + depos/ad(i,kp1)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/tracers.F90:611:22:
611 | end function test_func
| ^
Warning: 'fout' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/tracers.F90:374:53:
374 | function test_func(name, lat, lon, k, z) result(fout)
| ^
note: 'fout' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_airplane.F90:46:21:
46 | integer :: cldind, kk, i, k
| 1
Warning: Unused variable 'cldind' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_airplane.F90:32:68:
32 | subroutine airpl_set( lchnk, ncol, no_ndx, co_ndx, xno_ndx, cldtop, zint_abs, extfrc)
| 1
Warning: Unused dummy argument 'cldtop' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:4955:2:
4955 | fs = max(fs, 1.e-10_r8)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:4957:13:
4957 | fs = min(fs,-1.e-10_r8)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:4916:3:
4916 | 20 return
| 1
Warning: Label 20 at (1) defined but not used [-Wunused-label]
/home/jenkins/workspace/cam_scam_gfortran_debug_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)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/qneg_module.F90:429:57:
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)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_budget.F90:95:19:
93 | call mpi_bcast(thermo_budget_history , 1 , mpi_logical , masterprocid, mpicom, ierr)
| 2
94 | if (ierr /= mpi_success) call endrun(subname//": FATAL: mpi_bcast: thermo_budget_history")
95 | call mpi_bcast(thermo_budget_histfile_num , 1 , mpi_integer , masterprocid, mpicom, ierr)
| 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/LOGICAL(4)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/qneg_module.F90:26:34:
26 | logical :: log_warnings = .false.
| 1
Warning: Unused PRIVATE module variable 'log_warnings' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_budget.F90:303:39:
303 | integer :: m ! budget index
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:4675:39:
4675 | real(r8) :: tc,temps,t
| 1
Warning: Unused variable 't' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:957:88:
957 | real(r8), dimension(mix) :: cush_o , precip_o , snow_o , rliq_o, cbmf_o, cnt_o, cnb_o
| 1
Warning: Unused variable 'cbmf_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:961:59:
961 | thv0lcl_o, cinlcl_o
| 1
Warning: Unused variable 'cinlcl_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:957:102:
957 | real(r8), dimension(mix) :: cush_o , precip_o , snow_o , rliq_o, cbmf_o, cnt_o, cnb_o
| 1
Warning: Unused variable 'cnb_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:957:95:
957 | real(r8), dimension(mix) :: cush_o , precip_o , snow_o , rliq_o, cbmf_o, cnt_o, cnb_o
| 1
Warning: Unused variable 'cnt_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:952:58:
952 | qiu_o , cufrc_o , evapc_o , &
| 1
Warning: Unused variable 'cufrc_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:957:46:
957 | real(r8), dimension(mix) :: cush_o , precip_o , snow_o , rliq_o, cbmf_o, cnt_o, cnb_o
| 1
Warning: Unused variable 'cush_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:952:69:
952 | qiu_o , cufrc_o , evapc_o , &
| 1
Warning: Unused variable 'evapc_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:751:23:
751 | real(r8) flxsntm ! Downward snow flux
| 1
Warning: Unused variable 'flxsntm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:766:22:
766 | integer kk, mm, k, i, m, kp1, km1
| 1
Warning: Unused variable 'mm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:928:43:
928 | real(r8) :: ufrcinvbase, winvbase, pinv, zinv, emfkbup, cbmflimit, rho0rel
| 1
Warning: Unused variable 'pinv' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:957:59:
957 | real(r8), dimension(mix) :: cush_o , precip_o , snow_o , rliq_o, cbmf_o, cnt_o, cnb_o
| 1
Warning: Unused variable 'precip_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:954:90:
954 | ssthl0_o , ssqt0_o , ssu0_o , ssv0_o , qc_o , &
| 1
Warning: Unused variable 'qc_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:951:79:
951 | sten_o , uten_o , vten_o , qcu_o , qlu_o , &
| 1
Warning: Unused variable 'qcu_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:950:69:
950 | qvten_o , qlten_o , qiten_o , qrten_o , qsten_o , &
| 1
Warning: Unused variable 'qiten_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:952:45:
952 | qiu_o , cufrc_o , evapc_o , &
| 1
Warning: Unused variable 'qiu_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:950:58:
950 | qvten_o , qlten_o , qiten_o , qrten_o , qsten_o , &
| 1
Warning: Unused variable 'qlten_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:951:91:
951 | sten_o , uten_o , vten_o , qcu_o , qlu_o , &
| 1
Warning: Unused variable 'qlu_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:950:81:
950 | qvten_o , qlten_o , qiten_o , qrten_o , qsten_o , &
| 1
Warning: Unused variable 'qrten_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:950:93:
950 | qvten_o , qlten_o , qiten_o , qrten_o , qsten_o , &
| 1
Warning: Unused variable 'qsten_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:956:69:
956 | real(r8), dimension(0:mkx) :: umf_o , slflx_o , qtflx_o , ufrc_o
| 1
Warning: Unused variable 'qtflx_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:955:47:
955 | qtten_o , slten_o
| 1
Warning: Unused variable 'qtten_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:950:47:
950 | qvten_o , qlten_o , qiten_o , qrten_o , qsten_o , &
| 1
Warning: Unused variable 'qvten_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:928:78:
928 | real(r8) :: ufrcinvbase, winvbase, pinv, zinv, emfkbup, cbmflimit, rho0rel
| 1
Warning: Unused variable 'rho0rel' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:957:80:
957 | real(r8), dimension(mix) :: cush_o , precip_o , snow_o , rliq_o, cbmf_o, cnt_o, cnb_o
| 1
Warning: Unused variable 'rliq_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:956:58:
956 | real(r8), dimension(0:mkx) :: umf_o , slflx_o , qtflx_o , ufrc_o
| 1
Warning: Unused variable 'slflx_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:955:58:
955 | qtten_o , slten_o
| 1
Warning: Unused variable 'slten_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:957:68:
957 | real(r8), dimension(mix) :: cush_o , precip_o , snow_o , rliq_o, cbmf_o, cnt_o, cnb_o
| 1
Warning: Unused variable 'snow_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:951:46:
951 | sten_o , uten_o , vten_o , qcu_o , qlu_o , &
| 1
Warning: Unused variable 'sten_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:630:28:
630 | real(r8) t0_star(mkx) ! Environmental temperature [ K ]
| 1
Warning: Unused variable 't0_star' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:933:75:
933 | v0_s , t0_s , qt0_s , thl0_s , thvl0_s , qvten_s , &
| 1
Warning: Unused variable 'thl0_s' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:939:73:
939 | real(r8) :: cin_i,cin_f,del_CIN,ke,alpha,thlj
| 1
Warning: Unused variable 'thlj' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:933:86:
933 | v0_s , t0_s , qt0_s , thl0_s , thvl0_s , qvten_s , &
| 1
Warning: Unused variable 'thvl0_s' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:966:47:
966 | real(r8), dimension(0:mkx,ncnst) :: trflx_o
| 1
Warning: Unused variable 'trflx_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:965:47:
965 | real(r8), dimension(mkx,ncnst) :: trten_o, sstr0_o
| 1
Warning: Unused variable 'trten_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:958:46:
958 | real(r8), dimension(0:mkx) :: uflx_o , vflx_o
| 1
Warning: Unused variable 'uflx_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:956:80:
956 | real(r8), dimension(0:mkx) :: umf_o , slflx_o , qtflx_o , ufrc_o
| 1
Warning: Unused variable 'ufrc_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:956:45:
956 | real(r8), dimension(0:mkx) :: umf_o , slflx_o , qtflx_o , ufrc_o
| 1
Warning: Unused variable 'umf_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:951:57:
951 | sten_o , uten_o , vten_o , qcu_o , qlu_o , &
| 1
Warning: Unused variable 'uten_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:958:57:
958 | real(r8), dimension(0:mkx) :: uflx_o , vflx_o
| 1
Warning: Unused variable 'vflx_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:951:68:
951 | sten_o , uten_o , vten_o , qcu_o , qlu_o , &
| 1
Warning: Unused variable 'vten_o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:785:41:
785 | real(r8) ee2, ud2, wtw, wtwb, wtwh
| 1
Warning: Unused variable 'wtwh' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:786:24:
786 | real(r8) xc, xc_2
| 1
Warning: Unused variable 'xc_2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:928:49:
928 | real(r8) :: ufrcinvbase, winvbase, pinv, zinv, emfkbup, cbmflimit, rho0rel
| 1
Warning: Unused variable 'zinv' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/history_scam.F90:40:20:
40 | real(r8) dummy
| 1
Warning: Unused variable 'dummy' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/history_scam.F90:39:17:
39 | integer m,j ! Indices
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/history_scam.F90:39:15:
39 | integer m,j ! Indices
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/history_defaults.F90:47:13:
47 | integer m ! Index
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/mo_msis_ubc.F90:98:10:
98 | use spmd_utils, only : masterproc
| 1
Warning: Unused module variable 'masterproc' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_neu_wetdep.F90:713:23:
713 | RAX = RAMA !kg/m2/s
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_neu_wetdep.F90:1356:2:
1356 | if (RCA > zero) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_neu_wetdep.F90:1357:2:
1357 | DCA = (RCXA*FCXA*CLOLDPCT)/(RCA*FCA)*DCXA + &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_neu_wetdep.F90:1360:2:
1360 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_neu_wetdep.F90:1361:2:
1361 | DCA = zero
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_neu_wetdep.F90:1362:2:
1362 | FCA = zero
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_neu_wetdep.F90:1363:2:
1363 | endif
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_neu_wetdep.F90:1374:2:
1374 | if( RAMA > zero ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_neu_wetdep.F90:1378:2:
1378 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_neu_wetdep.F90:1379:2:
1379 | FAMA = zero
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_neu_wetdep.F90:1381:2:
1381 | endif
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_neu_wetdep.F90:1396:2:
1396 | RNEW = zero
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/diag_dynvar_ic.F90:14:8:
14 | use commap, only:clat,clon
| 1
Warning: Unused module variable 'clat' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/diag_dynvar_ic.F90:28:31:
28 | real(r8) :: clat_plon(plon) ! constituents
| 1
Warning: Unused variable 'clat_plon' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/diag_dynvar_ic.F90:14:8:
14 | use commap, only:clat,clon
| 1
Warning: Unused module variable 'clon' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/diag_dynvar_ic.F90:30:25:
30 | real(r8) :: lam(plon) ! constituents
| 1
Warning: Unused variable 'lam' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/diag_dynvar_ic.F90:29:25:
29 | real(r8) :: phi(plat) ! constituents
| 1
Warning: Unused variable 'phi' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/diag_dynvar_ic.F90:2:32:
2 | subroutine diag_dynvar_ic(phis, ps, t3, u3, v3, q3)
| 1
Warning: Unused dummy argument 'phis' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scmforecast.F90:397:38:
397 | scm_use_obs_uv=true to use observed u and v')
| 1
Warning: Missing '&' in continued character constant at (1) [-Wampersand]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/epp_ionization.F90:407:32:
407 | if (path .eq. 'NONE') return
| ^
Warning: 'in_obj' may be used uninitialized [-Wmaybe-uninitialized]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/epp_ionization.F90:393:59:
393 | function create_input_obj( path, varname ) result(in_obj)
| ^
note: 'in_obj' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scmforecast.F90:27:27:
27 | subroutine forecast( lat , nlon , ztodt , &
| 1
Warning: Unused dummy argument 'lat' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scmforecast.F90:125:30:
125 | real(r8) pdelb(plon,plev)
| 1
Warning: Unused variable 'pdelb' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scmforecast.F90:28:50:
28 | psm1 , psm2 , ps , &
| 1
Warning: Unused dummy argument 'ps' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scmforecast.F90:28:40:
28 | psm1 , psm2 , ps , &
| 1
Warning: Unused dummy argument 'psm2' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scmforecast.F90:50:9:
50 | use physconst, only : rair, cpair, gravit, rga
| 1
Warning: Unused module variable 'rga' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cloud_cover_diags.F90:98:23:
98 | subroutine cldsav(lchnk ,ncol , &
| 1
Warning: Unused dummy argument 'lchnk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_neu_wetdep.F90:1623:59:
1623 | subroutine WASHGAS (RWASH,BOXF,DTSCAV,QTRTOP,HSTAR,TM,PR,QM, &
| 1
Warning: Unused dummy argument 'tm' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scmforecast.F90:508:65:
508 | rtau(k) = rslope*pmidm1(k) + rycept ! linear regime
| ^
Warning: 'rslope' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scmforecast.F90:169:20:
169 | real(r8) rslope ! [optional] slope for linear relaxation profile
| ^
note: 'rslope' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scmforecast.F90:508:65:
508 | rtau(k) = rslope*pmidm1(k) + rycept ! linear regime
| ^
Warning: 'rycept' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scmforecast.F90:170:20:
170 | real(r8) rycept ! [optional] y-intercept for linear relaxtion profile
| ^
note: 'rycept' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/linemsdyn.F90:450:25:
450 | irow ,nlon_fft,fftbufs ,fftbufn , &
| 1
Warning: Unused dummy argument 'irow' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities/qneg.F90:362:25:
359 | call MPI_REDUCE(qneg_warn_num(:, index), global_warn_num(:), &
| 2
......
362 | call MPI_REDUCE(qneg_warn_worst(:, index), global_warn_worst(:), &
| 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities/qneg.F90:362:52:
359 | call MPI_REDUCE(qneg_warn_num(:, index), global_warn_num(:), &
| 2
......
362 | call MPI_REDUCE(qneg_warn_worst(:, index), global_warn_worst(:), &
| 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities/qneg.F90:215:47:
215 | real(kind_phys) :: badcols(1:num_columns) ! Column sum for outfld
| 1
Warning: Unused variable 'badcols' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/utilities/qneg.F90:395:32:
395 | subroutine reset_stats_scalar(num, worst)
| ^
Warning: 'reset_stats_scalar' defined but not used [-Wunused-function]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spegrd.F90:122:17:
122 | if (lat > plat/2) then ! Northern hemisphere
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/spegrd.F90:188:7:
188 | use comspe, only: maxm
| 1
Warning: Unused module variable 'maxm' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/tfilt_massfix.F90:483:4:
483 | 1000 format(' TIMEFILTER: WARNING: fixer for tracer ',i3,' exceeded ', &
| 1
Warning: Label 1000 at (1) defined but not used [-Wunused-label]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/tfilt_massfix.F90:151:28:
151 | real(r8) alpha_plon(plon)
| 1
Warning: Unused variable 'alpha_plon' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/tfilt_massfix.F90:149:27:
149 | real(r8) beta_plon(plon)
| 1
Warning: Unused variable 'beta_plon' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/tfilt_massfix.F90:150:27:
150 | real(r8) clat_plon(plon)
| 1
Warning: Unused variable 'clat_plon' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/tfilt_massfix.F90:148:29:
148 | real(r8) fixmas_plon(plon)
| 1
Warning: Unused variable 'fixmas_plon' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/tfilt_massfix.F90:141:38:
141 | integer i, k, m,j,ixcldliq,ixcldice,ixnumliq,ixnumice
| 1
Warning: Unused variable 'ixcldice' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/tfilt_massfix.F90:141:29:
141 | integer i, k, m,j,ixcldliq,ixcldice,ixnumliq,ixnumice
| 1
Warning: Unused variable 'ixcldliq' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/tfilt_massfix.F90:141:56:
141 | integer i, k, m,j,ixcldliq,ixcldice,ixnumliq,ixnumice
| 1
Warning: Unused variable 'ixnumice' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/tfilt_massfix.F90:141:47:
141 | integer i, k, m,j,ixcldliq,ixcldice,ixnumliq,ixnumice
| 1
Warning: Unused variable 'ixnumliq' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/tfilt_massfix.F90:141:20:
141 | integer i, k, m,j,ixcldliq,ixcldice,ixnumliq,ixnumice
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/tfilt_massfix.F90:110:26:
110 | integer :: timefiltstep !
| 1
Warning: Unused variable 'timefiltstep' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/physics_types.F90:1248:43:
1248 | real(r8),allocatable :: cpairv_loc(:,:)
| 1
Warning: Unused variable 'cpairv_loc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/physics_types.F90:1193:69:
1193 | subroutine physics_dme_adjust(state, tend, qini, liqini, iceini, dt)
| 1
Warning: Unused dummy argument 'dt' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/physics_types.F90:1238:25:
1238 | real(r8) :: te(pcols) ! total energy in a layer
| 1
Warning: Unused variable 'te' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/physics_types.F90:1193:43:
1193 | subroutine physics_dme_adjust(state, tend, qini, liqini, iceini, dt)
| 1
Warning: Unused dummy argument 'tend' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/physics_types.F90:1245:36:
1245 | real(r8) :: tot_water_chg(pcols) ! total water change
| 1
Warning: Unused variable 'tot_water_chg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/physics_types.F90:1239:27:
1239 | real(r8) :: utmp(pcols) ! temp variable for recalculating the initial u values
| 1
Warning: Unused variable 'utmp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/physics_types.F90:1240:27:
1240 | real(r8) :: vtmp(pcols) ! temp variable for recalculating the initial v values
| 1
Warning: Unused variable 'vtmp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/physics_types.F90:176:83:
176 | subroutine physics_type_alloc(phys_state, phys_tend, begchunk, endchunk, psetcols)
| 1
Warning: Unused dummy argument 'psetcols' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scandyn.F90:144:17:
144 | do irow=1,plat/2
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scandyn.F90:184:20:
184 | if(lat.le.plat/2) then
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scandyn.F90:201:2:
201 | pdeld(:,:,lat,n3m2 ))
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scandyn.F90:144:19:
144 | do irow=1,plat/2
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scandyn.F90:96:15:
96 | integer :: m ! constituent index
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scandyn.F90:31:7:
31 | use prognostics, only: u3, v3, q3, t3, div, vort, phis, omga, dpsl, &
| 1
Warning: Unused module variable 'n3' which has been explicitly imported at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scan2.F90:181:17:
181 | do j=1,plat/2
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scan2.F90:229:20:
229 | if (lat > plat/2) irow = plat - lat + 1
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scan2.F90:393:20:
393 | if (lat > plat/2) irow = plat - lat + 1
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scan2.F90:181:19:
181 | do j=1,plat/2
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scan2.F90:513:16:
513 | integer procj
| 1
Warning: Unused variable 'procj' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/scan2.F90:69:7:
69 | use mpishorthand, only: mpicom, mpir8
| 1
Warning: Unused module variable 'mpir8' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:5082:7:
5082 | if( dqv .gt. 1.e-20_r8 ) then
| ^
Warning: 'dqv' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:5055:27:
5055 | real(r8) dql, dqi, dqv, sum, aa, dum
| ^
note: 'dqv' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:1935:48:
1935 | cbmf_out(i) = cbmf_s
| ^
Warning: 'cbmf_s' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:938:93:
938 | real(r8) :: cush_s , precip_s, snow_s , cin_s , rliq_s, cbmf_s, cnt_s, cnb_s
| ^
note: 'cbmf_s' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:1972:53:
1972 | cbmflimit_out(i) = cbmflimit_s
| ^
Warning: 'cbmflimit_s' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:926:94:
926 | qtsrc_s, thlsrc_s, thvlsrc_s, emfkbup_s, cinlcl_s, pbup_s, ppen_s, cbmflimit_s, &
| ^
note: 'cbmflimit_s' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:1951:47:
1951 | cinh_out(i) = cin_s
| ^
Warning: 'cin_s' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:938:74:
938 | real(r8) :: cush_s , precip_s, snow_s , cin_s , rliq_s, cbmf_s, cnt_s, cnb_s
| ^
note: 'cin_s' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:4340:42:
4340 | cinlclh_out(i) = cinlcl
| ^
Warning: 'cinlcl' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:791:27:
791 | real(r8) cin, cinlcl
| ^
note: 'cinlcl' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:1952:50:
1952 | cinlclh_out(i) = cinlcl_s
| ^
Warning: 'cinlcl_s' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:926:65:
926 | qtsrc_s, thlsrc_s, thvlsrc_s, emfkbup_s, cinlcl_s, pbup_s, ppen_s, cbmflimit_s, &
| ^
note: 'cinlcl_s' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:1939:47:
1939 | cnb_out(i) = cnb_s
| ^
Warning: 'cnb_s' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:938:107:
938 | real(r8) :: cush_s , precip_s, snow_s , cin_s , rliq_s, cbmf_s, cnt_s, cnb_s
| ^
note: 'cnb_s' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:1938:47:
1938 | cnt_out(i) = cnt_s
| ^
Warning: 'cnt_s' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:938:100:
938 | real(r8) :: cush_s , precip_s, snow_s , cin_s , rliq_s, cbmf_s, cnt_s, cnb_s
| ^
note: 'cnt_s' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:1928:48:
1928 | cush_inout(i) = cush_s
| ^
Warning: 'cush_s' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:938:46:
938 | real(r8) :: cush_s , precip_s, snow_s , cin_s , rliq_s, cbmf_s, cnt_s, cnb_s
| ^
note: 'cush_s' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:1971:51:
1971 | emfkbup_out(i) = emfkbup_s
| ^
Warning: 'emfkbup_s' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:926:55:
926 | qtsrc_s, thlsrc_s, thvlsrc_s, emfkbup_s, cinlcl_s, pbup_s, ppen_s, cbmflimit_s, &
| ^
note: 'emfkbup_s' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:4354:53:
4354 | pbup_out(i) = ps0(kbup)
| ^
Warning: 'kbup' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:774:20:
774 | integer kbup ! Top layer in which cloud buoyancy is positive at the top interface
| ^
note: 'kbup' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:4355:66:
4355 | ppen_out(i) = ps0(kpen-1) + ppen
| ^
Warning: 'kpen' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:775:20:
775 | integer kpen ! Highest layer with positive updraft vertical velocity
| ^
note: 'kpen' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:1966:48:
1966 | pbup_out(i) = pbup_s
| ^
Warning: 'pbup_s' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:926:73:
926 | qtsrc_s, thlsrc_s, thvlsrc_s, emfkbup_s, cinlcl_s, pbup_s, ppen_s, cbmflimit_s, &
| ^
note: 'pbup_s' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:1964:52:
1964 | pinv_out(i) = pinv_s
| ^
Warning: 'pinv_s' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:925:76:
925 | real(r8) :: ufrcinvbase_s, ufrclcl_s, winvbase_s, wlcl_s, plcl_s, pinv_s, plfc_s, &
| ^
note: 'pinv_s' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:1963:48:
1963 | plcl_out(i) = plcl_s
| ^
Warning: 'plcl_s' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:925:68:
925 | real(r8) :: ufrcinvbase_s, ufrclcl_s, winvbase_s, wlcl_s, plcl_s, pinv_s, plfc_s, &
| ^
note: 'plcl_s' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:1965:52:
1965 | plfc_out(i) = plfc_s
| ^
Warning: 'plfc_s' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:925:84:
925 | real(r8) :: ufrcinvbase_s, ufrclcl_s, winvbase_s, wlcl_s, plcl_s, pinv_s, plfc_s, &
| ^
note: 'plfc_s' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:4355:66:
4355 | ppen_out(i) = ps0(kpen-1) + ppen
| ^
Warning: 'ppen' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:795:39:
795 | real(r8) criqc, exql, exqi, ppen
| ^
note: 'ppen' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:1967:52:
1967 | ppen_out(i) = ppen_s
| ^
Warning: 'ppen_s' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:926:81:
926 | qtsrc_s, thlsrc_s, thvlsrc_s, emfkbup_s, cinlcl_s, pbup_s, ppen_s, cbmflimit_s, &
| ^
note: 'ppen_s' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:1925:50:
1925 | precip_out(i) = precip_s
| ^
Warning: 'precip_s' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:938:57:
938 | real(r8) :: cush_s , precip_s, snow_s , cin_s , rliq_s, cbmf_s, cnt_s, cnb_s
| ^
note: 'precip_s' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:1968:49:
1968 | qtsrc_out(i) = qtsrc_s
| ^
Warning: 'qtsrc_s' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:926:23:
926 | qtsrc_s, thlsrc_s, thvlsrc_s, emfkbup_s, cinlcl_s, pbup_s, ppen_s, cbmflimit_s, &
| ^
note: 'qtsrc_s' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:4363:40:
4363 | rcwp_out(i) = rcwp
| ^
Warning: 'rcwp' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:801:20:
801 | real(r8) rcwp, rlwp, riwp, qcubelow, qlubelow, qiubelow
| ^
note: 'rcwp' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:1975:48:
1975 | rcwp_out(i) = rcwp_s
| ^
Warning: 'rcwp_s' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:927:40:
927 | tkeavg_s, zinv_s, rcwp_s, rlwp_s, riwp_s
| ^
note: 'rcwp_s' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:4365:40:
4365 | riwp_out(i) = riwp
| ^
Warning: 'riwp' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:801:32:
801 | real(r8) rcwp, rlwp, riwp, qcubelow, qlubelow, qiubelow
| ^
note: 'riwp' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:1977:48:
1977 | riwp_out(i) = riwp_s
| ^
Warning: 'riwp_s' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:927:56:
927 | tkeavg_s, zinv_s, rcwp_s, rlwp_s, riwp_s
| ^
note: 'riwp_s' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:1937:48:
1937 | rliq_out(i) = rliq_s
| ^
Warning: 'rliq_s' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:938:85:
938 | real(r8) :: cush_s , precip_s, snow_s , cin_s , rliq_s, cbmf_s, cnt_s, cnb_s
| ^
note: 'rliq_s' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:4364:40:
4364 | rlwp_out(i) = rlwp
| ^
Warning: 'rlwp' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:801:26:
801 | real(r8) rcwp, rlwp, riwp, qcubelow, qlubelow, qiubelow
| ^
note: 'rlwp' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:1976:48:
1976 | rlwp_out(i) = rlwp_s
| ^
Warning: 'rlwp_s' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:927:48:
927 | tkeavg_s, zinv_s, rcwp_s, rlwp_s, riwp_s
| ^
note: 'rlwp_s' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:1926:48:
1926 | snow_out(i) = snow_s
| ^
Warning: 'snow_s' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:938:65:
938 | real(r8) :: cush_s , precip_s, snow_s , cin_s , rliq_s, cbmf_s, cnt_s, cnb_s
| ^
note: 'snow_s' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:1969:50:
1969 | thlsrc_out(i) = thlsrc_s
| ^
Warning: 'thlsrc_s' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:926:33:
926 | qtsrc_s, thlsrc_s, thvlsrc_s, emfkbup_s, cinlcl_s, pbup_s, ppen_s, cbmflimit_s, &
| ^
note: 'thlsrc_s' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:4358:43:
4358 | thvlsrc_out(i) = thvlsrc
| ^
Warning: 'thvlsrc' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:780:50:
780 | real(r8) thlsrc, qtsrc, usrc, vsrc, thvlsrc ! Updraft source air properties
| ^
note: 'thvlsrc' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:1970:51:
1970 | thvlsrc_out(i) = thvlsrc_s
| ^
Warning: 'thvlsrc_s' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:926:44:
926 | qtsrc_s, thlsrc_s, thvlsrc_s, emfkbup_s, cinlcl_s, pbup_s, ppen_s, cbmflimit_s, &
| ^
note: 'thvlsrc_s' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:4361:42:
4361 | tkeavg_out(i) = tkeavg
| ^
Warning: 'tkeavg' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:788:46:
788 | real(r8) rkfre, sigmaw, epsvarw, tkeavg, dpsum, dpi, thvlmin
| ^
note: 'tkeavg' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:1973:50:
1973 | tkeavg_out(i) = tkeavg_s
| ^
Warning: 'tkeavg_s' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:927:24:
927 | tkeavg_s, zinv_s, rcwp_s, rlwp_s, riwp_s
| ^
note: 'tkeavg_s' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:1959:55:
1959 | ufrcinvbase_out(i) = ufrcinvbase_s
| ^
Warning: 'ufrcinvbase_s' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:925:29:
925 | real(r8) :: ufrcinvbase_s, ufrclcl_s, winvbase_s, wlcl_s, plcl_s, pinv_s, plfc_s, &
| ^
note: 'ufrcinvbase_s' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:1960:52:
1960 | ufrclcl_out(i) = ufrclcl_s
| ^
Warning: 'ufrclcl_s' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:925:40:
925 | real(r8) :: ufrcinvbase_s, ufrclcl_s, winvbase_s, wlcl_s, plcl_s, pinv_s, plfc_s, &
| ^
note: 'ufrclcl_s' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:1961:52:
1961 | winvbase_out(i) = winvbase_s
| ^
Warning: 'winvbase_s' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:925:52:
925 | real(r8) :: ufrcinvbase_s, ufrclcl_s, winvbase_s, wlcl_s, plcl_s, pinv_s, plfc_s, &
| ^
note: 'winvbase_s' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:1962:48:
1962 | wlcl_out(i) = wlcl_s
| ^
Warning: 'wlcl_s' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:925:60:
925 | real(r8) :: ufrcinvbase_s, ufrclcl_s, winvbase_s, wlcl_s, plcl_s, pinv_s, plfc_s, &
| ^
note: 'wlcl_s' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:1974:48:
1974 | zinv_out(i) = zinv_s
| ^
Warning: 'zinv_s' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:927:32:
927 | tkeavg_s, zinv_s, rcwp_s, rlwp_s, riwp_s
| ^
note: 'zinv_s' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:3669:51:
3669 | qiu_mid = 0.5_r8 * ( qiubelow + qij )
| ^
Warning: 'qiubelow' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:801:62:
801 | real(r8) rcwp, rlwp, riwp, qcubelow, qlubelow, qiubelow
| ^
note: 'qiubelow' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:3668:51:
3668 | qlu_mid = 0.5_r8 * ( qlubelow + qlj )
| ^
Warning: 'qlubelow' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/uwshcu.F90:801:52:
801 | real(r8) rcwp, rlwp, riwp, qcubelow, qlubelow, qiubelow
| ^
note: 'qlubelow' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dynpkg.F90:54:30:
54 | real(r8) grlps1(2*maxm,plat/2) ! ------------------------------
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dynpkg.F90:55:30:
55 | real(r8) grlps2(2*maxm,plat/2) ! |
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dynpkg.F90:56:33:
56 | real(r8) grt1(2*maxm,plev,plat/2) ! |
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dynpkg.F90:57:33:
57 | real(r8) grt2(2*maxm,plev,plat/2) ! |
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dynpkg.F90:58:33:
58 | real(r8) grz1(2*maxm,plev,plat/2) ! |
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dynpkg.F90:59:33:
59 | real(r8) grz2(2*maxm,plev,plat/2) ! |
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dynpkg.F90:60:33:
60 | real(r8) grd1(2*maxm,plev,plat/2) ! |
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dynpkg.F90:61:33:
61 | real(r8) grd2(2*maxm,plev,plat/2) ! |
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dynpkg.F90:62:34:
62 | real(r8) grfu1(2*maxm,plev,plat/2) ! |- see quad for definitions
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dynpkg.F90:63:34:
63 | real(r8) grfu2(2*maxm,plev,plat/2) ! |
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dynpkg.F90:64:34:
64 | real(r8) grfv1(2*maxm,plev,plat/2) ! |
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dynpkg.F90:65:34:
65 | real(r8) grfv2(2*maxm,plev,plat/2) ! |
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dynpkg.F90:66:34:
66 | real(r8) grut1(2*maxm,plev,plat/2) ! |
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dynpkg.F90:67:34:
67 | real(r8) grut2(2*maxm,plev,plat/2) ! |
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dynpkg.F90:68:34:
68 | real(r8) grvt1(2*maxm,plev,plat/2) ! |
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dynpkg.F90:69:34:
69 | real(r8) grvt2(2*maxm,plev,plat/2) ! |
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dynpkg.F90:70:34:
70 | real(r8) grrh1(2*maxm,plev,plat/2) ! |
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dynpkg.F90:71:34:
71 | real(r8) grrh2(2*maxm,plev,plat/2) ! ------------------------------
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dynpkg.F90:75:12:
75 | integer c
| 1
Warning: Unused variable 'c' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dynpkg.F90:22:7:
22 | use scamMod, only: single_column,scm_crm_mode,switch,wfldh
| 1
Warning: Unused module variable 'switch' which has been explicitly imported at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_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)).
/home/jenkins/workspace/cam_scam_gfortran_debug_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)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/tropopause.F90:224:73:
224 | use phys_grid, only : get_ncols_p, get_rlat_all_p, get_rlon_all_p
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/boundarydata.F90:799:43:
799 | subroutine boundarydata_vert_interp(lchnk, ncol, levsiz, fldcnt, pin, pmid, datain, dataout)
| 1
Warning: Unused dummy argument 'lchnk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/boundarydata.F90:754:21:
754 | integer :: n, np1
| 1
Warning: Unused variable 'np1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/boundarydata.F90:251:22:
251 | real(r8) :: calday ! current calendar day
| 1
Warning: Unused variable 'calday' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/boundarydata.F90:256:25:
256 | integer :: cols, cole
| 1
Warning: Unused variable 'cole' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/boundarydata.F90:256:19:
256 | integer :: cols, cole
| 1
Warning: Unused variable 'cols' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/boundarydata.F90:239:22:
239 | integer :: dataid ! netcdf id for data fields
| 1
Warning: Unused variable 'dataid' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/boundarydata.F90:245:17:
245 | integer :: j,n,k,nt,id ! indices
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/boundarydata.F90:246:24:
246 | integer :: ki,ko,ji,jo ! indices
| 1
Warning: Unused variable 'ji' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/boundarydata.F90:246:27:
246 | integer :: ki,ko,ji,jo ! indices
| 1
Warning: Unused variable 'jo' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/boundarydata.F90:246:18:
246 | integer :: ki,ko,ji,jo ! indices
| 1
Warning: Unused variable 'ki' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/boundarydata.F90:246:21:
246 | integer :: ki,ko,ji,jo ! indices
| 1
Warning: Unused variable 'ko' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/boundarydata.F90:255:43:
255 | real(r8), allocatable, target:: lati(:)
| 1
Warning: Unused variable 'lati' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/boundarydata.F90:232:21:
232 | integer :: lonid ! netcdf id for longitude variable
| 1
Warning: Unused variable 'lonid' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/boundarydata.F90:233:22:
233 | integer :: ncolid ! netcdf id for longitude variable
| 1
Warning: Unused variable 'ncolid' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/boundarydata.F90:245:24:
245 | integer :: j,n,k,nt,id ! indices
| 1
Warning: Unused variable 'nt' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/boundarydata.F90:236:21:
236 | integer :: timid ! netcdf id for time variable
| 1
Warning: Unused variable 'timid' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/boundarydata.F90:66:20:
66 | integer :: lchnk
| 1
Warning: Unused variable 'lchnk' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/aoa_tracers.F90:380:45:
380 | subroutine init_cnst_3d(m, latvals, lonvals, mask, q)
| 1
Warning: Unused dummy argument 'lonvals' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/aoa_tracers.F90:380:51:
380 | subroutine init_cnst_3d(m, latvals, lonvals, mask, q)
| 1
Warning: Unused dummy argument 'mask' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_utils.F90.in:906:18:
906 | avgs = sum(vals*weight, mask=(filter==1)) / sum(weight, mask=(filter==1))
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_utils.F90.in:912:18:
912 | avgs = sum(vals*weight) / sum(weight)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_utils.F90.in:906:18:
906 | avgs = sum(vals*weight, mask=(filter==1)) / sum(weight, mask=(filter==1))
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_utils.F90.in:912:18:
912 | avgs = sum(vals*weight) / sum(weight)
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_utils.F90.in:1048:55:
1048 | integer, allocatable :: nsubcol2d(:,:)
| 1
Warning: Unused variable 'nsubcol2d' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_utils.F90.in:767:37:
767 | integer :: indx, i, j, l
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_utils.F90.in:600:46:
600 | integer :: indx, nsubcol, i, j, l
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_utils.F90.in:600:46:
600 | integer :: indx, nsubcol, i, j, l
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_utils.F90.in:600:46:
600 | integer :: indx, nsubcol, i, j, l
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_utils.F90.in:547:46:
547 | integer :: indx, nsubcol, i, j
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_utils.F90.in:547:46:
547 | integer :: indx, nsubcol, i, j
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_utils.F90.in:547:46:
547 | integer :: indx, nsubcol, i, j
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_utils.F90.in:308:27:
308 | integer :: dim2, dim3
| 1
Warning: Unused variable 'dim3' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_utils.F90.in:308:21:
308 | integer :: dim2, dim3
| 1
Warning: Unused variable 'dim2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_utils.F90.in:308:27:
308 | integer :: dim2, dim3
| 1
Warning: Unused variable 'dim3' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_utils.F90.in:124:50:
124 | subroutine subcol_utils_init(subcol_scheme_init)
| 1
Warning: Unused dummy argument 'subcol_scheme_init' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/tropopause.F90:997:33:
997 | integer :: k2
| 1
Warning: Unused variable 'k2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/tropopause.F90:235:16:
235 | integer :: i, j, n
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/tropopause.F90:235:19:
235 | integer :: i, j, n
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/tropopause.F90:1344:38:
1344 | end function tropopause_interpolateT
| ^
Warning: 'tropt' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/tropopause.F90:1316:23:
1316 | real(r8) :: tropT ! tropopause temperature (K)
| ^
note: 'tropt' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/tropopause.F90:669:31:
669 | if ((tLev == -1) .or. (stobie(k) < sTrop)) then
| ^
Warning: 'strop' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/tropopause.F90:641:26:
641 | real(r8) :: sTrop ! stobie value at the tropopause
| ^
note: 'strop' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/tropopause.F90:1300:38:
1300 | end function tropopause_interpolateP
| ^
Warning: 'tropp' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/tropopause.F90:1272:23:
1272 | real(r8) :: tropP ! tropopause pressure (Pa)
| ^
note: 'tropp' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mee_ionization.F90:64:19:
63 | call mpi_bcast(mee_ion_inline, 1, mpi_logical, masterprocid, mpicom, ierr)
| 2
64 | call mpi_bcast(mee_ion_blc, 1, mpi_real8, masterprocid, mpicom, ierr)
| 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/LOGICAL(4)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/nudging.F90:1253:68:
1253 | sec_spec=Nudge_Next_Sec )
| 1
Warning: CHARACTER expression will be truncated in assignment (80/256) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/nudging.F90:1004:66:
1004 | sec_spec=Nudge_Next_Sec )
| 1
Warning: CHARACTER expression will be truncated in assignment (80/256) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/nudging.F90:1530:18:
1528 | call MPI_bcast(Nudge_File_Present, Nudge_NumObs, mpi_logical, mstrid, mpicom, ierr)
| 2
1529 | if (ierr /= mpi_success) call endrun(prefix//'FATAL: mpi_bcast: Nudge_File_Present')
1530 | 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/cam_scam_gfortran_debug_test/src/physics/cam/nudging.F90:916:18:
916 | call MPI_bcast(Nudge_Model , 1, mpi_logical, mstrid, mpicom, ierr)
| 1
......
1528 | 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/cam_scam_gfortran_debug_test/src/physics/cam/nudging.F90:918:18:
918 | call MPI_bcast(Nudge_ON , 1, mpi_logical, mstrid, mpicom, ierr)
| 1
......
1528 | 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/cam_scam_gfortran_debug_test/src/physics/cam/nudging.F90:920:18:
920 | call MPI_bcast(Nudge_Initialized , 1, mpi_logical, mstrid, mpicom, ierr)
| 1
......
1528 | 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/cam_scam_gfortran_debug_test/src/physics/cam/nudging.F90:498:18:
498 | call MPI_bcast(Nudge_Model , 1, mpi_logical, mstrid, mpicom, ierr)
| 1
......
1528 | 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/cam_scam_gfortran_debug_test/src/physics/cam/nudging.F90:500:18:
500 | call MPI_bcast(Nudge_Initialized , 1, mpi_logical, mstrid, mpicom, ierr)
| 1
......
1528 | 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/cam_scam_gfortran_debug_test/src/physics/cam/nudging.F90:502:18:
502 | call MPI_bcast(Nudge_ON , 1, mpi_logical, mstrid, mpicom, ierr)
| 1
......
1528 | 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/cam_scam_gfortran_debug_test/src/physics/cam/nudging.F90:566:18:
566 | call MPI_bcast(Nudge_Hwin_Invert, 1, mpi_logical, mstrid, mpicom, ierr)
| 1
......
1528 | 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/cam_scam_gfortran_debug_test/src/physics/cam/nudging.F90:580:18:
580 | call MPI_bcast(Nudge_Vwin_Invert, 1, mpi_logical, mstrid, mpicom, ierr)
| 1
......
1528 | 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/cam_scam_gfortran_debug_test/src/physics/cam/nudging.F90:582:18:
582 | call MPI_bcast(Nudge_ZonalFilter, 1, mpi_logical, mstrid, mpicom, ierr)
| 1
......
1528 | 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/cam_scam_gfortran_debug_test/src/physics/cam/nudging.F90:1778:46:
1778 | real(r8) function nudging_set_PSprofile(rlat,rlon,Nudge_PSprof)
| 1
Warning: Unused dummy argument 'rlat' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/nudging.F90:1778:51:
1778 | real(r8) function nudging_set_PSprofile(rlat,rlon,Nudge_PSprof)
| 1
Warning: Unused dummy argument 'rlon' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/nudging.F90:1437:7:
1437 | use ppgrid ,only: pver,pcols,begchunk,endchunk
| 1
Warning: Unused module variable 'begchunk' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/nudging.F90:1437:7:
1437 | use ppgrid ,only: pver,pcols,begchunk,endchunk
| 1
Warning: Unused module variable 'endchunk' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/nudging.F90:1101:32:
1101 | integer :: kk
| 1
Warning: Unused variable 'kk' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/nudging.F90:1102:39:
1102 | real(r8) :: Sbar,Qbar,Wsum
| 1
Warning: Unused variable 'qbar' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/nudging.F90:1102:34:
1102 | real(r8) :: Sbar,Qbar,Wsum
| 1
Warning: Unused variable 'sbar' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/nudging.F90:1102:44:
1102 | real(r8) :: Sbar,Qbar,Wsum
| 1
Warning: Unused variable 'wsum' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/nudging.F90:613:40:
613 | integer :: istat,lchnk,ncol,icol,ilev
| 1
Warning: Unused variable 'ilev' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/nudging.F90:1812:36:
1812 | end function nudging_set_PSprofile
| ^
Warning: '__result_nudging_set_psprofil' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/nudging.F90:1778:41:
1778 | real(r8) function nudging_set_PSprofile(rlat,rlon,Nudge_PSprof)
| ^
note: '__result_nudging_set_psprofil' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ghg_chem.F90:55:16:
55 | integer :: m,mm
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_ghg_chem.F90:55:19:
55 | integer :: m,mm
| 1
Warning: Unused variable 'mm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/nudging.F90:1389:75:
1389 | *Tscale*Nudge_Utau(:ncol,:pver,lchnk)
| ^
Warning: 'tscale' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/nudging.F90:1097:36:
1097 | real(r8) :: Tscale
| ^
note: 'tscale' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/physics_buffer.F90.in:705:57:
705 | subroutine pbuf_add_field_{TYPE}(name, persistence, dtype, dimsizes, index, col_type)
| 1
Warning: Unused dummy argument 'dtype' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/physics_buffer.F90.in:705:59:
705 | subroutine pbuf_add_field_{TYPE}(name, persistence, dtype, dimsizes, index, col_type)
| 1
Warning: Unused dummy argument 'dtype' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/physics_buffer.F90.in:705:56:
705 | subroutine pbuf_add_field_{TYPE}(name, persistence, dtype, dimsizes, index, col_type)
| 1
Warning: Unused dummy argument 'dtype' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/physics_buffer.F90.in:600:48:
600 | subroutine pbuf_register_field_int(name, pname, index, persistence, &
| 1
Warning: Unused dummy argument 'pname' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/physics_buffer.F90.in:341:42:
341 | logical function pbuf_field_has_col_type(pbuf, index, col_type) result(rval)
| ^
Warning: 'pbuf_field_has_col_type' defined but not used [-Wunused-function]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/physics_buffer.F90.in:1329:31:
1329 | end function pbuftype2piotype
| ^
Warning: 'piotype' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/physics_buffer.F90.in:1310:53:
1310 | function pbuftype2piotype(pbuftype) result(piotype)
| ^
note: 'piotype' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:54:2:
54 | if( (pref_mid_norm(k)) < .001_r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:272:40:
272 | logical :: mask_nat(ncol,pver) ! NAT mask T: mask_sts=T; T<Tsat_nat
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:324:2:
324 | h2o_total(:,k) = h2o_gas(:,k) + h2o_cond(:,k)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:349:2:
349 | sad_strat(:,k,1) = sad_sage(:,k)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:350:2:
350 | sad_strat(:,k,2) = 0._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:361:2:
361 | radius_strat(:,k,2) = 0._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:362:2:
362 | radius_strat(:,k,3) = 0._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:363:2:
363 | hno3_gas (:,k) = hno3_total(:,k)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:365:2:
365 | hno3_cond (:,k,2) = 0._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:366:2:
366 | hcl_gas (:,k) = hcl_total(:,k)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:372:2:
372 | return
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:387:2:
387 | do i = 1,ncol
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:388:2:
388 | if( .not. mask_lbs(i,k) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:390:2:
390 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:391:2:
391 | mask_ice(i,k) = .false.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:392:2:
392 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:400:2:
400 | h2o_avail(:,k) = h2o_cond(:,k)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:407:2:
407 | sad_ice, radius_ice, mask_ice )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:429:2:
429 | do i = 1,ncol
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:430:2:
430 | if( .not. mask_lbs(i,k) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:432:2:
432 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:433:2:
433 | mask_sts(i,k) = .false.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:434:2:
434 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:449:2:
449 | if( any(mask_sts(:,k)) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:450:2:
450 | where( mask_sts(:,k) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:451:2:
451 | z_val(:) = hno3_avail(:,k) == 0._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:452:2:
452 | elsewhere
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:453:2:
453 | z_val(:) = .false.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:454:2:
454 | endwhere
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:455:2:
455 | if( any( z_val(:) ) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:456:2:
456 | write(iulog,*) 'sad_strat_calc: Before CHEM Sulfate_SAD_CALC_1 has zero hno3_avail at lchnk,k = ',lchnk,k
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:457:2:
457 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:458:2:
458 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:485:2:
485 | do i = 1,ncol
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:486:2:
486 | if( .not. mask_lbs(i,k) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:488:2:
488 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:489:2:
489 | mask_nat(i,k) = .false.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:490:2:
490 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:499:2:
499 | if( any(mask_nat(:,k)) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:500:2:
500 | where( mask_nat(:,k) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:501:2:
501 | z_val(:) = hno3_avail(:,k) == 0._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:502:2:
502 | elsewhere
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:503:2:
503 | z_val(:) = .false.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:504:2:
504 | endwhere
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:505:2:
505 | if( any( z_val(:) ) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:506:2:
506 | write(iulog,*) 'sad_nat_calc: After CHEM Sulf_SAD_CALC_1 has zero hno3_avail at lchnk,k = ',lchnk,k
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:507:2:
507 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:508:2:
508 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:512:2:
512 | hno3_gas_nat, hno3_cond_nat, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:528:2:
528 | do i = 1,ncol
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:637:2:
637 | where( mask(:,k) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:642:2:
642 | endwhere
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:648:2:
648 | sad_ice, radius_ice, mask )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:683:2:
683 | where( mask(:,k) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:687:2:
687 | h2o_cond_ice(:) = h2o_avail(:,k) * m(:,k)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:834:2:
834 | where( ( mask_lt(:ncol,k) ) .AND. ( converged(:ncol,k) ) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:912:2:
912 | where( mask(:,k) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:926:2:
926 | endwhere
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:934:2:
934 | hno3_gas, hno3_cond, sad_nat, radius_nat, mask )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:976:2:
976 | hno3_gas, hno3_cond_total, mask )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1022:2:
1022 | hno3_gas, hno3_cond, mask )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1058:2:
1058 | do i = 1,ncol
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1063:2:
1063 | if( mask(i,k) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1073:2:
1073 | t = temp(i,k)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1080:2:
1080 | if( phno3 > phno3_eq ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1084:2:
1084 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1087:2:
1087 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1088:2:
1088 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1129:2:
1129 | do i = 1,ncol
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1130:2:
1130 | if( mask(i,k) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1141:2:
1141 | do l = 1,6
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1143:2:
1143 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1160:2:
1160 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1381:2:
1381 | ch2so4(i,k) = (h2so4m(i,k)*1.e-12_r8) / 98._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1382:2:
1382 | if( pures > 0._r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1383:2:
1383 | wrk_h2so4 = (1000._r8*ch2so4(i,k))/(pures*18._r8)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1384:2:
1384 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1385:2:
1385 | wrk_h2so4 = 0._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1386:2:
1386 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1387:2:
1387 | chno3 = 1.2029e-5_r8 * press(i,k) * tr * hno3_avail(i,k)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1388:2:
1388 | do l = 13,22
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1390:2:
1390 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1394:19:
1394 | t1 = (t - t0)/(t*t0)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1395:19:
1395 | t2 = t0/t - 1._r8 - log( t0/t )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1397:19:
1397 | ks = exp( lnks )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1399:2:
1399 | converged(i,k) = .false.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1417:2:
1417 | if( puren > 0._r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1418:2:
1418 | t1 = (1000._r8*cno3new)/(puren*18._r8)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1419:2:
1419 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1420:2:
1420 | t1 = 0._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1421:2:
1421 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1422:2:
1422 | h2o_cond(i,k) = t1 + wrk_h2so4
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1423:2:
1423 | if( h2o_cond(i,k) > 0._r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1427:2:
1427 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1430:2:
1430 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1431:25:
1431 | stren = molhno3(i,k) + 3._r8 * molh2so4(i,k)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1435:22:
1435 | sm = stren/3._r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1440:22:
1440 | nm = stren
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1441:25:
1441 | actn = d(17) + nm*(d(18) + nm*(d(19) + nm*(d(20) + nm*(d(21) + nm*d(22)))))
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1446:22:
1446 | f1 = 2._r8 * (molh2so4(i,k) + molhno3(i,k)) * actn
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1447:22:
1447 | f2 = 2.25_r8 * molh2so4(i,k) * acts
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1454:24:
1454 | ymix = exp( mixyln )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1455:25:
1455 | hplus = 2._r8 * molh2so4(i,k) + molhno3(i,k)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1458:2:
1458 | if( chno3 == 0._r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1459:2:
1459 | converged(i,k) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1460:2:
1460 | exit Iter_loop
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1461:2:
1461 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1481:2:
1481 | con_val = abs( f - 1._r8 )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1482:2:
1482 | if( con_val <= con_lim ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1483:2:
1483 | converged(i,k) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1484:2:
1484 | exit Iter_loop
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1492:2:
1492 | if( f > 1._r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1494:2:
1494 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1496:2:
1496 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1523:2:
1523 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1529:2:
1529 | if( cno3new /= 0._r8 .or. cphno3new /= 0._r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1530:25:
1530 | ratio = max( 0._r8,min( 1._r8,cno3new/(cphno3new + cno3new) ) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1532:2:
1532 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1534:2:
1534 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1565:2:
1565 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:996:33:
996 | cldt, cldc, cmfdqr, evapc, precs, evaps, &
| 1
Warning: Unused dummy argument 'cldc' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:1086:29:
1086 | real(r8) cldmabc(pcols) ! maximum cloud at or above this level
| 1
Warning: Unused variable 'cldmabc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:1050:20:
1050 | real(r8) cwatp ! local water amount falling from above precip
| 1
Warning: Unused variable 'cwatp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:1051:21:
1051 | real(r8) cwatpl ! local water amount falling from above precip (liq)
| 1
Warning: Unused variable 'cwatpl' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:1076:19:
1076 | real(r8) finc ! in cloud fraction removed by conv rain
| 1
Warning: Unused variable 'finc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:1054:21:
1054 | real(r8) fracev ! fraction of precip from above that is evaporating
| 1
Warning: Unused variable 'fracev' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:1055:20:
1055 | real(r8) fracp ! fraction of cloud water converted to precip
| 1
Warning: Unused variable 'fracp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:1059:19:
1059 | real(r8) mpla ! moles / liter H2O entering the layer from above
| 1
Warning: Unused variable 'mpla' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:1065:21:
1065 | real(r8) precbl ! precip work variable
| 1
Warning: Unused variable 'precbl' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:995:30:
995 | subroutine wetdepg( t, p, q, pdel, &
| 1
Warning: Unused dummy argument 'q' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:1069:18:
1069 | real(r8) rat ! ratio of amount available to amount removed
| 1
Warning: Unused variable 'rat' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:1077:19:
1077 | real(r8) rate ! max removal rate estimate
| 1
Warning: Unused variable 'rate' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:1071:29:
1071 | real(r8) scavabc(pcols) ! scavenged tracer flux from above (work array)
| 1
Warning: Unused variable 'scavabc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:1078:23:
1078 | real(r8) scavlimt ! limiting value 1
| 1
Warning: Unused variable 'scavlimt' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:1084:19:
1084 | real(r8) wtpl ! work variable
| 1
Warning: Unused variable 'wtpl' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:740:21:
740 | real(r8) aqfrac ! fraction of tracer in aqueous phase
| 1
Warning: Unused variable 'aqfrac' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:676:33:
676 | cldt, cldc, cmfdqr, conicw, precs, conds, &
| 1
Warning: Unused dummy argument 'cldc' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:676:63:
676 | cldt, cldc, cmfdqr, conicw, precs, conds, &
| 1
Warning: Unused dummy argument 'conds' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:741:20:
741 | real(r8) cwatc ! local convective total water amount
| 1
Warning: Unused variable 'cwatc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:743:20:
743 | real(r8) cwatp ! local water amount falling from above precip
| 1
Warning: Unused variable 'cwatp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:742:20:
742 | real(r8) cwats ! local stratiform total water amount
| 1
Warning: Unused variable 'cwats' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:746:21:
746 | real(r8) gafrac ! fraction of tracer in gas phasea
| 1
Warning: Unused variable 'gafrac' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:747:21:
747 | real(r8) hconst ! henry's law solubility constant when equation is expressed
| 1
Warning: Unused variable 'hconst' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:749:19:
749 | real(r8) mpla ! moles / liter H2O entering the layer from above
| 1
Warning: Unused variable 'mpla' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:750:19:
750 | real(r8) mplb ! moles / liter H2O leaving the layer below
| 1
Warning: Unused variable 'mplb' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:675:30:
675 | subroutine wetdepa_v1( t, p, q, pdel, &
| 1
Warning: Unused dummy argument 'p' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:751:19:
751 | real(r8) part ! partial pressure of tracer in atmospheres
| 1
Warning: Unused variable 'part' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:752:19:
752 | real(r8) patm ! total pressure in atmospheres
| 1
Warning: Unused variable 'patm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:756:21:
756 | real(r8) precbl ! precip falling out of level (work array)
| 1
Warning: Unused variable 'precbl' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:675:33:
675 | subroutine wetdepa_v1( t, p, q, pdel, &
| 1
Warning: Unused dummy argument 'q' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:294:38:
294 | cmfdqr, evapc, conicw, precs, conds, &
| 1
Warning: Unused dummy argument 'conds' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:293:4:
293 | p, q, pdel, cldt, cldc, &
| 1
Warning: Unused dummy argument 'p' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:293:7:
293 | p, q, pdel, cldt, cldc, &
| 1
Warning: Unused dummy argument 'q' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1309:24:
1309 | real(r8) :: chplus
| 1
Warning: Unused variable 'chplus' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/wetdep.F90:176:42:
176 | cldt, cldcu, cldst, cme, evapr, &
| 1
Warning: Unused dummy argument 'cme' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1314:27:
1314 | real(r8) :: chplusnew
| 1
Warning: Unused variable 'chplusnew' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1310:22:
1310 | real(r8) :: cno3
| 1
Warning: Unused variable 'cno3' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1301:38:
1301 | integer :: i, iter, k, l, nstep
| 1
Warning: Unused variable 'nstep' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1305:22:
1305 | real(r8) :: wtn0
| 1
Warning: Unused variable 'wtn0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:759:45:
759 | real(r8) :: ch2so4 (ncol,pver) ! Total H2SO4 (moles / cm3 of air)
| 1
Warning: Unused variable 'ch2so4' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:747:22:
747 | integer :: cnt1, cnt2
| 1
Warning: Unused variable 'cnt1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:747:28:
747 | integer :: cnt1, cnt2
| 1
Warning: Unused variable 'cnt2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:710:46:
710 | sad_sage, m, hno3_gas, hno3_cond, &
| 1
Warning: Unused dummy argument 'm' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:776:45:
776 | logical :: maskx (ncol,pver)
| 1
Warning: Unused variable 'maskx' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:773:45:
773 | real(r8) :: packer (ncol*pver)
| 1
Warning: Unused variable 'packer' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:748:23:
748 | real(r8) :: ratio
| 1
Warning: Unused variable 'ratio' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:749:25:
749 | real(r8) :: vals(2)
| 1
Warning: Unused variable 'vals' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:647:42:
647 | subroutine ice_sad_calc( ncol, press, temp, m, h2o_avail, &
| 1
Warning: Unused dummy argument 'press' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:647:48:
647 | subroutine ice_sad_calc( ncol, press, temp, m, h2o_avail, &
| 1
Warning: Unused dummy argument 'temp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:243:26:
243 | integer :: dims(1)
| 1
Warning: Unused variable 'dims' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/hco_cc_emissions.F90:81:43:
81 | subroutine hco_set_srf_emissions( lchnk, ncol, sflx, pbuf )
| 1
Warning: Unused dummy argument 'lchnk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/hco_cc_emissions.F90:106:45:
106 | real(r8), pointer :: pbuf_ptr_3d(:,:) ! ptr to pbuf data (/pcols,pver/)
| 1
Warning: Unused variable 'pbuf_ptr_3d' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:212:78:
212 | sad_sage, radius_strat, sad_strat, ncol, pbuf )
| 1
Warning: Unused dummy argument 'pbuf' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:31:32:
31 | subroutine sad_inti(pbuf2d)
| 1
Warning: Unused dummy argument 'pbuf2d' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rad_constituents.F90:1366:35:
1366 | alist%aer(i)%mass_name = name
| 1
Warning: CHARACTER expression will be truncated in assignment (32/64) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rad_constituents.F90:1314:35:
1314 | glist%gas(i)%mass_name = name
| 1
Warning: CHARACTER expression will be truncated in assignment (32/64) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rad_constituents.F90:295:18:
279 | call mpibcast (mode_defs, len(mode_defs(1))*n_mode_str, mpichar, 0, mpicom)
| 2
......
295 | call mpibcast (oldcldoptics, 1, mpilog , 0, mpicom)
| 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/CHARACTER(*)).
/home/jenkins/workspace/cam_scam_gfortran_debug_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)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cloud_fraction.F90:71:15:
71 | integer count
| 1
Warning: Unused PRIVATE module variable 'count' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cloud_fraction.F90:317:16:
317 | real(r8) cld ! intermediate scratch variable (low cld)
| 1
Warning: Unused variable 'cld' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cloud_fraction.F90:329:26:
329 | real(r8) clrsky(pcols) ! temporary used in random overlap calc
| 1
Warning: Unused variable 'clrsky' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cloud_fraction.F90:339:21:
339 | integer kp1, ifld
| 1
Warning: Unused variable 'ifld' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cloud_fraction.F90:246:38:
246 | pmid ,temp ,q ,omga , phis, &
| 1
Warning: Unused dummy argument 'omga' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cloud_fraction.F90:248:38:
248 | cloud ,rhcloud, clc ,pdel , &
| 1
Warning: Unused dummy argument 'pdel' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cloud_fraction.F90:250:9:
250 | ts ,sst ,ps ,zdu ,ocnfrac ,&
| 1
Warning: Unused dummy argument 'ts' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cloud_fraction.F90:250:37:
250 | ts ,sst ,ps ,zdu ,ocnfrac ,&
| 1
Warning: Unused dummy argument 'zdu' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cloud_fraction.F90:200:15:
200 | integer :: k
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/short_lived_species.F90:280:16:
280 | do m=1,nslvd
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/short_lived_species.F90:259:16:
259 | do m=1,nslvd
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/short_lived_species.F90:233:16:
233 | do m=1,nslvd
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/short_lived_species.F90:210:16:
210 | do m=1,nslvd
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/short_lived_species.F90:186:16:
186 | do m=1,nslvd
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/short_lived_species.F90:144:31:
144 | fieldname = solsym(n)
| 1
Warning: CHARACTER expression will be truncated in assignment (8/16) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/short_lived_species.F90:138:16:
138 | do m=1,nslvd
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/short_lived_species.F90:243:49:
243 | subroutine get_short_lived_species_gc( q, lchnk, ncol, pbuf )
| 1
Warning: Unused dummy argument 'lchnk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/short_lived_species.F90:218:46:
218 | subroutine get_short_lived_species( q, lchnk, ncol, pbuf )
| 1
Warning: Unused dummy argument 'lchnk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/short_lived_species.F90:195:49:
195 | subroutine set_short_lived_species_gc( q, lchnk, ncol, pbuf )
| 1
Warning: Unused dummy argument 'lchnk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/short_lived_species.F90:195:55:
195 | subroutine set_short_lived_species_gc( q, lchnk, ncol, pbuf )
| 1
Warning: Unused dummy argument 'ncol' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/short_lived_species.F90:172:46:
172 | subroutine set_short_lived_species( q, lchnk, ncol, pbuf )
| 1
Warning: Unused dummy argument 'lchnk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/short_lived_species.F90:172:52:
172 | subroutine set_short_lived_species( q, lchnk, ncol, pbuf )
| 1
Warning: Unused dummy argument 'ncol' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/short_lived_species.F90:78:47:
78 | subroutine short_lived_species_writeic( lchnk, pbuf )
| 1
Warning: Unused dummy argument 'lchnk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/short_lived_species.F90:78:53:
78 | subroutine short_lived_species_writeic( lchnk, pbuf )
| 1
Warning: Unused dummy argument 'pbuf' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/co2_cycle.F90:120:18:
112 | call mpi_bcast(co2_flag, 1, mpi_logical, mstrid, mpicom, ierr)
| 2
......
120 | call mpi_bcast(co2flux_ocn_file, len(co2flux_ocn_file), mpi_character, mstrid, mpicom, ierr)
| 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (CHARACTER(256)/LOGICAL(4)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/co2_cycle.F90:232:38:
232 | subroutine co2_init_cnst(name, latvals, lonvals, mask, q)
| 1
Warning: Unused dummy argument 'latvals' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/co2_cycle.F90:232:47:
232 | subroutine co2_init_cnst(name, latvals, lonvals, mask, q)
| 1
Warning: Unused dummy argument 'lonvals' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1529:33:
1529 | if( cno3new /= 0._r8 .or. cphno3new /= 0._r8 ) then
| ^
Warning: 'cno3new' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1315:25:
1315 | real(r8) :: cno3new
| ^
note: 'cno3new' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1542:21:
1542 | if( con_val > .05_r8 ) then
| ^
Warning: 'con_val' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1327:25:
1327 | real(r8) :: con_val
| ^
note: 'con_val' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1529:33:
1529 | if( cno3new /= 0._r8 .or. cphno3new /= 0._r8 ) then
| ^
Warning: 'cphno3new' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sad.F90:1326:27:
1326 | real(r8) :: cphno3new
| ^
note: 'cphno3new' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/check_energy.F90:737:30:
737 | tracname = cnst_name(m)
| 1
Warning: CHARACTER expression will be truncated in assignment (8/16) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_tstcp.F90:337:35:
337 | integer, pointer :: filter(:)
| 1
Warning: Unused variable 'filter' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_tstcp.F90:336:35:
336 | real(r8),pointer :: weight(:)
| 1
Warning: Unused variable 'weight' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_tstcp.F90:308:35:
308 | integer, pointer :: filter(:)
| 1
Warning: Unused variable 'filter' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_tstcp.F90:307:35:
307 | real(r8),pointer :: weight(:)
| 1
Warning: Unused variable 'weight' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_tstcp.F90:125:32:
125 | integer :: i, j, k, ngrdcol, indx, indx1, indx2
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/check_energy.F90:574:49:
574 | subroutine check_energy_fix(state, ptend, nstep, eshflx)
| 1
Warning: Unused dummy argument 'nstep' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/tracer_data.F90:761:23:
757 | call mpi_bcast(file%weight_x, plon*file%nlon, mpi_real8 , mstrid, mpicom,ierr)
| 2
......
761 | call mpi_bcast(file%count_x, plon, mpi_integer , mstrid, mpicom,ierr)
| 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)).
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/ndrop.F90:1390:54:
1390 | + sixth*(wb*(g+gold) + (g*w+gold*wold))*dw
| ^
Warning: 'wb' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/ndrop.F90:1221:52:
1221 | real(r8) wmin,wmax,w,dw,dwmax,dwmin,wnuc,dwnew,wb
| ^
note: 'wb' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/tracer_data.F90:206:27:
206 | integer :: aircraft_cnt
| 1
Warning: Unused variable 'aircraft_cnt' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aurora.F90:79:36:
79 | aur_hrate, cpair, pmid, lchnk, calday, &
| 1
Warning: Dummy argument 'aur_hrate' at (1) was declared INTENT(OUT) but was not set [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aurora.F90:79:64:
79 | aur_hrate, cpair, pmid, lchnk, calday, &
| 1
Warning: Unused dummy argument 'calday' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aurora.F90:79:43:
79 | aur_hrate, cpair, pmid, lchnk, calday, &
| 1
Warning: Unused dummy argument 'cpair' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aurora.F90:79:56:
79 | aur_hrate, cpair, pmid, lchnk, calday, &
| 1
Warning: Unused dummy argument 'lchnk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aurora.F90:78:35:
78 | subroutine aurora_hrate( tn, mbar, rlats, &
| 1
Warning: Unused dummy argument 'mbar' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aurora.F90:80:44:
80 | ncol, rlons, pbuf )
| 1
Warning: Unused dummy argument 'pbuf' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aurora.F90:79:49:
79 | aur_hrate, cpair, pmid, lchnk, calday, &
| 1
Warning: Unused dummy argument 'pmid' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aurora.F90:78:42:
78 | subroutine aurora_hrate( tn, mbar, rlats, &
| 1
Warning: Unused dummy argument 'rlats' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aurora.F90:80:38:
80 | ncol, rlons, pbuf )
| 1
Warning: Unused dummy argument 'rlons' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aurora.F90:78:29:
78 | subroutine aurora_hrate( tn, mbar, rlats, &
| 1
Warning: Unused dummy argument 'tn' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aurora.F90:44:39:
44 | lchnk, calday, ncol, rlons, pbuf )
| 1
Warning: Unused dummy argument 'calday' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aurora.F90:44:31:
44 | lchnk, calday, ncol, rlons, pbuf )
| 1
Warning: Unused dummy argument 'lchnk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aurora.F90:42:42:
42 | subroutine aurora_prod( tn, o2, o1, mbar, rlats, &
| 1
Warning: Unused dummy argument 'mbar' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aurora.F90:42:36:
42 | subroutine aurora_prod( tn, o2, o1, mbar, rlats, &
| 1
Warning: Unused dummy argument 'o1' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aurora.F90:42:32:
42 | subroutine aurora_prod( tn, o2, o1, mbar, rlats, &
| 1
Warning: Unused dummy argument 'o2' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aurora.F90:44:59:
44 | lchnk, calday, ncol, rlons, pbuf )
| 1
Warning: Unused dummy argument 'pbuf' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aurora.F90:43:52:
43 | qo2p, qop, qn2p, qnp, pmid, &
| 1
Warning: Unused dummy argument 'pmid' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aurora.F90:43:41:
43 | qo2p, qop, qn2p, qnp, pmid, &
| 1
Warning: Dummy argument 'qn2p' at (1) was declared INTENT(OUT) but was not set [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aurora.F90:43:46:
43 | qo2p, qop, qn2p, qnp, pmid, &
| 1
Warning: Dummy argument 'qnp' at (1) was declared INTENT(OUT) but was not set [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aurora.F90:43:30:
43 | qo2p, qop, qn2p, qnp, pmid, &
| 1
Warning: Dummy argument 'qo2p' at (1) was declared INTENT(OUT) but was not set [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aurora.F90:43:35:
43 | qo2p, qop, qn2p, qnp, pmid, &
| 1
Warning: Dummy argument 'qop' at (1) was declared INTENT(OUT) but was not set [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aurora.F90:42:49:
42 | subroutine aurora_prod( tn, o2, o1, mbar, rlats, &
| 1
Warning: Unused dummy argument 'rlats' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aurora.F90:44:53:
44 | lchnk, calday, ncol, rlons, pbuf )
| 1
Warning: Unused dummy argument 'rlons' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aurora.F90:42:28:
42 | subroutine aurora_prod( tn, o2, o1, mbar, rlats, &
| 1
Warning: Unused dummy argument 'tn' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_aurora.F90:29:31:
29 | subroutine aurora_inti(pbuf2d)
| 1
Warning: Unused dummy argument 'pbuf2d' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_photo.F90:1230:67:
1230 | - o2_exo_coldens(kl,i,lchnk,last))
| ^
Warning: 'delp' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_photo.F90:1210:20:
1210 | real(r8) :: delp
| ^
note: 'delp' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/iondrag.F90:83:36:
83 | subroutine iondrag_calc_ghg (lchnk,ncol,state,ptend)
| 1
Warning: Unused dummy argument 'lchnk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/iondrag.F90:83:41:
83 | subroutine iondrag_calc_ghg (lchnk,ncol,state,ptend)
| 1
Warning: Unused dummy argument 'ncol' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/iondrag.F90:83:47:
83 | subroutine iondrag_calc_ghg (lchnk,ncol,state,ptend)
| 1
Warning: Unused dummy argument 'state' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/iondrag.F90:67:69:
67 | subroutine iondrag_calc_ions( lchnk, ncol, state, ptend, pbuf, delt )
| 1
Warning: Unused dummy argument 'delt' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/iondrag.F90:67:37:
67 | subroutine iondrag_calc_ions( lchnk, ncol, state, ptend, pbuf, delt )
| 1
Warning: Unused dummy argument 'lchnk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/iondrag.F90:67:43:
67 | subroutine iondrag_calc_ions( lchnk, ncol, state, ptend, pbuf, delt )
| 1
Warning: Unused dummy argument 'ncol' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/iondrag.F90:67:63:
67 | subroutine iondrag_calc_ions( lchnk, ncol, state, ptend, pbuf, delt )
| 1
Warning: Unused dummy argument 'pbuf' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/iondrag.F90:67:50:
67 | subroutine iondrag_calc_ions( lchnk, ncol, state, ptend, pbuf, delt )
| 1
Warning: Unused dummy argument 'state' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/iondrag.F90:52:35:
52 | subroutine iondrag_init( pref_mid )
| 1
Warning: Unused dummy argument 'pref_mid' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/iondrag.F90:38:34:
38 | subroutine iondrag_readnl(nlfile)
| 1
Warning: Unused dummy argument 'nlfile' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/ndrop.F90:791:62:
791 | if (k == pver) tinv = tinv + taumix_internal_pver_inv
| ^
Warning: 'taumix_internal_pver_inv' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/ndrop.F90:275:39:
275 | real(r8) :: taumix_internal_pver_inv ! 1/(internal mixing time scale for k=pver) (1/s)
| ^
note: 'taumix_internal_pver_inv' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/qbo.F90:41:33:
41 | subroutine qbo_relax( state, pbuf, ptend )
| 1
Warning: Unused dummy argument 'pbuf' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/qbo.F90:21:28:
21 | subroutine qbo_readnl(nlfile)
| 1
Warning: Unused dummy argument 'nlfile' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rad_constituents.F90:2402:25:
2402 | if (mode_idx < 1 .or. mode_idx > mlist%nmodes) then
| ^
Warning: 'mlist' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rad_constituents.F90:2390:37:
2390 | type(modelist_t), pointer :: mlist
| ^
note: 'mlist' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_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)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cam3_aero_data.F90:104:19:
104 | aerosol_names = (/'sul ','sslt ','dust ','car '/)
| 1
Warning: Unused PRIVATE module variable 'aerosol_names' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cam3_aero_data.F90:100:11:
100 | group =(/1,2,2,3,3,3,3,4,4,4,4/)
| 1
Warning: Unused PRIVATE module variable 'group' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cam3_aero_data.F90:137:20:
137 | integer :: naerlev ! size of level dimension in MATCH data
| 1
Warning: Unused PRIVATE module variable 'naerlev' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cam3_aero_data.F90:904:15:
904 | integer :: i,j,k ! spatial indices
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cam3_aero_data.F90:739:14:
739 | logical bad ! indicates a bad point found
| 1
Warning: Unused variable 'bad' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cam3_aero_data.F90:737:14:
737 | integer isv, ksv, msv ! loop indices to save
| 1
Warning: Unused variable 'isv' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cam3_aero_data.F90:737:19:
737 | integer isv, ksv, msv ! loop indices to save
| 1
Warning: Unused variable 'ksv' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cam3_aero_data.F90:737:24:
737 | integer isv, ksv, msv ! loop indices to save
| 1
Warning: Unused variable 'msv' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cam3_aero_data.F90:587:18:
587 | integer i, k, j ! spatial indices
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cam3_aero_data.F90:589:22:
589 | integer lats(pcols),lons(pcols) ! latitude and longitudes of column
| 1
Warning: Unused variable 'lats' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cam3_aero_data.F90:589:34:
589 | integer lats(pcols),lons(pcols) ! latitude and longitudes of column
| 1
Warning: Unused variable 'lons' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cam3_aero_data.F90:276:32:
276 | real(r8) :: coldata(paerlev) ! aerosol field read in from dataset
| 1
Warning: Unused variable 'coldata' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cam3_aero_data.F90:277:17:
277 | integer :: ret
| 1
Warning: Unused variable 'ret' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rad_constituents.F90:2303:25:
2303 | if (mode_idx < 1 .or. mode_idx > mlist%nmodes) then
| ^
Warning: 'mlist' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rad_constituents.F90:2291:37:
2291 | type(modelist_t), pointer :: mlist
| ^
note: 'mlist' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/radheat.F90:81:47:
81 | fsnt, flns, flnt, asdir, net_flx)
| 1
Warning: Unused dummy argument 'asdir' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/radheat.F90:106:18:
106 | integer :: i, k
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/radheat.F90:80:35:
80 | subroutine radheat_tend(state, pbuf, ptend, qrl, qrs, fsns, &
| 1
Warning: Unused dummy argument 'pbuf' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/radheat.F90:67:47:
67 | subroutine radheat_timestep_init (state, pbuf2d)
| 1
Warning: Unused dummy argument 'pbuf2d' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/radheat.F90:67:39:
67 | subroutine radheat_timestep_init (state, pbuf2d)
| 1
Warning: Unused dummy argument 'state' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/radheat.F90:56:32:
56 | subroutine radheat_init(pref_mid)
| 1
Warning: Unused dummy argument 'pref_mid' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/radheat.F90:38:32:
38 | subroutine radheat_readnl(nlfile)
| 1
Warning: Unused dummy argument 'nlfile' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/hetfrz_classnuc_cam.F90:122:17:
120 | call mpi_bcast(hist_hetfrz_classnuc, 1, mpi_logical, mstrid, mpicom, ierr)
| 2
121 | if (ierr /= mpi_success) call endrun(subname//" mpi_bcast: hist_hetfrz_classnuc")
122 | call mpi_bcast(hetfrz_bc_scalfac, 1, mpi_real8, mstrid, mpicom, ierr)
| 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/LOGICAL(4)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rad_constituents.F90:2201:23:
2201 | if (aer_idx < 1 .or. aer_idx > aerlist%numaerosols) then
| ^
Warning: 'aerlist' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rad_constituents.F90:2191:38:
2191 | type(aerlist_t), pointer :: aerlist
| ^
note: 'aerlist' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/ebert_curry_ice_optics.F90:143:28:
143 | abarii = abari(indxsl)
| ^
Warning: 'indxsl' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/ebert_curry_ice_optics.F90:104:30:
104 | integer :: ns, i, k, indxsl, lchnk, Nday
| ^
note: 'indxsl' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/slingo_liq_optics.F90:223:41:
223 | integer :: ncol, icld, itim_old, i_rei, lwband, i, k, lchnk
| 1
Warning: Unused variable 'i_rei' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/slingo_liq_optics.F90:223:24:
223 | integer :: ncol, icld, itim_old, i_rei, lwband, i, k, lchnk
| 1
Warning: Unused variable 'icld' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/slingo_liq_optics.F90:225:27:
225 | real(r8) :: kabs, kabsi
| 1
Warning: Unused variable 'kabsi' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/slingo_liq_optics.F90:123:19:
123 | integer :: i_rel, lchnk, icld, itim_old
| 1
Warning: Unused variable 'i_rel' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/slingo_liq_optics.F90:123:32:
123 | integer :: i_rel, lchnk, icld, itim_old
| 1
Warning: Unused variable 'icld' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/slingo_liq_optics.F90:126:47:
126 | real(r8), pointer, dimension(:,:) :: iclwpth
| 1
Warning: Unused variable 'iclwpth' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/slingo_liq_optics.F90:125:31:
125 | real(r8) :: kext(pcols,pver)
| 1
Warning: Unused variable 'kext' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/slingo_liq_optics.F90:55:7:
55 | use cam_logfile, only: iulog
| 1
Warning: Unused module variable 'iulog' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/slingo_liq_optics.F90:53:7:
53 | use spmd_utils, only: masterproc
| 1
Warning: Unused module variable 'masterproc' which has been explicitly imported at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rad_constituents.F90:2024:25:
2024 | if (mode_idx < 1 .or. mode_idx > mlist%nmodes) then
| ^
Warning: 'mlist' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rad_constituents.F90:2012:37:
2012 | type(modelist_t), pointer :: mlist
| ^
note: 'mlist' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rad_constituents.F90:1907:25:
1907 | if (mode_idx < 1 .or. mode_idx > mlist%nmodes) then
| ^
Warning: 'mlist' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rad_constituents.F90:1895:37:
1895 | type(modelist_t), pointer :: mlist
| ^
note: 'mlist' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/slingo_liq_optics.F90:171:28:
171 | abarli = abarl(indxsl)
| ^
Warning: 'indxsl' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/slingo_liq_optics.F90:122:30:
122 | integer :: ns, i, k, indxsl, Nday
| ^
note: 'indxsl' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rad_constituents.F90:1855:24:
1855 | if (aer_idx < 1 .or. aer_idx > aerlist%numaerosols) then
| ^
Warning: 'aerlist' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rad_constituents.F90:1841:38:
1841 | type(aerlist_t), pointer :: aerlist
| ^
note: 'aerlist' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rad_constituents.F90:966:29:
966 | naer = aerlist%numaerosols
| ^
Warning: 'aerlist' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rad_constituents.F90:950:38:
950 | type(aerlist_t), pointer :: aerlist
| ^
note: 'aerlist' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_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)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rad_constituents.F90:481:33:
481 | source = list%gas(igas)%source
| ^
Warning: 'list' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rad_constituents.F90:463:35:
463 | type(gaslist_t), pointer :: list
| ^
note: 'list' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/tracer_data.F90:1255:39:
1255 | itms(2) = np1 +file%cyc_ndx_beg-1
| ^
Warning: 'np1' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/tracer_data.F90:1169:18:
1169 | integer :: np1 ! current forward time index of dataset
| ^
note: 'np1' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/conv_water.F90:381:45:
381 | conv_liq(i,k) = cu_icwmr * (1._r8-wrk1)
| ^
Warning: 'cu_icwmr' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/conv_water.F90:234:23:
234 | real(r8) :: cu_icwmr ! Convective water for this grid-box.
| ^
note: 'cu_icwmr' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/conv_water.F90:384:46:
384 | tot_liq(i,k) = tot_icwmr * (1._r8-wrk1)
| ^
Warning: 'tot_icwmr' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/conv_water.F90:236:24:
236 | real(r8) :: tot_icwmr ! Large-scale water for this grid-box.
| ^
note: 'tot_icwmr' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_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)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cam3_aero_data.F90:330:22:
330 | cdaym = Mid(mo_prv)
| ^
Warning: 'mo_prv' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cam3_aero_data.F90:278:17:
278 | integer mo_prv ! index to previous month
| ^
note: 'mo_prv' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_cam_exports.F90:727:12:
727 | use spmd_utils, only: iam, masterproc
| 1
Warning: Unused module variable 'iam' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_cam_exports.F90:619:12:
619 | use spmd_utils, only: iam, masterproc
| 1
Warning: Unused module variable 'iam' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_cam_exports.F90:531:12:
531 | use spmd_utils, only: iam, masterproc
| 1
Warning: Unused module variable 'iam' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_cam_exports.F90:447:55:
447 | subroutine HCO_Export_Pbuf_QueryField(fldname, dims, result, hcoID)
| 1
Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_cam_exports.F90:454:12:
454 | use spmd_utils, only: iam, masterproc
| 1
Warning: Unused module variable 'iam' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_cam_exports.F90:454:12:
454 | use spmd_utils, only: iam, masterproc
| 1
Warning: Unused module variable 'masterproc' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_cam_exports.F90:385:12:
385 | use spmd_utils, only: iam, masterproc
| 1
Warning: Unused module variable 'iam' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_cam_exports.F90:385:12:
385 | use spmd_utils, only: iam, masterproc
| 1
Warning: Unused module variable 'masterproc' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_cam_exports.F90:297:12:
297 | use spmd_utils, only: iam, masterproc
| 1
Warning: Unused module variable 'iam' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_cam_exports.F90:297:12:
297 | use spmd_utils, only: iam, masterproc
| 1
Warning: Unused module variable 'masterproc' which has been explicitly imported at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/tracer_data.F90:2669:71:
2669 | dataout(i) = datain(i,kl) + delp * (datain(i,ku) - datain(i,kl))
| ^
Warning: 'delp' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/tracer_data.F90:2643:29:
2643 | real(r8) :: pinterp, delp
| ^
note: 'delp' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/tracer_data.F90:2669:71:
2669 | dataout(i) = datain(i,kl) + delp * (datain(i,ku) - datain(i,kl))
| ^
Warning: 'kl' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/tracer_data.F90:2642:23:
2642 | integer :: i,ku,kl,kk
| ^
note: 'kl' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/tracer_data.F90:2669:71:
2669 | dataout(i) = datain(i,kl) + delp * (datain(i,ku) - datain(i,kl))
| ^
Warning: 'ku' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/tracer_data.F90:2642:20:
2642 | integer :: i,ku,kl,kk
| ^
note: 'ku' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/tracer_data.F90:2722:71:
2722 | dataout(i) = datain(i,kl) + delp * (datain(i,ku) - datain(i,kl))
| ^
Warning: 'delp' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/tracer_data.F90:2696:20:
2696 | real(r8) :: delp
| ^
note: 'delp' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/tracer_data.F90:2722:71:
2722 | dataout(i) = datain(i,kl) + delp * (datain(i,ku) - datain(i,kl))
| ^
Warning: 'kl' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/tracer_data.F90:2695:21:
2695 | integer :: ku,kl
| ^
note: 'kl' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/tracer_data.F90:2722:71:
2722 | dataout(i) = datain(i,kl) + delp * (datain(i,ku) - datain(i,kl))
| ^
Warning: 'ku' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/tracer_data.F90:2695:18:
2695 | integer :: ku,kl
| ^
note: 'ku' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere/ionosphere_interface.F90:76:41:
76 | subroutine ionosphere_read_restart(File)
| 1
Warning: Unused dummy argument 'file' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere/ionosphere_interface.F90:67:42:
67 | subroutine ionosphere_write_restart(File)
| 1
Warning: Unused dummy argument 'file' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere/ionosphere_interface.F90:58:41:
58 | subroutine ionosphere_init_restart(File)
| 1
Warning: Unused dummy argument 'file' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere/ionosphere_interface.F90:45:48:
45 | subroutine ionosphere_run2( phys_state, pbuf2d )
| 1
Warning: Unused dummy argument 'pbuf2d' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere/ionosphere_interface.F90:45:40:
45 | subroutine ionosphere_run2( phys_state, pbuf2d )
| 1
Warning: Unused dummy argument 'phys_state' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere/ionosphere_interface.F90:36:35:
36 | subroutine ionosphere_run1(pbuf2d)
| 1
Warning: Unused dummy argument 'pbuf2d' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/ionosphere/ionosphere_interface.F90:22:38:
22 | subroutine ionosphere_readnl( nlfile )
| 1
Warning: Unused dummy argument 'nlfile' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/modal_aerosol_properties_mod.F90:657:24:
657 | function bin_name(self, list_ndx, bin_ndx) result(name)
| 1
Warning: Unused dummy argument 'self' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/modal_aerosol_properties_mod.F90:640:29:
640 | function alogsig_rlist(self, list_ndx, bin_ndx) result(res)
| 1
Warning: Unused dummy argument 'self' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/modal_aerosol_properties_mod.F90:625:38:
625 | function nspecies_per_bin_rlist(self, list_ndx, bin_ndx) result(res)
| 1
Warning: Unused dummy argument 'self' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/modal_aerosol_properties_mod.F90:612:27:
612 | function nbins_rlist(self, list_ndx) result(res)
| 1
Warning: Unused dummy argument 'self' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/modal_aerosol_properties_mod.F90:559:31:
559 | logical function soluble(self,bin_ndx)
| 1
Warning: Unused dummy argument 'self' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/modal_aerosol_properties_mod.F90:437:30:
437 | subroutine species_type(self, bin_ndx, species_ndx, spectype)
| 1
Warning: Unused dummy argument 'self' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/modal_aerosol_properties_mod.F90:424:30:
424 | subroutine amb_mmr_name(self, bin_ndx, species_ndx, name)
| 1
Warning: Unused dummy argument 'self' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/modal_aerosol_properties_mod.F90:412:30:
412 | subroutine amb_num_name(self, bin_ndx, name)
| 1
Warning: Unused dummy argument 'self' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/modal_aerosol_properties_mod.F90:399:27:
399 | subroutine mmr_names(self, bin_ndx, species_ndx, name_a, name_c)
| 1
Warning: Unused dummy argument 'self' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/modal_aerosol_properties_mod.F90:387:27:
387 | subroutine num_names(self, bin_ndx, name_a, name_c)
| 1
Warning: Unused dummy argument 'self' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/modal_aerosol_properties_mod.F90:224:31:
224 | subroutine optics_params(self, list_ndx, bin_ndx, opticstype, extpsw, abspsw, asmpsw, absplw, &
| 1
Warning: Unused dummy argument 'self' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/modal_aerosol_properties_mod.F90:189:21:
189 | subroutine get(self, bin_ndx, species_ndx, list_ndx, density, hygro, &
| 1
Warning: Unused dummy argument 'self' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/modal_aerosol_properties_mod.F90:174:42:
174 | integer function number_transported(self)
| 1
Warning: Unused dummy argument 'self' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldfrc2m.F90:116:18:
110 | call mpi_bcast(rhmini_const, 1, mpi_real8, masterprocid, mpicom, ierr)
| 2
......
116 | 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)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldfrc2m.F90:187:15:
187 | integer :: i ! Loop indexes
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldfrc2m.F90:1132:93:
1132 | qsatfac_out(i) = max(min(qv / qs, 1._r8), (1._r8 - aist) * rhmini + aist * rhmaxi)
| ^
Warning: 'aist' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldfrc2m.F90:959:16:
959 | real(r8) aist ! Non-physical ice stratus fraction ( 0<= aist <= 1 )
| ^
note: 'aist' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_conv_evap.F90:24:45:
24 | subroutine zm_conv_evap_run(ncol, pver, pverp, &
| 1
Warning: Unused dummy argument 'pverp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/atmos_phys/zhang_mcfarlane/zm_conv_evap.F90:100:33:
100 | real(kind_phys) :: rlat(ncol)
| 1
Warning: Unused variable 'rlat' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_data.F90:516:4:
516 | 9211 format( 'spectype =', i4)
| 1
Warning: Label 9211 at (1) defined but not used [-Wunused-label]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_data.F90:1116:52:
1116 | if (laptr .gt. 0) dumnamea = cnst_name(laptr)
| 1
Warning: CHARACTER expression will be truncated in assignment (8/16) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_data.F90:1117:52:
1117 | if (lcptr .gt. 0) dumnamec = cnst_name(lcptr)
| 1
Warning: CHARACTER expression will be truncated in assignment (8/16) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_data.F90:1088:52:
1088 | if (laptr .gt. 0) dumnamea = cnst_name(laptr)
| 1
Warning: CHARACTER expression will be truncated in assignment (8/16) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_data.F90:1089:52:
1089 | if (lcptr .gt. 0) dumnamec = cnst_name(lcptr)
| 1
Warning: CHARACTER expression will be truncated in assignment (8/16) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_data.F90:215:36:
215 | modename_amode(m) = mode_type
| 1
Warning: CHARACTER expression will be truncated in assignment (16/32) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_data.F90:243:40:
243 | xname_massptr(l,m) = spec_name
| 1
Warning: CHARACTER expression will be truncated in assignment (16/32) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_wateruptake.F90:1068:16:
1068 | atab1 = 12.37208932_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_wateruptake.F90:1069:16:
1069 | btab1 = -0.16125516114_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_wateruptake.F90:1070:16:
1070 | ctab1 = -30.490657554_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_wateruptake.F90:1071:16:
1071 | dtab1 = -2.1133114241_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_wateruptake.F90:1072:16:
1072 | atab2 = 13.455394705_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_wateruptake.F90:1073:16:
1073 | btab2 = -0.1921312255_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_wateruptake.F90:1074:16:
1074 | ctab2 = -34.285174607_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_wateruptake.F90:1075:16:
1075 | dtab2 = -1.7620073078_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_wateruptake.F90:1077:16:
1077 | atab1 = 11.820654354_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_wateruptake.F90:1078:16:
1078 | btab1 = -0.20786404244_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_wateruptake.F90:1079:16:
1079 | ctab1 = -4.807306373_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_wateruptake.F90:1080:16:
1080 | dtab1 = -5.1727540348_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_wateruptake.F90:1081:16:
1081 | atab2 = 12.891938068_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_wateruptake.F90:1082:16:
1082 | btab2 = -0.23233847708_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_wateruptake.F90:1083:16:
1083 | ctab2 = -6.4261237757_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_wateruptake.F90:1084:16:
1084 | dtab2 = -4.9005471319_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_wateruptake.F90:1087:16:
1087 | atab1 = -180.06541028_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_wateruptake.F90:1088:16:
1088 | btab1 = -0.38601102592_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_wateruptake.F90:1089:16:
1089 | ctab1 = -93.317846778_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_wateruptake.F90:1090:16:
1090 | dtab1 = 273.88132245_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_wateruptake.F90:1091:16:
1091 | atab2 = -176.95814097_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_wateruptake.F90:1092:16:
1092 | btab2 = -0.36257048154_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_wateruptake.F90:1093:16:
1093 | ctab2 = -90.469744201_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_wateruptake.F90:1094:16:
1094 | dtab2 = 267.45509988_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldfrc2m.F90:466:16:
466 | a_out(i) = a
| ^
Warning: 'a' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldfrc2m.F90:344:29:
344 | real(r8) :: a ! Stratus fraction
| ^
note: 'a' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldfrc2m.F90:467:17:
467 | Ga_out(i) = Ga
| ^
Warning: 'ga' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldfrc2m.F90:345:30:
345 | real(r8) :: Ga ! dU/da
| ^
note: 'ga' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_data.F90:599:50:
599 | function qqcw_get_field(pbuf, index, lchnk, errorhandle)
| 1
Warning: Unused dummy argument 'lchnk' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_data.F90:419:37:
419 | character(len=32) :: spec_type
| 1
Warning: Unused variable 'spec_type' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_wateruptake.F90:866:48:
866 | real(r8) :: gv_wt_abcd_en(6,95), gvh2ovp(95)
| 1
Warning: Unused variable 'gv_wt_abcd_en' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_wateruptake.F90:866:61:
866 | real(r8) :: gv_wt_abcd_en(6,95), gvh2ovp(95)
| 1
Warning: Unused variable 'gvh2ovp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_wateruptake.F90:869:33:
869 | integer :: i, k
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_wateruptake.F90:723:36:
723 | subroutine makoh_cubic( cx, p2, p1, p0, im )
| 1
Warning: Unused dummy argument 'p2' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_wateruptake.F90:186:19:
186 | integer :: stat
| 1
Warning: Unused variable 'stat' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/ndrop_bam.F90:53:19:
53 | real(r8) :: alogten, alog2, alog3, alogaten
| 1
Warning: Unused PRIVATE module variable 'alogten' declared at (1) [-Wunused-value]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:185:2:
185 | real(r8), parameter :: av_const = 2.117265e4_r8 ! (8*8.31448*1000 / PI)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:186:2:
186 | real(r8), parameter :: pa2mb = 1.e-2_r8 ! Pa to mb
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:187:2:
187 | real(r8), parameter :: m2cm = 100._r8 ! meters to cms
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:361:2:
361 | brono2vmr = vmr(i,k,id_brono2)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:362:2:
362 | clono2vmr = vmr(i,k,id_clono2)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:363:2:
363 | hclvmr = vmr(i,k,id_hcl)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:364:2:
364 | hoclvmr = vmr(i,k,id_hocl)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:365:2:
365 | hobrvmr = vmr(i,k,id_hobr)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:366:2:
366 | if( hclvmr > 0._r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:367:2:
367 | hcldeni = 1._r8/(hclvmr*ad(i,k))
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:368:2:
368 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:369:2:
369 | if( clono2vmr > 0._r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:370:2:
370 | cntdeni = 1._r8/(clono2vmr*ad(i,k))
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:371:2:
371 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:372:2:
372 | if( hoclvmr > 0._r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:373:2:
373 | hocldeni = 1._r8/(hoclvmr*ad(i,k))
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:374:2:
374 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:375:2:
375 | if( hobrvmr > 0._r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:376:2:
376 | hobrdeni = 1._r8/(hobrvmr*ad(i,k))
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:377:2:
377 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:378:2:
378 | n2o5vmr = vmr(i,k,id_n2o5)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:381:2:
381 | sadice = sad_ice(i,k)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:398:2:
398 | wrk = av_const*T_limit
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:491:2:
491 | wrk = T_limit*T_limit
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:522:2:
522 | wrk = wt*wt
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:529:2:
529 | if( ah <= 0._r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:530:2:
530 | write(iulog,*) 'ratecon: ah <= 0 at i,k, = ',i,k
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:531:2:
531 | write(iulog,*) 'ratecon: term1,term2,term3,term4,term5,term6,term7,wt,T_limit,ah = ', &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:532:2:
532 | term1,term2,term3,term4,term5,term6,term7,wt,T_limit,ah
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:533:2:
533 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:535:2:
535 | wrk = .25_r8*sadsulf
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:579:2:
579 | if( pHCl_atm > 0._r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:582:2:
582 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:584:2:
584 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:637:2:
637 | if( pCNT_atm > 0._r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:665:2:
665 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:693:2:
693 | if( M_hcl > 0._r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:704:2:
704 | if( tmp < 1.e2_r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:706:2:
706 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:708:2:
708 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:724:2:
724 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:729:2:
729 | if( sadnat > 0._r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:730:2:
730 | wrk = .25_r8*sadnat
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:797:2:
797 | if( sadice > 0._r8 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:798:2:
798 | wrk = .25_r8*sadice
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:289:10:
289 | aa, bb, cc, dd, &
| 1
Warning: Unused variable 'aa' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:289:14:
289 | aa, bb, cc, dd, &
| 1
Warning: Unused variable 'bb' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:289:18:
289 | aa, bb, cc, dd, &
| 1
Warning: Unused variable 'cc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:289:22:
289 | aa, bb, cc, dd, &
| 1
Warning: Unused variable 'dd' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:218:10:
218 | e0, e1, e2, e3, & ! coefficients for H2O sat vapor press.
| 1
Warning: Unused variable 'e0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:218:14:
218 | e0, e1, e2, e3, & ! coefficients for H2O sat vapor press.
| 1
Warning: Unused variable 'e1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:218:18:
218 | e0, e1, e2, e3, & ! coefficients for H2O sat vapor press.
| 1
Warning: Unused variable 'e2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:218:22:
218 | e0, e1, e2, e3, & ! coefficients for H2O sat vapor press.
| 1
Warning: Unused variable 'e3' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:269:17:
269 | gprob_tot, &
| 1
Warning: Unused variable 'gprob_tot' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:192:9:
192 | m ! species index
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:229:17:
229 | mol_h2so4, & ! Molality of H2SO4, mol / kg
| 1
Warning: Unused variable 'mol_h2so4' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:622:93:
622 | rxt(i,k,rid_het4) = max( 0._r8,wrk*av_clono2*gprob_cnt_hcl(i,k) )*hcldeni
| ^
Warning: 'hcldeni' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:201:15:
201 | hcldeni, & ! inverse of HCl density
| ^
note: 'hcldeni' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:624:93:
624 | rxt(i,k,rid_het4) = max( 0._r8,wrk*av_clono2*gprob_cnt_hcl(i,k) )*cntdeni
| ^
Warning: 'cntdeni' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:202:15:
202 | cntdeni, & ! inverse of ClONO2 density
| ^
note: 'cntdeni' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:662:98:
662 | rxt(i,k,rid_het5) = max( 0._r8,wrk*av_hocl*gprob_hocl_hcl(i,k) )*hocldeni
| ^
Warning: 'hocldeni' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:203:16:
203 | hocldeni, & ! inverse of HOCl density
| ^
note: 'hocldeni' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:721:103:
721 | rxt(i,k,rid_het6) = max( 0._r8,wrk*av_hobr*gprob_hobr_hcl(i,k) )*hobrdeni
| ^
Warning: 'hobrdeni' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_strato_rates.F90:204:16:
204 | hobrdeni, & ! inverse of HOBr density
| ^
note: 'hobrdeni' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/waccmx_phys_intr.F90:114:62:
114 | subroutine waccmx_phys_ion_elec_temp_tend(state, ptend, pbuf, ztodt)
| 1
Warning: Unused dummy argument 'pbuf' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/waccmx_phys_intr.F90:114:56:
114 | subroutine waccmx_phys_ion_elec_temp_tend(state, ptend, pbuf, ztodt)
| 1
Warning: Unused dummy argument 'ptend' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/waccmx_phys_intr.F90:114:49:
114 | subroutine waccmx_phys_ion_elec_temp_tend(state, ptend, pbuf, ztodt)
| 1
Warning: Unused dummy argument 'state' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/waccmx_phys_intr.F90:114:69:
114 | subroutine waccmx_phys_ion_elec_temp_tend(state, ptend, pbuf, ztodt)
| 1
Warning: Unused dummy argument 'ztodt' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/waccmx_phys_intr.F90:101:70:
101 | subroutine waccmx_phys_ion_elec_temp_timestep_init(phys_state,pbuf2d)
| 1
Warning: Unused dummy argument 'pbuf2d' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/waccmx_phys_intr.F90:101:63:
101 | subroutine waccmx_phys_ion_elec_temp_timestep_init(phys_state,pbuf2d)
| 1
Warning: Unused dummy argument 'phys_state' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/waccmx_phys_intr.F90:90:50:
90 | subroutine waccmx_phys_ion_elec_temp_init(pbuf2d)
| 1
Warning: Unused dummy argument 'pbuf2d' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/waccmx_phys_intr.F90:75:54:
75 | subroutine waccmx_phys_ion_elec_temp_inidat(ncid_ini,pbuf2d)
| 1
Warning: Unused dummy argument 'ncid_ini' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/waccmx_phys_intr.F90:75:61:
75 | subroutine waccmx_phys_ion_elec_temp_inidat(ncid_ini,pbuf2d)
| 1
Warning: Unused dummy argument 'pbuf2d' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/waccmx_phys_intr.F90:66:56:
66 | subroutine waccmx_phys_ion_elec_temp_readnl(nlfilename)
| 1
Warning: Unused dummy argument 'nlfilename' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/waccmx_phys_intr.F90:43:54:
43 | subroutine waccmx_phys_mspd_tend(ztodt, state, ptend)
| 1
Warning: Unused dummy argument 'ptend' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/waccmx_phys_intr.F90:43:47:
43 | subroutine waccmx_phys_mspd_tend(ztodt, state, ptend)
| 1
Warning: Unused dummy argument 'state' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/waccmx_phys_intr.F90:43:40:
43 | subroutine waccmx_phys_mspd_tend(ztodt, state, ptend)
| 1
Warning: Unused dummy argument 'ztodt' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/tracer_data.F90:365:22:
365 | if ( dimids(did) == lon_dimid ) then
| ^
Warning: 'lon_dimid' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/tracer_data.F90:191:24:
191 | integer :: lon_dimid, lat_dimid, lev_dimid, tim_dimid, old_dimid
| ^
note: 'lon_dimid' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/tracer_data.F90:368:23:
368 | else if ( dimids(did) == lat_dimid ) then
| ^
Warning: 'lat_dimid' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/tracer_data.F90:191:35:
191 | integer :: lon_dimid, lat_dimid, lev_dimid, tim_dimid, old_dimid
| ^
note: 'lat_dimid' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/tracer_data.F90:371:23:
371 | else if ( dimids(did) == tim_dimid ) then
| ^
Warning: 'tim_dimid' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/tracer_data.F90:191:57:
191 | integer :: lon_dimid, lat_dimid, lev_dimid, tim_dimid, old_dimid
| ^
note: 'tim_dimid' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/tracer_data.F90:622:49:
622 | lon_global_grid_ndx(icol,lchnk) = i
| ^
Warning: 'i' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/tracer_data.F90:204:35:
204 | integer :: lchnk, ncol, icol, i,j
| ^
note: 'i' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/nucleate_ice_cam.F90:137:17:
135 | call mpi_bcast(use_preexisting_ice, 1, mpi_logical,masterprocid, mpicom, ierr)
| 2
136 | call mpi_bcast(hist_preexisting_ice, 1, mpi_logical,masterprocid, mpicom, ierr)
137 | 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)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/nucleate_ice_cam.F90:457:36:
457 | real(r8), pointer :: num_col(:,:)
| 1
Warning: Unused variable 'num_col' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/nucleate_ice_cam.F90:455:37:
455 | real(r8) :: size_wghts(pcols,pver)
| 1
Warning: Unused variable 'size_wghts' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/nucleate_ice_cam.F90:456:37:
456 | real(r8) :: type_wghts(pcols,pver)
| 1
Warning: Unused variable 'type_wghts' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/oldcloud_optics.F90:40:40:
40 | real(r8), allocatable :: abs_lw_ice(:,:)
| 1
Warning: Unused PRIVATE module variable 'abs_lw_ice' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/oldcloud_optics.F90:33:42:
33 | real(r8), allocatable :: abs_lw_liq(:,:,:)
| 1
Warning: Unused PRIVATE module variable 'abs_lw_liq' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/oldcloud_optics.F90:39:40:
39 | real(r8), allocatable :: asm_sw_ice(:,:)
| 1
Warning: Unused PRIVATE module variable 'asm_sw_ice' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/oldcloud_optics.F90:32:42:
32 | real(r8), allocatable :: asm_sw_liq(:,:,:)
| 1
Warning: Unused PRIVATE module variable 'asm_sw_liq' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/oldcloud_optics.F90:37:40:
37 | real(r8), allocatable :: ext_sw_ice(:,:)
| 1
Warning: Unused PRIVATE module variable 'ext_sw_ice' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/oldcloud_optics.F90:30:42:
30 | real(r8), allocatable :: ext_sw_liq(:,:,:)
| 1
Warning: Unused PRIVATE module variable 'ext_sw_liq' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/oldcloud_optics.F90:36:35:
36 | real(r8), allocatable :: g_d_eff(:) ! radiative effective diameter samples on grid
| 1
Warning: Unused PRIVATE module variable 'g_d_eff' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/oldcloud_optics.F90:29:38:
29 | real(r8), allocatable :: g_lambda(:,:) ! lambda scale samples on grid
| 1
Warning: Unused PRIVATE module variable 'g_lambda' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/oldcloud_optics.F90:28:32:
28 | real(r8), allocatable :: g_mu(:) ! mu samples on grid
| 1
Warning: Unused PRIVATE module variable 'g_mu' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/oldcloud_optics.F90:35:16:
35 | integer :: n_g_d
| 1
Warning: Unused PRIVATE module variable 'n_g_d' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/oldcloud_optics.F90:27:23:
27 | integer :: nmu, nlambda
| 1
Warning: Unused PRIVATE module variable 'nlambda' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/oldcloud_optics.F90:27:14:
27 | integer :: nmu, nlambda
| 1
Warning: Unused PRIVATE module variable 'nmu' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/oldcloud_optics.F90:38:40:
38 | real(r8), allocatable :: ssa_sw_ice(:,:)
| 1
Warning: Unused PRIVATE module variable 'ssa_sw_ice' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/oldcloud_optics.F90:31:42:
31 | real(r8), allocatable :: ssa_sw_liq(:,:,:)
| 1
Warning: Unused PRIVATE module variable 'ssa_sw_liq' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:2146:21:
2146 | real(r8) al_st_nc, G_nc
| 1
Warning: Unused variable 'al_st_nc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:2146:27:
2146 | real(r8) al_st_nc, G_nc
| 1
Warning: Unused variable 'g_nc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:2107:38:
2107 | subroutine gridmean_RH( lchnk, icol, k, p, T, qv, ql, qi, &
| 1
Warning: Unused dummy argument 'icol' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:2107:41:
2107 | subroutine gridmean_RH( lchnk, icol, k, p, T, qv, ql, qi, &
| 1
Warning: Unused dummy argument 'k' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:2109:35:
2109 | landfrac, snowh )
| 1
Warning: Unused dummy argument 'landfrac' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:2107:32:
2107 | subroutine gridmean_RH( lchnk, icol, k, p, T, qv, ql, qi, &
| 1
Warning: Unused dummy argument 'lchnk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:2144:37:
2144 | real(r8) Tc, qt, qc, dqcdt, qc_nc
| 1
Warning: Unused variable 'qc_nc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:2109:42:
2109 | landfrac, snowh )
| 1
Warning: Unused dummy argument 'snowh' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:2009:76:
2009 | a_dc, ql_dc, qi_dc, a_sc, ql_sc, qi_sc, ai_st, &
| 1
Warning: Unused dummy argument 'ai_st' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:1884:20:
1884 | real(r8) al_st_nc, G_nc
| 1
Warning: Unused variable 'al_st_nc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:1882:17:
1882 | real(r8) alpha, beta
| 1
Warning: Unused variable 'alpha' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:1882:23:
1882 | real(r8) alpha, beta
| 1
Warning: Unused variable 'beta' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:1881:27:
1881 | real(r8) dqcncdt, dastdt, dUdt
| 1
Warning: Unused variable 'dastdt' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:1881:19:
1881 | real(r8) dqcncdt, dastdt, dUdt
| 1
Warning: Unused variable 'dqcncdt' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:1881:33:
1881 | real(r8) dqcncdt, dastdt, dUdt
| 1
Warning: Unused variable 'dudt' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:1879:17:
1879 | real(r8) esat0
| 1
Warning: Unused variable 'esat0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:1878:25:
1878 | real(r8) ficeg0, ficeg
| 1
Warning: Unused variable 'ficeg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:1884:26:
1884 | real(r8) al_st_nc, G_nc
| 1
Warning: Unused variable 'g_nc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:1873:12:
1873 | integer i ! Iteration index
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:1823:41:
1823 | subroutine instratus_core( lchnk, icol, k, p, &
| 1
Warning: Unused dummy argument 'icol' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:1823:44:
1823 | subroutine instratus_core( lchnk, icol, k, p, &
| 1
Warning: Unused dummy argument 'k' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:1823:35:
1823 | subroutine instratus_core( lchnk, icol, k, p, &
| 1
Warning: Unused dummy argument 'lchnk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:1875:21:
1875 | real(r8) muQ0, muQ
| 1
Warning: Unused variable 'muq' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:1880:17:
1880 | real(r8) qsat0
| 1
Warning: Unused variable 'qsat0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:1883:13:
1883 | real(r8) U, U_nc
| 1
Warning: Unused variable 'u' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:1883:19:
1883 | real(r8) U, U_nc
| 1
Warning: Unused variable 'u_nc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:1484:18:
1484 | real(r8) qc0_st
| 1
Warning: Unused variable 'qc0_st' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:1483:18:
1483 | real(r8) qi0_st
| 1
Warning: Unused variable 'qi0_st' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:1482:18:
1482 | real(r8) ql0_st
| 1
Warning: Unused variable 'ql0_st' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:418:18:
418 | real(r8) dastdt ! d(a_st)/dt [1/s]
| 1
Warning: Unused variable 'dastdt' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:158:17:
158 | integer icol
| 1
Warning: Unused variable 'icol' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:243:31:
243 | integer :: i, j, k, iter, ii, jj ! Loop indexes
| 1
Warning: Unused variable 'ii' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:243:18:
243 | integer :: i, j, k, iter, ii, jj ! Loop indexes
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:243:35:
243 | integer :: i, j, k, iter, ii, jj ! Loop indexes
| 1
Warning: Unused variable 'jj' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dp_coupling.F90:79:27:
79 | real(r8) :: rlat(pcols) ! array of latitudes (radians)
| 1
Warning: Unused variable 'rlat' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dp_coupling.F90:80:27:
80 | real(r8) :: rlon(pcols) ! array of longitudes (radians)
| 1
Warning: Unused variable 'rlon' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_deposition.F90:223:26:
223 | real(r8):: bcphidry_sum, ocphidry_sum, ocphodry_sum
| 1
Warning: Unused variable 'bcphidry_sum' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_deposition.F90:221:27:
221 | integer :: i, ispec, idx
| 1
Warning: Unused variable 'idx' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_deposition.F90:223:40:
223 | real(r8):: bcphidry_sum, ocphidry_sum, ocphodry_sum
| 1
Warning: Unused variable 'ocphidry_sum' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_deposition.F90:223:54:
223 | real(r8):: bcphidry_sum, ocphidry_sum, ocphodry_sum
| 1
Warning: Unused variable 'ocphodry_sum' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_deposition.F90:146:27:
146 | real(r8) :: bcphiwet_sum, ocphiwet_sum
| 1
Warning: Unused variable 'bcphiwet_sum' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_deposition.F90:143:27:
143 | integer :: i, ispec, idx
| 1
Warning: Unused variable 'idx' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_deposition.F90:146:41:
146 | real(r8) :: bcphiwet_sum, ocphiwet_sum
| 1
Warning: Unused variable 'ocphiwet_sum' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_deposition.F90:73:14:
73 | integer :: i, pcnt, scnt
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_intr.F90:166:68:
166 | subroutine carma_wetdep_tend(state, ptend, dt, pbuf, dlf, cam_out)
| 1
Warning: Unused dummy argument 'cam_out' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_intr.F90:166:59:
166 | subroutine carma_wetdep_tend(state, ptend, dt, pbuf, dlf, cam_out)
| 1
Warning: Unused dummy argument 'dlf' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_intr.F90:166:47:
166 | subroutine carma_wetdep_tend(state, ptend, dt, pbuf, dlf, cam_out)
| 1
Warning: Unused dummy argument 'dt' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_intr.F90:166:54:
166 | subroutine carma_wetdep_tend(state, ptend, dt, pbuf, dlf, cam_out)
| 1
Warning: Unused dummy argument 'pbuf' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_intr.F90:166:43:
166 | subroutine carma_wetdep_tend(state, ptend, dt, pbuf, dlf, cam_out)
| 1
Warning: Unused dummy argument 'ptend' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_intr.F90:166:36:
166 | subroutine carma_wetdep_tend(state, ptend, dt, pbuf, dlf, cam_out)
| 1
Warning: Unused dummy argument 'state' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_intr.F90:152:53:
152 | subroutine carma_emission_tend(state, ptend, cam_in, dt)
| 1
Warning: Unused dummy argument 'cam_in' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_intr.F90:152:57:
152 | subroutine carma_emission_tend(state, ptend, cam_in, dt)
| 1
Warning: Unused dummy argument 'dt' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_intr.F90:152:45:
152 | subroutine carma_emission_tend(state, ptend, cam_in, dt)
| 1
Warning: Unused dummy argument 'ptend' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_intr.F90:152:38:
152 | subroutine carma_emission_tend(state, ptend, cam_in, dt)
| 1
Warning: Unused dummy argument 'state' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_intr.F90:135:42:
135 | subroutine carma_init_cnst(name, latvals, lonvals, mask, q)
| 1
Warning: Unused dummy argument 'latvals' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_intr.F90:135:51:
135 | subroutine carma_init_cnst(name, latvals, lonvals, mask, q)
| 1
Warning: Unused dummy argument 'lonvals' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_intr.F90:135:57:
135 | subroutine carma_init_cnst(name, latvals, lonvals, mask, q)
| 1
Warning: Unused dummy argument 'mask' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_intr.F90:100:46:
100 | subroutine carma_timestep_tend(state, cam_in, cam_out, ptend, dt, pbuf, dlf, rliq, prec_str, snow_str, &
| 1
Warning: Unused dummy argument 'cam_in' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_intr.F90:100:55:
100 | subroutine carma_timestep_tend(state, cam_in, cam_out, ptend, dt, pbuf, dlf, rliq, prec_str, snow_str, &
| 1
Warning: Unused dummy argument 'cam_out' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_intr.F90:100:77:
100 | subroutine carma_timestep_tend(state, cam_in, cam_out, ptend, dt, pbuf, dlf, rliq, prec_str, snow_str, &
| 1
Warning: Unused dummy argument 'dlf' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_intr.F90:100:66:
100 | subroutine carma_timestep_tend(state, cam_in, cam_out, ptend, dt, pbuf, dlf, rliq, prec_str, snow_str, &
| 1
Warning: Unused dummy argument 'dt' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_intr.F90:102:8:
102 | use hycoef, only: hyai, hybi, hyam, hybm
| 1
Warning: Unused module variable 'hyai' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_intr.F90:102:8:
102 | use hycoef, only: hyai, hybi, hyam, hybm
| 1
Warning: Unused module variable 'hyam' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_intr.F90:102:8:
102 | use hycoef, only: hyai, hybi, hyam, hybm
| 1
Warning: Unused module variable 'hybi' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_intr.F90:102:8:
102 | use hycoef, only: hyai, hybi, hyam, hybm
| 1
Warning: Unused module variable 'hybm' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_intr.F90:101:37:
101 | prec_sed, snow_sed, ustar, obklen)
| 1
Warning: Unused dummy argument 'obklen' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_intr.F90:100:72:
100 | subroutine carma_timestep_tend(state, cam_in, cam_out, ptend, dt, pbuf, dlf, rliq, prec_str, snow_str, &
| 1
Warning: Unused dummy argument 'pbuf' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_intr.F90:100:83:
100 | subroutine carma_timestep_tend(state, cam_in, cam_out, ptend, dt, pbuf, dlf, rliq, prec_str, snow_str, &
| 1
Warning: Unused dummy argument 'rliq' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_intr.F90:105:8:
105 | use scamMod, only: single_column
| 1
Warning: Unused module variable 'single_column' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_intr.F90:101:29:
101 | prec_sed, snow_sed, ustar, obklen)
| 1
Warning: Unused dummy argument 'ustar' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/carma_intr.F90:67:37:
67 | function carma_implements_cnst(name)
| 1
Warning: Unused dummy argument 'name' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/zm_conv_intr.F90:204:18:
202 | call mpi_bcast(zmconv_num_cin, 1, mpi_integer, masterprocid, mpicom, ierr)
| 2
203 | if (ierr /= 0) call endrun("zm_conv_readnl: FATAL: mpi_bcast: zmconv_num_cin")
204 | 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)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/zm_conv_intr.F90:91:27:
91 | integer :: dgnum_idx = 0
| 1
Warning: Unused PRIVATE module variable 'dgnum_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/zm_conv_intr.F90:62:16:
62 | dnifzm_idx, & ! detrained convective cloud ice num concen.
| 1
Warning: Unused PRIVATE module variable 'dnifzm_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/zm_conv_intr.F90:61:16:
61 | dnlfzm_idx, & ! detrained convective cloud water num concen.
| 1
Warning: Unused PRIVATE module variable 'dnlfzm_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/zm_conv_intr.F90:94:19:
94 | integer :: nbulk
| 1
Warning: Unused PRIVATE module variable 'nbulk' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/zm_conv_intr.F90:93:20:
93 | integer :: nmodes
| 1
Warning: Unused PRIVATE module variable 'nmodes' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/zm_conv_intr.F90:870:29:
870 | integer :: i, lchnk, istat
| 1
Warning: Unused variable 'istat' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/zm_conv_intr.F90:416:18:
416 | integer :: ilat ! global latitude index of a column
| 1
Warning: Unused variable 'ilat' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/zm_conv_intr.F90:415:18:
415 | integer :: ilon ! global longitude index of a column
| 1
Warning: Unused variable 'ilon' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/zm_conv_intr.F90:414:19:
414 | integer :: i,k,l,m
| 1
Warning: Unused variable 'l' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/zm_conv_intr.F90:450:39:
450 | real(r8), pointer :: lambdadpcu(:,:) ! slope of cloud liquid size distr
| 1
Warning: Unused variable 'lambdadpcu' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/zm_conv_intr.F90:414:21:
414 | integer :: i,k,l,m
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/zm_conv_intr.F90:451:35:
451 | real(r8), pointer :: mudpcu(:,:) ! width parameter of droplet size distr
| 1
Warning: Unused variable 'mudpcu' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/zm_conv_intr.F90:487:22:
487 | real(r8) :: tfinal1, tfinal2
| 1
Warning: Unused variable 'tfinal1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/zm_conv_intr.F90:487:31:
487 | real(r8) :: tfinal1, tfinal2
| 1
Warning: Unused variable 'tfinal2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/zm_conv_intr.F90:256:18:
256 | integer k, istat
| 1
Warning: Unused variable 'istat' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/zm_conv_intr.F90:110:13:
110 | integer idx
| 1
Warning: Unused variable 'idx' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:2260:9:
2260 | if( dqv .gt. 1.e-20_r8 ) then
| ^
Warning: 'dqv' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:2214:26:
2214 | real(r8) dql, dqi, dqv, sum, aa, dum
| ^
note: 'dqv' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/rrtmg_state.F90:171:17:
171 | real(r8) :: H, P_top, P_surface
| 1
Warning: Unused variable 'h' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/rrtmg_state.F90:170:23:
170 | integer :: ncol, i, kk, k, lchnk
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/rrtmg_state.F90:171:35:
171 | real(r8) :: H, P_top, P_surface
| 1
Warning: Unused variable 'p_surface' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:2325:31:
2325 | ipiv(icol)=ipiv(icol)+1
| ^
Warning: 'icol' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:2293:20:
2293 | INTEGER i,icol,irow,j,k,l,ll,ii,jj,indxc(NMAX),indxr(NMAX),ipiv(NMAX)
| ^
note: 'icol' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:2326:12:
2326 | if (irow.ne.icol) then
| ^
Warning: 'irow' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cldwat2m_macro.F90:2293:25:
2293 | INTEGER i,icol,irow,j,k,l,ll,ii,jj,indxc(NMAX),indxr(NMAX),ipiv(NMAX)
| ^
note: 'irow' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_snapshot_common.F90:845:7:
845 | use constituents, only: cnst_name, cnst_longname
| 1
Warning: Unused module variable 'cnst_longname' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_snapshot_common.F90:288:7:
288 | use constituents, only: cnst_name, cnst_longname
| 1
Warning: Unused module variable 'cnst_longname' which has been explicitly imported at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cloud_rad_props.F90:196:18:
150 | call mpibcast(nmu, 1, mpiint, 0, mpicom, ierr)
| 2
......
196 | 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)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cloud_rad_props.F90:478:17:
478 | integer lwband, i, k
| 1
Warning: Unused variable 'lwband' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cloud_rad_props.F90:442:42:
442 | real(r8), dimension(pcols,pver) :: kext
| 1
Warning: Unused variable 'kext' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cloud_rad_props.F90:443:21:
443 | integer i,k,swband, ncol
| 1
Warning: Unused variable 'swband' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cospsimulator_intr.F90:1187:54:
1187 | subroutine cospsimulator_intr_run(state,pbuf, cam_in,emis,coszrs,cld_swtau_in,snow_tau_in,snow_emis_in)
| 1
Warning: Unused dummy argument 'cam_in' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cospsimulator_intr.F90:1187:79:
1187 | subroutine cospsimulator_intr_run(state,pbuf, cam_in,emis,coszrs,cld_swtau_in,snow_tau_in,snow_emis_in)
| 1
Warning: Unused dummy argument 'cld_swtau_in' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cospsimulator_intr.F90:1187:66:
1187 | subroutine cospsimulator_intr_run(state,pbuf, cam_in,emis,coszrs,cld_swtau_in,snow_tau_in,snow_emis_in)
| 1
Warning: Unused dummy argument 'coszrs' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cospsimulator_intr.F90:1187:59:
1187 | subroutine cospsimulator_intr_run(state,pbuf, cam_in,emis,coszrs,cld_swtau_in,snow_tau_in,snow_emis_in)
| 1
Warning: Unused dummy argument 'emis' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cospsimulator_intr.F90:1187:46:
1187 | subroutine cospsimulator_intr_run(state,pbuf, cam_in,emis,coszrs,cld_swtau_in,snow_tau_in,snow_emis_in)
| 1
Warning: Unused dummy argument 'pbuf' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cospsimulator_intr.F90:1187:104:
1187 | subroutine cospsimulator_intr_run(state,pbuf, cam_in,emis,coszrs,cld_swtau_in,snow_tau_in,snow_emis_in)
| 1
Warning: Unused dummy argument 'snow_emis_in' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cospsimulator_intr.F90:1187:91:
1187 | subroutine cospsimulator_intr_run(state,pbuf, cam_in,emis,coszrs,cld_swtau_in,snow_tau_in,snow_emis_in)
| 1
Warning: Unused dummy argument 'snow_tau_in' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cospsimulator_intr.F90:1187:41:
1187 | subroutine cospsimulator_intr_run(state,pbuf, cam_in,emis,coszrs,cld_swtau_in,snow_tau_in,snow_emis_in)
| 1
Warning: Unused dummy argument 'state' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cospsimulator_intr.F90:437:26:
437 | integer :: unitn, ierr
| 1
Warning: Unused variable 'ierr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cospsimulator_intr.F90:431:8:
431 | use mpishorthand, only: mpicom, mpilog, mpiint, mpichar
| 1
Warning: Unused module variable 'mpichar' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cospsimulator_intr.F90:431:8:
431 | use mpishorthand, only: mpicom, mpilog, mpiint, mpichar
| 1
Warning: Unused module variable 'mpicom' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cospsimulator_intr.F90:431:8:
431 | use mpishorthand, only: mpicom, mpilog, mpiint, mpichar
| 1
Warning: Unused module variable 'mpiint' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cospsimulator_intr.F90:431:8:
431 | use mpishorthand, only: mpicom, mpilog, mpiint, mpichar
| 1
Warning: Unused module variable 'mpilog' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cospsimulator_intr.F90:427:45:
427 | subroutine cospsimulator_intr_readnl(nlfile)
| 1
Warning: Unused dummy argument 'nlfile' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cospsimulator_intr.F90:437:20:
437 | integer :: unitn, ierr
| 1
Warning: Unused variable 'unitn' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/spcam_drivers.F90:45:28:
45 | subroutine spcam_init(pbuf2d)
| 1
Warning: Unused dummy argument 'pbuf2d' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/spcam_drivers.F90:23:22:
23 | cam_out, cam_in )
| 1
Warning: Unused dummy argument 'cam_in' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/spcam_drivers.F90:23:14:
23 | cam_out, cam_in )
| 1
Warning: Unused dummy argument 'cam_out' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/spcam_drivers.F90:22:20:
22 | tend, pbuf, &
| 1
Warning: Unused dummy argument 'pbuf' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/spcam_drivers.F90:21:38:
21 | subroutine tphysbc_spcam (ztodt, state, &
| 1
Warning: Unused dummy argument 'state' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/spcam_drivers.F90:22:11:
22 | tend, pbuf, &
| 1
Warning: Unused dummy argument 'tend' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/spcam_drivers.F90:21:31:
21 | subroutine tphysbc_spcam (ztodt, state, &
| 1
Warning: Unused dummy argument 'ztodt' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub/unit_driver.F90:25:72:
25 | subroutine unit_driver_run(indata, phys_state, pbuf2d, cam_out, cam_in, recno)
| 1
Warning: Unused dummy argument 'cam_in' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub/unit_driver.F90:25:64:
25 | subroutine unit_driver_run(indata, phys_state, pbuf2d, cam_out, cam_in, recno)
| 1
Warning: Unused dummy argument 'cam_out' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub/unit_driver.F90:25:35:
25 | subroutine unit_driver_run(indata, phys_state, pbuf2d, cam_out, cam_in, recno)
| 1
Warning: Unused dummy argument 'indata' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub/unit_driver.F90:25:55:
25 | subroutine unit_driver_run(indata, phys_state, pbuf2d, cam_out, cam_in, recno)
| 1
Warning: Unused dummy argument 'pbuf2d' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub/unit_driver.F90:25:47:
25 | subroutine unit_driver_run(indata, phys_state, pbuf2d, cam_out, cam_in, recno)
| 1
Warning: Unused dummy argument 'phys_state' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/unit_drivers/stub/unit_driver.F90:25:79:
25 | subroutine unit_driver_run(indata, phys_state, pbuf2d, cam_out, cam_in, recno)
| 1
Warning: Unused dummy argument 'recno' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cam_diagnostics.F90:666:38:
666 | dcconnam(m) = 'DC'//cnst_name(m)
| 1
Warning: CHARACTER expression will be truncated in assignment (16/18) at (1) [-Wcharacter-truncation]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/radiation_data.F90:683:33:
683 | name = 'rad_'//gasnames(i)
| 1
Warning: CHARACTER expression will be truncated in assignment (32/68) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/radiation_data.F90:691:36:
691 | name = 'rad_'//aernames(i)
| 1
Warning: CHARACTER expression will be truncated in assignment (32/68) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/radiation_data.F90:714:35:
714 | name = 'rad_'//aername
| 1
Warning: CHARACTER expression will be truncated in assignment (32/36) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/radiation_data.F90:453:33:
453 | name = 'rad_'//gasnames(i)
| 1
Warning: CHARACTER expression will be truncated in assignment (64/68) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/radiation_data.F90:462:36:
462 | name = 'rad_'//aernames(i)
| 1
Warning: CHARACTER expression will be truncated in assignment (64/68) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cam_diagnostics.F90:2102:54:
2102 | subroutine diag_phys_tend_writeout_moist(state, pbuf, tend, ztodt, &
| 1
Warning: Unused dummy argument 'pbuf' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cam_diagnostics.F90:2102:61:
2102 | subroutine diag_phys_tend_writeout_moist(state, pbuf, tend, ztodt, &
| 1
Warning: Unused dummy argument 'tend' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cam_diagnostics.F90:2047:26:
2047 | integer :: itim_old,m
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cam_diagnostics.F90:1913:59:
1913 | subroutine diag_physvar_ic (lchnk, pbuf, cam_out, cam_in)
| 1
Warning: Unused dummy argument 'cam_in' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cam_diagnostics.F90:1913:51:
1913 | subroutine diag_physvar_ic (lchnk, pbuf, cam_out, cam_in)
| 1
Warning: Unused dummy argument 'cam_out' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cam_diagnostics.F90:1763:19:
1763 | integer :: i, k, m ! indexes
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cam_diagnostics.F90:1263:24:
1263 | integer :: ixq, ierr
| 1
Warning: Unused variable 'ierr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cam_diagnostics.F90:1236:8:
1236 | use physconst, only: gravit, rga, rair, cpair, latvap, rearth, cappa
| 1
Warning: Unused module variable 'rair' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cam_diagnostics.F90:926:17:
926 | integer :: i, k, m, lchnk, ncol, nstep
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_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)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/radiation_data.F90:105:30:
105 | logical :: fixed_dyn_heating = .false.
| 1
Warning: Unused PRIVATE module variable 'fixed_dyn_heating' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cam_diagnostics.F90:187:33:
187 | subroutine diag_init_dry(pbuf2d)
| 1
Warning: Unused dummy argument 'pbuf2d' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/radiation_data.F90:1057:18:
1057 | integer :: idx
| 1
Warning: Unused variable 'idx' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/radiation_data.F90:1055:22:
1055 | integer :: i, ncol
| 1
Warning: Unused variable 'ncol' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/radiation_data.F90:522:36:
522 | integer :: lchnk, itim_old, ifld
| 1
Warning: Unused variable 'ifld' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/radiation_data.F90:149:29:
149 | integer :: unitn, ierr, i
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_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)).
/home/jenkins/workspace/cam_scam_gfortran_debug_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)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/gw_drag.F90:1991:23:
1991 | u, v, t, p, piln, zm, zi, &
| 1
Warning: Unused dummy argument 'zm' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/beljaars_drag_cam.F90:22:23:
22 | real(r8) :: blj_orocnst
| 1
Warning: Unused PRIVATE module variable 'blj_orocnst' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/beljaars_drag_cam.F90:23:21:
23 | real(r8) :: blj_z0fac
| 1
Warning: Unused PRIVATE module variable 'blj_z0fac' declared at (1) [-Wunused-value]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:246:2:
246 | subroutine modal_aero_rename_no_acc_crs_sub( &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:363:2:
363 | lunout = iulog
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:377:2:
377 | if (npair_renamexf .le. 0) return
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:386:2:
386 | deltatinv = 1.0_r8/(deltat*(1.0_r8 + 1.0e-15_r8))
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:387:2:
387 | onethird = 1.0_r8/3.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:388:2:
388 | frelax = 27.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:389:2:
389 | xferfrac_max = 1.0_r8 - 10.0_r8*epsilon(1.0_r8) ! 1-eps
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:391:2:
391 | do n = 1, ntot_amode
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:392:2:
392 | idomode(n) = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:393:2:
393 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:395:2:
395 | do ipair = 1, npair_renamexf
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:396:2:
396 | if (ipair .gt. 1) goto 8100
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:397:2:
397 | idomode(modefrm_renamexf(ipair)) = 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:399:2:
399 | mfrm = modefrm_renamexf(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:400:2:
400 | mtoo = modetoo_renamexf(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:401:2:
401 | factoraa(mfrm) = (pi/6._r8)*exp(4.5_r8*(alnsg_amode(mfrm)**2))
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:402:2:
402 | factoraa(mtoo) = (pi/6._r8)*exp(4.5_r8*(alnsg_amode(mtoo)**2))
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:403:2:
403 | factoryy(mfrm) = sqrt( 0.5_r8 )/alnsg_amode(mfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:407:2:
407 | dryvol_smallest(mfrm) = 1.0e-25_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:408:2:
408 | v2nlorlx(mfrm) = voltonumblo_amode(mfrm)*frelax
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:409:2:
409 | v2nhirlx(mfrm) = voltonumbhi_amode(mfrm)/frelax
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:411:2:
411 | dum3alnsg2(ipair) = 3.0_r8 * (alnsg_amode(mfrm)**2)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:412:2:
412 | dp_cut(ipair) = sqrt( &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:413:2:
413 | dgnum_amode(mfrm)*exp(1.5_r8*(alnsg_amode(mfrm)**2)) * &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:414:2:
414 | dgnum_amode(mtoo)*exp(1.5_r8*(alnsg_amode(mtoo)**2)) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:415:2:
415 | lndp_cut(ipair) = log( dp_cut(ipair) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:416:2:
416 | dp_belowcut(ipair) = 0.99_r8*dp_cut(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:417:2:
417 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:419:2:
419 | do n = 1, ntot_amode
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:420:2:
420 | if (idomode(n) .gt. 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:421:2:
421 | dryvol_a(1:ncol,:,n) = 0.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:422:2:
422 | dryvol_c(1:ncol,:,n) = 0.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:423:2:
423 | deldryvol_a(1:ncol,:,n) = 0.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:424:2:
424 | deldryvol_c(1:ncol,:,n) = 0.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:425:2:
425 | do l1 = 1, nspec_amode(n)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:429:2:
429 | dum_m2vdt = dum_m2v*deltat
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:430:2:
430 | la = lmassptr_amode(l1,n)-loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:431:2:
431 | if (la > 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:432:2:
432 | dryvol_a(1:ncol,:,n) = dryvol_a(1:ncol,:,n) &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:433:2:
433 | + dum_m2v*max( 0.0_r8, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:435:2:
435 | deldryvol_a(1:ncol,:,n) = deldryvol_a(1:ncol,:,n) &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:436:2:
436 | + (dqdt_other(1:ncol,:,la) + dqdt(1:ncol,:,la))*dum_m2vdt
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:437:2:
437 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:439:2:
439 | lc = lmassptrcw_amode(l1,n)-loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:440:2:
440 | if (lc > 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:441:2:
441 | dryvol_c(1:ncol,:,n) = dryvol_c(1:ncol,:,n) &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:442:2:
442 | + dum_m2v*max( 0.0_r8, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:444:2:
444 | deldryvol_c(1:ncol,:,n) = deldryvol_c(1:ncol,:,n) &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:445:2:
445 | + (dqqcwdt_other(1:ncol,:,lc) + &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:446:2:
446 | dqqcwdt(1:ncol,:,lc))*dum_m2vdt
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:447:2:
447 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:448:2:
448 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:449:2:
449 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:450:2:
450 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:461:2:
461 | if (is_dorename_atik) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:462:2:
462 | if (.not. dorename_atik(i,k)) cycle mainloop1_i
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:463:2:
463 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:464:2:
464 | pdel_fac = pdel(i,k)/gravit
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:471:2:
471 | mfrm = modefrm_renamexf(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:472:2:
472 | mtoo = modetoo_renamexf(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:478:2:
478 | dryvol_t_old = dryvol_a(i,k,mfrm) + dryvol_c(i,k,mfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:479:2:
479 | dryvol_t_del = deldryvol_a(i,k,mfrm) + deldryvol_c(i,k,mfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:480:2:
480 | dryvol_t_new = dryvol_t_old + dryvol_t_del
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:481:2:
481 | dryvol_t_oldbnd = max( dryvol_t_old, dryvol_smallest(mfrm) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:484:2:
484 | if (dryvol_t_new .le. dryvol_smallest(mfrm)) cycle mainloop1_ipair
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:485:2:
485 | if (dryvol_t_del .le. 1.0e-6_r8*dryvol_t_oldbnd) cycle mainloop1_ipair
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:488:2:
488 | num_t_old = q(i,k,numptr_amode(mfrm)-loffset)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:489:2:
489 | num_t_old = num_t_old + qqcw(i,k,numptrcw_amode(mfrm)-loffset)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:490:2:
490 | num_t_old = max( 0.0_r8, num_t_old )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:491:2:
491 | dryvol_t_oldbnd = max( dryvol_t_old, dryvol_smallest(mfrm) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:492:2:
492 | num_t_oldbnd = min( dryvol_t_oldbnd*v2nlorlx(mfrm), num_t_old )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:493:2:
493 | num_t_oldbnd = max( dryvol_t_oldbnd*v2nhirlx(mfrm), num_t_oldbnd )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:496:2:
496 | dgn_t_new = (dryvol_t_new/(num_t_oldbnd*factoraa(mfrm)))**onethird
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:497:2:
497 | if (dgn_t_new .le. dgnum_amode(mfrm)) cycle mainloop1_ipair
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:500:2:
500 | lndgn_new = log( dgn_t_new )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:501:2:
501 | lndgv_new = lndgn_new + dum3alnsg2(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:502:2:
502 | yn_tail = (lndp_cut(ipair) - lndgn_new)*factoryy(mfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:503:2:
503 | yv_tail = (lndp_cut(ipair) - lndgv_new)*factoryy(mfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:504:2:
504 | tailfr_numnew = 0.5_r8*erfc( yn_tail )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:505:2:
505 | tailfr_volnew = 0.5_r8*erfc( yv_tail )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:508:2:
508 | dgn_t_old = &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:509:2:
509 | (dryvol_t_oldbnd/(num_t_oldbnd*factoraa(mfrm)))**onethird
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:512:2:
512 | if (dgn_t_new .ge. dp_cut(ipair)) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:513:2:
513 | dgn_t_old = min( dgn_t_old, dp_belowcut(ipair) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:514:2:
514 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:515:2:
515 | lndgn_old = log( dgn_t_old )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:516:2:
516 | lndgv_old = lndgn_old + dum3alnsg2(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:517:2:
517 | yn_tail = (lndp_cut(ipair) - lndgn_old)*factoryy(mfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:518:2:
518 | yv_tail = (lndp_cut(ipair) - lndgv_old)*factoryy(mfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:519:2:
519 | tailfr_numold = 0.5_r8*erfc( yn_tail )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:520:2:
520 | tailfr_volold = 0.5_r8*erfc( yv_tail )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:524:2:
524 | dum = tailfr_volnew*dryvol_t_new - tailfr_volold*dryvol_t_old
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:525:2:
525 | if (dum .le. 0.0_r8) cycle mainloop1_ipair
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:527:2:
527 | xferfrac_vol = min( dum, dryvol_t_new )/dryvol_t_new
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:528:2:
528 | xferfrac_vol = min( xferfrac_vol, xferfrac_max )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:529:2:
529 | xferfrac_num = tailfr_numnew - tailfr_numold
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:530:2:
530 | xferfrac_num = max( 0.0_r8, min( xferfrac_num, xferfrac_vol ) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:535:2:
535 | j = jsrflx_rename
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:536:2:
536 | do iq = 1, nspecfrm_renamexf(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:537:2:
537 | xfercoef = xferfrac_vol*deltatinv
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:538:2:
538 | if (iq .eq. 1) xfercoef = xferfrac_num*deltatinv
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:540:2:
540 | lsfrma = lspecfrma_renamexf(iq,ipair)-loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:541:2:
541 | lsfrmc = lspecfrmc_renamexf(iq,ipair)-loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:542:2:
542 | lstooa = lspectooa_renamexf(iq,ipair)-loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:543:2:
543 | lstooc = lspectooc_renamexf(iq,ipair)-loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:545:2:
545 | if (lsfrma .gt. 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:546:2:
546 | xfertend = xfercoef*max( 0.0_r8, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:547:2:
547 | (q(i,k,lsfrma)+dqdt(i,k,lsfrma)*deltat) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:567:2:
567 | dqdt(i,k,lsfrma) = dqdt(i,k,lsfrma) - xfertend
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:568:2:
568 | qsrflx(i,lsfrma,j) = qsrflx(i,lsfrma,j) - xfertend*pdel_fac
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:569:2:
569 | if (lstooa .gt. 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:570:2:
570 | dqdt(i,k,lstooa) = dqdt(i,k,lstooa) + xfertend
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:571:2:
571 | qsrflx(i,lstooa,j) = qsrflx(i,lstooa,j) + xfertend*pdel_fac
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:572:2:
572 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:573:2:
573 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:575:2:
575 | if (lsfrmc .gt. 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:576:2:
576 | xfertend = xfercoef*max( 0.0_r8, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:577:2:
577 | (qqcw(i,k,lsfrmc)+dqqcwdt(i,k,lsfrmc)*deltat) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:578:2:
578 | dqqcwdt(i,k,lsfrmc) = dqqcwdt(i,k,lsfrmc) - xfertend
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:579:2:
579 | qqcwsrflx(i,lsfrmc,j) = qqcwsrflx(i,lsfrmc,j) - xfertend*pdel_fac
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:580:2:
580 | if (lstooc .gt. 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:581:2:
581 | dqqcwdt(i,k,lstooc) = dqqcwdt(i,k,lstooc) + xfertend
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:582:2:
582 | qqcwsrflx(i,lstooc,j) = qqcwsrflx(i,lstooc,j) + xfertend*pdel_fac
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:583:2:
583 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:584:2:
584 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:586:2:
586 | end do ! "iq = 1, nspecfrm_renamexf(ipair)"
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:589:2:
589 | end do mainloop1_ipair
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:592:2:
592 | end do mainloop1_i
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:593:2:
593 | end do mainloop1_k
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:598:2:
598 | dotendrn(:) = .false.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:599:2:
599 | dotendqqcwrn(:) = .false.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:600:2:
600 | do ipair = 1, npair_renamexf
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:601:2:
601 | do iq = 1, nspecfrm_renamexf(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:602:2:
602 | lsfrma = lspecfrma_renamexf(iq,ipair) - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:603:2:
603 | lsfrmc = lspecfrmc_renamexf(iq,ipair) - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:604:2:
604 | lstooa = lspectooa_renamexf(iq,ipair) - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:605:2:
605 | lstooc = lspectooc_renamexf(iq,ipair) - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:606:2:
606 | if (lsfrma .gt. 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:607:2:
607 | dotendrn(lsfrma) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:608:2:
608 | if (lstooa .gt. 0) dotendrn(lstooa) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:609:2:
609 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:610:2:
610 | if (lsfrmc .gt. 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:611:2:
611 | dotendqqcwrn(lsfrmc) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:612:2:
612 | if (lstooc .gt. 0) dotendqqcwrn(lstooc) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:613:2:
613 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:614:2:
614 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:615:2:
615 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:618:2:
618 | return
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:624:6:
624 | 8100 write(lunout,9050) ipair
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:625:2:
625 | call endrun( 'modal_aero_rename_no_acc_crs_sub error' )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:626:6:
626 | 9050 format( / '*** subr. modal_aero_rename_no_acc_crs_sub ***' / &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:627:8:
627 | 4x, 'aerosol renaming not implemented for ipair =', i5 )
| 1
Warning: Nonconforming tab character in format at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:630:2:
630 | end subroutine modal_aero_rename_no_acc_crs_sub
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:635:2:
635 | subroutine modal_aero_rename_no_acc_crs_init
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:643:2:
643 | implicit none
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:646:2:
646 | integer :: ipair, iq, iqfrm, iqtoo
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:647:2:
647 | integer :: lsfrma, lsfrmc, lstooa, lstooc, lunout
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:648:2:
648 | integer :: mfrm, mtoo
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:649:2:
649 | integer :: n1, n2, nspec
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:650:2:
650 | integer :: nchfrma, nchfrmc, nchfrmskip, nchtooa, nchtooc, nchtooskip
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:652:2:
652 | lunout = iulog
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:657:2:
657 | n1 = modeptr_accum
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:658:2:
658 | n2 = modeptr_aitken
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:659:2:
659 | if ((n1 .gt. 0) .and. (n2 .gt. 0)) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:660:2:
660 | npair_renamexf = 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:661:2:
661 | modefrm_renamexf(1) = n2
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:662:2:
662 | modetoo_renamexf(1) = n1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:663:2:
663 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:664:2:
664 | npair_renamexf = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:665:2:
665 | return
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:666:2:
666 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:673:2:
673 | mfrm = modefrm_renamexf(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:674:2:
674 | mtoo = modetoo_renamexf(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:675:2:
675 | if (mfrm < 10) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:676:2:
676 | nchfrmskip = 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:677:2:
677 | else if (mfrm < 100) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:678:2:
678 | nchfrmskip = 2
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:679:2:
679 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:680:2:
680 | nchfrmskip = 3
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:681:2:
681 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:682:2:
682 | if (mtoo < 10) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:683:2:
683 | nchtooskip = 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:684:2:
684 | else if (mtoo < 100) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:685:2:
685 | nchtooskip = 2
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:686:2:
686 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:687:2:
687 | nchtooskip = 3
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:688:2:
688 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:689:2:
689 | nspec = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:691:2:
691 | if (iqfrm == -1) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:692:2:
692 | lsfrma = numptr_amode(mfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:693:2:
693 | lstooa = numptr_amode(mtoo)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:694:2:
694 | lsfrmc = numptrcw_amode(mfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:695:2:
695 | lstooc = numptrcw_amode(mtoo)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:696:2:
696 | else if (iqfrm == 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:703:2:
703 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:704:2:
704 | lsfrma = lmassptr_amode(iqfrm,mfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:705:2:
705 | lsfrmc = lmassptrcw_amode(iqfrm,mfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:706:2:
706 | lstooa = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:707:2:
707 | lstooc = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:708:2:
708 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:711:2:
711 | if ((lsfrma < 1) .or. (lsfrma > pcnst)) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:712:2:
712 | write(lunout,9100) mfrm, iqfrm, lsfrma
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:713:2:
713 | call endrun( 'modal_aero_rename_init error aa' )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:714:2:
714 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:715:2:
715 | if ((lsfrmc < 1) .or. (lsfrmc > pcnst)) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:716:2:
716 | write(lunout,9102) mfrm, iqfrm, lsfrmc
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:717:2:
717 | call endrun( 'modal_aero_rename_init error bb' )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:718:2:
718 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:721:2:
721 | if (iqfrm > 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:722:2:
722 | nchfrma = len( trim( cnst_name(lsfrma) ) ) - nchfrmskip
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:726:2:
726 | do iqtoo = 1, nspec_amode(mtoo)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:729:2:
729 | lstooa = lmassptr_amode(iqtoo,mtoo)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:730:2:
730 | nchtooa = len( trim( cnst_name(lstooa) ) ) - nchtooskip
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:731:2:
731 | if (cnst_name(lsfrma)(1:nchfrma) == cnst_name(lstooa)(1:nchtooa)) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:733:2:
733 | nchfrmc = len( trim( cnst_name_cw(lsfrmc) ) ) - nchfrmskip
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:734:2:
734 | lstooc = lmassptrcw_amode(iqtoo,mtoo)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:735:2:
735 | nchtooc = len( trim( cnst_name_cw(lstooc) ) ) - nchtooskip
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:736:2:
736 | if (cnst_name_cw(lsfrmc)(1:nchfrmc) /= &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:737:2:
737 | cnst_name_cw(lstooc)(1:nchtooc)) lstooc = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:738:2:
738 | exit
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:739:2:
739 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:740:2:
740 | lstooa = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:741:2:
741 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:743:2:
743 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:744:2:
744 | end if ! (iqfrm > 0)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:746:2:
746 | if ((lstooc < 1) .or. (lstooc > pcnst)) lstooc = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:747:2:
747 | if ((lstooa < 1) .or. (lstooa > pcnst)) lstooa = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:748:2:
748 | if (lstooa == 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:749:2:
749 | write(lunout,9104) mfrm, iqfrm, lsfrma, iqtoo, lstooa
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:750:2:
750 | call endrun( 'modal_aero_rename_init error cc' )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:751:2:
751 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:752:2:
752 | if ((lstooc == 0) .and. (iqfrm /= 0)) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:753:2:
753 | write(lunout,9104) mfrm, iqfrm, lsfrmc, iqtoo, lstooc
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:754:2:
754 | call endrun( 'modal_aero_rename_init error dd' )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:755:2:
755 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:757:2:
757 | nspec = nspec + 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:758:2:
758 | lspecfrma_renamexf(nspec,ipair) = lsfrma
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:759:2:
759 | lspectooa_renamexf(nspec,ipair) = lstooa
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:760:2:
760 | lspecfrmc_renamexf(nspec,ipair) = lsfrmc
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:761:2:
761 | lspectooc_renamexf(nspec,ipair) = lstooc
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:762:2:
762 | end do aa_iqfrm
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:764:2:
764 | nspecfrm_renamexf(ipair) = nspec
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:765:2:
765 | end do aa_ipair
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:767:6:
767 | 9100 format( / '*** subr. modal_aero_rename_no_acc_crs_init' / &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:770:6:
770 | 9102 format( / '*** subr. modal_aero_rename_no_acc_crs_init' / &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:773:6:
773 | 9104 format( / '*** subr. modal_aero_rename_no_acc_crs_init' / &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:776:6:
776 | 9106 format( / '*** subr. modal_aero_rename_no_acc_crs_init' / &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:783:2:
783 | if ( masterproc ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:785:2:
785 | write(lunout,9310)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:787:2:
787 | do 2900 ipair = 1, npair_renamexf
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:788:2:
788 | mfrm = modefrm_renamexf(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:789:2:
789 | mtoo = modetoo_renamexf(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:790:2:
790 | write(lunout,9320) ipair, mfrm, mtoo
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:792:2:
792 | do iq = 1, nspecfrm_renamexf(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:793:2:
793 | lsfrma = lspecfrma_renamexf(iq,ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:794:2:
794 | lstooa = lspectooa_renamexf(iq,ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:795:2:
795 | lsfrmc = lspecfrmc_renamexf(iq,ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:796:2:
796 | lstooc = lspectooc_renamexf(iq,ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:797:2:
797 | if (lstooa .gt. 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:798:2:
798 | write(lunout,9330) lsfrma, cnst_name(lsfrma), &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:799:2:
799 | lstooa, cnst_name(lstooa)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:800:2:
800 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:801:2:
801 | write(lunout,9340) lsfrma, cnst_name(lsfrma)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:802:2:
802 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:803:2:
803 | if (lstooc .gt. 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:804:2:
804 | write(lunout,9330) lsfrmc, cnst_name_cw(lsfrmc), &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:805:2:
805 | lstooc, cnst_name_cw(lstooc)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:806:2:
806 | else if (lsfrmc .gt. 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:807:2:
807 | write(lunout,9340) lsfrmc, cnst_name_cw(lsfrmc)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:808:2:
808 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:809:2:
809 | write(lunout,9350)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:810:2:
810 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:811:2:
811 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:813:6:
813 | 2900 continue
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:814:2:
814 | write(lunout,*)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:816:2:
816 | end if ! ( masterproc )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:818:6:
818 | 9310 format( / 'subr. modal_aero_rename_no_acc_crs_init' )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:819:6:
819 | 9320 format( 'pair', i3, 5x, 'mode', i3, ' ---> mode', i3 )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:820:6:
820 | 9330 format( 5x, 'spec', i3, '=', a, ' ---> spec', i3, '=', a )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:821:6:
821 | 9340 format( 5x, 'spec', i3, '=', a, ' ---> LOSS' )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:822:6:
822 | 9350 format( 5x, 'no corresponding activated species' )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:824:2:
824 | return
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:825:2:
825 | end subroutine modal_aero_rename_no_acc_crs_init
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:835:2:
835 | subroutine modal_aero_rename_acc_crs_sub( &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:956:2:
956 | lunout = iulog
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:970:2:
970 | if (npair_renamexf .le. 0) return
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:975:2:
975 | deltatinv = 1.0_r8/(deltat*(1.0_r8 + 1.0e-15_r8))
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:976:2:
976 | onethird = 1.0_r8/3.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:977:2:
977 | xferfrac_max = 1.0_r8 - 10.0_r8*epsilon(1.0_r8) ! 1-eps
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:979:2:
979 | if ( present( dqdt_rnpos ) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:980:2:
980 | l_dqdt_rnpos = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:981:2:
981 | dqdt_rnpos(:,:,:) = 0.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:982:2:
982 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:983:2:
983 | l_dqdt_rnpos = .false.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:984:2:
984 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:993:2:
993 | mfrm = modefrm_renamexf(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:994:2:
994 | mtoo = modetoo_renamexf(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1005:2:
1005 | dryvol_a(:,:) = 0.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1006:2:
1006 | dryvol_c(:,:) = 0.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1007:2:
1007 | deldryvol_a(:,:) = 0.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1008:2:
1008 | deldryvol_c(:,:) = 0.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1009:2:
1009 | if (ixferable_all_renamexf(ipair) <= 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1010:2:
1010 | dryvol_a_xfab(:,:) = 0.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1011:2:
1011 | dryvol_c_xfab(:,:) = 0.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1012:2:
1012 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1014:2:
1014 | n = mfrm
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1015:2:
1015 | do l1 = 1, nspec_amode(n)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1019:2:
1019 | tmp_m2vdt = tmp_m2v*deltat
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1020:2:
1020 | la = lmassptr_amode(l1,n)-loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1021:2:
1021 | if (la > 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1022:2:
1022 | dryvol_a(1:ncol,:) = dryvol_a(1:ncol,:) &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1023:2:
1023 | + tmp_m2v*max( 0.0_r8, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1024:2:
1024 | q(1:ncol,:,la)-deltat*dqdt_other(1:ncol,:,la) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1025:2:
1025 | deldryvol_a(1:ncol,:) = deldryvol_a(1:ncol,:) &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1026:2:
1026 | + (dqdt_other(1:ncol,:,la) + dqdt(1:ncol,:,la))*tmp_m2vdt
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1027:2:
1027 | if ( (ixferable_all_renamexf(ipair) <= 0) .and. &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1028:2:
1028 | (ixferable_a_renamexf(l1,ipair) > 0) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1029:2:
1029 | dryvol_a_xfab(1:ncol,:) = dryvol_a_xfab(1:ncol,:) &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1030:2:
1030 | + tmp_m2v*max( 0.0_r8, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1031:2:
1031 | q(1:ncol,:,la)+deltat*dqdt(1:ncol,:,la) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1032:2:
1032 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1033:2:
1033 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1035:2:
1035 | lc = lmassptrcw_amode(l1,n)-loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1036:2:
1036 | if (lc > 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1037:2:
1037 | dryvol_c(1:ncol,:) = dryvol_c(1:ncol,:) &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1038:2:
1038 | + tmp_m2v*max( 0.0_r8, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1039:2:
1039 | qqcw(1:ncol,:,lc)-deltat*dqqcwdt_other(1:ncol,:,lc) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1040:2:
1040 | deldryvol_c(1:ncol,:) = deldryvol_c(1:ncol,:) &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1041:2:
1041 | + (dqqcwdt_other(1:ncol,:,lc) + &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1042:2:
1042 | dqqcwdt(1:ncol,:,lc))*tmp_m2vdt
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1043:2:
1043 | if ( (ixferable_all_renamexf(ipair) <= 0) .and. &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1044:2:
1044 | (ixferable_c_renamexf(l1,ipair) > 0) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1045:2:
1045 | dryvol_c_xfab(1:ncol,:) = dryvol_c_xfab(1:ncol,:) &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1046:2:
1046 | + tmp_m2v*max( 0.0_r8, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1047:2:
1047 | qqcw(1:ncol,:,lc)+deltat*dqqcwdt(1:ncol,:,lc) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1048:2:
1048 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1049:2:
1049 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1050:2:
1050 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1061:2:
1061 | if (is_dorename_atik) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1062:2:
1062 | if (.not. dorename_atik(i,k)) cycle mainloop1_i
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1063:2:
1063 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1075:2:
1075 | dryvol_t_old = dryvol_a(i,k) + dryvol_c(i,k)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1076:2:
1076 | dryvol_t_del = deldryvol_a(i,k) + deldryvol_c(i,k)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1077:2:
1077 | dryvol_t_new = dryvol_t_old + dryvol_t_del
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1078:2:
1078 | dryvol_t_oldbnd = max( dryvol_t_old, dryvol_smallest(mfrm) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1081:2:
1081 | if (igrow_shrink_renamexf(ipair) > 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1085:2:
1085 | if (dryvol_t_new .le. dryvol_smallest(mfrm)) cycle mainloop1_i
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1087:2:
1087 | if ( (method_optbb_renamexf /= 2) .and. &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1088:2:
1088 | (dryvol_t_del .le. 1.0e-6_r8*dryvol_t_oldbnd) ) cycle mainloop1_i
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1091:2:
1091 | num_t_old = q(i,k,numptr_amode(mfrm)-loffset)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1092:2:
1092 | num_t_old = num_t_old + qqcw(i,k,numptrcw_amode(mfrm)-loffset)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1093:2:
1093 | num_t_old = max( 0.0_r8, num_t_old )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1094:2:
1094 | dryvol_t_oldbnd = max( dryvol_t_old, dryvol_smallest(mfrm) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1095:2:
1095 | num_t_oldbnd = min( dryvol_t_oldbnd*v2nlorlx(mfrm), num_t_old )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1096:2:
1096 | num_t_oldbnd = max( dryvol_t_oldbnd*v2nhirlx(mfrm), num_t_oldbnd )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1099:2:
1099 | dgn_t_new = (dryvol_t_new/(num_t_oldbnd*factoraa(mfrm)))**onethird
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1101:2:
1101 | if (dgn_t_new .le. dp_xfernone_threshaa(ipair)) cycle mainloop1_i
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1104:2:
1104 | dgn_t_old = &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1105:2:
1105 | (dryvol_t_oldbnd/(num_t_oldbnd*factoraa(mfrm)))**onethird
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1106:2:
1106 | dgn_t_oldb = dgn_t_old
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1107:2:
1107 | dryvol_t_oldb = dryvol_t_old
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1108:2:
1108 | if ( method_optbb_renamexf == 2) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1109:2:
1109 | if (dgn_t_old .ge. dp_cut(ipair)) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1111:2:
1111 | dryvol_t_oldb = dryvol_t_old * (dp_belowcut(ipair)/dgn_t_old)**3
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1112:2:
1112 | dgn_t_oldb = dp_belowcut(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1113:2:
1113 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1114:2:
1114 | if (dgn_t_new .lt. dp_xferall_thresh(ipair)) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1116:2:
1116 | if ((dryvol_t_new-dryvol_t_oldb) .le. 1.0e-6_r8*dryvol_t_oldbnd) cycle mainloop1_i
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1117:2:
1117 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1119:2:
1119 | else if (dgn_t_new .ge. dp_cut(ipair)) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1122:2:
1122 | dgn_t_oldb = min( dgn_t_oldb, dp_belowcut(ipair) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1123:2:
1123 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1126:2:
1126 | lndgn_new = log( dgn_t_new )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1127:2:
1127 | lndgv_new = lndgn_new + factor_3alnsg2(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1128:2:
1128 | yn_tail = (lndp_cut(ipair) - lndgn_new)*factoryy(mfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1129:2:
1129 | yv_tail = (lndp_cut(ipair) - lndgv_new)*factoryy(mfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1130:2:
1130 | tailfr_numnew = 0.5_r8*erfc( yn_tail )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1131:2:
1131 | tailfr_volnew = 0.5_r8*erfc( yv_tail )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1134:2:
1134 | lndgn_old = log( dgn_t_oldb )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1135:2:
1135 | lndgv_old = lndgn_old + factor_3alnsg2(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1136:2:
1136 | yn_tail = (lndp_cut(ipair) - lndgn_old)*factoryy(mfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1137:2:
1137 | yv_tail = (lndp_cut(ipair) - lndgv_old)*factoryy(mfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1138:2:
1138 | tailfr_numold = 0.5_r8*erfc( yn_tail )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1139:2:
1139 | tailfr_volold = 0.5_r8*erfc( yv_tail )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1143:2:
1143 | if ( (method_optbb_renamexf == 2) .and. &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1144:2:
1144 | (dgn_t_new .ge. dp_xferall_thresh(ipair)) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1145:2:
1145 | dryvol_xferamt = dryvol_t_new
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1146:2:
1146 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1147:2:
1147 | dryvol_xferamt = tailfr_volnew*dryvol_t_new - tailfr_volold*dryvol_t_oldb
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1148:2:
1148 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1149:2:
1149 | if (dryvol_xferamt .le. 0.0_r8) cycle mainloop1_i
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1151:2:
1151 | xferfrac_vol = max( 0.0_r8, (dryvol_xferamt/dryvol_t_new) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1152:2:
1152 | if ( method_optbb_renamexf == 2 .and. &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1153:2:
1153 | (xferfrac_vol >= xferfrac_max) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1155:2:
1155 | xferfrac_vol = 1.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1156:2:
1156 | xferfrac_num = 1.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1157:2:
1157 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1158:2:
1158 | xferfrac_vol = min( xferfrac_vol, xferfrac_max )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1159:2:
1159 | xferfrac_num = tailfr_numnew - tailfr_numold
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1160:2:
1160 | xferfrac_num = max( 0.0_r8, min( xferfrac_num, xferfrac_vol ) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1161:2:
1161 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1163:2:
1163 | if (ixferable_all_renamexf(ipair) <= 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1165:2:
1165 | dryvol_t_new_xfab = max( 0.0_r8, (dryvol_a_xfab(i,k) + dryvol_c_xfab(i,k)) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1166:2:
1166 | dryvol_xferamt = xferfrac_vol*dryvol_t_new
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1167:2:
1167 | if (dryvol_t_new_xfab >= 0.999999_r8*dryvol_xferamt) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1170:2:
1170 | xferfrac_vol = min( 1.0_r8, (dryvol_xferamt/dryvol_t_new_xfab) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1171:2:
1171 | else if (dryvol_t_new_xfab >= 1.0e-7_r8*dryvol_xferamt) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1174:2:
1174 | xferfrac_vol = 1.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1175:2:
1175 | xferfrac_num = xferfrac_num*(dryvol_t_new_xfab/dryvol_xferamt)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1176:2:
1176 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1178:2:
1178 | cycle mainloop1_i
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1179:2:
1179 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1180:2:
1180 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1182:2:
1182 | else grow_shrink_conditional1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1186:2:
1186 | if (dryvol_t_old .le. dryvol_smallest(mfrm)) cycle mainloop1_i
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1192:2:
1192 | if (dryvol_t_del .ge. -1.0e-6_r8*dryvol_t_oldbnd) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1193:2:
1193 | if ( ( flagaa_shrink ) .and. ( k < troplev(i) ) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1194:2:
1194 | flagbb_shrink = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1195:2:
1195 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1196:2:
1196 | cycle mainloop1_i
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1197:2:
1197 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1198:2:
1198 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1199:2:
1199 | flagbb_shrink = .false.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1200:2:
1200 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1203:2:
1203 | num_t_old = q(i,k,numptr_amode(mfrm)-loffset)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1204:2:
1204 | num_t_old = num_t_old + qqcw(i,k,numptrcw_amode(mfrm)-loffset)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1205:2:
1205 | num_t_old = max( 0.0_r8, num_t_old )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1206:2:
1206 | dryvol_t_oldbnd = max( dryvol_t_old, dryvol_smallest(mfrm) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1207:2:
1207 | num_t_oldbnd = min( dryvol_t_oldbnd*v2nlorlx(mfrm), num_t_old )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1208:2:
1208 | num_t_oldbnd = max( dryvol_t_oldbnd*v2nhirlx(mfrm), num_t_oldbnd )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1211:2:
1211 | dgn_t_new = (dryvol_t_new/(num_t_oldbnd*factoraa(mfrm)))**onethird
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1213:2:
1213 | if (dgn_t_new .ge. dp_xfernone_threshaa(ipair)) cycle mainloop1_i
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1215:2:
1215 | if ( flagbb_shrink ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1216:2:
1216 | if (dgn_t_new .gt. dp_cut(ipair)) cycle mainloop1_i
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1217:2:
1217 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1219:2:
1219 | if ( dgn_t_new .le. dp_xferall_thresh(ipair) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1221:2:
1221 | tailfr_numnew = 1.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1222:2:
1222 | tailfr_volnew = 1.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1223:2:
1223 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1225:2:
1225 | lndgn_new = log( dgn_t_new )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1226:2:
1226 | lndgv_new = lndgn_new + factor_3alnsg2(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1227:2:
1227 | yn_tail = (lndp_cut(ipair) - lndgn_new)*factoryy(mfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1228:2:
1228 | yv_tail = (lndp_cut(ipair) - lndgv_new)*factoryy(mfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1229:2:
1229 | tailfr_numnew = 1.0_r8 - 0.5_r8*erfc( yn_tail )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1230:2:
1230 | tailfr_volnew = 1.0_r8 - 0.5_r8*erfc( yv_tail )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1231:2:
1231 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1234:2:
1234 | dgn_t_old = &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1235:2:
1235 | (dryvol_t_oldbnd/(num_t_oldbnd*factoraa(mfrm)))**onethird
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1236:2:
1236 | dgn_t_oldb = dgn_t_old
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1237:2:
1237 | dryvol_t_oldb = dryvol_t_old
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1240:2:
1240 | tailfr_numold = 0.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1241:2:
1241 | tailfr_volold = 0.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1244:2:
1244 | xferfrac_vol = tailfr_volnew
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1245:2:
1245 | if (xferfrac_vol .le. 0.0_r8) cycle mainloop1_i
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1246:2:
1246 | xferfrac_num = tailfr_numnew
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1248:2:
1248 | if (xferfrac_vol >= xferfrac_max) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1250:2:
1250 | xferfrac_vol = 1.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1251:2:
1251 | xferfrac_num = 1.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1252:2:
1252 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1253:2:
1253 | xferfrac_vol = min( xferfrac_vol, xferfrac_max )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1255:2:
1255 | xferfrac_num = max( xferfrac_num, xferfrac_vol )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1256:2:
1256 | xferfrac_num = min( xferfrac_max, xferfrac_num )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1257:2:
1257 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1259:2:
1259 | if (ixferable_all_renamexf(ipair) <= 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1261:2:
1261 | dryvol_t_new_xfab = max( 0.0_r8, (dryvol_a_xfab(i,k) + dryvol_c_xfab(i,k)) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1262:2:
1262 | dryvol_xferamt = xferfrac_vol*dryvol_t_new
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1263:2:
1263 | if (dryvol_t_new_xfab >= 0.999999_r8*dryvol_xferamt) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1266:2:
1266 | xferfrac_vol = min( 1.0_r8, (dryvol_xferamt/dryvol_t_new_xfab) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1267:2:
1267 | else if (dryvol_t_new_xfab >= 1.0e-7_r8*dryvol_xferamt) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1270:2:
1270 | xferfrac_vol = 1.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1271:2:
1271 | xferfrac_num = xferfrac_num*(dryvol_t_new_xfab/dryvol_xferamt)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1272:2:
1272 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1274:2:
1274 | cycle mainloop1_i
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1275:2:
1275 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1276:2:
1276 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1278:2:
1278 | endif grow_shrink_conditional1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1283:2:
1283 | pdel_fac = pdel(i,k)/gravit
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1284:2:
1284 | j = jsrflx_rename
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1285:2:
1285 | do iq = 1, nspecfrm_renamexf(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1286:2:
1286 | xfercoef = xferfrac_vol*deltatinv
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1287:2:
1287 | if (iq .eq. 1) xfercoef = xferfrac_num*deltatinv
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1289:2:
1289 | lsfrma = lspecfrma_renamexf(iq,ipair)-loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1290:2:
1290 | lsfrmc = lspecfrmc_renamexf(iq,ipair)-loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1291:2:
1291 | lstooa = lspectooa_renamexf(iq,ipair)-loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1292:2:
1292 | lstooc = lspectooc_renamexf(iq,ipair)-loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1294:2:
1294 | if (lsfrma .gt. 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1295:2:
1295 | xfertend = xfercoef*max( 0.0_r8, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1296:2:
1296 | (q(i,k,lsfrma)+dqdt(i,k,lsfrma)*deltat) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1316:2:
1316 | dqdt(i,k,lsfrma) = dqdt(i,k,lsfrma) - xfertend
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1317:2:
1317 | qsrflx(i,lsfrma,j) = qsrflx(i,lsfrma,j) - xfertend*pdel_fac
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1318:2:
1318 | if (lstooa .gt. 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1319:2:
1319 | dqdt(i,k,lstooa) = dqdt(i,k,lstooa) + xfertend
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1320:2:
1320 | qsrflx(i,lstooa,j) = qsrflx(i,lstooa,j) + xfertend*pdel_fac
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1321:2:
1321 | if ( l_dqdt_rnpos ) &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1322:2:
1322 | dqdt_rnpos(i,k,lstooa) = dqdt_rnpos(i,k,lstooa) + xfertend
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1323:2:
1323 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1324:2:
1324 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1326:2:
1326 | if (lsfrmc .gt. 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1327:2:
1327 | xfertend = xfercoef*max( 0.0_r8, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1328:2:
1328 | (qqcw(i,k,lsfrmc)+dqqcwdt(i,k,lsfrmc)*deltat) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1329:2:
1329 | dqqcwdt(i,k,lsfrmc) = dqqcwdt(i,k,lsfrmc) - xfertend
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1330:2:
1330 | qqcwsrflx(i,lsfrmc,j) = qqcwsrflx(i,lsfrmc,j) - xfertend*pdel_fac
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1331:2:
1331 | if (lstooc .gt. 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1332:2:
1332 | dqqcwdt(i,k,lstooc) = dqqcwdt(i,k,lstooc) + xfertend
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1333:2:
1333 | qqcwsrflx(i,lstooc,j) = qqcwsrflx(i,lstooc,j) + xfertend*pdel_fac
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1334:2:
1334 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1335:2:
1335 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1337:2:
1337 | end do ! "iq = 1, nspecfrm_renamexf(ipair)"
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1340:2:
1340 | end do mainloop1_i
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1341:2:
1341 | end do mainloop1_k
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1344:2:
1344 | end do mainloop1_ipair
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1349:2:
1349 | dotendrn(:) = .false.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1350:2:
1350 | dotendqqcwrn(:) = .false.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1351:2:
1351 | do ipair = 1, npair_renamexf
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1352:2:
1352 | do iq = 1, nspecfrm_renamexf(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1353:2:
1353 | lsfrma = lspecfrma_renamexf(iq,ipair) - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1354:2:
1354 | lsfrmc = lspecfrmc_renamexf(iq,ipair) - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1355:2:
1355 | lstooa = lspectooa_renamexf(iq,ipair) - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1356:2:
1356 | lstooc = lspectooc_renamexf(iq,ipair) - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1357:2:
1357 | if (lsfrma .gt. 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1358:2:
1358 | dotendrn(lsfrma) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1359:2:
1359 | if (lstooa .gt. 0) dotendrn(lstooa) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1360:2:
1360 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1361:2:
1361 | if (lsfrmc .gt. 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1362:2:
1362 | dotendqqcwrn(lsfrmc) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1363:2:
1363 | if (lstooc .gt. 0) dotendqqcwrn(lstooc) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1364:2:
1364 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1365:2:
1365 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1366:2:
1366 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1369:2:
1369 | return
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1375:6:
1375 | 8100 write(lunout,9050) ipair
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1376:2:
1376 | call endrun( 'modal_aero_rename_acc_crs_sub error' )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1377:6:
1377 | 9050 format( / '*** subr. modal_aero_rename_acc_crs_sub ***' / &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1378:8:
1378 | 4x, 'aerosol renaming not implemented for ipair =', i5 )
| 1
Warning: Nonconforming tab character in format at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1381:2:
1381 | end subroutine modal_aero_rename_acc_crs_sub
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1389:2:
1389 | subroutine modal_aero_rename_acc_crs_init
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1397:2:
1397 | implicit none
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1400:2:
1400 | integer :: i, ipair, iq, iqfrm, iqtooa, iqtooc, itmpa
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1401:2:
1401 | integer :: l, lsfrma, lsfrmc, lstooa, lstooc, lunout
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1402:2:
1402 | integer :: mfrm, mtoo
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1403:2:
1403 | integer :: n1, n2, nspec
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1404:2:
1404 | integer :: nch_lfrm, nch_ltoo, nch_mfrmid, nch_mtooid
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1406:2:
1406 | real (r8) :: frelax
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1408:2:
1408 | lunout = iulog
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1479:2:
1479 | if (npair_renamexf .le. 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1480:2:
1480 | write(lunout,'(/a/a,3(1x,i12))') &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1482:2:
1482 | return
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1483:2:
1483 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1490:2:
1490 | do 1900 ipair = 1, npair_renamexf
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1491:2:
1491 | mfrm = modefrm_renamexf(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1492:2:
1492 | mtoo = modetoo_renamexf(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1493:2:
1493 | ixferable_all_renamexf(ipair) = 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1495:2:
1495 | if (mfrm < 10) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1496:2:
1496 | nch_mfrmid = 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1497:2:
1497 | else if (mfrm < 100) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1498:2:
1498 | nch_mfrmid = 2
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1499:2:
1499 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1500:2:
1500 | nch_mfrmid = 3
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1501:2:
1501 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1502:2:
1502 | if (mtoo < 10) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1503:2:
1503 | nch_mtooid = 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1504:2:
1504 | else if (mtoo < 100) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1505:2:
1505 | nch_mtooid = 2
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1506:2:
1506 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1507:2:
1507 | nch_mtooid = 3
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1508:2:
1508 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1510:2:
1510 | nspec = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1511:2:
1511 | do 1490 iqfrm = -1, nspec_amode(mfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1512:2:
1512 | if (iqfrm .eq. -1) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1513:2:
1513 | lsfrma = numptr_amode(mfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1514:2:
1514 | lstooa = numptr_amode(mtoo)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1515:2:
1515 | lsfrmc = numptrcw_amode(mfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1516:2:
1516 | lstooc = numptrcw_amode(mtoo)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1517:2:
1517 | else if (iqfrm .eq. 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1524:2:
1524 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1525:2:
1525 | lsfrma = lmassptr_amode(iqfrm,mfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1526:2:
1526 | lsfrmc = lmassptrcw_amode(iqfrm,mfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1527:2:
1527 | lstooa = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1528:2:
1528 | lstooc = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1529:2:
1529 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1531:2:
1531 | if ((lsfrma .lt. 1) .or. (lsfrma .gt. pcnst)) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1532:2:
1532 | write(lunout,9100) ipair, mfrm, iqfrm, lsfrma
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1533:2:
1533 | call endrun( 'modal_aero_rename_acc_crs_init error' )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1534:2:
1534 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1535:2:
1535 | if (iqfrm .le. 0) goto 1430
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1537:2:
1537 | if ((lsfrmc .lt. 1) .or. (lsfrmc .gt. pcnst)) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1538:2:
1538 | write(lunout,9102) ipair, mfrm, iqfrm, lsfrmc
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1539:2:
1539 | call endrun( 'modal_aero_rename_acc_crs_init error' )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1540:2:
1540 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1543:2:
1543 | nch_lfrm = len(trim(cnst_name(lsfrma))) - nch_mfrmid
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1544:2:
1544 | iqtooa = -99
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1545:2:
1545 | do iq = 1, nspec_amode(mtoo)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1546:2:
1546 | l = lmassptr_amode(iq,mtoo)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1547:2:
1547 | if ((l .lt. 1) .or. (l .gt. pcnst)) cycle
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1548:2:
1548 | nch_ltoo = len(trim(cnst_name(l))) - nch_mtooid
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1549:2:
1549 | if ( cnst_name(lsfrma)(1:nch_lfrm) == &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1550:2:
1550 | cnst_name(l )(1:nch_ltoo) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1551:2:
1551 | lstooa = l
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1552:2:
1552 | iqtooa = iq
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1553:2:
1553 | exit
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1554:2:
1554 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1555:2:
1555 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1557:2:
1557 | nch_lfrm = len(trim(cnst_name_cw(lsfrmc))) - nch_mfrmid
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1558:2:
1558 | iqtooc = -99
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1559:2:
1559 | do iq = 1, nspec_amode(mtoo)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1560:2:
1560 | l = lmassptrcw_amode(iq,mtoo)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1561:2:
1561 | if ((l .lt. 1) .or. (l .gt. pcnst)) cycle
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1562:2:
1562 | nch_ltoo = len(trim(cnst_name_cw(l))) - nch_mtooid
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1563:2:
1563 | if ( cnst_name_cw(lsfrmc)(1:nch_lfrm) == &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1564:2:
1564 | cnst_name_cw(l )(1:nch_ltoo) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1565:2:
1565 | lstooc = l
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1566:2:
1566 | iqtooc = iq
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1567:2:
1567 | exit
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1568:2:
1568 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1569:2:
1569 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1571:6:
1571 | 1430 if ((lstooc .lt. 1) .or. (lstooc .gt. pcnst)) lstooc = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1572:2:
1572 | if ((lstooa .lt. 1) .or. (lstooa .gt. pcnst)) lstooa = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1574:2:
1574 | if ((lstooa .eq. 0) .or. (lstooc .eq. 0)) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1575:2:
1575 | if ( ( masterproc ) .or. &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1576:2:
1576 | ( (lstooa .ne. 0) .or. (lstooc .ne. 0) ) .or. &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1577:2:
1577 | ( ixferable_all_needed_renamexf(ipair) .gt. 0 ) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1576:2:
1576 | ( (lstooa .ne. 0) .or. (lstooc .ne. 0) ) .or. &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1577:2:
1577 | ( ixferable_all_needed_renamexf(ipair) .gt. 0 ) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1578:2:
1578 | if (lstooa .eq. 0) &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1579:2:
1579 | write(lunout,9104) trim(cnst_name(lsfrma)), &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1580:2:
1580 | ipair, mfrm, iqfrm, lsfrma, iqtooa, lstooa
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1581:2:
1581 | if (lstooc .eq. 0) &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1582:2:
1582 | write(lunout,9106) trim(cnst_name_cw(lsfrmc)), &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1583:2:
1583 | ipair, mfrm, iqfrm, lsfrmc, iqtooc, lstooc
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1584:2:
1584 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1585:2:
1585 | if ((lstooa .ne. 0) .or. (lstooc .ne. 0)) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1586:2:
1586 | write(lunout,9108)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1587:2:
1587 | call endrun( 'modal_aero_rename_acc_crs_init error' )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1588:2:
1588 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1589:2:
1589 | if (ixferable_all_needed_renamexf(ipair) .gt. 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1590:2:
1590 | write(lunout,9109)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1591:2:
1591 | call endrun( 'modal_aero_rename_acc_crs_init error' )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1592:2:
1592 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1593:2:
1593 | ixferable_all_renamexf(ipair) = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1594:2:
1594 | if (iqfrm .gt. 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1595:2:
1595 | ixferable_a_renamexf(iqfrm,ipair) = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1596:2:
1596 | ixferable_c_renamexf(iqfrm,ipair) = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1597:2:
1597 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1598:2:
1598 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1599:2:
1599 | nspec = nspec + 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1600:2:
1600 | lspecfrma_renamexf(nspec,ipair) = lsfrma
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1601:2:
1601 | lspectooa_renamexf(nspec,ipair) = lstooa
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1602:2:
1602 | lspecfrmc_renamexf(nspec,ipair) = lsfrmc
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1603:2:
1603 | lspectooc_renamexf(nspec,ipair) = lstooc
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1604:2:
1604 | if (iqfrm .gt. 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1605:2:
1605 | ixferable_a_renamexf(iqfrm,ipair) = 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1606:2:
1606 | ixferable_c_renamexf(iqfrm,ipair) = 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1607:2:
1607 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1608:2:
1608 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1609:6:
1609 | 1490 continue
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1611:2:
1611 | nspecfrm_renamexf(ipair) = nspec
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1612:6:
1612 | 1900 continue
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1614:6:
1614 | 9100 format( / '*** subr. modal_aero_rename_acc_crs_init' / &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1617:6:
1617 | 9102 format( / '*** subr. modal_aero_rename_acc_crs_init' / &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1620:6:
1620 | 9104 format( / '*** subr. modal_aero_rename_acc_crs_init' / &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1623:6:
1623 | 9106 format( / '*** subr. modal_aero_rename_acc_crs_init' / &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1626:6:
1626 | 9108 format( / '*** subr. modal_aero_rename_acc_crs_init' / &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1628:6:
1628 | 9109 format( / '*** subr. modal_aero_rename_acc_crs_init' / &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1637:2:
1637 | ido_mode_calcaa(:) = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1638:2:
1638 | frelax = 27.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1640:2:
1640 | do ipair = 1, npair_renamexf
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1641:2:
1641 | mfrm = modefrm_renamexf(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1642:2:
1642 | mtoo = modetoo_renamexf(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1643:2:
1643 | ido_mode_calcaa(mfrm) = 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1645:2:
1645 | factoraa(mfrm) = (pi/6._r8)*exp(4.5_r8*(alnsg_amode(mfrm)**2))
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1646:2:
1646 | factoraa(mtoo) = (pi/6._r8)*exp(4.5_r8*(alnsg_amode(mtoo)**2))
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1647:2:
1647 | factoryy(mfrm) = sqrt( 0.5_r8 )/alnsg_amode(mfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1656:2:
1656 | factor_3alnsg2(ipair) = 3.0_r8 * (alnsg_amode(mfrm)**2)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1658:2:
1658 | dp_cut(ipair) = sqrt( &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1661:2:
1661 | dp_xferall_thresh(ipair) = dgnum_amode(mtoo)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1662:2:
1662 | dp_xfernone_threshaa(ipair) = dgnum_amode(mfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1663:2:
1663 | if (((mfrm == modeptr_accum) .and. (mtoo == modeptr_coarse)).or.&
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1675:2:
1675 | lndp_cut(ipair) = log( dp_cut(ipair) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1676:2:
1676 | dp_belowcut(ipair) = 0.99_r8*dp_cut(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1683:2:
1683 | if ( masterproc ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1685:2:
1685 | write(lunout,9310)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1686:2:
1686 | write(lunout,'(a,1x,i12)') 'method_optbb_renamexf', method_optbb_renamexf
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1688:2:
1688 | do 2900 ipair = 1, npair_renamexf
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1689:2:
1689 | mfrm = modefrm_renamexf(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1690:2:
1690 | mtoo = modetoo_renamexf(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1691:2:
1691 | write(lunout,9320) ipair, mfrm, mtoo, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1692:2:
1692 | igrow_shrink_renamexf(ipair), ixferable_all_renamexf(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1694:2:
1694 | do iq = 1, nspecfrm_renamexf(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1695:2:
1695 | lsfrma = lspecfrma_renamexf(iq,ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1696:2:
1696 | lstooa = lspectooa_renamexf(iq,ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1697:2:
1697 | lsfrmc = lspecfrmc_renamexf(iq,ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1698:2:
1698 | lstooc = lspectooc_renamexf(iq,ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1699:2:
1699 | if (lstooa .gt. 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1700:2:
1700 | write(lunout,9330) lsfrma, cnst_name(lsfrma), &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1701:2:
1701 | lstooa, cnst_name(lstooa)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1702:2:
1702 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1703:2:
1703 | write(lunout,9340) lsfrma, cnst_name(lsfrma)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1704:2:
1704 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1705:2:
1705 | if (lstooc .gt. 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1706:2:
1706 | write(lunout,9330) lsfrmc, cnst_name_cw(lsfrmc), &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1707:2:
1707 | lstooc, cnst_name_cw(lstooc)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1708:2:
1708 | else if (lsfrmc .gt. 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1709:2:
1709 | write(lunout,9340) lsfrmc, cnst_name_cw(lsfrmc)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1710:2:
1710 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1711:2:
1711 | write(lunout,9350)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1712:2:
1712 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1713:2:
1713 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1715:2:
1715 | if (igrow_shrink_renamexf(ipair) > 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1716:2:
1716 | write(lunout,'(5x,a,1p,2e12.3)') 'mfrm dgnum, dgnumhi ', &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1717:2:
1717 | dgnum_amode(mfrm), dgnumhi_amode(mfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1718:2:
1718 | write(lunout,'(5x,a,1p,2e12.3)') 'mtoo dgnum, dgnumlo ', &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1719:2:
1719 | dgnum_amode(mtoo), dgnumlo_amode(mtoo)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1720:2:
1720 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1721:2:
1721 | write(lunout,'(5x,a,1p,2e12.3)') 'mfrm dgnum, dgnumlo ', &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1722:2:
1722 | dgnum_amode(mfrm), dgnumlo_amode(mfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1723:2:
1723 | write(lunout,'(5x,a,1p,2e12.3)') 'mtoo dgnum, dgnumhi ', &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1724:2:
1724 | dgnum_amode(mtoo), dgnumhi_amode(mtoo)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1725:2:
1725 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1727:2:
1727 | write(lunout,'(5x,a,1p,2e12.3)') 'dp_cut ', &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1728:2:
1728 | dp_cut(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1729:2:
1729 | write(lunout,'(5x,a,1p,2e12.3)') 'dp_xfernone_threshaa', &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1730:2:
1730 | dp_xfernone_threshaa(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1731:2:
1731 | write(lunout,'(5x,a,1p,2e12.3)') 'dp_xferall_thresh ', &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1732:2:
1732 | dp_xferall_thresh(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1734:6:
1734 | 2900 continue
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1735:2:
1735 | write(lunout,*)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1737:2:
1737 | end if ! ( masterproc )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1739:6:
1739 | 9310 format( / 'subr. modal_aero_rename_acc_crs_init' )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1740:6:
1740 | 9320 format( / 'pair', i3, 5x, 'mode', i3, ' ---> mode', i3, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1741:2:
1741 | 5x, 'igrow_shrink', i3, 5x, 'ixferable_all', i3 )
| 1
Warning: Nonconforming tab character in format at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1742:6:
1742 | 9330 format( 5x, 'spec', i3, '=', a, ' ---> spec', i3, '=', a )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1743:6:
1743 | 9340 format( 5x, 'spec', i3, '=', a, ' ---> LOSS' )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1744:6:
1744 | 9350 format( 5x, 'no corresponding activated species' )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1747:2:
1747 | return
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1748:2:
1748 | end subroutine modal_aero_rename_acc_crs_init
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1375:4:
1375 | 8100 write(lunout,9050) ipair
| 1
Warning: Label 8100 at (1) defined but not used [-Wunused-label]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:776:4:
776 | 9106 format( / '*** subr. modal_aero_rename_no_acc_crs_init' / &
| 1
Warning: Label 9106 at (1) defined but not used [-Wunused-label]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1403:14:
1403 | integer :: n1, n2, nspec
| 1
Warning: Unused variable 'n1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:1403:18:
1403 | integer :: n1, n2, nspec
| 1
Warning: Unused variable 'n2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:932:24:
932 | real (r8) :: dgn_aftr, dgn_xfer
| 1
Warning: Unused variable 'dgn_aftr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:932:34:
932 | real (r8) :: dgn_aftr, dgn_xfer
| 1
Warning: Unused variable 'dgn_xfer' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:836:33:
836 | fromwhere, lchnk, &
| 1
Warning: Unused dummy argument 'fromwhere' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:922:15:
922 | integer :: l, l1, la, lc, lunout
| 1
Warning: Unused variable 'l' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:836:48:
836 | fromwhere, lchnk, &
| 1
Warning: Unused dummy argument 'lchnk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:924:31:
924 | integer :: mfrm, mtoo, n, n1, n2, ntot_msa_a
| 1
Warning: Unused variable 'n1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:924:35:
924 | integer :: mfrm, mtoo, n, n1, n2, ntot_msa_a
| 1
Warning: Unused variable 'n2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:837:48:
837 | ncol, nstep, &
| 1
Warning: Unused dummy argument 'nstep' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:924:47:
924 | integer :: mfrm, mtoo, n, n1, n2, ntot_msa_a
| 1
Warning: Unused variable 'ntot_msa_a' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:948:20:
948 | real (r8) :: tmpa, tmpf
| 1
Warning: Unused variable 'tmpa' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:948:26:
948 | real (r8) :: tmpa, tmpf
| 1
Warning: Unused variable 'tmpf' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:335:24:
335 | real (r8) :: dgn_aftr, dgn_xfer
| 1
Warning: Unused variable 'dgn_aftr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:335:34:
335 | real (r8) :: dgn_aftr, dgn_xfer
| 1
Warning: Unused variable 'dgn_xfer' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:247:33:
247 | fromwhere, lchnk, &
| 1
Warning: Unused dummy argument 'fromwhere' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:325:46:
325 | integer :: i, icol_diag, ipair, iq, j, k, l, l1, la, lc, lunout
| 1
Warning: Unused variable 'l' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:247:48:
247 | fromwhere, lchnk, &
| 1
Warning: Unused dummy argument 'lchnk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:327:31:
327 | integer :: mfrm, mtoo, n, n1, n2, ntot_msa_a
| 1
Warning: Unused variable 'n1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:327:35:
327 | integer :: mfrm, mtoo, n, n1, n2, ntot_msa_a
| 1
Warning: Unused variable 'n2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:248:48:
248 | ncol, nstep, &
| 1
Warning: Unused dummy argument 'nstep' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_rename.F90:327:47:
327 | integer :: mfrm, mtoo, n, n1, n2, ntot_msa_a
| 1
Warning: Unused variable 'ntot_msa_a' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_stream_ndep.F90:109:19:
105 | call mpi_bcast(stream_ndep_mesh_filename, len(stream_ndep_mesh_filename), mpi_character, 0, mpicom, ierr)
| 2
......
109 | call mpi_bcast(stream_ndep_year_first, 1, mpi_integer, 0, mpicom, ierr)
| 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_stream_ndep.F90:32:39:
32 | type(ESMF_Clock) :: model_clock
| 1
Warning: Unused PRIVATE module variable 'model_clock' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_stream_ndep.F90:166:9:
166 | use cam_pio_utils , only : cam_pio_createfile, cam_pio_openfile, cam_pio_closefile, pio_subsystem
| 1
Warning: Unused module variable 'pio_subsystem' which has been explicitly imported at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/seasalt_model.F90:55:43:
55 | seasalt_names(ndx) = spec_name
| 1
Warning: CHARACTER expression will be truncated in assignment (6/32) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/seasalt_model.F90:87:34:
87 | integer :: mn, mm, ibin, isec, i
| 1
Warning: Unused variable 'isec' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/dust_model.F90:123:40:
123 | dust_names(ndx) = spec_name
| 1
Warning: CHARACTER expression will be truncated in assignment (6/32) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_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/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_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(*)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/aerodep_flx.F90:416:16:
416 | integer :: i
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/aerodep_flx.F90:123:25:
123 | integer :: ndx, istat, i
| 1
Warning: Unused variable 'istat' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_convproc.F90:1648:53:
1648 | cond(m,kp1) = ( md_i(k)*cond(m,k) &
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:156:57:
156 | delso4_hprxn, xh2so4, xso4, xso4_init, nh3g, hno3g, xnh3, xhno3, xnh4c, xno3c, xmsa, xso2, xh2o2, qcw, qin, &
| 1
Warning: Unused dummy argument 'hno3g' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:155:18:
155 | ncol, lchnk, loffset, dtime, mbar, pdel, press, tfld, cldnum, cldfrc, cfact, xlwc, &
| 1
Warning: Unused dummy argument 'lchnk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:207:21:
207 | sflx(1:ncol)
| 1
Warning: Unused variable 'sflx' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:156:70:
156 | delso4_hprxn, xh2so4, xso4, xso4_init, nh3g, hno3g, xnh3, xhno3, xnh4c, xno3c, xmsa, xso2, xh2o2, qcw, qin, &
| 1
Warning: Unused dummy argument 'xhno3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:156:85:
156 | delso4_hprxn, xh2so4, xso4, xso4_init, nh3g, hno3g, xnh3, xhno3, xnh4c, xno3c, xmsa, xso2, xh2o2, qcw, qin, &
| 1
Warning: Unused dummy argument 'xno3c' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:76:16:
76 | integer :: l,n
| 1
Warning: Unused variable 'l' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:76:18:
76 | integer :: l,n
| 1
Warning: Unused variable 'n' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:39:16:
39 | integer :: l, m
| 1
Warning: Unused variable 'l' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:39:19:
39 | integer :: l, m
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/aircraft_emit.F90:117:2:
117 | if( len_trim(air_specifier(n) ) == 0 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/aircraft_emit.F90:118:2:
118 | exit count_emis
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/aircraft_emit.F90:127:2:
127 | call endrun('aircraft_emit_register: '//trim(spc_name)//' is not in the aircraft emission dataset')
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/aircraft_emit.F90:139:25:
139 | curr_filename=''
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:368:26:
368 | if (delnh4 > 0.0_r8) then
| ^
Warning: 'delnh4' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:218:30:
218 | real(r8) :: delnh3, delnh4
| ^
note: 'delnh4' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/aircraft_emit.F90:214:53:
214 | forcings_air(m)%species = spc_name
| 1
Warning: CHARACTER expression will be truncated in assignment (11/16) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/aircraft_emit.F90:303:38:
303 | integer :: ind,c,ncol,i,caseid,m,n
| 1
Warning: Unused variable 'n' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_convproc.F90:165:18:
160 | call mpi_bcast( convproc_do_gas, 1, mpi_logical, masterprocid, mpicom, ierr)
| 2
......
165 | 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)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_convproc.F90:2866:19:
2866 | const, dp_i, ktop, kbot_prevap, pcnst_extd )
| 1
Warning: Unused dummy argument 'const' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_convproc.F90:2866:27:
2866 | const, dp_i, ktop, kbot_prevap, pcnst_extd )
| 1
Warning: Unused dummy argument 'dp_i' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_convproc.F90:2920:17:
2920 | real(r8) :: qa, qc, qac ! working variables (mixing ratios)
| 1
Warning: Unused variable 'qa' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_convproc.F90:2920:26:
2920 | real(r8) :: qa, qc, qac ! working variables (mixing ratios)
| 1
Warning: Unused variable 'qac' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_convproc.F90:2920:21:
2920 | real(r8) :: qa, qc, qac ! working variables (mixing ratios)
| 1
Warning: Unused variable 'qc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_convproc.F90:2579:44:
2579 | tair, rhoair, fracice, &
| 1
Warning: Unused dummy argument 'fracice' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_convproc.F90:2581:27:
2581 | lchnk, i, k, &
| 1
Warning: Unused dummy argument 'i' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_convproc.F90:2581:19:
2581 | lchnk, i, k, &
| 1
Warning: Unused dummy argument 'lchnk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_convproc.F90:2313:44:
2313 | tair, rhoair, fracice, &
| 1
Warning: Unused dummy argument 'fracice' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_convproc.F90:2315:27:
2315 | lchnk, i, k, &
| 1
Warning: Unused dummy argument 'i' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_convproc.F90:2315:19:
2315 | lchnk, i, k, &
| 1
Warning: Unused dummy argument 'lchnk' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_convproc.F90:869:35:
869 | mu, md, du, eu, &
| 1
Warning: Unused dummy argument 'md' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_convproc.F90:869:23:
869 | mu, md, du, eu, &
| 1
Warning: Unused dummy argument 'mu' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_convproc.F90:867:50:
867 | lchnk, ncnst, nstep, dt, &
| 1
Warning: Unused dummy argument 'nstep' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_convproc.F90:868:49:
868 | t, pmid, pdel, q, &
| 1
Warning: Unused dummy argument 'pdel' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_convproc.F90:1098:15:
1098 | real(r8) zkm ! working height above surface (km)
| 1
Warning: Unused variable 'zkm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_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(*)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_sulf.F90:147:10:
147 | use spmd_utils, only : masterproc
| 1
Warning: Unused module variable 'masterproc' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/aircraft_emit.F90:303:34:
303 | integer :: ind,c,ncol,i,caseid,m,n
| ^
Warning: 'caseid' may be used uninitialized [-Wmaybe-uninitialized]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon.F90:1297:28:
1297 | real(r8) eps0org(nseg) ! Fractional mixing rate [ 1 / Pa ]
| 1
Warning: Unused variable 'eps0org' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon.F90:2105:22:
2105 | real(r8) qrain_b, qsnow_b
| 1
Warning: Unused variable 'qrain_b' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon.F90:2105:31:
2105 | real(r8) qrain_b, qsnow_b
| 1
Warning: Unused variable 'qsnow_b' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_srf_emissions.F90:438:37:
438 | dayfrac = sunoff / pi
| ^
Warning: 'sunoff' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_srf_emissions.F90:348:28:
348 | real(r8) :: sunon,sunoff
| ^
note: 'sunoff' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_srf_emissions.F90:440:45:
440 | if( loc_angle >= sunoff .and. loc_angle <= sunon ) then
| ^
Warning: 'sunon' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_srf_emissions.F90:348:21:
348 | real(r8) :: sunon,sunoff
| ^
note: 'sunon' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon.F90:1936:38:
1936 | real(r8) qt0min_PBL, thl0min_PBL, tr0min_PBL(ncnst)
| 1
Warning: Unused variable 'thl0min_pbl' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon.F90:1973:24:
1973 | real(r8) we_t(mkx)
| 1
Warning: Unused variable 'we_t' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:121:37:
121 | + qcw(:ncol,:,id_so4_6a)
| ^
Warning: 'id_so4_1a' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:74:24:
74 | integer :: id_so4_1a, id_so4_2a, id_so4_3a, id_so4_4a, id_so4_5a, id_so4_6a
| ^
note: 'id_so4_1a' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:121:37:
121 | + qcw(:ncol,:,id_so4_6a)
| ^
Warning: 'id_so4_2a' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:74:35:
74 | integer :: id_so4_1a, id_so4_2a, id_so4_3a, id_so4_4a, id_so4_5a, id_so4_6a
| ^
note: 'id_so4_2a' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:121:37:
121 | + qcw(:ncol,:,id_so4_6a)
| ^
Warning: 'id_so4_3a' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:74:46:
74 | integer :: id_so4_1a, id_so4_2a, id_so4_3a, id_so4_4a, id_so4_5a, id_so4_6a
| ^
note: 'id_so4_3a' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:121:37:
121 | + qcw(:ncol,:,id_so4_6a)
| ^
Warning: 'id_so4_4a' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:74:57:
74 | integer :: id_so4_1a, id_so4_2a, id_so4_3a, id_so4_4a, id_so4_5a, id_so4_6a
| ^
note: 'id_so4_4a' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:121:37:
121 | + qcw(:ncol,:,id_so4_6a)
| ^
Warning: 'id_so4_5a' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:74:68:
74 | integer :: id_so4_1a, id_so4_2a, id_so4_3a, id_so4_4a, id_so4_5a, id_so4_6a
| ^
note: 'id_so4_5a' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:121:37:
121 | + qcw(:ncol,:,id_so4_6a)
| ^
Warning: 'id_so4_6a' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:74:79:
74 | integer :: id_so4_1a, id_so4_2a, id_so4_3a, id_so4_4a, id_so4_5a, id_so4_6a
| ^
note: 'id_so4_6a' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:129:37:
129 | + qcw(:ncol,:,id_nh4_6a)
| ^
Warning: 'id_nh4_1a' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:75:24:
75 | integer :: id_nh4_1a, id_nh4_2a, id_nh4_3a, id_nh4_4a, id_nh4_5a, id_nh4_6a
| ^
note: 'id_nh4_1a' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:129:37:
129 | + qcw(:ncol,:,id_nh4_6a)
| ^
Warning: 'id_nh4_2a' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:75:35:
75 | integer :: id_nh4_1a, id_nh4_2a, id_nh4_3a, id_nh4_4a, id_nh4_5a, id_nh4_6a
| ^
note: 'id_nh4_2a' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:129:37:
129 | + qcw(:ncol,:,id_nh4_6a)
| ^
Warning: 'id_nh4_3a' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:75:46:
75 | integer :: id_nh4_1a, id_nh4_2a, id_nh4_3a, id_nh4_4a, id_nh4_5a, id_nh4_6a
| ^
note: 'id_nh4_3a' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:129:37:
129 | + qcw(:ncol,:,id_nh4_6a)
| ^
Warning: 'id_nh4_4a' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:75:57:
75 | integer :: id_nh4_1a, id_nh4_2a, id_nh4_3a, id_nh4_4a, id_nh4_5a, id_nh4_6a
| ^
note: 'id_nh4_4a' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:129:37:
129 | + qcw(:ncol,:,id_nh4_6a)
| ^
Warning: 'id_nh4_5a' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:75:68:
75 | integer :: id_nh4_1a, id_nh4_2a, id_nh4_3a, id_nh4_4a, id_nh4_5a, id_nh4_6a
| ^
note: 'id_nh4_5a' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:129:37:
129 | + qcw(:ncol,:,id_nh4_6a)
| ^
Warning: 'id_nh4_6a' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/sox_cldaero_mod.F90:75:79:
75 | integer :: id_nh4_1a, id_nh4_2a, id_nh4_3a, id_nh4_4a, id_nh4_5a, id_nh4_6a
| ^
note: 'id_nh4_6a' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/tracer_cnst.F90:93:45:
93 | tracer_cnst_flds(i) = fields(i)%fldnam
| 1
Warning: CHARACTER expression will be truncated in assignment (16/32) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/gcr_ionization.F90:70:41:
70 | gcr_ionization_fldname = specifier(1)
| 1
Warning: CHARACTER expression will be truncated in assignment (16/32) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_convproc.F90:2293:14:
2293 | if (.not. nl>0) return
| ^
Warning: 'nl' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_convproc.F90:2285:23:
2285 | integer :: m,n, nl,ns
| ^
note: 'nl' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_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(*)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/tracer_srcs.F90:88:44:
88 | tracer_src_flds(i) = fields(i)%fldnam
| 1
Warning: CHARACTER expression will be truncated in assignment (16/32) at (1) [-Wcharacter-truncation]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_convproc.F90:1175:45:
1175 | if ( (jt(i) <= 0) .and. (mx(i) <= 0) .and. (iconvtype /= 1) ) then
| ^
Warning: 'iconvtype' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_convproc.F90:983:23:
983 | integer :: iconvtype ! 1=deep, 2=uw shallow
| ^
note: 'iconvtype' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_convproc.F90:1290:45:
1290 | zmagl(k) = zmagl(k+1) + 0.5_r8*dz
| ^
Warning: 'dz' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_convproc.F90:1061:14:
1061 | real(r8) dz ! working layer thickness (m)
| ^
note: 'dz' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/upper_bc_file.F90:74:19:
70 | call mpi_bcast(ubc_file_path, len(ubc_file_path), mpi_character, masterprocid, mpicom, ierr)
| 2
......
74 | call mpi_bcast(ubc_file_fixed_ymd, 1, mpi_integer, masterprocid, mpicom, ierr)
| 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)).
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/ocean_emis.F90:136:19:
133 | call mpi_bcast(ocean_salinity_file, len(ocean_salinity_file), mpi_character, masterprocid, mpicom, ierr)
| 2
......
136 | 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(*)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/ocean_emis.F90:298:78:
298 | subroutine ocean_emis_getflux(lchnk, ncol, state, u10, sst, ocnfrac, icefrac, sflx)
| 1
Warning: Unused dummy argument 'icefrac' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radlw.F90:98:15:
98 | integer :: i, k, kk, nbnd ! indices
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radlw.F90:98:18:
98 | integer :: i, k, kk, nbnd ! indices
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radlw.F90:98:22:
98 | integer :: i, k, kk, nbnd ! indices
| 1
Warning: Unused variable 'kk' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radlw.F90:98:28:
98 | integer :: i, k, kk, nbnd ! indices
| 1
Warning: Unused variable 'nbnd' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:594:27:
594 | call ExpDayNite(solin, Nday, IdxDay, Nnite, IdxNite, 1, pcols)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:595:25:
595 | call ExpDayNite(qrs, Nday, IdxDay, Nnite, IdxNite, 1, pcols, 1, pver)
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:596:26:
596 | call ExpDayNite(qrsc, Nday, IdxDay, Nnite, IdxNite, 1, pcols, 1, pver)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:597:25:
597 | call ExpDayNite(fns, Nday, IdxDay, Nnite, IdxNite, 1, pcols, 1, pverp)
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:598:26:
598 | call ExpDayNite(fcns, Nday, IdxDay, Nnite, IdxNite, 1, pcols, 1, pverp)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:599:26:
599 | call ExpDayNite(fsns, Nday, IdxDay, Nnite, IdxNite, 1, pcols)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:600:26:
600 | call ExpDayNite(fsnt, Nday, IdxDay, Nnite, IdxNite, 1, pcols)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:601:28:
601 | call ExpDayNite(fsntoa, Nday, IdxDay, Nnite, IdxNite, 1, pcols)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:602:28:
602 | call ExpDayNite(fsutoa, Nday, IdxDay, Nnite, IdxNite, 1, pcols)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:603:26:
603 | call ExpDayNite(fsds, Nday, IdxDay, Nnite, IdxNite, 1, pcols)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:604:27:
604 | call ExpDayNite(fsnsc, Nday, IdxDay, Nnite, IdxNite, 1, pcols)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:605:27:
605 | call ExpDayNite(fsdsc, Nday, IdxDay, Nnite, IdxNite, 1, pcols)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:606:27:
606 | call ExpDayNite(fsntc, Nday, IdxDay, Nnite, IdxNite, 1, pcols)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:607:29:
607 | call ExpDayNite(fsntoac, Nday, IdxDay, Nnite, IdxNite, 1, pcols)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:608:26:
608 | call ExpDayNite(sols, Nday, IdxDay, Nnite, IdxNite, 1, pcols)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:609:26:
609 | call ExpDayNite(soll, Nday, IdxDay, Nnite, IdxNite, 1, pcols)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:610:27:
610 | call ExpDayNite(solsd, Nday, IdxDay, Nnite, IdxNite, 1, pcols)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:611:27:
611 | call ExpDayNite(solld, Nday, IdxDay, Nnite, IdxNite, 1, pcols)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:612:30:
612 | call ExpDayNite(fsnirtoa, Nday, IdxDay, Nnite, IdxNite, 1, pcols)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:613:30:
613 | call ExpDayNite(fsnrtoac, Nday, IdxDay, Nnite, IdxNite, 1, pcols)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:614:30:
614 | call ExpDayNite(fsnrtoaq, Nday, IdxDay, Nnite, IdxNite, 1, pcols)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:617:27:
617 | call ExpDayNite(su, Nday, IdxDay, Nnite, IdxNite, 1, pcols, 1, pverp, 1, nbndsw)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:621:27:
621 | call ExpDayNite(sd, Nday, IdxDay, Nnite, IdxNite, 1, pcols, 1, pverp, 1, nbndsw)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:200:41:
200 | real(r8) :: diagnostic_od(pcols, pver) ! cloud optical depth - diagnostic temp variable
| 1
Warning: Unused variable 'diagnostic_od' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:46:69:
46 | E_aer_tau,E_aer_tau_w,E_aer_tau_w_g,E_aer_tau_w_f, &
| 1
Warning: Unused dummy argument 'e_aer_tau_w_f' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:259:31:
259 | real(r8) :: fa(pcols,0:pver) ! aerosol forward scattered fraction
| 1
Warning: Unused variable 'fa' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:253:32:
253 | real(r8) :: fci(pcols,0:pver) ! ice cloud forward scattered fraction
| 1
Warning: Unused variable 'fci' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:250:32:
250 | real(r8) :: fcl(pcols,0:pver) ! liquid cloud forward scattered fraction
| 1
Warning: Unused variable 'fcl' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:258:31:
258 | real(r8) :: ga(pcols,0:pver) ! aerosol asymmetry parameter
| 1
Warning: Unused variable 'ga' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:252:32:
252 | real(r8) :: gci(pcols,0:pver) ! ice cloud asymmetry parameter
| 1
Warning: Unused variable 'gci' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:249:32:
249 | real(r8) :: gcl(pcols,0:pver) ! liquid cloud asymmetry parameter
| 1
Warning: Unused variable 'gcl' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:256:35:
256 | real(r8) :: tauxar(pcols,0:pver) ! aerosol extinction optical depth
| 1
Warning: Unused variable 'tauxar' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:247:35:
247 | real(r8) :: tauxci(pcols,0:pver) ! ice cloud extinction optical depth
| 1
Warning: Unused variable 'tauxci' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:246:35:
246 | real(r8) :: tauxcl(pcols,0:pver) ! water cloud extinction optical depth
| 1
Warning: Unused variable 'tauxcl' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:257:31:
257 | real(r8) :: wa(pcols,0:pver) ! aerosol single scattering albedo
| 1
Warning: Unused variable 'wa' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:251:32:
251 | real(r8) :: wci(pcols,0:pver) ! ice cloud single scattering albedo
| 1
Warning: Unused variable 'wci' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radsw.F90:248:32:
248 | real(r8) :: wcl(pcols,0:pver) ! liquid cloud single scattering albedo
| 1
Warning: Unused variable 'wcl' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_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(*)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/prescribed_volcaero.F90:231:35:
231 | real(r8) :: outdata(pcols,pver)
| 1
Warning: Unused variable 'outdata' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/prescribed_volcaero.F90:224:21:
224 | real(r8) :: ptrop
| 1
Warning: Unused variable 'ptrop' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/prescribed_volcaero.F90:167:25:
167 | integer :: ndx, istat
| 1
Warning: Unused variable 'istat' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/prescribed_volcaero.F90:167:18:
167 | integer :: ndx, istat
| 1
Warning: Unused variable 'ndx' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_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(*)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/prescribed_ghg.F90:166:25:
166 | integer :: ndx, istat, i
| 1
Warning: Unused variable 'istat' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_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(*)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/prescribed_ozone.F90:68:25:
68 | integer :: ndx, istat
| 1
Warning: Unused variable 'istat' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/prescribed_ozone.F90:68:18:
68 | integer :: ndx, istat
| 1
Warning: Unused variable 'ndx' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/diffusion_solver.F90:375:34:
375 | real(r8) :: ttemp(ncol,pver) ! temporary temperature array
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/diffusion_solver.F90:376:35:
376 | real(r8) :: ttemp0(ncol,pver) ! temporary temperature array
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/diffusion_solver.F90:949:2:
949 | type(vdiff_selector) function not(a)
| 1
Warning: 'not' declared at (1) may shadow the intrinsic of the same name. In order to call the intrinsic, explicit INTRINSIC declarations may be required. [-Wintrinsic-shadow]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/diffusion_solver.F90:138:30:
138 | zi , ksrftms , dragblj , &
| 1
Warning: Unused dummy argument 'zi' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_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/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/prescribed_strataero.F90:403:57:
403 | radius1(:ncol,:) = radius_fact*radius1(:ncol,:)
| ^
Warning: 'radius_fact' may be used uninitialized [-Wmaybe-uninitialized]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/prescribed_strataero.F90:328:38:
328 | real(r8) :: area_fact, radius_fact
| ^
note: 'radius_fact' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/prescribed_strataero.F90:418:46:
418 | area(:ncol,:) = area_fact*area(:ncol,:)
| ^
Warning: 'area_fact' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/prescribed_strataero.F90:328:25:
328 | real(r8) :: area_fact, radius_fact
| ^
note: 'area_fact' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/ssatcontrail.F90:58:27:
58 | real(r8) :: ac_Q, ac_Q1, ac_Q2
| 1
Warning: Unused variable 'ac_q1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/ssatcontrail.F90:58:34:
58 | real(r8) :: ac_Q, ac_Q1, ac_Q2
| 1
Warning: Unused variable 'ac_q2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/ssatcontrail.F90:63:27:
63 | real(r8) :: curr_factor
| 1
Warning: Unused variable 'curr_factor' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/ssatcontrail.F90:62:27:
62 | integer :: yr, mon, day, ncsec
| 1
Warning: Unused variable 'day' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/ssatcontrail.F90:62:22:
62 | integer :: yr, mon, day, ncsec
| 1
Warning: Unused variable 'mon' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/ssatcontrail.F90:62:34:
62 | integer :: yr, mon, day, ncsec
| 1
Warning: Unused variable 'ncsec' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/ssatcontrail.F90:62:17:
62 | integer :: yr, mon, day, ncsec
| 1
Warning: Unused variable 'yr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/mo_setsox.F90:19:69:
19 | logical :: inv_so2, inv_nh3, inv_hno3, inv_h2o2, inv_ox, inv_nh4no3, inv_ho2
| 1
Warning: Unused PRIVATE module variable 'inv_nh4no3' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/mo_setsox.F90:19:57:
19 | logical :: inv_so2, inv_nh3, inv_hno3, inv_h2o2, inv_ox, inv_nh4no3, inv_ho2
| 1
Warning: Unused PRIVATE module variable 'inv_ox' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/mo_setsox.F90:242:26:
242 | real(r8) :: xph0, aden, xk, xe, x2
| 1
Warning: Unused variable 'aden' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/mo_setsox.F90:174:8:
174 | use chem_mods, only : gas_pcnst, nfs
| 1
Warning: Unused module variable 'adv_mass' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/mo_setsox.F90:248:27:
248 | real(r8) :: cnh3, chno3, com, com1, com2, xra
| 1
Warning: Unused variable 'chno3' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/mo_setsox.F90:248:20:
248 | real(r8) :: cnh3, chno3, com, com1, com2, xra
| 1
Warning: Unused variable 'cnh3' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/mo_setsox.F90:246:46:
246 | real(r8) :: hno3a, nh3a, so2a, h2o2a, co2a, o3a
| 1
Warning: Unused variable 'co2a' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/mo_setsox.F90:248:32:
248 | real(r8) :: cnh3, chno3, com, com1, com2, xra
| 1
Warning: Unused variable 'com' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/mo_setsox.F90:248:38:
248 | real(r8) :: cnh3, chno3, com, com1, com2, xra
| 1
Warning: Unused variable 'com1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/mo_setsox.F90:248:44:
248 | real(r8) :: cnh3, chno3, com, com1, com2, xra
| 1
Warning: Unused variable 'com2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/mo_setsox.F90:243:38:
243 | real(r8) :: tz, xl, px, qz, pz, es, qs, patm
| 1
Warning: Unused variable 'es' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/mo_setsox.F90:240:32:
240 | integer :: k, i, iter, file
| 1
Warning: Unused variable 'file' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/mo_setsox.F90:246:40:
246 | real(r8) :: hno3a, nh3a, so2a, h2o2a, co2a, o3a
| 1
Warning: Unused variable 'h2o2a' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/mo_setsox.F90:246:21:
246 | real(r8) :: hno3a, nh3a, so2a, h2o2a, co2a, o3a
| 1
Warning: Unused variable 'hno3a' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/mo_setsox.F90:246:27:
246 | real(r8) :: hno3a, nh3a, so2a, h2o2a, co2a, o3a
| 1
Warning: Unused variable 'nh3a' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/mo_setsox.F90:246:51:
246 | real(r8) :: hno3a, nh3a, so2a, h2o2a, co2a, o3a
| 1
Warning: Unused variable 'o3a' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/mo_setsox.F90:243:42:
243 | real(r8) :: tz, xl, px, qz, pz, es, qs, patm
| 1
Warning: Unused variable 'qs' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/mo_setsox.F90:243:30:
243 | real(r8) :: tz, xl, px, qz, pz, es, qs, patm
| 1
Warning: Unused variable 'qz' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/mo_setsox.F90:246:33:
246 | real(r8) :: hno3a, nh3a, so2a, h2o2a, co2a, o3a
| 1
Warning: Unused variable 'so2a' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/mo_setsox.F90:248:49:
248 | real(r8) :: cnh3, chno3, com, com1, com2, xra
| 1
Warning: Unused variable 'xra' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:127:2:
127 | integer :: i, itmp, k, l, lmz, lun, m, mait
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:128:2:
128 | integer :: lnumait, lso4ait, lnh4ait
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:129:2:
129 | integer :: l_h2so4, l_nh3
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:130:2:
130 | integer :: ldiagveh02
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:131:2:
131 | integer, parameter :: ldiag1=-1, ldiag2=-1, ldiag3=-1, ldiag4=-1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:138:2:
138 | real(r8) :: adjust_factor
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:139:2:
139 | real(r8) :: aircon
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:140:2:
140 | real(r8) :: cldx
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:141:2:
141 | real(r8) :: dens_nh4so4a
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:142:2:
142 | real(r8) :: dmdt_ait, dmdt_aitsv1, dmdt_aitsv2, dmdt_aitsv3
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:143:2:
143 | real(r8) :: dndt_ait, dndt_aitsv1, dndt_aitsv2, dndt_aitsv3
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:145:2:
145 | real(r8) :: dnh4dt_ait, dso4dt_ait
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:146:2:
146 | real(r8) :: dpnuc
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:147:2:
147 | real(r8) :: dplom_mode(1), dphim_mode(1)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:148:2:
148 | real(r8) :: ev_sat(pcols,pver)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:149:2:
149 | real(r8) :: mass1p
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:150:2:
150 | real(r8) :: mass1p_aithi, mass1p_aitlo
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:151:2:
151 | real(r8) :: pdel_fac
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:152:2:
152 | real(r8) :: qh2so4_cur, qh2so4_avg, qh2so4_del
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:153:2:
153 | real(r8) :: qnh3_cur, qnh3_del, qnh4a_del
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:154:2:
154 | real(r8) :: qnuma_del
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:155:2:
155 | real(r8) :: qso4a_del
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:156:2:
156 | real(r8) :: qv_sat(pcols,pver)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:157:2:
157 | real(r8) :: qvswtr
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:158:2:
158 | real(r8) :: relhum, relhumav, relhumnn
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:159:2:
159 | real(r8) :: tmpa, tmpb, tmpc
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:160:2:
160 | real(r8) :: tmp_q1, tmp_q2, tmp_q3
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:161:2:
161 | real(r8) :: tmp_frso4, tmp_uptkrate
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:163:2:
163 | integer, parameter :: nsrflx = 1 ! last dimension of qsrflx
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:164:2:
164 | real(r8) :: qsrflx(pcols,pcnst,nsrflx)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:167:2:
167 | real(r8) :: dqdt(ncol,pver,pcnstxx) ! TMR tendency array -- NOTE dims
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:168:2:
168 | logical :: dotend(pcnst) ! flag for doing tendency
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:169:2:
169 | logical :: do_nh3 ! flag for doing nh3/nh4
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:172:2:
172 | character(len=1) :: tmpch1, tmpch2, tmpch3
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:177:2:
177 | lun = 6
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:195:2:
195 | l_h2so4 = l_h2so4_sv - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:196:2:
196 | l_nh3 = l_nh3_sv - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:197:2:
197 | lnumait = lnumait_sv - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:198:2:
198 | lnh4ait = lnh4ait_sv - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:199:2:
199 | lso4ait = lso4ait_sv - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:202:2:
202 | if ((l_h2so4 <= 0) .or. (lso4ait <= 0) .or. (lnumait <= 0)) return
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:204:2:
204 | dotend(:) = .false.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:205:2:
205 | dqdt(1:ncol,:,:) = 0.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:206:2:
206 | qsrflx(1:ncol,:,:) = 0.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:210:2:
210 | mait = modeptr_aitken
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:211:2:
211 | dotend(lnumait) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:212:2:
212 | dotend(lso4ait) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:213:2:
213 | dotend(l_h2so4) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:215:2:
215 | lnh4ait = lptr_nh4_a_amode(mait) - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:216:2:
216 | if ((l_nh3 > 0) .and. (l_nh3 <= pcnst) .and. &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:217:2:
217 | (lnh4ait > 0) .and. (lnh4ait <= pcnst)) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:218:2:
218 | do_nh3 = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:219:2:
219 | dotend(lnh4ait) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:220:2:
220 | dotend(l_nh3) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:221:2:
221 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:222:2:
222 | do_nh3 = .false.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:223:2:
223 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:227:2:
227 | dplom_mode(1) = exp( 0.67_r8*log(dgnumlo_amode(mait)) &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:228:2:
228 | + 0.33_r8*log(dgnum_amode(mait)) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:229:2:
229 | dphim_mode(1) = dgnumhi_amode(mait)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:235:2:
235 | tmpa = dens_so4a_host*pi/6.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:236:2:
236 | mass1p_aitlo = tmpa*(dplom_mode(1)**3)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:237:2:
237 | mass1p_aithi = tmpa*(dphim_mode(1)**3)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:241:2:
241 | call qsat(t(1:ncol,k), pmid(1:ncol,k), ev_sat(1:ncol,k), qv_sat(1:ncol,k), ncol)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:246:9:
246 | main_k: do k = top_lev, pver
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:247:9:
247 | main_i: do i = 1, ncol
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:251:2:
251 | if (cld(i,k) >= 0.99_r8) cycle main_i
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:254:2:
254 | qh2so4_cur = q(i,k,l_h2so4)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:256:2:
256 | if (qh2so4_cur <= qh2so4_cutoff) cycle main_i
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:258:2:
258 | tmpa = max( 0.0_r8, del_h2so4_gasprod(i,k) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:259:2:
259 | tmp_q3 = qh2so4_cur
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:262:2:
262 | tmp_q2 = tmp_q3 + max( 0.0_r8, -del_h2so4_aeruptk(i,k) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:272:2:
272 | if (tmp_q2 <= tmp_q3) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:273:2:
273 | tmpb = 0.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:274:2:
274 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:275:2:
275 | tmpc = tmp_q2 * exp( -20.0_r8 )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:276:2:
276 | if (tmp_q3 <= tmpc) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:277:2:
277 | tmp_q3 = tmpc
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:278:2:
278 | tmpb = 20.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:279:2:
279 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:280:2:
280 | tmpb = log( tmp_q2/tmp_q3 )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:281:2:
281 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:282:2:
282 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:284:2:
284 | tmp_uptkrate = tmpb/deltat
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:288:2:
288 | if (tmpb <= 0.1_r8) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:289:2:
289 | qh2so4_avg = tmp_q3*(1.0_r8 + 0.5_r8*tmpb) - 0.5_r8*tmpa
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:290:2:
290 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:291:2:
291 | tmpc = tmpa/tmpb
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:292:2:
292 | qh2so4_avg = (tmp_q3 - tmpc)*((exp(tmpb)-1.0_r8)/tmpb) + tmpc
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:293:2:
293 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:294:2:
294 | if (qh2so4_avg <= qh2so4_cutoff) cycle main_i
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:297:2:
297 | if ( do_nh3 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:298:2:
298 | qnh3_cur = max( 0.0_r8, q(i,k,l_nh3) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:299:2:
299 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:300:2:
300 | qnh3_cur = 0.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:301:2:
301 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:305:2:
305 | qvswtr = qv_sat(i,k)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:306:2:
306 | qvswtr = max( qvswtr, 1.0e-20_r8 )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:307:2:
307 | relhumav = qv(i,k) / qvswtr
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:308:2:
308 | relhumav = max( 0.0_r8, min( 1.0_r8, relhumav ) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:310:2:
310 | cldx = max( 0.0_r8, cld(i,k) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:311:2:
311 | relhum = (relhumav - cldx) / (1.0_r8 - cldx)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:312:2:
312 | relhum = max( 0.0_r8, min( 1.0_r8, relhum ) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:314:2:
314 | relhumnn = relhum
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:315:2:
315 | relhumnn = max( 0.01_r8, min( 0.99_r8, relhumnn ) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:322:3:
322 | ldiagveh02 = -1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:395:2:
395 | dndt_aitsv1 = dndt_ait
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:396:2:
396 | dmdt_aitsv1 = dmdt_ait
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:397:2:
397 | dndt_aitsv2 = 0.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:398:2:
398 | dmdt_aitsv2 = 0.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:399:2:
399 | dndt_aitsv3 = 0.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:400:2:
400 | dmdt_aitsv3 = 0.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:404:2:
404 | if (dndt_ait < 1.0e2_r8) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:410:2:
410 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:411:2:
411 | dndt_aitsv2 = dndt_ait
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:412:2:
412 | dmdt_aitsv2 = dmdt_ait
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:417:2:
417 | mass1p = dmdt_ait/dndt_ait
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:418:2:
418 | dndt_aitsv3 = dndt_ait
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:419:2:
419 | dmdt_aitsv3 = dmdt_ait
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:422:2:
422 | if (mass1p < mass1p_aitlo) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:424:2:
424 | dndt_ait = dmdt_ait/mass1p_aitlo
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:426:2:
426 | else if (mass1p > mass1p_aithi) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:428:2:
428 | dmdt_ait = dndt_ait*mass1p_aithi
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:430:2:
430 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:431:2:
431 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:440:2:
440 | pdel_fac = pdel(i,k)/gravit
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:446:2:
446 | dqdt(i,k,l_h2so4) = -dso4dt_ait*(1.0_r8-cldx)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:447:2:
447 | qsrflx(i,l_h2so4,1) = qsrflx(i,l_h2so4,1) + dqdt(i,k,l_h2so4)*pdel_fac
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:448:2:
448 | q(i,k,l_h2so4) = q(i,k,l_h2so4) + dqdt(i,k,l_h2so4)*deltat
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:450:2:
450 | dqdt(i,k,lso4ait) = dso4dt_ait*(1.0_r8-cldx)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:451:2:
451 | qsrflx(i,lso4ait,1) = qsrflx(i,lso4ait,1) + dqdt(i,k,lso4ait)*pdel_fac
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:452:2:
452 | q(i,k,lso4ait) = q(i,k,lso4ait) + dqdt(i,k,lso4ait)*deltat
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:453:2:
453 | if (lnumait > 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:454:2:
454 | dqdt(i,k,lnumait) = dndt_ait*(1.0_r8-cldx)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:457:2:
457 | qsrflx(i,lnumait,1) = qsrflx(i,lnumait,1) &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:458:2:
458 | + dqdt(i,k,lnumait)*pdel_fac
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:459:2:
459 | q(i,k,lnumait) = q(i,k,lnumait) + dqdt(i,k,lnumait)*deltat
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:460:2:
460 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:462:2:
462 | if (( do_nh3 ) .and. (dnh4dt_ait > 0.0_r8)) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:463:2:
463 | dqdt(i,k,l_nh3) = -dnh4dt_ait*(1.0_r8-cldx)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:464:2:
464 | qsrflx(i,l_nh3,1) = qsrflx(i,l_nh3,1) + dqdt(i,k,l_nh3)*pdel_fac
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:465:2:
465 | q(i,k,l_nh3) = q(i,k,l_nh3) + dqdt(i,k,l_nh3)*deltat
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:467:2:
467 | dqdt(i,k,lnh4ait) = dnh4dt_ait*(1.0_r8-cldx)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:468:2:
468 | qsrflx(i,lnh4ait,1) = qsrflx(i,lnh4ait,1) + dqdt(i,k,lnh4ait)*pdel_fac
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:469:2:
469 | q(i,k,lnh4ait) = q(i,k,lnh4ait) + dqdt(i,k,lnh4ait)*deltat
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:470:2:
470 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:539:2:
539 | end do main_i
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:540:2:
540 | end do main_k
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:544:2:
544 | do l = loffset+1, pcnst
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:545:2:
545 | lmz = l - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:546:2:
546 | if ( .not. dotend(lmz) ) cycle
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:548:2:
548 | do i = 1, ncol
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:549:2:
549 | qsrflx(i,lmz,1) = qsrflx(i,lmz,1)*(adv_mass(lmz)/mwdry)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:550:2:
550 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:551:2:
551 | fieldname = trim(cnst_name(l)) // '_sfnnuc1'
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:552:2:
552 | call outfld( fieldname, qsrflx(:,lmz,1), pcols, lchnk )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:557:2:
557 | end do ! l = ...
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:560:2:
560 | return
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:562:2:
562 | end subroutine modal_aero_newnuc_sub
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:889:2:
889 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:915:2:
915 | if (jac == 1) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:929:2:
929 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:942:2:
942 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/mo_setsox.F90:619:34:
619 | 100._r8*delta
| ^
Warning: 'delta' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/mo_setsox.F90:241:26:
241 | real(r8) :: wrk, delta
| ^
note: 'delta' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1466:2:
1466 | l_h2so4_sv = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1467:2:
1467 | l_nh3_sv = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1468:2:
1468 | lnumait_sv = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1469:2:
1469 | lnh4ait_sv = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1470:2:
1470 | lso4ait_sv = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1472:2:
1472 | call cnst_get_ind( 'H2SO4', l_h2so4, .false. )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1473:2:
1473 | call cnst_get_ind( 'NH3', l_nh3, .false. )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1475:2:
1475 | mait = modeptr_aitken
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1476:2:
1476 | if (mait > 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1477:2:
1477 | lnumait = numptr_amode(mait)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1478:2:
1478 | lso4ait = lptr_so4_a_amode(mait)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1479:2:
1479 | lnh4ait = lptr_nh4_a_amode(mait)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1480:2:
1480 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1481:2:
1481 | if ((l_h2so4 <= 0) .or. (l_h2so4 > pcnst)) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1482:2:
1482 | write(*,'(/a/)') &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1484:2:
1484 | return
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1485:2:
1485 | else if ((lso4ait <= 0) .or. (lso4ait > pcnst)) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1486:2:
1486 | write(*,'(/a/)') &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1488:2:
1488 | return
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1489:2:
1489 | else if ((lnumait <= 0) .or. (lnumait > pcnst)) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1490:2:
1490 | write(*,'(/a/)') &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1492:2:
1492 | return
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1493:2:
1493 | else if ((mait <= 0) .or. (mait > ntot_amode)) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1494:2:
1494 | write(*,'(/a/)') &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1496:2:
1496 | return
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1497:2:
1497 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1499:2:
1499 | l_h2so4_sv = l_h2so4
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1500:2:
1500 | l_nh3_sv = l_nh3
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1501:2:
1501 | lnumait_sv = lnumait
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1502:2:
1502 | lnh4ait_sv = lnh4ait
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1503:2:
1503 | lso4ait_sv = lso4ait
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1509:2:
1509 | l = lptr_so4_a_amode(mait) ; l2 = -1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1536:2:
1536 | dotend(:) = .false.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1537:2:
1537 | dotend(lnumait) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1538:2:
1538 | dotend(lso4ait) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1539:2:
1539 | dotend(l_h2so4) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1540:2:
1540 | if ((l_nh3 > 0) .and. (l_nh3 <= pcnst) .and. &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1541:2:
1541 | (lnh4ait > 0) .and. (lnh4ait <= pcnst)) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1542:2:
1542 | dotend(lnh4ait) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1543:2:
1543 | dotend(l_nh3) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1544:2:
1544 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1546:2:
1546 | do l = 1, pcnst
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1547:2:
1547 | if ( .not. dotend(l) ) cycle
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1548:2:
1548 | tmpname = cnst_name(l)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1549:2:
1549 | unit = 'kg/m2/s'
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1550:2:
1550 | do m = 1, ntot_amode
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1551:2:
1551 | if (l == numptr_amode(m)) unit = '#/m2/s'
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1552:2:
1552 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1553:2:
1553 | fieldname = trim(tmpname) // '_sfnnuc1'
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1554:2:
1554 | long_name = trim(tmpname) // ' modal_aero new particle nucleation column tendency'
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1555:2:
1555 | call addfld( fieldname, horiz_only, 'A', unit, long_name )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1559:2:
1559 | if ( masterproc ) write(*,'(3(a,2x))') &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1561:2:
1561 | end do ! l = ...
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1250:30:
1250 | real(r8) :: tmpa, tmpb
| 1
Warning: Unused variable 'tmpb' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:709:45:
709 | real(r8) tmpa, tmpb, tmpc, tmpe, tmpq
| 1
Warning: Unused variable 'tmpq' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:138:26:
138 | real(r8) :: adjust_factor
| 1
Warning: Unused variable 'adjust_factor' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:146:18:
146 | real(r8) :: dpnuc
| 1
Warning: Unused variable 'dpnuc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:77:7:
77 | use spmd_utils, only: iam, masterproc
| 1
Warning: Unused module variable 'iam' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:127:38:
127 | integer :: i, itmp, k, l, lmz, lun, m, mait
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:77:7:
77 | use spmd_utils, only: iam, masterproc
| 1
Warning: Unused module variable 'masterproc' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:60:49:
60 | lchnk, ncol, nstep, &
| 1
Warning: Unused dummy argument 'nstep' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:160:19:
160 | real(r8) :: tmp_q1, tmp_q2, tmp_q3
| 1
Warning: Unused variable 'tmp_q1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:172:43:
172 | character(len=1) :: tmpch1, tmpch2, tmpch3
| 1
Warning: Unused variable 'tmpch3' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1494:2:
1494 | lunout = 6
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1501:2:
1501 | modefrm_pcage = -999888777
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1502:2:
1502 | modetoo_pcage = -999888777
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1503:2:
1503 | if ((modeptr_pcarbon <= 0) .or. (modeptr_accum <= 0)) goto 15000
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1504:2:
1504 | l = lptr_so4_a_amode(modeptr_accum)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1505:2:
1505 | if ((l < 1) .or. (l > pcnst)) goto 15000
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1507:2:
1507 | modefrm_pcage = modeptr_pcarbon
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1508:2:
1508 | modetoo_pcage = modeptr_accum
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1515:2:
1515 | mfrm = modefrm_pcage
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1516:2:
1516 | mtoo = modetoo_pcage
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1518:2:
1518 | if (mfrm < 10) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1519:2:
1519 | nchfrmskip = 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1520:2:
1520 | else if (mfrm < 100) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1521:2:
1521 | nchfrmskip = 2
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1522:2:
1522 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1523:2:
1523 | nchfrmskip = 3
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1524:2:
1524 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1525:2:
1525 | if (mtoo < 10) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1526:2:
1526 | nchtooskip = 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1527:2:
1527 | else if (mtoo < 100) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1528:2:
1528 | nchtooskip = 2
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1529:2:
1529 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1530:2:
1530 | nchtooskip = 3
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1531:2:
1531 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1532:2:
1532 | nspec = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1536:2:
1536 | if (iqfrm == -1) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1537:2:
1537 | lsfrm = numptr_amode(mfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1538:2:
1538 | lstoo = numptr_amode(mtoo)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1539:2:
1539 | else if (iqfrm == 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1541:2:
1541 | cycle aa_iqfrm
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1544:2:
1544 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1545:2:
1545 | lsfrm = lmassptr_amode(iqfrm,mfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1546:2:
1546 | lstoo = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1547:2:
1547 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1548:2:
1548 | if ((lsfrm < 1) .or. (lsfrm > pcnst)) cycle aa_iqfrm
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1550:2:
1550 | if (lsfrm>0 .and. iqfrm>0 ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1551:2:
1551 | nchfrm = len( trim( cnst_name(lsfrm) ) ) - nchfrmskip
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1555:2:
1555 | do iqtoo = 1, nspec_amode(mtoo)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1558:2:
1558 | lstoo = lmassptr_amode(iqtoo,mtoo)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1559:2:
1559 | nchtoo = len( trim( cnst_name(lstoo) ) ) - nchtooskip
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1560:2:
1560 | if (cnst_name(lsfrm)(1:nchfrm) == cnst_name(lstoo)(1:nchtoo)) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1561:2:
1561 | exit
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1562:2:
1562 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1563:2:
1563 | lstoo = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1564:2:
1564 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1566:2:
1566 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1567:2:
1567 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1569:2:
1569 | if ((lstoo < 1) .or. (lstoo > pcnst)) lstoo = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1570:2:
1570 | nspec = nspec + 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1571:2:
1571 | lspecfrm_pcage(nspec) = lsfrm
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1572:2:
1572 | lspectoo_pcage(nspec) = lstoo
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1573:2:
1573 | end do aa_iqfrm
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1575:2:
1575 | nspecfrm_pcage = nspec
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1580:2:
1580 | if ( masterproc ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1582:2:
1582 | write(lunout,9310)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1584:2:
1584 | mfrm = modefrm_pcage
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1585:2:
1585 | mtoo = modetoo_pcage
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1586:2:
1586 | write(lunout,9320) 1, mfrm, mtoo
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1588:2:
1588 | do iq = 1, nspecfrm_pcage
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1589:2:
1589 | lsfrm = lspecfrm_pcage(iq)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1590:2:
1590 | lstoo = lspectoo_pcage(iq)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1591:2:
1591 | if (lstoo .gt. 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1592:2:
1592 | write(lunout,9330) lsfrm, cnst_name(lsfrm), &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1593:8:
1593 | lstoo, cnst_name(lstoo)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1594:2:
1594 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1595:2:
1595 | write(lunout,9340) lsfrm, cnst_name(lsfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1596:2:
1596 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1597:2:
1597 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1599:2:
1599 | write(lunout,*)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1601:2:
1601 | end if ! ( masterproc )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1603:6:
1603 | 9310 format( / 'subr. modal_aero_gasaerexch_init - primary carbon aging pointers' )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1604:6:
1604 | 9320 format( 'pair', i3, 5x, 'mode', i3, ' ---> mode', i3 )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1605:6:
1605 | 9330 format( 5x, 'spec', i3, '=', a, ' ---> spec', i3, '=', a )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1606:6:
1606 | 9340 format( 5x, 'spec', i3, '=', a, ' ---> LOSS' )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_calcsize.F90:66:21:
66 | integer :: sulfeq_idx = -1
| 1
Warning: Unused PRIVATE module variable 'sulfeq_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_calcsize.F90:1442:46:
1442 | character(len=fieldname_len+3) :: fieldname
| 1
Warning: Unused variable 'fieldname' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_calcsize.F90:1428:37:
1428 | real(r8), pointer :: sulfeq(:,:,:) ! H2SO4 equilibrium mixing ratios over particles (mol/mol)
| 1
Warning: Unused variable 'sulfeq' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_calcsize.F90:1229:29:
1229 | integer :: list_idx, stat
| 1
Warning: Unused variable 'stat' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_calcsize.F90:349:25:
349 | real(r8) :: duma, dumb, dumc, dumd ! work variables
| 1
Warning: Unused variable 'dumb' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_calcsize.F90:349:31:
349 | real(r8) :: duma, dumb, dumc, dumd ! work variables
| 1
Warning: Unused variable 'dumc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_calcsize.F90:349:37:
349 | real(r8) :: duma, dumb, dumc, dumd ! work variables
| 1
Warning: Unused variable 'dumd' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_calcsize.F90:316:27:
316 | integer :: i, icol_diag, iduma, ipair, iq
| 1
Warning: Unused variable 'icol_diag' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_calcsize.F90:316:34:
316 | integer :: i, icol_diag, iduma, ipair, iq
| 1
Warning: Unused variable 'iduma' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1483:52:
1483 | logical :: history_aerocom ! Output the aerocom history
| 1
Warning: Unused variable 'history_aerocom' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1462:41:
1462 | integer :: ipair, iq, iqfrm, iqfrm_aa, iqtoo, iqtoo_aa
| 1
Warning: Unused variable 'iqfrm_aa' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1462:58:
1462 | integer :: ipair, iq, iqfrm, iqfrm_aa, iqtoo, iqtoo_aa
| 1
Warning: Unused variable 'iqtoo_aa' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1466:16:
1466 | integer :: m, mfrm, mtoo
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1467:22:
1467 | integer :: n, nacc, nait
| 1
Warning: Unused variable 'nacc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1467:28:
1467 | integer :: n, nacc, nait
| 1
Warning: Unused variable 'nait' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1463:25:
1463 | integer :: jac,jsoa,p
| 1
Warning: Unused variable 'p' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1474:19:
1474 | real(r8) :: tmp1, tmp2
| 1
Warning: Unused variable 'tmp1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1476:55:
1476 | character(len=fieldname_len) :: tmpnamea, tmpnameb
| 1
Warning: Unused variable 'tmpnameb' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1141:20:
1141 | integer :: m,k
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1092:21:
1092 | mw_poa_host, mw_soa_host, &
| 1
Warning: Unused dummy argument 'mw_poa_host' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1000:35:
1000 | real(r8) :: dryvol_a(pcols,pver)
| 1
Warning: Unused variable 'dryvol_a' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:999:26:
999 | real(r8) :: dp, dum_m2v
| 1
Warning: Unused variable 'dum_m2v' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:990:26:
990 | integer :: i, iq, k, l1, l2, la, n
| 1
Warning: Unused variable 'l1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:990:30:
990 | integer :: i, iq, k, l1, l2, la, n
| 1
Warning: Unused variable 'l2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:990:34:
990 | integer :: i, iq, k, l1, l2, la, n
| 1
Warning: Unused variable 'la' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:102:4:
102 | use constituents, only: pcnst, cnst_mw
| 1
Warning: Unused module variable 'cnst_mw' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:255:28:
255 | real(r8) :: dumavec(1000), dumbvec(1000), dumcvec(1000)
| 1
Warning: Unused variable 'dumavec' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:255:43:
255 | real(r8) :: dumavec(1000), dumbvec(1000), dumcvec(1000)
| 1
Warning: Unused variable 'dumbvec' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:255:58:
255 | real(r8) :: dumavec(1000), dumbvec(1000), dumcvec(1000)
| 1
Warning: Unused variable 'dumcvec' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:199:28:
199 | real (r8) :: g0_soa(nsoa)
| 1
Warning: Unused variable 'g0_soa' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:110:4:
110 | use spmd_utils, only: iam, masterproc
| 1
Warning: Unused module variable 'iam' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:175:21:
175 | integer :: idiagss
| 1
Warning: Unused variable 'idiagss' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:180:19:
180 | integer :: l, l2, lb, lsfrm, lstoo
| 1
Warning: Unused variable 'l2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:110:4:
110 | use spmd_utils, only: iam, masterproc
| 1
Warning: Unused module variable 'masterproc' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:188:28:
188 | character(len=100) :: msg ! string for endrun calls
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:183:19:
183 | integer :: n, nn, niter, niter_max, ntot_soamode
| 1
Warning: Unused variable 'nn' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:179:17:
179 | integer :: k,p
| 1
Warning: Unused variable 'p' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:254:38:
254 | real(r8) :: qdel(ncol,pver,pcnstxx) ! NOTE dims
| 1
Warning: Unused variable 'qdel' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:90:28:
90 | qh2o, troplev, &
| 1
Warning: Unused dummy argument 'qh2o' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:253:38:
253 | real(r8) :: qnew(ncol,pver,pcnstxx) ! NOTE dims
| 1
Warning: Unused variable 'qnew' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:108:4:
108 | use physconst, only: gravit, mwdry, rair
| 1
Warning: Unused module variable 'rair' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:107:4:
107 | use mo_tracname, only: solsym
| 1
Warning: Unused module variable 'solsym' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:97:4:
97 | use modal_aero_data, only: alnsg_amode,lmassptr_amode,cnst_name_cw
| 1
Warning: Unused module variable 'specdens_amode' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:211:28:
211 | real (r8) :: sum_uprt_msa, sum_uprt_nh4, sum_uprt_so4
| 1
Warning: Unused variable 'sum_uprt_msa' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/prescribed_aero.F90:339:41:
339 | pbuf_names(aero_loop_end+i_in) = spec_a
| 1
Warning: CHARACTER expression will be truncated in assignment (16/32) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_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(*)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/prescribed_aero.F90:464:36:
464 | integer :: c, ncol, i, kc, klog, logv_ndx, logm_ndx, a_ndx, icol, kpver
| 1
Warning: Unused variable 'klog' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/prescribed_aero.F90:105:8:
105 | use ppgrid, only : pver
| 1
Warning: Unused module variable 'begchunk' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/prescribed_aero.F90:105:8:
105 | use ppgrid, only : pver
| 1
Warning: Unused module variable 'endchunk' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/prescribed_aero.F90:114:25:
114 | integer :: ndx, istat, i, i_c, j
| 1
Warning: Unused variable 'istat' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/prescribed_aero.F90:114:18:
114 | integer :: ndx, istat, i, i_c, j
| 1
Warning: Unused variable 'ndx' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1502:21:
1502 | lnh4ait_sv = lnh4ait
| ^
Warning: 'lnh4ait' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1446:31:
1446 | integer :: lnumait, lnh4ait, lso4ait
| ^
note: 'lnh4ait' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1489:29:
1489 | else if ((lnumait <= 0) .or. (lnumait > pcnst)) then
| ^
Warning: 'lnumait' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1446:22:
1446 | integer :: lnumait, lnh4ait, lso4ait
| ^
note: 'lnumait' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1485:29:
1485 | else if ((lso4ait <= 0) .or. (lso4ait > pcnst)) then
| ^
Warning: 'lso4ait' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_newnuc.F90:1446:40:
1446 | integer :: lnumait, lnh4ait, lso4ait
| ^
note: 'lso4ait' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_calcsize.F90:1541:41:
1541 | hygro(i,k,m) = spechygro_1
| ^
Warning: 'spechygro_1' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_calcsize.F90:1434:37:
1434 | real(r8) :: spechygro, spechygro_1
| ^
note: 'spechygro_1' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_calcsize.F90:963:71:
963 | dgncur_a(i,k,n) = (drv_a/(dumfac*num_a))**third
| ^
Warning: 'dumfac' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_calcsize.F90:350:21:
350 | real(r8) :: dumfac, dummwdens ! work variables
| ^
note: 'dumfac' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_calcsize.F90:915:46:
915 | num_t/max( duma, num_t0 )
| ^
Warning: 'num_t0' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_calcsize.F90:354:37:
354 | real(r8) :: num_a0, num_c0, num_t0 ! initial number (#/mol_air)
| ^
note: 'num_t0' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_calcsize.F90:955:22:
955 | if (drv_a > 0.0_r8) then
| ^
Warning: 'drv_a_acc' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_calcsize.F90:342:24:
342 | real(r8) :: drv_a_acc, drv_c_acc
| ^
note: 'drv_a_acc' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_calcsize.F90:971:22:
971 | if (drv_c > 0.0_r8) then
| ^
Warning: 'drv_c_acc' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_calcsize.F90:342:35:
342 | real(r8) :: drv_a_acc, drv_c_acc
| ^
note: 'drv_c_acc' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_calcsize.F90:956:25:
956 | if (num_a <= drv_a*voltonumbhi_amode(n)) then
| ^
Warning: 'num_a_acc' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_calcsize.F90:360:24:
360 | real(r8) :: num_a_acc, num_c_acc
| ^
note: 'num_a_acc' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_calcsize.F90:972:25:
972 | if (num_c <= drv_c*voltonumbhi_amode(n)) then
| ^
Warning: 'num_c_acc' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/utils/modal_aero_calcsize.F90:360:35:
360 | real(r8) :: num_a_acc, num_c_acc
| ^
note: 'num_c_acc' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1861:66:
1861 | soa_equivso4_factor(jsoa) = spechygro(l1,n)/tmp2
| ^
Warning: 'tmp2' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:1474:25:
1474 | real(r8) :: tmp1, tmp2
| ^
note: 'tmp2' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_chm_diags.F90:398:33:
398 | attr = cnst_longname(n)
| 1
Warning: CHARACTER expression will be truncated in assignment (16/128) at (1) [-Wcharacter-truncation]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:744:63:
744 | tmp1 = vol_shell*dgncur_a(i,k,n)*fac_volsfc_pcarbon
| ^
Warning: 'fac_volsfc_pcarbon' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90:196:34:
196 | real (r8) :: fac_volsfc_pcarbon
| ^
note: 'fac_volsfc_pcarbon' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_import_export.F90:1214:35:
1214 | stdname = fldList(n)%stdname
| 1
Warning: CHARACTER expression will be truncated in assignment (80/128) at (1) [-Wcharacter-truncation]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_import_export.F90:1322:40:
1322 | type(ESMF_Mesh) :: lmesh
| 1
Warning: Unused variable 'lmesh' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_import_export.F90:1323:52:
1323 | integer :: nnodes, nelements
| 1
Warning: Unused variable 'nelements' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_import_export.F90:1323:41:
1323 | integer :: nnodes, nelements
| 1
Warning: Unused variable 'nnodes' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_import_export.F90:1319:41:
1319 | type(ESMF_FieldStatus_Flag) :: status
| 1
Warning: Unused variable 'status' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_import_export.F90:1207:33:
1207 | character(CL) :: msg
| 1
Warning: Unused variable 'msg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_import_export.F90:932:30:
932 | type(ESMF_Clock) :: clock
| 1
Warning: Unused variable 'clock' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_import_export.F90:933:28:
933 | integer :: i,m,c,n,g ! indices
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_import_export.F90:917:8:
917 | use spmd_utils , only : masterproc
| 1
Warning: Unused module variable 'masterproc' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_import_export.F90:933:32:
933 | integer :: i,m,c,n,g ! indices
| 1
Warning: Unused variable 'n' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_import_export.F90:934:30:
934 | integer :: ncols ! Number of columns
| 1
Warning: Unused variable 'ncols' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_import_export.F90:935:30:
935 | integer :: nstep
| 1
Warning: Unused variable 'nstep' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_import_export.F90:496:33:
496 | character(len=128) :: fldname
| 1
Warning: Unused variable 'fldname' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_import_export.F90:490:31:
490 | integer :: ncols ! number of columns
| 1
Warning: Unused variable 'ncols' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_import_export.F90:491:31:
491 | integer :: nstep
| 1
Warning: Unused variable 'nstep' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_import_export.F90:489:38:
489 | integer :: i,n,c,g, num ! indices
| 1
Warning: Unused variable 'num' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_import_export.F90:342:35:
342 | character(len=cl) :: cvalue
| 1
Warning: Unused variable 'cvalue' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_import_export.F90:116:37:
116 | character(len=128) :: fldname
| 1
Warning: Unused variable 'fldname' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_import_export.F90:112:36:
112 | integer :: n, num
| 1
Warning: Unused variable 'num' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_import_export.F90:110:37:
110 | character(ESMF_MAXSTR) :: stdname
| 1
Warning: Unused variable 'stdname' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/upper_bc.F90:178:19:
170 | call mpi_bcast(num_fixed, 1, mpi_integer, masterprocid, mpicom, ierr)
| 2
......
178 | call mpi_bcast(tgcm_ubc_file, len(tgcm_ubc_file), mpi_character, masterprocid, mpicom, ierr)
| 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (CHARACTER(256)/INTEGER(4)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setaer.F90:730:21:
730 | integer :: k, n, ndx, wn
| 1
Warning: Unused variable 'n' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/convect_deep.F90:224:12:
224 | integer i, k
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/convect_deep.F90:224:15:
224 | integer i, k
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/convect_deep.F90:86:13:
86 | integer idx
| 1
Warning: Unused variable 'idx' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff_cam.F90:807:28:
807 | jnk1d , jnk1d , jnk2d , jnk1d , errstring , &
| 1
Warning: Same actual argument associated with INTENT(OUT) argument 'tautmsx' and INTENT(OUT) argument 'tautmsy' at (1)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff_cam.F90:807:28:
807 | jnk1d , jnk1d , jnk2d , jnk1d , errstring , &
| 1
Warning: Same actual argument associated with INTENT(OUT) argument 'tautmsx' and INTENT(OUT) argument 'topflx' at (1)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff_cam.F90:807:38:
807 | jnk1d , jnk1d , jnk2d , jnk1d , errstring , &
| 1
Warning: Same actual argument associated with INTENT(OUT) argument 'tautmsy' and INTENT(OUT) argument 'topflx' at (1)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setaer.F90:952:46:
952 | gpm2(:) = dz(:) * acbs2(:pver) * mw
| ^
Warning: 'mw' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_setaer.F90:734:23:
734 | real(r8) :: mw
| ^
note: 'mw' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff_cam.F90:524:33:
524 | integer icol
| 1
Warning: Unused variable 'icol' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff_cam.F90:536:50:
536 | real(r8) :: kvh_pre(pcols,pver+1) ! Eddy diffusivity for heat [ m2/s ]
| 1
Warning: Unused variable 'kvh_pre' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff_cam.F90:534:51:
534 | real(r8) :: kvh_preo(pcols,pver+1) ! Eddy diffusivity for heat [ m2/s ]
| 1
Warning: Unused variable 'kvh_preo' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff_cam.F90:535:50:
535 | real(r8) :: kvm_pre(pcols,pver+1) ! Eddy diffusivity for momentum [ m2/s ]
| 1
Warning: Unused variable 'kvm_pre' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff_cam.F90:533:51:
533 | real(r8) :: kvm_preo(pcols,pver+1) ! Eddy diffusivity for momentum [ m2/s ]
| 1
Warning: Unused variable 'kvm_preo' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff_cam.F90:413:49:
413 | ql , qi , s , p , rhoi, cldn , &
| 1
Warning: Unused dummy argument 's' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/eddy_diff_cam.F90:525:48:
525 | integer i, k, iturb, status
| 1
Warning: Unused variable 'status' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/modal_aerosol_state_mod.F90:429:49:
429 | function hygroscopicity(self, list_ndx, bin_ndx) result(kappa)
| 1
Warning: Unused dummy argument 'bin_ndx' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/modal_aerosol_state_mod.F90:429:40:
429 | function hygroscopicity(self, list_ndx, bin_ndx) result(kappa)
| 1
Warning: Unused dummy argument 'list_ndx' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/modal_aerosol_state_mod.F90:429:30:
429 | function hygroscopicity(self, list_ndx, bin_ndx) result(kappa)
| 1
Warning: Unused dummy argument 'self' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/modal_aerosol_state_mod.F90:405:32:
405 | function hetfrz_size_wght(self, bin_ndx, ncol, nlev) result(wght)
| 1
Warning: Unused dummy argument 'self' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/modal_aerosol_state_mod.F90:371:68:
371 | subroutine update_bin( self, bin_ndx, col_ndx, lyr_ndx, delmmr_sum, delnum_sum, tnd_ndx, dtime, tend )
| 1
Warning: Unused dummy argument 'delmmr_sum' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/modal_aerosol_state_mod.F90:103:34:
103 | subroutine get_transported( self, transported_array )
| 1
Warning: Unused dummy argument 'self' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/modal_aerosol_state_mod.F90:103:53:
103 | subroutine get_transported( self, transported_array )
| 1
Warning: Dummy argument 'transported_array' at (1) was declared INTENT(OUT) but was not set [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/modal_aerosol_state_mod.F90:92:34:
92 | subroutine set_transported( self, transported_array )
| 1
Warning: Unused dummy argument 'self' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/aerosol/modal_aerosol_state_mod.F90:92:53:
92 | subroutine set_transported( self, transported_array )
| 1
Warning: Unused dummy argument 'transported_array' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:143:2:
143 | integer :: idomode(ntot_amode), iselfcoagdone(ntot_amode)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:144:2:
144 | integer :: jfreqcoag, jsoa
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:145:2:
145 | integer :: k
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:146:2:
146 | integer :: l, l2, lmz, lsfrm, lstoo, lunout
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:147:2:
147 | integer :: modefrm, modetoo, mait, macc, mpca
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:148:2:
148 | integer :: n, nfreqcoag
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:151:2:
151 | integer, save :: nerr = 0 ! number of errors for entire run
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:152:2:
152 | integer, save :: nerrmax = 9999 ! maximum number of errors before abort
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:153:2:
153 | integer, parameter :: ldiag1=-1, ldiag2=-1, ldiag3=-1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:155:2:
155 | logical, parameter :: fastcoag_flag = .true. ! selects coag rate-coef method
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:157:2:
157 | real(r8) :: aircon
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:158:8:
158 | real(r8) :: deltat, deltatinv_main
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:159:8:
159 | real(r8) :: dr_so4_monolayers_pcage
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:160:8:
160 | real(r8) :: dumexp, dumloss, dumprod
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:161:2:
161 | real(r8) :: dumsfc_frm_old, dumsfc_frm_new
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:162:2:
162 | real(r8) :: dum_m2v
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:163:2:
163 | real(r8) :: fac_volsfc_pcarbon
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:164:2:
164 | real(r8) :: lnsg_frm, lnsg_too
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:165:2:
165 | real(r8) :: sg_frm, sg_too
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:166:2:
166 | real(r8) :: tmpa, tmpb, tmpc, tmpf, tmpg, tmph, tmpn
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:167:2:
167 | real(r8) :: tmp1, tmp2
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:168:2:
168 | real(r8) :: tmp_qold
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:169:2:
169 | real(r8) :: vol_core, vol_shell
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:170:2:
170 | real(r8) :: wetdens_frm, wetdens_too, wetdgnum_frm, wetdgnum_too
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:171:2:
171 | real(r8) :: xbetaij0, xbetaij2i, xbetaij2j, xbetaij3, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:173:8:
173 | real(r8) :: xferamt, xferfracvol, xferfrac_pcage, xferfrac_max
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:174:2:
174 | real(r8) :: xnumbconc(ntot_amode)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:175:2:
175 | real(r8) :: xnumbconcavg(ntot_amode), xnumbconcnew(ntot_amode)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:176:2:
176 | real(r8) :: ybetaij0(maxpair_acoag), ybetaij3(maxpair_acoag)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:177:2:
177 | real(r8) :: ybetaii0(maxpair_acoag), ybetajj0(maxpair_acoag)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:182:2:
182 | real(r8) :: qsrflx(pcols)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:188:2:
188 | if (npair_acoag <= 0) return
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:207:2:
207 | dotend(:) = .false.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:208:2:
208 | dqdt(1:ncol,:,:) = 0.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:210:2:
210 | lunout = 6
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:218:2:
218 | deltat = deltat_main
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:219:2:
219 | nfreqcoag = max( 1, nint( deltat/deltat_main ) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:220:2:
220 | jfreqcoag = nfreqcoag/2
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:221:2:
221 | xferfrac_max = 1.0_r8 - 10.0_r8*epsilon(1.0_r8) ! 1-eps
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:223:2:
223 | if (nfreqcoag .gt. 1) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:224:2:
224 | if ( mod(nstep,nfreqcoag) .ne. jfreqcoag ) return
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:225:2:
225 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:230:2:
230 | idomode(:) = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:231:2:
231 | do ipair = 1, npair_acoag
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:232:2:
232 | idomode(modefrm_acoag(ipair)) = 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:233:2:
233 | idomode(modetoo_acoag(ipair)) = 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:234:2:
234 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:239:2:
239 | macc = modeptr_accum
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:240:2:
240 | mait = modeptr_aitken
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:241:2:
241 | mpca = modeptr_pcarbon
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:245:2:
245 | dr_so4_monolayers_pcage = n_so4_monolayers_pcage * 4.76e-10_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:246:2:
246 | fac_volsfc_pcarbon = exp( 2.5_r8*(alnsg_amode(mpca)**2) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:247:2:
247 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:257:2:
257 | deltat = nfreqcoag*deltat_main
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:258:2:
258 | deltatinv_main = 1.0_r8/(deltat_main*(1.0_r8 + 1.0e-15_r8))
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:264:2:
264 | aircon = (pmid(i,k)/(r_universal*t(i,k)))
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:267:2:
267 | do n = 1, ntot_amode
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:268:2:
268 | if (idomode(n) .gt. 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:269:2:
269 | xnumbconc(n) = q(i,k,numptr_amode(n)-loffset)*aircon
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:270:2:
270 | xnumbconc(n) = max( 0.0_r8, xnumbconc(n) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:271:2:
271 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:272:2:
272 | iselfcoagdone(n) = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:273:2:
273 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:280:2:
280 | modefrm = modefrm_acoag(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:281:2:
281 | modetoo = modetoo_acoag(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:355:2:
355 | ybetaij0(ipair) = xbetaij0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:356:2:
356 | ybetaij3(ipair) = xbetaij3
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:357:2:
357 | ybetaii0(ipair) = xbetaii0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:358:2:
358 | ybetajj0(ipair) = xbetajj0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:360:2:
360 | end do main_ipair1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:364:2:
364 | if ( (pair_option_acoag == 1) .or. &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:365:2:
365 | (pair_option_acoag == 2) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:371:2:
371 | modefrm = modefrm_acoag(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:372:2:
372 | modetoo = modetoo_acoag(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:378:2:
378 | if ( (mprognum_amode(modetoo) > 0) .and. &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:379:2:
379 | (iselfcoagdone(modetoo) <= 0) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:380:2:
380 | iselfcoagdone(modetoo) = 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:381:2:
381 | tmpn = xnumbconc(modetoo)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:382:2:
382 | xnumbconcnew(modetoo) = tmpn/(1.0_r8 + deltat*ybetajj0(ipair)*tmpn)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:383:2:
383 | xnumbconcavg(modetoo) = 0.5_r8*(xnumbconcnew(modetoo) + tmpn)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:384:2:
384 | lstoo = numptr_amode(modetoo) - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:385:2:
385 | q(i,k,lstoo) = xnumbconcnew(modetoo)/aircon
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:386:2:
386 | dqdt(i,k,lstoo) = (xnumbconcnew(modetoo)-tmpn)*deltatinv_main/aircon
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:387:2:
387 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:389:2:
389 | if ( (mprognum_amode(modefrm) > 0) .and. &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:390:2:
390 | (iselfcoagdone(modefrm) <= 0) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:391:2:
391 | iselfcoagdone(modefrm) = 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:392:2:
392 | tmpn = xnumbconc(modefrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:393:2:
393 | tmpa = deltat*ybetaij0(ipair)*xnumbconcavg(modetoo)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:394:2:
394 | tmpb = deltat*ybetaii0(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:395:2:
395 | tmpc = tmpa + tmpb*tmpn
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:396:2:
396 | if (abs(tmpc) < 0.01_r8) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:397:2:
397 | xnumbconcnew(modefrm) = tmpn*exp(-tmpc)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:398:2:
398 | else if (abs(tmpa) < 0.001_r8) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:399:2:
399 | xnumbconcnew(modefrm) = &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:400:2:
400 | exp(-tmpa)*tmpn/(1.0_r8 + tmpb*tmpn)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:401:2:
401 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:402:2:
402 | tmpf = tmpb*tmpn/tmpc
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:403:2:
403 | tmpg = exp(-tmpa)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:404:2:
404 | tmph = tmpg*(1.0_r8 - tmpf)/(1.0_r8 - tmpg*tmpf)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:405:2:
405 | xnumbconcnew(modefrm) = tmpn*max( 0.0_r8, min( 1.0_r8, tmph ) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:406:2:
406 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:407:2:
407 | xnumbconcavg(modefrm) = 0.5_r8*(xnumbconcnew(modefrm) + tmpn)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:408:2:
408 | lsfrm = numptr_amode(modefrm) - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:409:2:
409 | q(i,k,lsfrm) = xnumbconcnew(modefrm)/aircon
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:410:2:
410 | dqdt(i,k,lsfrm) = (xnumbconcnew(modefrm)-tmpn)*deltatinv_main/aircon
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:411:2:
411 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:416:2:
416 | dumloss = ybetaij3(ipair)*xnumbconcavg(modetoo)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:417:2:
417 | xferfracvol = 1.0_r8 - exp( -dumloss*deltat )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:418:2:
418 | xferfracvol = max( 0.0_r8, min( xferfrac_max, xferfracvol ) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:420:2:
420 | do iq = 1, nspecfrm_acoag(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:421:2:
421 | lsfrm = lspecfrm_acoag(iq,ipair) - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:422:2:
422 | lstoo = lspectoo_acoag(iq,ipair) - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:423:2:
423 | if (lsfrm > 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:424:2:
424 | xferamt = q(i,k,lsfrm)*xferfracvol
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:425:2:
425 | dqdt(i,k,lsfrm) = dqdt(i,k,lsfrm) - xferamt*deltatinv_main
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:426:2:
426 | q(i,k,lsfrm) = q(i,k,lsfrm) - xferamt
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:427:2:
427 | if (lstoo > 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:428:2:
428 | dqdt(i,k,lstoo) = dqdt(i,k,lstoo) + xferamt*deltatinv_main
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:429:2:
429 | q(i,k,lstoo) = q(i,k,lstoo) + xferamt
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:430:2:
430 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:431:2:
431 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:432:2:
432 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:434:2:
434 | end do main_ipair2
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:437:2:
437 | else if (pair_option_acoag == 3) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:443:2:
443 | if (mprognum_amode(macc) > 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:444:2:
444 | tmpn = xnumbconc(macc)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:445:2:
445 | xnumbconcnew(macc) = tmpn/(1.0_r8 + deltat*ybetajj0(ip_aitacc)*tmpn)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:446:2:
446 | xnumbconcavg(macc) = 0.5_r8*(xnumbconcnew(macc) + tmpn)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:447:2:
447 | lstoo = numptr_amode(macc) - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:448:2:
448 | q(i,k,lstoo) = xnumbconcnew(macc)/aircon
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:449:2:
449 | dqdt(i,k,lstoo) = (xnumbconcnew(macc)-tmpn)*deltatinv_main/aircon
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:450:2:
450 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:453:2:
453 | modefrm = modeptr_pcarbon
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:454:2:
454 | if (mprognum_amode(mpca) > 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:455:2:
455 | tmpn = xnumbconc(mpca)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:456:2:
456 | tmpa = deltat*ybetaij0(ip_pcaacc)*xnumbconcavg(macc)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:457:2:
457 | tmpb = deltat*ybetaii0(ip_pcaacc)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:458:2:
458 | tmpc = tmpa + tmpb*tmpn
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:459:2:
459 | if (abs(tmpc) < 0.01_r8) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:460:2:
460 | xnumbconcnew(mpca) = tmpn*exp(-tmpc)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:461:2:
461 | else if (abs(tmpa) < 0.001_r8) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:462:2:
462 | xnumbconcnew(mpca) = &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:463:2:
463 | exp(-tmpa)*tmpn/(1.0_r8 + tmpb*tmpn)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:464:2:
464 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:465:2:
465 | tmpf = tmpb*tmpn/tmpc
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:466:2:
466 | tmpg = exp(-tmpa)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:467:2:
467 | tmph = tmpg*(1.0_r8 - tmpf)/(1.0_r8 - tmpg*tmpf)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:468:2:
468 | xnumbconcnew(mpca) = tmpn*max( 0.0_r8, min( 1.0_r8, tmph ) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:469:2:
469 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:470:2:
470 | xnumbconcavg(mpca) = 0.5_r8*(xnumbconcnew(mpca) + tmpn)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:471:2:
471 | lsfrm = numptr_amode(mpca) - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:472:2:
472 | q(i,k,lsfrm) = xnumbconcnew(mpca)/aircon
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:473:2:
473 | dqdt(i,k,lsfrm) = (xnumbconcnew(mpca)-tmpn)*deltatinv_main/aircon
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:474:2:
474 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:477:2:
477 | if (mprognum_amode(mait) > 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:478:2:
478 | tmpn = xnumbconc(mait)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:479:2:
479 | tmpa = deltat*( ybetaij0(ip_aitacc)*xnumbconcavg(macc) &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:480:2:
480 | + ybetaij0(ip_aitpca)*xnumbconcavg(mpca) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:481:2:
481 | tmpb = deltat*ybetaii0(ip_aitacc)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:482:2:
482 | tmpc = tmpa + tmpb*tmpn
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:483:2:
483 | if (abs(tmpc) < 0.01_r8) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:484:2:
484 | xnumbconcnew(mait) = tmpn*exp(-tmpc)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:485:2:
485 | else if (abs(tmpa) < 0.001_r8) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:486:2:
486 | xnumbconcnew(mait) = &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:487:2:
487 | exp(-tmpa)*tmpn/(1.0_r8 + tmpb*tmpn)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:488:2:
488 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:489:2:
489 | tmpf = tmpb*tmpn/tmpc
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:490:2:
490 | tmpg = exp(-tmpa)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:491:2:
491 | tmph = tmpg*(1.0_r8 - tmpf)/(1.0_r8 - tmpg*tmpf)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:492:2:
492 | xnumbconcnew(mait) = tmpn*max( 0.0_r8, min( 1.0_r8, tmph ) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:493:2:
493 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:494:2:
494 | xnumbconcavg(mait) = 0.5_r8*(xnumbconcnew(mait) + tmpn)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:495:2:
495 | lsfrm = numptr_amode(mait) - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:496:2:
496 | q(i,k,lsfrm) = xnumbconcnew(mait)/aircon
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:497:2:
497 | dqdt(i,k,lsfrm) = (xnumbconcnew(mait)-tmpn)*deltatinv_main/aircon
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:498:2:
498 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:504:2:
504 | dumloss = ybetaij3(ip_aitacc)*xnumbconcavg(macc) &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:505:2:
505 | + ybetaij3(ip_aitpca)*xnumbconcavg(mpca)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:506:2:
506 | tmpa = ybetaij3(ip_aitpca)*xnumbconcavg(mpca)/max( dumloss, 1.0e-37_r8 )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:507:2:
507 | xferfracvol = 1.0_r8 - exp( -dumloss*deltat )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:508:2:
508 | xferfracvol = max( 0.0_r8, min( xferfrac_max, xferfracvol ) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:509:2:
509 | vol_shell = 0.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:511:2:
511 | ipair = ip_aitacc
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:512:2:
512 | do iq = 1, nspecfrm_acoag(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:513:2:
513 | lsfrm = lspecfrm_acoag(iq,ipair) - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:514:2:
514 | lstoo = lspectoo_acoag(iq,ipair) - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:515:2:
515 | if (lsfrm > 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:516:2:
516 | xferamt = q(i,k,lsfrm)*xferfracvol
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:517:2:
517 | dqdt(i,k,lsfrm) = dqdt(i,k,lsfrm) - xferamt*deltatinv_main
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:518:2:
518 | q(i,k,lsfrm) = q(i,k,lsfrm) - xferamt
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:519:2:
519 | if (lstoo > 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:520:2:
520 | dqdt(i,k,lstoo) = dqdt(i,k,lstoo) + xferamt*deltatinv_main
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:521:2:
521 | q(i,k,lstoo) = q(i,k,lstoo) + xferamt
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:522:2:
522 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:523:2:
523 | vol_shell = vol_shell + xferamt*tmpa*fac_m2v_aitage(iq)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:524:2:
524 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:525:2:
525 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:530:2:
530 | vol_core = 0.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:531:2:
531 | do l = 1, nspec_amode(mpca)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:532:2:
532 | vol_core = vol_core + &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:533:2:
533 | q(i,k,lmassptr_amode(l,mpca)-loffset)*fac_m2v_pcarbon(l)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:534:2:
534 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:535:2:
535 | tmp1 = vol_shell*dgncur_a(i,k,mpca)*fac_volsfc_pcarbon
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:536:2:
536 | tmp2 = 6.0_r8*dr_so4_monolayers_pcage*vol_core
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:537:2:
537 | tmp2 = max( tmp2, 0.0_r8 )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:538:2:
538 | if (tmp1 >= tmp2) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:539:2:
539 | xferfrac_pcage = xferfrac_max
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:540:2:
540 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:541:2:
541 | xferfrac_pcage = min( tmp1/tmp2, xferfrac_max )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:542:2:
542 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:547:2:
547 | dumloss = ybetaij3(ip_pcaacc)*xnumbconcavg(macc)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:548:2:
548 | xferfracvol = 1.0_r8 - exp( -dumloss*deltat )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:549:2:
549 | xferfracvol = xferfracvol + xferfrac_pcage
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:550:2:
550 | xferfracvol = max( 0.0_r8, min( xferfrac_max, xferfracvol ) )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:552:2:
552 | ipair = ip_pcaacc
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:553:2:
553 | do iq = 1, nspecfrm_acoag(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:554:2:
554 | lsfrm = lspecfrm_acoag(iq,ipair) - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:555:2:
555 | lstoo = lspectoo_acoag(iq,ipair) - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:556:2:
556 | if (lsfrm > 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:557:2:
557 | xferamt = q(i,k,lsfrm)*xferfracvol
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:558:2:
558 | dqdt(i,k,lsfrm) = dqdt(i,k,lsfrm) - xferamt*deltatinv_main
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:559:2:
559 | q(i,k,lsfrm) = q(i,k,lsfrm) - xferamt
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:560:2:
560 | if (lstoo > 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:561:2:
561 | dqdt(i,k,lstoo) = dqdt(i,k,lstoo) + xferamt*deltatinv_main
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:562:2:
562 | q(i,k,lstoo) = q(i,k,lstoo) + xferamt
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:563:2:
563 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:564:2:
564 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:565:2:
565 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:567:2:
567 | lsfrm = numptr_amode(mpca) - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:568:2:
568 | lstoo = numptr_amode(macc) - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:569:2:
569 | if (lsfrm > 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:570:2:
570 | xferamt = q(i,k,lsfrm)*xferfrac_pcage
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:571:2:
571 | dqdt(i,k,lsfrm) = dqdt(i,k,lsfrm) - xferamt*deltatinv_main
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:572:2:
572 | q(i,k,lsfrm) = q(i,k,lsfrm) - xferamt
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:573:2:
573 | if (lstoo > 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:574:2:
574 | dqdt(i,k,lstoo) = dqdt(i,k,lstoo) + xferamt*deltatinv_main
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:575:2:
575 | q(i,k,lstoo) = q(i,k,lstoo) + xferamt
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:576:2:
576 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:577:2:
577 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:581:2:
581 | else ! (pair_option_acoag /= 1,2,3) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:583:2:
583 | write(lunout,*) '*** modal_aero_coag_sub error'
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:584:2:
584 | write(lunout,*) ' cannot do _coag_sub error pair_option_acoag =', &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:585:2:
585 | pair_option_acoag
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:586:2:
586 | call endrun( 'modal_aero_coag_sub error' )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:589:2:
589 | end if ! (pair_option_acoag == ...)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:657:2:
657 | end do main_i
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:658:2:
658 | end do main_k
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:662:2:
662 | do ipair = 1, npair_acoag
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:663:2:
663 | modefrm = modefrm_acoag(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:664:2:
664 | modetoo = modetoo_acoag(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:666:2:
666 | do iq = 1, nspecfrm_acoag(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:667:2:
667 | lsfrm = lspecfrm_acoag(iq,ipair) - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:668:2:
668 | lstoo = lspectoo_acoag(iq,ipair) - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:669:2:
669 | if (lsfrm > 0) dotend(lsfrm) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:670:2:
670 | if (lstoo > 0) dotend(lstoo) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:671:2:
671 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:673:2:
673 | if (mprognum_amode(modefrm) > 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:674:2:
674 | lsfrm = numptr_amode(modefrm) - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:675:2:
675 | if (lsfrm > 0) dotend(lsfrm) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:676:2:
676 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:677:2:
677 | if (mprognum_amode(modetoo) > 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:678:2:
678 | lstoo = numptr_amode(modetoo) - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:679:2:
679 | if (lstoo > 0) dotend(lstoo) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:680:2:
680 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:682:2:
682 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:686:2:
686 | do l = loffset+1, pcnst
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:687:2:
687 | lmz = l - loffset
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:688:2:
688 | if ( .not. dotend(lmz) ) cycle
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:690:2:
690 | qsrflx(:) = 0.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:691:2:
691 | do k = top_lev, pver
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:692:2:
692 | do i = 1, ncol
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:693:2:
693 | qsrflx(i) = qsrflx(i) + dqdt(i,k,lmz)*pdel(i,k)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:694:2:
694 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:695:2:
695 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:696:2:
696 | qsrflx(:) = qsrflx(:)*(adv_mass(lmz)/(gravit*mwdry))
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:697:2:
697 | fieldname = trim(cnst_name(l)) // '_sfcoag1'
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:698:2:
698 | call outfld( fieldname, qsrflx, pcols, lchnk )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:702:2:
702 | end do ! l = ...
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:705:2:
705 | return
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:709:2:
709 | end subroutine modal_aero_coag_sub
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:714:2:
714 | subroutine modal_aero_coag_init
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:718:2:
718 | use modal_aero_data
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:719:2:
719 | use modal_aero_gasaerexch, only: &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:720:2:
720 | modefrm_pcage, nspecfrm_pcage, lspecfrm_pcage, lspectoo_pcage, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:723:2:
723 | use cam_abortutils, only: endrun
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:724:2:
724 | use cam_history, only: addfld, add_default, fieldname_len, horiz_only
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:725:2:
725 | use constituents, only: pcnst, cnst_name
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:726:2:
726 | use spmd_utils, only: masterproc
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:729:2:
729 | implicit none
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:732:2:
732 | integer :: ipair, iq, iqfrm, iqfrm_aa, iqtoo, iqtoo_aa
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:734:2:
734 | integer :: l, l1, l2, lsfrm, lstoo, lunout
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:735:2:
735 | integer :: m, mait, mpca, mfrm, mtoo, mtef
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:736:2:
736 | integer :: nchfrm, nchfrmskip, nchtoo, nchtooskip, nspec
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:738:2:
738 | character(len=fieldname_len) :: tmpname
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:739:2:
739 | character(len=fieldname_len+3) :: fieldname
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:740:2:
740 | character(128) :: long_name
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:741:2:
741 | character(8) :: unit
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:743:2:
743 | logical :: dotend(pcnst)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:746:2:
746 | character(len=200) :: msg
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:763:2:
763 | if (pair_option_acoag == 1) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:764:2:
764 | npair_acoag = 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:765:2:
765 | modefrm_acoag(1) = modeptr_aitken
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:766:2:
766 | modetoo_acoag(1) = modeptr_accum
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:767:2:
767 | modetooeff_acoag(1) = modeptr_accum
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:768:2:
768 | else if (pair_option_acoag == 2) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:769:2:
769 | npair_acoag = 2
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:770:2:
770 | modefrm_acoag(1) = modeptr_aitken
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:771:2:
771 | modetoo_acoag(1) = modeptr_accum
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:772:2:
772 | modetooeff_acoag(1) = modeptr_accum
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:773:2:
773 | modefrm_acoag(2) = modeptr_pcarbon
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:774:2:
774 | modetoo_acoag(2) = modeptr_accum
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:775:2:
775 | modetooeff_acoag(2) = modeptr_accum
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:776:2:
776 | else if (pair_option_acoag == 3) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:777:2:
777 | npair_acoag = 3
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:778:2:
778 | modefrm_acoag(1) = modeptr_aitken
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:779:2:
779 | modetoo_acoag(1) = modeptr_accum
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:780:2:
780 | modetooeff_acoag(1) = modeptr_accum
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:781:2:
781 | modefrm_acoag(2) = modeptr_pcarbon
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:782:2:
782 | modetoo_acoag(2) = modeptr_accum
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:783:2:
783 | modetooeff_acoag(2) = modeptr_accum
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:784:2:
784 | modefrm_acoag(3) = modeptr_aitken
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:785:2:
785 | modetoo_acoag(3) = modeptr_pcarbon
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:786:2:
786 | modetooeff_acoag(3) = modeptr_accum
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:787:2:
787 | if (modefrm_pcage <= 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:788:2:
788 | write(*,*) '*** modal_aero_coag_init error'
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:789:2:
789 | write(*,*) ' pair_option_acoag, modefrm_pcage mismatch'
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:790:2:
790 | write(*,*) ' pair_option_acoag, modefrm_pcage =', &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:791:2:
791 | pair_option_acoag, modefrm_pcage
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:792:2:
792 | call endrun( 'modal_aero_coag_init error' )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:793:2:
793 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:794:2:
794 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:795:2:
795 | npair_acoag = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:796:2:
796 | return
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:797:2:
797 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:805:2:
805 | mfrm = modefrm_acoag(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:806:2:
806 | mtoo = modetoo_acoag(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:807:2:
807 | mtef = modetooeff_acoag(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:808:2:
808 | if ( (mfrm < 1) .or. (mfrm > ntot_amode) .or. &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:809:2:
809 | (mtoo < 1) .or. (mtoo > ntot_amode) .or. &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:810:2:
810 | (mtef < 1) .or. (mtef > ntot_amode) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:809:2:
809 | (mtoo < 1) .or. (mtoo > ntot_amode) .or. &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:810:2:
810 | (mtef < 1) .or. (mtef > ntot_amode) ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:811:2:
811 | write(*,*) '*** modal_aero_coag_init error'
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:812:2:
812 | write(*,*) ' ipair, ntot_amode =', ipair, ntot_amode
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:813:2:
813 | write(*,*) ' mfrm, mtoo, mtef =', mfrm, mtoo, mtef
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:814:2:
814 | call endrun( 'modal_aero_coag_init error' )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:815:2:
815 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:818:2:
818 | mtoo = mtef ! effective modetoo
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:819:2:
819 | if (mfrm < 10) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:820:2:
820 | nchfrmskip = 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:821:2:
821 | else if (mfrm < 100) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:822:2:
822 | nchfrmskip = 2
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:823:2:
823 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:824:2:
824 | nchfrmskip = 3
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:825:2:
825 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:826:2:
826 | if (mtoo < 10) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:827:2:
827 | nchtooskip = 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:828:2:
828 | else if (mtoo < 100) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:829:2:
829 | nchtooskip = 2
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:830:2:
830 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:831:2:
831 | nchtooskip = 3
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:832:2:
832 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:834:2:
834 | nspec = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:836:2:
836 | lsfrm = lmassptr_amode(iqfrm,mfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:837:2:
837 | if ((lsfrm .lt. 1) .or. (lsfrm .gt. pcnst)) cycle aa_iqfrm
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:838:2:
838 | nchfrm = len( trim( cnst_name(lsfrm) ) ) - nchfrmskip
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:841:2:
841 | do iqtoo = 1, nspec_amode(mtoo)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:849:2:
849 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:851:2:
851 | if ((lstoo < 1) .or. (lstoo > pcnst)) lstoo = 0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:852:2:
852 | nspec = nspec + 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:853:2:
853 | lspecfrm_acoag(nspec,ipair) = lsfrm
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:854:2:
854 | lspectoo_acoag(nspec,ipair) = lstoo
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:855:2:
855 | end do aa_iqfrm
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:866:2:
866 | nspecfrm_acoag(ipair) = nspec
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:867:2:
867 | end do aa_ipair
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:872:2:
872 | if ( masterproc ) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:874:2:
874 | write(lunout,9310)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:876:2:
876 | do ipair = 1, npair_acoag
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:877:2:
877 | mfrm = modefrm_acoag(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:878:2:
878 | mtoo = modetoo_acoag(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:879:2:
879 | mtef = modetooeff_acoag(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:880:2:
880 | write(lunout,9320) ipair, mfrm, mtoo, mtef
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:882:2:
882 | do iq = 1, nspecfrm_acoag(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:883:2:
883 | lsfrm = lspecfrm_acoag(iq,ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:884:2:
884 | lstoo = lspectoo_acoag(iq,ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:885:2:
885 | if (lstoo .gt. 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:886:2:
886 | write(lunout,9330) lsfrm, cnst_name(lsfrm), &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:887:8:
887 | lstoo, cnst_name(lstoo)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:888:2:
888 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:889:2:
889 | write(lunout,9340) lsfrm, cnst_name(lsfrm)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:890:2:
890 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:891:2:
891 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:893:2:
893 | end do ! ipair = ...
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:894:2:
894 | write(lunout,*)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:896:2:
896 | end if ! ( masterproc )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:898:6:
898 | 9310 format( / 'subr. modal_aero_coag_init' )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:899:6:
899 | 9320 format( 'pair', i3, 5x, 'mode', i3, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:901:6:
901 | 9330 format( 5x, 'spec', i3, '=', a, ' ---> spec', i3, '=', a )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:902:6:
902 | 9340 format( 5x, 'spec', i3, '=', a, ' ---> LOSS' )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:906:2:
906 | fac_m2v_aitage(:) = 0.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:907:2:
907 | fac_m2v_pcarbon(:) = 0.0_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:908:2:
908 | if (pair_option_acoag == 3) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:911:2:
911 | ip_aitacc = 1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:912:2:
912 | ip_pcaacc = 2
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:913:2:
913 | ip_aitpca = 3
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:915:2:
915 | mait = modeptr_aitken
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:916:2:
916 | mpca = modeptr_pcarbon
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:918:2:
918 | ipair = ip_aitpca
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:919:2:
919 | do iq = 1, nspecfrm_acoag(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:920:2:
920 | lsfrm = lspecfrm_acoag(iq,ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:921:2:
921 | l2 = -1
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:922:2:
922 | do l1 = 1, nspec_amode(mait)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:923:2:
923 | if (lmassptr_amode(l1,mait) == lsfrm) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:925:2:
925 | exit
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:926:2:
926 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:927:2:
927 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:928:2:
928 | if (l2 <= 0) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:929:2:
929 | write( msg, '(a,5(1x,i12))' ) &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:931:2:
931 | ipair, iq, lsfrm
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:932:2:
932 | call endrun( msg )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:933:2:
933 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:934:2:
934 | if (lsfrm == lptr_so4_a_amode(mait)) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:937:2:
937 | else if (lsfrm == lptr_nh4_a_amode(mait)) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:940:2:
940 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:941:2:
941 | do jsoa = 1, nsoa
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:942:2:
942 | if (lsfrm == lptr2_soa_a_amode(mait,jsoa)) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:943:2:
943 | fac_m2v_aitage(iq) = soa_equivso4_factor(jsoa)* &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:946:2:
946 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:952:2:
952 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:953:2:
953 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:954:2:
954 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:956:2:
956 | do l = 1, nspec_amode(mpca)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:962:2:
962 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:964:2:
964 | else
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:965:2:
965 | ip_aitacc = -999888777
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:966:2:
966 | ip_pcaacc = -999888777
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:967:2:
967 | ip_aitpca = -999888777
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:968:2:
968 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:973:2:
973 | dotend(:) = .false.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:974:2:
974 | do ipair = 1, npair_acoag
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:975:2:
975 | do iq = 1, nspecfrm_acoag(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:976:2:
976 | l = lspecfrm_acoag(iq,ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:977:2:
977 | if ((l > 0) .and. (l <= pcnst)) dotend(l) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:978:2:
978 | l = lspectoo_acoag(iq,ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:979:2:
979 | if ((l > 0) .and. (l <= pcnst)) dotend(l) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:980:2:
980 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:982:2:
982 | m = modefrm_acoag(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:983:2:
983 | if ((m > 0) .and. (m <= ntot_amode)) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:984:2:
984 | l = numptr_amode(m)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:985:2:
985 | if ((l > 0) .and. (l <= pcnst)) dotend(l) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:986:2:
986 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:987:2:
987 | m = modetoo_acoag(ipair)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:988:2:
988 | if ((m > 0) .and. (m <= ntot_amode)) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:989:2:
989 | l = numptr_amode(m)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:990:2:
990 | if ((l > 0) .and. (l <= pcnst)) dotend(l) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:991:2:
991 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:992:2:
992 | end do ! ipair = ...
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:994:2:
994 | if (pair_option_acoag == 3) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:995:2:
995 | do iq = 1, nspecfrm_pcage
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:996:2:
996 | lsfrm = lspecfrm_pcage(iq)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:997:2:
997 | lstoo = lspectoo_pcage(iq)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:998:2:
998 | if ((lsfrm > 0) .and. (lsfrm <= pcnst)) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:999:2:
999 | dotend(lsfrm) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:1000:2:
1000 | if ((lstoo > 0) .and. (lstoo <= pcnst)) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:1001:2:
1001 | dotend(lstoo) = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:1002:2:
1002 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:1003:2:
1003 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:1004:2:
1004 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:1005:2:
1005 | end if
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:1007:2:
1007 | do l = 1, pcnst
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:1008:2:
1008 | if ( .not. dotend(l) ) cycle
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:1009:2:
1009 | tmpname = cnst_name(l)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:1010:2:
1010 | unit = 'kg/m2/s'
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:1011:2:
1011 | do m = 1, ntot_amode
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:1012:2:
1012 | if (l == numptr_amode(m)) unit = '#/m2/s'
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:1013:2:
1013 | end do
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:1014:2:
1014 | fieldname = trim(tmpname) // '_sfcoag1'
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:1015:2:
1015 | long_name = trim(tmpname) // ' modal_aero coagulation column tendency'
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:1016:2:
1016 | call addfld( fieldname, horiz_only, 'A', unit, long_name )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:1019:2:
1019 | endif
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:1020:2:
1020 | if ( masterproc ) write(*,'(3(a,2x))') &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:1022:2:
1022 | end do ! l = ...
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:1025:2:
1025 | return
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:1026:2:
1026 | end subroutine modal_aero_coag_init
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:1088:25:
1088 | real(r8) c30atac ! aitken to accumulation
| 1
Warning: Unused variable 'c30atac' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:732:38:
732 | integer :: ipair, iq, iqfrm, iqfrm_aa, iqtoo, iqtoo_aa
| 1
Warning: Unused variable 'iqfrm_aa' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:732:55:
732 | integer :: ipair, iq, iqfrm, iqfrm_aa, iqtoo, iqtoo_aa
| 1
Warning: Unused variable 'iqtoo_aa' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:162:20:
162 | real(r8) :: dum_m2v
| 1
Warning: Unused variable 'dum_m2v' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:160:25:
160 | real(r8) :: dumexp, dumloss, dumprod
| 1
Warning: Unused variable 'dumexp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:160:43:
160 | real(r8) :: dumexp, dumloss, dumprod
| 1
Warning: Unused variable 'dumprod' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:161:43:
161 | real(r8) :: dumsfc_frm_old, dumsfc_frm_new
| 1
Warning: Unused variable 'dumsfc_frm_new' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:161:27:
161 | real(r8) :: dumsfc_frm_old, dumsfc_frm_new
| 1
Warning: Unused variable 'dumsfc_frm_old' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:97:7:
97 | use spmd_utils, only: iam, masterproc
| 1
Warning: Unused module variable 'iam' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:144:27:
144 | integer :: jfreqcoag, jsoa
| 1
Warning: Unused variable 'jsoa' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:146:17:
146 | integer :: l, l2, lmz, lsfrm, lstoo, lunout
| 1
Warning: Unused variable 'l2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:164:21:
164 | real(r8) :: lnsg_frm, lnsg_too
| 1
Warning: Unused variable 'lnsg_frm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:164:31:
164 | real(r8) :: lnsg_frm, lnsg_too
| 1
Warning: Unused variable 'lnsg_too' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:97:7:
97 | use spmd_utils, only: iam, masterproc
| 1
Warning: Unused module variable 'masterproc' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:151:22:
151 | integer, save :: nerr = 0 ! number of errors for entire run
| 1
Warning: Unused variable 'nerr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:152:25:
152 | integer, save :: nerrmax = 9999 ! maximum number of errors before abort
| 1
Warning: Unused variable 'nerrmax' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:165:19:
165 | real(r8) :: sg_frm, sg_too
| 1
Warning: Unused variable 'sg_frm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:165:27:
165 | real(r8) :: sg_frm, sg_too
| 1
Warning: Unused variable 'sg_too' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:168:21:
168 | real(r8) :: tmp_qold
| 1
Warning: Unused variable 'tmp_qold' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:170:24:
170 | real(r8) :: wetdens_frm, wetdens_too, wetdgnum_frm, wetdgnum_too
| 1
Warning: Unused variable 'wetdens_frm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:170:37:
170 | real(r8) :: wetdens_frm, wetdens_too, wetdgnum_frm, wetdgnum_too
| 1
Warning: Unused variable 'wetdens_too' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:170:51:
170 | real(r8) :: wetdens_frm, wetdens_too, wetdgnum_frm, wetdgnum_too
| 1
Warning: Unused variable 'wetdgnum_frm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:170:65:
170 | real(r8) :: wetdens_frm, wetdens_too, wetdgnum_frm, wetdgnum_too
| 1
Warning: Unused variable 'wetdgnum_too' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:535:55:
535 | tmp1 = vol_shell*dgncur_a(i,k,mpca)*fac_volsfc_pcarbon
| ^
Warning: 'fac_volsfc_pcarbon' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/modal_aero_coag.F90:163:31:
163 | real(r8) :: fac_volsfc_pcarbon
| ^
note: 'fac_volsfc_pcarbon' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/clubb/clubb_api_module.F90:1026:16:
1026 | integer :: i
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/vertical_diffusion.F90:738:6:
738 | use ref_pres, only : ptop_ref
| 1
Warning: Unused module variable 'ptop_ref' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/microp_aero.F90:538:22:
538 | real(r8) :: nucboas
| 1
Warning: Unused variable 'nucboas' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/microp_aero.F90:180:25:
180 | integer :: iaer, ierr
| 1
Warning: Unused variable 'ierr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/vertical_diffusion.F90:1632:8:
1632 | if( dqv .gt. 1.e-20_r8 ) then
| ^
Warning: 'dqv' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/vertical_diffusion.F90:1600:25:
1600 | real(r8) dql, dqi, dqv, sum, aa, dum
| ^
note: 'dqv' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/aero_model.F90:2496:2:
2496 | subroutine calc_1_impact_rate( &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/aero_model.F90:2497:7:
2497 | dg0, sigmag, rhoaero, temp, press, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/aero_model.F90:2498:7:
2498 | scavratenum, scavratevol, lunerr )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/aero_model.F90:2531:7:
2531 | ynumaerosv(naerosvmax), yvolaerosv(naerosvmax)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/aero_model.F90:2708:2:
2708 | dum = stokes - sstar
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/aero_model.F90:2709:2:
2709 | eimpact = (dum/(dum+0.6666667_r8)) ** 1.5_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/aero_model.F90:2219:4:
2219 | 5900 continue
| 1
Warning: Label 5900 at (1) defined but not used [-Wunused-label]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_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(*)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/aero_model.F90:2513:7:
2513 | use mo_constants, only: boltz_cgs, pi, rhowater => rhoh2o_cgs, &
| 1
Warning: Unused module variable 'gravity_cgs' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/aero_model.F90:2284:24:
2284 | integer :: m,i,k,ix !indices
| 1
Warning: Unused variable 'ix' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/aero_model.F90:2284:17:
2284 | integer :: m,i,k,ix !indices
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/aero_model.F90:2167:24:
2167 | real(r8) aafitnum(1), xxfitnum(1,nnfit_maxd), yyfitnum(nnfit_maxd)
| 1
Warning: Unused variable 'aafitnum' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/aero_model.F90:2168:24:
2168 | real(r8) aafitvol(1), xxfitvol(1,nnfit_maxd), yyfitvol(nnfit_maxd)
| 1
Warning: Unused variable 'aafitvol' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/aero_model.F90:2160:13:
2160 | integer i, jgrow, jdens, jpress, jtemp, mode, nnfit
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/aero_model.F90:2160:27:
2160 | integer i, jgrow, jdens, jpress, jtemp, mode, nnfit
| 1
Warning: Unused variable 'jdens' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/aero_model.F90:2160:35:
2160 | integer i, jgrow, jdens, jpress, jtemp, mode, nnfit
| 1
Warning: Unused variable 'jpress' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/aero_model.F90:2160:42:
2160 | integer i, jgrow, jdens, jpress, jtemp, mode, nnfit
| 1
Warning: Unused variable 'jtemp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/aero_model.F90:2164:55:
2164 | rhodryaero, rhowetaero, rhowetaero_cgs, rmserr, &
| 1
Warning: Unused variable 'rmserr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/aero_model.F90:2076:66:
2076 | real(r8) :: sad_mode(pcols,pver,ntot_amode),radeff(pcols,pver)
| 1
Warning: Unused variable 'radeff' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/aero_model.F90:1784:16:
1784 | integer :: i,k,l
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/aero_model.F90:1742:87:
1742 | subroutine aero_model_gasaerexch( loffset, ncol, lchnk, troplev, delt, reaction_rates, &
| 1
Warning: Unused dummy argument 'reaction_rates' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/aero_model.F90:1743:66:
1743 | tfld, pmid, pdel, mbar, relhum, &
| 1
Warning: Unused dummy argument 'relhum' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/aero_model.F90:1664:22:
1664 | dlat, het1_ndx, pbuf, ncol, sfc, dm_aer, sad_trop, reff_trop )
| 1
Warning: Unused dummy argument 'dlat' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/aero_model.F90:1664:32:
1664 | dlat, het1_ndx, pbuf, ncol, sfc, dm_aer, sad_trop, reff_trop )
| 1
Warning: Unused dummy argument 'het1_ndx' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/aero_model.F90:1663:30:
1663 | mmr, radmean, relhum, pmid, temp, strato_sad, sulfate, rho, ltrop, &
| 1
Warning: Unused dummy argument 'radmean' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/aero_model.F90:1663:38:
1663 | mmr, radmean, relhum, pmid, temp, strato_sad, sulfate, rho, ltrop, &
| 1
Warning: Unused dummy argument 'relhum' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/aero_model.F90:1663:76:
1663 | mmr, radmean, relhum, pmid, temp, strato_sad, sulfate, rho, ltrop, &
| 1
Warning: Unused dummy argument 'rho' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/aero_model.F90:1663:62:
1663 | mmr, radmean, relhum, pmid, temp, strato_sad, sulfate, rho, ltrop, &
| 1
Warning: Unused dummy argument 'strato_sad' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/modal_aero/aero_model.F90:1663:71:
1663 | mmr, radmean, relhum, pmid, temp, strato_sad, sulfate, rho, ltrop, &
| 1
Warning: Unused dummy argument 'sulfate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/aer_rad_props.F90:624:15:
624 | kmu = max(min(1 + (mutrunc-r_mu_min)/(r_mu_max-r_mu_min)*(nmu-1),nmu-1._r8),1._r8)
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/aer_rad_props.F90:461:21:
461 | kmu = max(min(1 + (mutrunc-r_mu_min)/(r_mu_max-r_mu_min)*(nmu-1),nmu-1._r8),1._r8)
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radiation.F90:204:18:
198 | call mpi_bcast(iradsw, 1, mpi_integer, mstrid, mpicom, ierr)
| 2
......
204 | call mpi_bcast(use_rad_dt_cosz, 1, mpi_logical, mstrid, mpicom, ierr)
| 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/INTEGER(4)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radiation.F90:1452:43:
1452 | subroutine radiation_output_cld(lchnk, ncol, rd)
| 1
Warning: Unused dummy argument 'ncol' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radiation.F90:324:20:
324 | real(r8):: calday ! calendar day of
| 1
Warning: Unused variable 'calday' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radiation.F90:1530:24:
1530 | subroutine calc_col_mean(state, mmr_pointer, mean_value)
| ^
Warning: 'calc_col_mean' defined but not used [-Wunused-function]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radiation.F90:311:25:
311 | end function radiation_do
| ^
Warning: '__result_radiation_do' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/rrtmg/radiation.F90:277:0:
277 | function radiation_do(op, timestep)
|
note: '__result_radiation_do' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cloud_diagnostics.F90:44:34:
44 | integer :: acpr_idx, acgcme_idx, acnum_idx
| 1
Warning: Unused PRIVATE module variable 'acgcme_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cloud_diagnostics.F90:44:45:
44 | integer :: acpr_idx, acgcme_idx, acnum_idx
| 1
Warning: Unused PRIVATE module variable 'acnum_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/cloud_diagnostics.F90:44:22:
44 | integer :: acpr_idx, acgcme_idx, acnum_idx
| 1
Warning: Unused PRIVATE module variable 'acpr_idx' declared at (1) [-Wunused-value]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_usrrxt.F90:1947:3:
1947 | tp(:ncol) = (2._r8*tempi(:ncol,k) + temp(:ncol,k)) / ( 3._r8 * t0 )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_usrrxt.F90:1948:2:
1948 | tp(:) = max( min( tp(:),20._r8 ),1._r8 )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_usrrxt.F90:1949:2:
1949 | rxt(:,k,ion1_ndx) = 2.82e-11_r8 + tp(:)*(-7.74e-12_r8 + tp(:)*(1.073e-12_r8 &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_usrrxt.F90:1950:2:
1950 | + tp(:)*(-5.17e-14_r8 + 9.65e-16_r8*tp(:))))
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_usrrxt.F90:1951:2:
1951 | tp(:ncol) = (.6363_r8*tempi(:ncol,k) + .3637_r8*temp(:ncol,k)) / t0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_usrrxt.F90:1952:2:
1952 | tp(:) = max( min( tp(:),trlim2 ),1._r8 )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_usrrxt.F90:1953:2:
1953 | rxt(:,k,ion2_ndx) = 1.533e-12_r8 + tp(:)*(-5.92e-13_r8 + tp(:)*8.6e-14_r8)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_usrrxt.F90:1954:2:
1954 | tp(:ncol) = 2._r8 * t0 /(tempi(:ncol,k) + temp(:ncol,k))
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_usrrxt.F90:1955:2:
1955 | where( tp(:ncol) < trlim3 )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_usrrxt.F90:1956:2:
1956 | rxt(:,k,ion3_ndx) = 1.4e-10_r8 * tp(:)**.44_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_usrrxt.F90:1957:2:
1957 | rxt(:,k,ion11_ndx) = 1.e-11_r8 * tp(:)**.23_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_usrrxt.F90:1959:2:
1959 | rxt(:,k,ion3_ndx) = 5.2e-11_r8 / tp(:)**.2_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_usrrxt.F90:1960:2:
1960 | rxt(:,k,ion11_ndx) = 3.6e-12_r8 / tp(:)**.41_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_usrrxt.F90:1961:2:
1961 | end where
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_usrrxt.F90:1962:2:
1962 | tp(:ncol) = t0 / tempe(:ncol,k)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_usrrxt.F90:1963:2:
1963 | rxt(:,k,elec1_ndx) = 4.e-7_r8 * tp(:)**.85_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_usrrxt.F90:1964:2:
1964 | rxt(:,k,elec3_ndx) = 1.8e-7_r8 * tp(:)**.39_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_usrrxt.F90:1965:2:
1965 | where( tp(:ncol) < 4._r8 )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_usrrxt.F90:1966:2:
1966 | rxt(:,k,elec2_ndx) = 2.7e-7_r8 * tp(:)**.7_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_usrrxt.F90:1967:2:
1967 | elsewhere
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_usrrxt.F90:1968:2:
1968 | rxt(:,k,elec2_ndx) = 1.6e-7_r8 * tp(:)**.55_r8
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_usrrxt.F90:1969:2:
1969 | end where
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_usrrxt.F90:1970:2:
1970 | end do level_loop2
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_usrrxt.F90:2025:2:
2025 | rxt(:,k,het1_ndx) = rxt(:,k,het1_ndx) &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/mo_usrrxt.F90:2188:2:
2188 | h2ovmr, m, ncol, kbot )
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon.F90:491:25:
491 | subroutine compute_unicon( mix , mkx , iend , ncnst , dt , &
| ^
note: variable tracking size limit exceeded with '-fvar-tracking-assignments', retrying without
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_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)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:109:16:
109 | am_evp_st_idx = -1, & ! Evaporation area of stratiform precipitation [fraction]
| 1
Warning: Unused PRIVATE module variable 'am_evp_st_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:96:10:
96 | ast_idx = -1, &
| 1
Warning: Unused PRIVATE module variable 'ast_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:69:23:
69 | integer :: awk_cnst_ind, thl_cnst_ind, qt_cnst_ind, u_cnst_ind, v_cnst_ind
| 1
Warning: Unused PRIVATE module variable 'awk_cnst_ind' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:75:14:
75 | awk_PBL_idx, &
| 1
Warning: Unused PRIVATE module variable 'awk_pbl_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:98:12:
98 | bprod_idx = -1, &
| 1
Warning: Unused PRIVATE module variable 'bprod_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:89:15:
89 | cmfr_det_idx, &
| 1
Warning: Unused PRIVATE module variable 'cmfr_det_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:130:33:
130 | logical :: cnst_is_mam_mmr(ncnst)
| 1
Warning: Unused PRIVATE module variable 'cnst_is_mam_mmr' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:128:33:
128 | logical :: cnst_is_mam_num(ncnst)
| 1
Warning: Unused PRIVATE module variable 'cnst_is_mam_num' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:67:13:
67 | cnst_names = (/'ORGawk ','ORGthl ','ORGqto ','ORGuoo ','ORGvoo '/)
| 1
Warning: Unused PRIVATE module variable 'cnst_names' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:56:14:
56 | real(r8) :: cp ! Specific heat of dry air
| 1
Warning: Unused PRIVATE module variable 'cp' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:81:14:
81 | cu_cmfr_idx, &
| 1
Warning: Unused PRIVATE module variable 'cu_cmfr_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:87:13:
87 | cu_qir_idx, &
| 1
Warning: Unused PRIVATE module variable 'cu_qir_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:86:13:
86 | cu_qlr_idx, &
| 1
Warning: Unused PRIVATE module variable 'cu_qlr_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:83:13:
83 | cu_qtr_idx, &
| 1
Warning: Unused PRIVATE module variable 'cu_qtr_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:82:14:
82 | cu_thlr_idx, &
| 1
Warning: Unused PRIVATE module variable 'cu_thlr_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:88:13:
88 | cu_trr_idx, &
| 1
Warning: Unused PRIVATE module variable 'cu_trr_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:84:12:
84 | cu_ur_idx, &
| 1
Warning: Unused PRIVATE module variable 'cu_ur_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:85:12:
85 | cu_vr_idx, &
| 1
Warning: Unused PRIVATE module variable 'cu_vr_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:74:12:
74 | cuorg_idx, &
| 1
Warning: Unused PRIVATE module variable 'cuorg_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:102:11:
102 | cush_idx = -1, &
| 1
Warning: Unused PRIVATE module variable 'cush_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:73:14:
73 | cushavg_idx, &
| 1
Warning: Unused PRIVATE module variable 'cushavg_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:77:19:
77 | delta_qt_PBL_idx, &
| 1
Warning: Unused PRIVATE module variable 'delta_qt_pbl_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:76:20:
76 | delta_thl_PBL_idx, &
| 1
Warning: Unused PRIVATE module variable 'delta_thl_pbl_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:80:19:
80 | delta_tr_PBL_idx, &
| 1
Warning: Unused PRIVATE module variable 'delta_tr_pbl_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:78:18:
78 | delta_u_PBL_idx, &
| 1
Warning: Unused PRIVATE module variable 'delta_u_pbl_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:79:18:
79 | delta_v_PBL_idx, &
| 1
Warning: Unused PRIVATE module variable 'delta_v_pbl_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:110:17:
110 | evprain_st_idx = -1, & ! Grid-mean evaporation rate of stratiform rain [kg/kg/s] >= 0.
| 1
Warning: Unused PRIVATE module variable 'evprain_st_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:111:17:
111 | evpsnow_st_idx = -1 ! Grid-mean evaporation rate of stratiform snow [kg/kg/s] >= 0.
| 1
Warning: Unused PRIVATE module variable 'evpsnow_st_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:104:14:
104 | icwmrsh_idx = -1, &
| 1
Warning: Unused PRIVATE module variable 'icwmrsh_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:114:29:
114 | integer :: ixcldliq, ixcldice, ixnumliq, ixnumice
| 1
Warning: Unused PRIVATE module variable 'ixcldice' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:114:19:
114 | integer :: ixcldliq, ixcldice, ixnumliq, ixnumice
| 1
Warning: Unused PRIVATE module variable 'ixcldliq' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:114:49:
114 | integer :: ixcldliq, ixcldice, ixnumliq, ixnumice
| 1
Warning: Unused PRIVATE module variable 'ixnumice' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:114:39:
114 | integer :: ixcldliq, ixcldice, ixnumliq, ixnumice
| 1
Warning: Unused PRIVATE module variable 'ixnumliq' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:99:12:
99 | kpblh_idx = -1, &
| 1
Warning: Unused PRIVATE module variable 'kpblh_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:108:18:
108 | nevapr_shcu_idx = -1, &
| 1
Warning: Unused PRIVATE module variable 'nevapr_shcu_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:100:11:
100 | pblh_idx = -1, &
| 1
Warning: Unused PRIVATE module variable 'pblh_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:106:14:
106 | prec_sh_idx = -1, &
| 1
Warning: Unused PRIVATE module variable 'prec_sh_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:91:14:
91 | qir_det_idx
| 1
Warning: Unused PRIVATE module variable 'qir_det_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:90:14:
90 | qlr_det_idx, &
| 1
Warning: Unused PRIVATE module variable 'qlr_det_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:69:50:
69 | integer :: awk_cnst_ind, thl_cnst_ind, qt_cnst_ind, u_cnst_ind, v_cnst_ind
| 1
Warning: Unused PRIVATE module variable 'qt_cnst_ind' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:105:13:
105 | rprdsh_idx = -1, &
| 1
Warning: Unused PRIVATE module variable 'rprdsh_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:95:12:
95 | sgh30_idx = -1, &
| 1
Warning: Unused PRIVATE module variable 'sgh30_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:103:12:
103 | shfrc_idx = -1, &
| 1
Warning: Unused PRIVATE module variable 'shfrc_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:107:14:
107 | snow_sh_idx = -1, &
| 1
Warning: Unused PRIVATE module variable 'snow_sh_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:69:37:
69 | integer :: awk_cnst_ind, thl_cnst_ind, qt_cnst_ind, u_cnst_ind, v_cnst_ind
| 1
Warning: Unused PRIVATE module variable 'thl_cnst_ind' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:97:10:
97 | tke_idx = -1, &
| 1
Warning: Unused PRIVATE module variable 'tke_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:69:62:
69 | integer :: awk_cnst_ind, thl_cnst_ind, qt_cnst_ind, u_cnst_ind, v_cnst_ind
| 1
Warning: Unused PRIVATE module variable 'u_cnst_ind' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:69:74:
69 | integer :: awk_cnst_ind, thl_cnst_ind, qt_cnst_ind, u_cnst_ind, v_cnst_ind
| 1
Warning: Unused PRIVATE module variable 'v_cnst_ind' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:101:11:
101 | went_idx = -1, &
| 1
Warning: Unused PRIVATE module variable 'went_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:54:15:
54 | real(r8) :: xlf ! Latent heat of fusion
| 1
Warning: Unused PRIVATE module variable 'xlf' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:55:15:
55 | real(r8) :: xls ! Latent heat of sublimation
| 1
Warning: Unused PRIVATE module variable 'xls' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:53:15:
53 | real(r8) :: xlv ! Latent heat of vaporization
| 1
Warning: Unused PRIVATE module variable 'xlv' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1374:47:
1374 | real(r8), pointer, dimension(: ) :: awk_PBL
| 1
Warning: Unused variable 'awk_pbl' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1376:52:
1376 | real(r8), pointer, dimension(: ) :: delta_qt_PBL
| 1
Warning: Unused variable 'delta_qt_pbl' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1375:53:
1375 | real(r8), pointer, dimension(: ) :: delta_thl_PBL
| 1
Warning: Unused variable 'delta_thl_pbl' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1377:51:
1377 | real(r8), pointer, dimension(: ) :: delta_u_PBL
| 1
Warning: Unused variable 'delta_u_pbl' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1378:51:
1378 | real(r8), pointer, dimension(: ) :: delta_v_PBL
| 1
Warning: Unused variable 'delta_v_pbl' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1380:15:
1380 | integer :: i, itim, ncol
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1380:21:
1380 | integer :: i, itim, ncol
| 1
Warning: Unused variable 'itim' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1380:27:
1380 | integer :: i, itim, ncol
| 1
Warning: Unused variable 'ncol' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1356:43:
1356 | subroutine unicon_cam_org_diags(state, pbuf)
| 1
Warning: Unused dummy argument 'pbuf' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1356:37:
1356 | subroutine unicon_cam_org_diags(state, pbuf)
| 1
Warning: Unused dummy argument 'state' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:988:28:
988 | real(r8) :: am_d(mix,mkx) ! Convective downdraft fractional area
| 1
Warning: Unused variable 'am_d' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:977:33:
977 | real(r8) :: am_evp_st(mix,mkx) ! Evaporation area of stratiform precipitation [fraction]
| 1
Warning: Unused variable 'am_evp_st' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:952:19:
952 | am_evp_st_inv, &! Evaporation area of stratiform precipitation [fraction]
| 1
Warning: Unused variable 'am_evp_st_inv' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:984:28:
984 | real(r8) :: am_u(mix,mkx) ! Convective updraft fractional area
| 1
Warning: Unused variable 'am_u' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:974:28:
974 | real(r8) :: ast0(mix,mkx) ! Physical stratiform cloud fraction [ fraction ]
| 1
Warning: Unused variable 'ast0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:892:14:
892 | ast0_inv ! Physical stratus fraction [ fraction ]
| 1
Warning: Unused variable 'ast0_inv' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:908:13:
908 | awk_PBL, &! Wake area within PBL [ 0 - 1 ]
| 1
Warning: Unused variable 'awk_pbl' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:976:32:
976 | real(r8) :: bprod0(mix,0:mkx) ! Buoyancy production [ m2/s3 ]
| 1
Warning: Unused variable 'bprod0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:896:16:
896 | bprod0_inv ! Buoyancy production at the interface [ m2/s3 ]
| 1
Warning: Unused variable 'bprod0_inv' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:844:44:
844 | subroutine unicon_cam_tend(dt, state, cam_in, &
| 1
Warning: Unused dummy argument 'cam_in' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1022:31:
1022 | real(r8) :: cmf_det(mix,mkx) ! Det mass flux from convective updraft (not from environment) and downdraft [kg/s/m^2]
| 1
Warning: Unused variable 'cmf_det' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:992:31:
992 | real(r8) :: cmf_u(mix,0:mkx) ! Upward convective mass flux at the interface [ kg / s / m2 ]
| 1
Warning: Unused variable 'cmf_u' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:928:14:
928 | cmfr_det,&! The detrained mass from convective up and downdraft at the previous time step [ kg/s/m2 ]
| 1
Warning: Unused variable 'cmfr_det' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1017:23:
1017 | real(r8) :: cnb(mix) ! Cloud base interface index ( ki = krel-1 )
| 1
Warning: Unused variable 'cnb' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1016:23:
1016 | real(r8) :: cnt(mix) ! Cloud top interface index ( ki = kpen )
| 1
Warning: Unused variable 'cnt' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:921:13:
921 | cu_cmfr, &! The detrained mass from convective up and downdraft at the previous time step [ kg/s/m2 ]
| 1
Warning: Unused variable 'cu_cmfr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:936:14:
936 | cu_cmfrd,&! The amount of detrained mass from convective downdraft at the previous time step [ kg/s/m2 ]
| 1
Warning: Unused variable 'cu_cmfrd' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:918:14:
918 | cu_cmfum ! The mass involved in the updraft buoyancy sorting at the previous time step [ kg/s/m2 ]
| 1
Warning: Unused variable 'cu_cmfum' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:927:12:
927 | cu_qir, &! Mass-flux wghted mean 'qi' of detrained mass from conv up and downdraft at prev step [ kg/kg ]
| 1
Warning: Unused variable 'cu_qir' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:942:13:
942 | cu_qird ! Mass-flux wghted mean 'qi' of detrained mass from conv downdraft at prev step [ kg/kg ]
| 1
Warning: Unused variable 'cu_qird' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:926:12:
926 | cu_qlr, &! Mass-flux wghted mean 'ql' of detrained mass from conv up and downdraft at prev step [ kg/kg ]
| 1
Warning: Unused variable 'cu_qlr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:941:13:
941 | cu_qlrd, &! Mass-flux wghted mean 'ql' of detrained mass from conv downdraft at prev step [ kg/kg ]
| 1
Warning: Unused variable 'cu_qlrd' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:923:12:
923 | cu_qtr, &! Mass-flux wghted mean 'qt' of detrained mass from conv up and downdraft at prev step [ kg/kg ]
| 1
Warning: Unused variable 'cu_qtr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:938:13:
938 | cu_qtrd, &! Mass-flux wghted mean 'qt' of detrained mass from conv downdraft at prev step [ kg/kg ]
| 1
Warning: Unused variable 'cu_qtrd' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:922:13:
922 | cu_thlr, &! Mass-flux wghted mean 'thl' of detrained mass from conv up and downdraft at prev step [ K ]
| 1
Warning: Unused variable 'cu_thlr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:937:14:
937 | cu_thlrd,&! Mass-flux wghted mean 'thl' of detrained mass from conv downdraft at prev step [ K ]
| 1
Warning: Unused variable 'cu_thlrd' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:933:12:
933 | cu_trr ! Mass-flux wghted mean 'tr' of detrained mass from conv up and downdraft at prev step [ kg/kg ]
| 1
Warning: Unused variable 'cu_trr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:945:13:
945 | cu_trrd ! Mass-flux wghted mean 'tr' of detrained mass from conv downdraft at prev step [ kg/kg ]
| 1
Warning: Unused variable 'cu_trrd' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:924:11:
924 | cu_ur, &! Mass-flux wghted mean 'u' of detrained mass from conv up and downdraft at prev step [ m/s ]
| 1
Warning: Unused variable 'cu_ur' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:939:12:
939 | cu_urd, &! Mass-flux wghted mean 'u' of detrained mass from conv downdraft at prev step [ m/s ]
| 1
Warning: Unused variable 'cu_urd' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:925:11:
925 | cu_vr, &! Mass-flux wghted mean 'v' of detrained mass from conv up and downdraft at prev step [ m/s ]
| 1
Warning: Unused variable 'cu_vr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:940:12:
940 | cu_vrd, &! Mass-flux wghted mean 'v' of detrained mass from conv downdraft at prev step [ m/s ]
| 1
Warning: Unused variable 'cu_vrd' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:906:11:
906 | cuorg, &! Convective organization parameter [ 0-1 ]
| 1
Warning: Unused variable 'cuorg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:904:10:
904 | cush, &! Cumulus top height [ m ]
| 1
Warning: Unused variable 'cush' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:905:13:
905 | cushavg, &! Mean cumulus top height weighted by updraft mass flux at surface [ m ]
| 1
Warning: Unused variable 'cushavg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:910:18:
910 | delta_qt_PBL, &! Diff of qt between off-wake region and grid-mean value averaged over the PBL [ kg/kg ]
| 1
Warning: Unused variable 'delta_qt_pbl' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:909:19:
909 | delta_thl_PBL, &! Diff of thl between off-wake region and grid-mean value averaged over the PBL [ K ]
| 1
Warning: Unused variable 'delta_thl_pbl' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:915:18:
915 | delta_tr_PBL ! Diff of tr between off-wake region and grid-mean value avg over the PBL [ kg/kg, #/kg ]
| 1
Warning: Unused variable 'delta_tr_pbl' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:911:17:
911 | delta_u_PBL, &! Diff of u between off-wake region and grid-mean value averaged over the PBL [ m/s ]
| 1
Warning: Unused variable 'delta_u_pbl' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:912:17:
912 | delta_v_PBL ! Diff of v between off-wake region and grid-mean value averaged over the PBL [ m/s ]
| 1
Warning: Unused variable 'delta_v_pbl' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:964:27:
964 | real(r8) :: dp0(mix,mkx) ! Environmental layer pressure thickness
| 1
Warning: Unused variable 'dp0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:965:30:
965 | real(r8) :: dpdry0(mix,mkx) ! Environmental layer dry pressure thickness
| 1
Warning: Unused variable 'dpdry0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:844:29:
844 | subroutine unicon_cam_tend(dt, state, cam_in, &
| 1
Warning: Unused dummy argument 'dt' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1008:29:
1008 | real(r8) :: evapc(mix,mkx) ! Evaporation rate of convective precipitation within environment [ kg/kg/s ]
| 1
Warning: Unused variable 'evapc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:951:15:
951 | evapc_inv, &! Evaporation rate of convective precipitation within environment [ kg/kg/s ]
| 1
Warning: Unused variable 'evapc_inv' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:978:34:
978 | real(r8) :: evprain_st(mix,mkx) ! Grid-mean evaporation rate of stratiform rain [kg/kg/s] >= 0.
| 1
Warning: Unused variable 'evprain_st' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:953:20:
953 | evprain_st_inv, &! Grid-mean evaporation rate of stratiform rain [kg/kg/s] >= 0.
| 1
Warning: Unused variable 'evprain_st_inv' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:979:34:
979 | real(r8) :: evpsnow_st(mix,mkx) ! Grid-mean evaporation rate of stratiform snow [kg/kg/s] >= 0.
| 1
Warning: Unused variable 'evpsnow_st' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:954:20:
954 | evpsnow_st_inv ! Grid-mean evaporation rate of stratiform snow [kg/kg/s] >= 0.
| 1
Warning: Unused variable 'evpsnow_st_inv' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:949:13:
949 | icwmrsh, &! In-cloud LWC+IWC within convective updraft
| 1
Warning: Unused variable 'icwmrsh' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:883:18:
883 | integer :: iend
| 1
Warning: Unused variable 'iend' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:885:18:
885 | integer :: itim
| 1
Warning: Unused variable 'itim' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1036:16:
1036 | integer :: k ! Vertical index for local fields
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1037:20:
1037 | integer :: k_inv ! Vertical index for incoming fields
| 1
Warning: Unused variable 'k_inv' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:981:28:
981 | integer(i4) :: kpblh(mix) ! Layer index with PBL top in it or at the base interface
| 1
Warning: Unused variable 'kpblh' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:899:15:
899 | kpblh_inv ! Layer index with PBL top in it or at the base interface
| 1
Warning: Unused variable 'kpblh_inv' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:884:19:
884 | integer :: lchnk
| 1
Warning: Unused variable 'lchnk' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1044:23:
1044 | logical :: lq(ncnst)
| 1
Warning: Unused variable 'lq' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1039:16:
1039 | integer :: m
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1038:17:
1038 | integer :: mt ! Tracer index [ no ]
| 1
Warning: Unused variable 'mt' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:845:43:
845 | pbuf, ptend, out)
| 1
Warning: Derived-type dummy argument 'out' at (1) was declared INTENT(OUT) but was not set and does not have a default initializer [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:962:26:
962 | real(r8) :: p0(mix,mkx) ! Environmental pressure at half sigma levels
| 1
Warning: Unused variable 'p0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:902:10:
902 | pblh, &! PBL top height [m]
| 1
Warning: Unused variable 'pblh' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:845:31:
845 | pbuf, ptend, out)
| 1
Warning: Unused dummy argument 'pbuf' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1019:29:
1019 | real(r8) :: pdel0(mix,mkx) ! Environmental pressure thickness ( either dry or moist ) [ Pa ]
| 1
Warning: Unused variable 'pdel0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:957:12:
957 | precip, &! Precipitation flux at surface in flux unit [ m / s ]
| 1
Warning: Unused variable 'precip' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:960:29:
960 | real(r8) :: ps0(mix,0:mkx) ! Environmental pressure at full sigma levels
| 1
Warning: Unused variable 'ps0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:970:27:
970 | real(r8) :: qi0(mix,mkx) ! Environmental ice mixing ratio
| 1
Warning: Unused variable 'qi0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1030:29:
1030 | real(r8) :: qi0_c(mix,mkx) ! Environmental ice mixing ratio
| 1
Warning: Unused variable 'qi0_c' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1024:30:
1024 | real(r8) :: qi_det(mix,mkx) ! Det conv IWC from convective updraft (not from environment) and downdraft [kg/s/m^2]
| 1
Warning: Unused variable 'qi_det' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:990:29:
990 | real(r8) :: qim_d(mix,mkx) ! In-cloud IWC within downdraft updraft [ kg / kg ]
| 1
Warning: Unused variable 'qim_d' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:986:29:
986 | real(r8) :: qim_u(mix,mkx) ! In-cloud IWC within convective updraft [ kg / kg ]
| 1
Warning: Unused variable 'qim_u' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:930:13:
930 | qir_det ! Mass-flux wghted mean 'qi' of detrained mass from conv up and downdraft at prev step [ kg/kg ]
| 1
Warning: Unused variable 'qir_det' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:998:29:
998 | real(r8) :: qiten(mix,mkx) ! Tendency of ice mixing ratio [ kg / kg / s ]
| 1
Warning: Unused variable 'qiten' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:866:33:
866 | real(r8) :: qiten_ori(mix,mkx) ! Tendency of ice mixing ratio [ kg / kg / s ]
| 1
Warning: Unused variable 'qiten_ori' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:876:37:
876 | real(r8) :: qiten_pos_inv(mix,mkx) !
| 1
Warning: Unused variable 'qiten_pos_inv' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:969:27:
969 | real(r8) :: ql0(mix,mkx) ! Environmental liquid water mixing ratio
| 1
Warning: Unused variable 'ql0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1029:29:
1029 | real(r8) :: ql0_c(mix,mkx) ! Environmental liquid water mixing ratio
| 1
Warning: Unused variable 'ql0_c' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1023:30:
1023 | real(r8) :: ql_det(mix,mkx) ! Det conv LWC from convective updraft (not from environment) and downdraft [kg/s/m^2]
| 1
Warning: Unused variable 'ql_det' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:989:29:
989 | real(r8) :: qlm_d(mix,mkx) ! In-cloud LWC within downdraft updraft [ kg / kg ]
| 1
Warning: Unused variable 'qlm_d' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:985:29:
985 | real(r8) :: qlm_u(mix,mkx) ! In-cloud LWC within convective updraft [ kg / kg ]
| 1
Warning: Unused variable 'qlm_u' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:929:13:
929 | qlr_det, &! Mass-flux wghted mean 'ql' of detrained mass from conv up and downdraft at prev step [ kg/kg ]
| 1
Warning: Unused variable 'qlr_det' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:997:29:
997 | real(r8) :: qlten(mix,mkx) ! Tendency of liquid water mixing ratio [ kg / kg / s ]
| 1
Warning: Unused variable 'qlten' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:865:33:
865 | real(r8) :: qlten_ori(mix,mkx) ! Tendency of liquid water mixing ratio [ kg / kg / s ]
| 1
Warning: Unused variable 'qlten_ori' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:875:37:
875 | real(r8) :: qlten_pos_inv(mix,mkx) !
| 1
Warning: Unused variable 'qlten_pos_inv' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1005:29:
1005 | real(r8) :: qrten(mix,mkx) ! Production rate of rain by lateral expels of cumulus condensate [ kg / kg / s ]
| 1
Warning: Unused variable 'qrten' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1006:29:
1006 | real(r8) :: qsten(mix,mkx) ! Production rate of snow by lateral expels of cumulus condensate [ kg / kg / s ]
| 1
Warning: Unused variable 'qsten' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:994:31:
994 | real(r8) :: qtflx(mix,0:mkx) ! Net upward convective flux of total specific humidity [ kg / s / m2 ]
| 1
Warning: Unused variable 'qtflx' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:870:37:
870 | real(r8) :: qtten_pos_inv(mix,mkx) !
| 1
Warning: Unused variable 'qtten_pos_inv' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:968:27:
968 | real(r8) :: qv0(mix,mkx) ! Environmental specific humidity
| 1
Warning: Unused variable 'qv0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1028:29:
1028 | real(r8) :: qv0_c(mix,mkx) ! Environmental specific humidity
| 1
Warning: Unused variable 'qv0_c' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:996:29:
996 | real(r8) :: qvten(mix,mkx) ! Tendency of water vapor specific humidity [ kg / kg / s ]
| 1
Warning: Unused variable 'qvten' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:864:33:
864 | real(r8) :: qvten_ori(mix,mkx) ! Tendency of water vapor specific humidity [ kg / kg / s ]
| 1
Warning: Unused variable 'qvten_ori' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:874:37:
874 | real(r8) :: qvten_pos_inv(mix,mkx) !
| 1
Warning: Unused variable 'qvten_pos_inv' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1014:29:
1014 | real(r8) :: rnc_i(mix,mkx) ! Production rate of detrained droplet number of cloud ice droplets [ # / kg / s ] > 0
| 1
Warning: Unused variable 'rnc_i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1013:29:
1013 | real(r8) :: rnc_l(mix,mkx) ! Production rate of detrained droplet number of cloud liquid droplets [ # / kg / s ] > 0
| 1
Warning: Unused variable 'rnc_l' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:950:12:
950 | rprdsh, &! Prod of rain+snow by lateral expels of cumulus condensate [ kg / kg / s ]
| 1
Warning: Unused variable 'rprdsh' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1010:27:
1010 | real(r8) :: rqc(mix,mkx) ! Production rate of detrained LWC+IWC [ kg / kg / s ] > 0
| 1
Warning: Unused variable 'rqc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1012:29:
1012 | real(r8) :: rqc_i(mix,mkx) ! Production rate of detrained IWC [ kg / kg / s ] > 0
| 1
Warning: Unused variable 'rqc_i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1011:29:
1011 | real(r8) :: rqc_l(mix,mkx) ! Production rate of detrained LWC [ kg / kg / s ] > 0
| 1
Warning: Unused variable 'rqc_l' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:973:26:
973 | real(r8) :: s0(mix,mkx) ! Environmental dry static energy
| 1
Warning: Unused variable 's0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1032:28:
1032 | real(r8) :: s0_c(mix,mkx) ! Environmental dry static energy
| 1
Warning: Unused variable 's0_c' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:889:11:
889 | sgh30 ! Standard deviation of topography at 30s [m]
| 1
Warning: Unused variable 'sgh30' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:948:11:
948 | shfrc, &! Convective updraft fractional area
| 1
Warning: Unused variable 'shfrc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:993:31:
993 | real(r8) :: slflx(mix,0:mkx) ! Net upward convective flux of liquid static energy [ J / s / m2 ]
| 1
Warning: Unused variable 'slflx' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:869:37:
869 | real(r8) :: slten_pos_inv(mix,mkx) !
| 1
Warning: Unused variable 'slten_pos_inv' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:958:10:
958 | snow ! Snow flux at surface in flux unit [ m / s ]
| 1
Warning: Unused variable 'snow' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:844:36:
844 | subroutine unicon_cam_tend(dt, state, cam_in, &
| 1
Warning: Unused dummy argument 'state' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1001:28:
1001 | real(r8) :: sten(mix,mkx) ! Tendency of dry static energy [ J / kg / s ]
| 1
Warning: Unused variable 'sten' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:863:32:
863 | real(r8) :: sten_ori(mix,mkx) ! Tendency of dry static energy [ J / kg / s ]
| 1
Warning: Unused variable 'sten_ori' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:873:36:
873 | real(r8) :: sten_pos_inv(mix,mkx) !
| 1
Warning: Unused variable 'sten_pos_inv' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:972:26:
972 | real(r8) :: t0(mix,mkx) ! Environmental temperature
| 1
Warning: Unused variable 't0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1031:28:
1031 | real(r8) :: t0_c(mix,mkx) ! Environmental temperature
| 1
Warning: Unused variable 't0_c' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:975:30:
975 | real(r8) :: tke0(mix,0:mkx) ! TKE [ m2/s2 ]
| 1
Warning: Unused variable 'tke0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:895:14:
895 | tke0_inv, &! TKE at the interface [ m2/s2 ]
| 1
Warning: Unused variable 'tke0_inv' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:971:33:
971 | real(r8) :: tr0(mix,mkx,ncnst) ! Environmental tracers [ #/kg, kg/kg ]
| 1
Warning: Unused variable 'tr0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1033:35:
1033 | real(r8) :: tr0_c(mix,mkx,ncnst) ! Environmental tracers [ # / kg, kg / kg ]
| 1
Warning: Unused variable 'tr0_c' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1020:20:
1020 | real(r8) :: trmin ! Minimum concentration of tracer [ # / kg ]
| 1
Warning: Unused variable 'trmin' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:999:35:
999 | real(r8) :: trten(mix,mkx,ncnst) ! Tendency of tracers [ # / kg / s, kg / kg / s ]
| 1
Warning: Unused variable 'trten' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:867:39:
867 | real(r8) :: trten_ori(mix,mkx,ncnst) ! Tendency of tracers [ # / kg / s, kg / kg / s ]
| 1
Warning: Unused variable 'trten_ori' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:877:43:
877 | real(r8) :: trten_pos_inv(mix,mkx,ncnst)
| 1
Warning: Unused variable 'trten_pos_inv' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:966:26:
966 | real(r8) :: u0(mix,mkx) ! Environmental zonal wind
| 1
Warning: Unused variable 'u0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1002:28:
1002 | real(r8) :: uten(mix,mkx) ! Tendency of zonal wind [ m / s / s ]
| 1
Warning: Unused variable 'uten' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:871:36:
871 | real(r8) :: uten_pos_inv(mix,mkx) !
| 1
Warning: Unused variable 'uten_pos_inv' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:967:26:
967 | real(r8) :: v0(mix,mkx) ! Environmental meridional wind
| 1
Warning: Unused variable 'v0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1042:31:
1042 | character(len=30) :: varname
| 1
Warning: Unused variable 'varname' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:1003:28:
1003 | real(r8) :: vten(mix,mkx) ! Tendency of meridional wind [ m / s / s ]
| 1
Warning: Unused variable 'vten' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:872:36:
872 | real(r8) :: vten_pos_inv(mix,mkx) !
| 1
Warning: Unused variable 'vten_pos_inv' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:903:10:
903 | went, &! Entrainment rate at the PBL top interface directly from UW PBL scheme [ m / s ]. went = 0 for STL.
| 1
Warning: Unused variable 'went' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:963:26:
963 | real(r8) :: z0(mix,mkx) ! Environmental height at half sigma levels
| 1
Warning: Unused variable 'z0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:961:29:
961 | real(r8) :: zs0(mix,0:mkx) ! Environmental height at full sigma levels
| 1
Warning: Unused variable 'zs0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:810:15:
810 | integer :: k
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:800:41:
800 | subroutine unicon_init_cnst(name, latvals, lonvals, mask, q)
| 1
Warning: Unused dummy argument 'latvals' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:800:50:
800 | subroutine unicon_init_cnst(name, latvals, lonvals, mask, q)
| 1
Warning: Unused dummy argument 'lonvals' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:800:56:
800 | subroutine unicon_init_cnst(name, latvals, lonvals, mask, q)
| 1
Warning: Unused dummy argument 'mask' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:800:32:
800 | subroutine unicon_init_cnst(name, latvals, lonvals, mask, q)
| 1
Warning: Unused dummy argument 'name' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:800:59:
800 | subroutine unicon_init_cnst(name, latvals, lonvals, mask, q)
| 1
Warning: Dummy argument 'q' at (1) was declared INTENT(OUT) but was not set [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:780:15:
780 | integer :: m
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:773:36:
773 | function unicon_implements_cnst(name)
| 1
Warning: Unused dummy argument 'name' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:236:15:
236 | integer :: i, icnst, j, l, m, nmodes, nspec
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:236:22:
236 | integer :: i, icnst, j, l, m, nmodes, nspec
| 1
Warning: Unused variable 'icnst' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:236:25:
236 | integer :: i, icnst, j, l, m, nmodes, nspec
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:236:28:
236 | integer :: i, icnst, j, l, m, nmodes, nspec
| 1
Warning: Unused variable 'l' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:236:31:
236 | integer :: i, icnst, j, l, m, nmodes, nspec
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:242:28:
242 | integer :: msfc
| 1
Warning: Unused variable 'msfc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:236:39:
236 | integer :: i, icnst, j, l, m, nmodes, nspec
| 1
Warning: Unused variable 'nmodes' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:236:46:
236 | integer :: i, icnst, j, l, m, nmodes, nspec
| 1
Warning: Unused variable 'nspec' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:241:30:
241 | character(len=2) :: numcha
| 1
Warning: Unused variable 'numcha' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:230:33:
230 | subroutine unicon_cam_init(pbuf2d)
| 1
Warning: Unused dummy argument 'pbuf2d' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:240:31:
240 | character(len=60) :: surname
| 1
Warning: Unused variable 'surname' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:238:29:
238 | character(len=8) :: units
| 1
Warning: Unused variable 'units' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/unicon_cam.F90:239:31:
239 | character(len=30) :: varname
| 1
Warning: Unused variable 'varname' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/convect_shallow.F90:30:40:
30 | convect_shallow_use_shfrc !
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/convect_shallow.F90:338:2:
338 | convect_shallow_use_shfrc = .false.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/convect_shallow.F90:595:72:
595 | cmfmc2 , slflx , qtflx , &
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/convect_shallow.F90:596:2:
596 | flxprec, flxsnow, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/convect_shallow.F90:595:72:
595 | cmfmc2 , slflx , qtflx , &
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/convect_shallow.F90:596:2:
596 | flxprec, flxsnow, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/convect_shallow.F90:595:72:
595 | cmfmc2 , slflx , qtflx , &
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/convect_shallow.F90:596:2:
596 | flxprec, flxsnow, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/convect_shallow.F90:595:72:
595 | cmfmc2 , slflx , qtflx , &
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/convect_shallow.F90:596:2:
596 | flxprec, flxsnow, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/convect_shallow.F90:371:7:
371 | use spmd_utils, only : iam
| 1
Warning: Unused module variable 'iam' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/convect_shallow.F90:455:25:
455 | integer itim_old, ifld
| 1
Warning: Unused variable 'ifld' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/convect_shallow.F90:401:19:
401 | integer :: ilat ! Global latitude index of a column
| 1
Warning: Unused variable 'ilat' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/convect_shallow.F90:400:19:
400 | integer :: ilon ! Global longitude index of a column
| 1
Warning: Unused variable 'ilon' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/convect_shallow.F90:399:16:
399 | integer :: n, x
| 1
Warning: Unused variable 'n' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/convect_shallow.F90:446:38:
446 | real(r8) :: sum1, sum2, sum3, pdelx
| 1
Warning: Unused variable 'pdelx' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/convect_shallow.F90:446:19:
446 | real(r8) :: sum1, sum2, sum3, pdelx
| 1
Warning: Unused variable 'sum1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/convect_shallow.F90:446:25:
446 | real(r8) :: sum1, sum2, sum3, pdelx
| 1
Warning: Unused variable 'sum2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/convect_shallow.F90:446:31:
446 | real(r8) :: sum1, sum2, sum3, pdelx
| 1
Warning: Unused variable 'sum3' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/convect_shallow.F90:399:19:
399 | integer :: n, x
| 1
Warning: Unused variable 'x' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/convect_shallow.F90:152:6:
152 | use physconst, only : rair, gravit, latvap, rhoh2o, zvir, &
| 1
Warning: Unused module variable 'cappa' which has been explicitly imported at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/macrop_driver.F90:90:13:
90 | difzm_idx = -1, & ! ZM detrained convective cloud ice mixing ratio.
| 1
Warning: Unused PRIVATE module variable 'difzm_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/macrop_driver.F90:89:13:
89 | dlfzm_idx = -1, & ! ZM detrained convective cloud water mixing ratio.
| 1
Warning: Unused PRIVATE module variable 'dlfzm_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/macrop_driver.F90:92:14:
92 | dnifzm_idx = -1 ! ZM detrained convective cloud ice num concen.
| 1
Warning: Unused PRIVATE module variable 'dnifzm_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/macrop_driver.F90:91:14:
91 | dnlfzm_idx = -1, & ! ZM detrained convective cloud water num concen.
| 1
Warning: Unused PRIVATE module variable 'dnlfzm_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/macrop_driver.F90:1099:34:
1099 | subroutine liquid_macro_tend(npccn,t,p,qv,qc,nc,xxlv,deltat,stend,qvtend,qctend,nctend,vlen)
| 1
Warning: Unused dummy argument 'npccn' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/macrop_driver.F90:1104:6:
1104 | use cldfrc2m, only: rhmini_const, rhmaxi_const
| 1
Warning: Unused module variable 'rhmaxi_const' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/macrop_driver.F90:1104:6:
1104 | use cldfrc2m, only: rhmini_const, rhmaxi_const
| 1
Warning: Unused module variable 'rhmini_const' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/macrop_driver.F90:489:33:
489 | real(r8), pointer :: difzm(:,:) ! ZM detrained convective cloud ice mixing ratio.
| 1
Warning: Unused variable 'difzm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/macrop_driver.F90:488:33:
488 | real(r8), pointer :: dlfzm(:,:) ! ZM detrained convective cloud water mixing ratio.
| 1
Warning: Unused variable 'dlfzm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/macrop_driver.F90:491:34:
491 | real(r8), pointer :: dnifzm(:,:) ! ZM detrained convective cloud ice num concen.
| 1
Warning: Unused variable 'dnifzm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/macrop_driver.F90:490:34:
490 | real(r8), pointer :: dnlfzm(:,:) ! ZM detrained convective cloud water num concen.
| 1
Warning: Unused variable 'dnlfzm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/macrop_driver.F90:524:28:
524 | real(r8) ftem(pcols,pver)
| 1
Warning: Unused variable 'ftem' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/macrop_driver.F90:519:29:
519 | real(r8) homoo(pcols,pver)
| 1
Warning: Unused variable 'homoo' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/macrop_driver.F90:499:34:
499 | real(r8) :: initend(pcols,pver)
| 1
Warning: Unused variable 'initend' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/macrop_driver.F90:493:20:
493 | real(r8) :: latsub
| 1
Warning: Unused variable 'latsub' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/macrop_driver.F90:525:31:
525 | real(r8) pracso (pcols,pver)
| 1
Warning: Unused variable 'pracso' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/macrop_driver.F90:522:29:
522 | real(r8) praio(pcols,pver)
| 1
Warning: Unused variable 'praio' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/macrop_driver.F90:521:29:
521 | real(r8) prcio(pcols,pver)
| 1
Warning: Unused variable 'prcio' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/macrop_driver.F90:520:30:
520 | real(r8) qcreso(pcols,pver)
| 1
Warning: Unused variable 'qcreso' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/macrop_driver.F90:523:30:
523 | real(r8) qireso(pcols,pver)
| 1
Warning: Unused variable 'qireso' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/macrop_driver.F90:498:33:
498 | real(r8) :: qitend(pcols,pver)
| 1
Warning: Unused variable 'qitend' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/macrop_driver.F90:497:33:
497 | real(r8) :: qvtend(pcols,pver)
| 1
Warning: Unused variable 'qvtend' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/macrop_driver.F90:496:32:
496 | real(r8) :: stend(pcols,pver)
| 1
Warning: Unused variable 'stend' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rk_stratiform.F90:1140:2:
1140 | k, abs((qs1+qr1+qv1+ql1+qi1)/max(abs(qv1+ql1+qi1),1.e-36_r8))
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rk_stratiform.F90:1050:49:
1050 | real(r8) hs1, qv1, ql1, qi1, qs1, qr1, fice2, pr1, w1, w2, w3, fliq, res
| 1
Warning: Unused variable 'fice2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rk_stratiform.F90:1050:72:
1050 | real(r8) hs1, qv1, ql1, qi1, qs1, qr1, fice2, pr1, w1, w2, w3, fliq, res
| 1
Warning: Unused variable 'fliq' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rk_stratiform.F90:1050:62:
1050 | real(r8) hs1, qv1, ql1, qi1, qs1, qr1, fice2, pr1, w1, w2, w3, fliq, res
| 1
Warning: Unused variable 'w2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rk_stratiform.F90:1050:66:
1050 | real(r8) hs1, qv1, ql1, qi1, qs1, qr1, fice2, pr1, w1, w2, w3, fliq, res
| 1
Warning: Unused variable 'w3' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rk_stratiform.F90:528:38:
528 | real(r8) :: icecldf_out(pcols,pver) ! Ice cloud fraction
| 1
Warning: Unused variable 'icecldf_out' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rk_stratiform.F90:529:38:
529 | real(r8) :: liqcldf_out(pcols,pver) ! Liquid cloud fraction (combined into cloud)
| 1
Warning: Unused variable 'liqcldf_out' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rk_stratiform.F90:470:21:
470 | integer :: i, k, m
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rk_stratiform.F90:206:48:
206 | subroutine rk_stratiform_init_cnst(name, latvals, lonvals, mask, q)
| 1
Warning: Unused dummy argument 'latvals' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rk_stratiform.F90:206:57:
206 | subroutine rk_stratiform_init_cnst(name, latvals, lonvals, mask, q)
| 1
Warning: Unused dummy argument 'lonvals' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rk_stratiform.F90:1023:31:
1023 | subroutine debug_microphys_1(state1,ptend,i,k, &
| ^
Warning: 'debug_microphys_1' defined but not used [-Wunused-function]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/rk_stratiform.F90:1174:31:
1174 | subroutine debug_microphys_2(state1,&
| ^
Warning: 'debug_microphys_2' defined but not used [-Wunused-function]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:2174:23:
2174 | real(r8) :: dtime ! CLUBB time step [s]
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:2177:22:
2177 | real(r8) :: ubar ! surface wind [m/s]
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:2178:23:
2178 | real(r8) :: ustar ! surface stress [m/s]
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:2179:20:
2179 | real(r8) :: z0 ! roughness height [m]
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:2351:39:
2351 | real(r8) :: rho(pcols,pverp) ! Midpoint density in CAM [kg/m^3]
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:2352:37:
2352 | real(r8) :: thv(pcols,pverp) ! virtual potential temperature [K]
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:2354:43:
2354 | real(r8) :: rcm_in_layer(pcols,pverp) ! CLUBB in-cloud liquid water mixing ratio [kg/kg]
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:2355:42:
2355 | real(r8) :: cloud_cover(pcols,pverp) ! CLUBB in-cloud cloud fraction [fraction]
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:2356:36:
2356 | real(r8) :: wprcp(pcols,pverp) ! CLUBB liquid water flux [m/s kg/kg]
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:2357:42:
2357 | real(r8) :: wpthvp_diag(pcols,pverp) ! CLUBB buoyancy flux [W/m^2]
| 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/chemistry.F90:788:66:
788 | srcnam(m) = 'CT_' // spc_name ! chem tendancy (source/sink)
| 1
Warning: CHARACTER expression will be truncated in assignment (32/35) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/chemistry.F90:446:19:
444 | call mpibcast (chem_freq, 1, mpiint, 0, mpicom)
| 2
445 |
446 | 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)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/chemistry.F90:934:42:
934 | subroutine chem_init_cnst( name, latvals, lonvals, mask, q)
| 1
Warning: Unused dummy argument 'latvals' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/chemistry.F90:934:51:
934 | subroutine chem_init_cnst( name, latvals, lonvals, mask, q)
| 1
Warning: Unused dummy argument 'lonvals' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/chemistry/mozart/chemistry.F90:180:57:
180 | integer :: ch4_ndx, n2o_ndx, o3_ndx, o3_inv_ndx, ndx
| 1
Warning: Unused variable 'ndx' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:50:51:
50 | stats_rad_zm(pcols), & ! stats_rad_zm grid
| 1
Warning: Legacy Extension: Duplicate SAVE attribute specified at (1)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:49:51:
49 | stats_rad_zt(pcols), & ! stats_rad_zt grid
| 1
Warning: Legacy Extension: Duplicate SAVE attribute specified at (1)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:51:48:
51 | stats_sfc(pcols) ! stats_sfc
| 1
Warning: Legacy Extension: Duplicate SAVE attribute specified at (1)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:48:47:
48 | stats_zm(pcols), & ! stats_zm grid
| 1
Warning: Legacy Extension: Duplicate SAVE attribute specified at (1)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:47:47:
47 | type (stats), target, save :: stats_zt(pcols), & ! stats_zt grid
| 1
Warning: Legacy Extension: Duplicate SAVE attribute specified at (1)
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:2814:11:
2814 | nadv = max(hdtime/dtime,1._r8)
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:3272:24:
3272 | do ixind=1, sclr_dim
| 1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:983:19:
983 | call mpi_bcast(clubb_history, 1, mpi_logical, mstrid, mpicom, ierr)
| 1
......
4785 | 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(*)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:338:25:
338 | clubb_l_single_C2_Skw, & ! Use a single Skewness dependent C2 for rtp2, thlp2, and
| 1
Warning: Unused PRIVATE module variable 'clubb_l_single_c2_skw' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:342:27:
342 | clubb_l_update_pressure, & ! Flag for having CLUBB update pressure and exner
| 1
Warning: Unused PRIVATE module variable 'clubb_l_update_pressure' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:469:13:
469 | difzm_idx = -1, & ! ZM detrained convective cloud ice mixing ratio.
| 1
Warning: Unused PRIVATE module variable 'difzm_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:468:13:
468 | dlfzm_idx = -1, & ! ZM detrained convective cloud water mixing ratio.
| 1
Warning: Unused PRIVATE module variable 'dlfzm_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:471:14:
471 | dnifzm_idx = -1 ! ZM detrained convective cloud ice num concen.
| 1
Warning: Unused PRIVATE module variable 'dnifzm_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:470:14:
470 | dnlfzm_idx = -1, & ! ZM detrained convective cloud water num concen.
| 1
Warning: Unused PRIVATE module variable 'dnlfzm_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:398:17:
398 | sclrpthvp_idx, & ! passive scalar buoyancy correlation
| 1
Warning: Unused PRIVATE module variable 'sclrpthvp_idx' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:2489:64:
2489 | logical :: apply_to_surface(pcols)
| 1
Warning: Unused variable 'apply_to_surface' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:2476:35:
2476 | real(r8), pointer :: difzm(:,:) ! ZM detrained convective cloud ice mixing ratio.
| 1
Warning: Unused variable 'difzm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:2475:35:
2475 | real(r8), pointer :: dlfzm(:,:) ! ZM detrained convective cloud water mixing ratio.
| 1
Warning: Unused variable 'dlfzm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:2478:36:
2478 | real(r8), pointer :: dnifzm(:,:) ! ZM detrained convective cloud ice num concen.
| 1
Warning: Unused variable 'dnifzm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:2477:36:
2477 | real(r8), pointer :: dnlfzm(:,:) ! ZM detrained convective cloud water num concen.
| 1
Warning: Unused variable 'dnlfzm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:2168:19:
2168 | integer :: iter
| 1
Warning: Unused variable 'iter' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:2077:8:
2077 | use cam_logfile, only: iulog
| 1
Warning: Unused module variable 'iulog' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:2391:30:
2391 | real(r8) :: rtm_integral_1, rtm_integral_update, rtm_integral_forcing
| 1
Warning: Unused variable 'rtm_integral_1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:2391:73:
2391 | real(r8) :: rtm_integral_1, rtm_integral_update, rtm_integral_forcing
| 1
Warning: Unused variable 'rtm_integral_forcing' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:2391:51:
2391 | real(r8) :: rtm_integral_1, rtm_integral_update, rtm_integral_forcing
| 1
Warning: Unused variable 'rtm_integral_update' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:2380:37:
2380 | real(r8) :: apply_const, rtm_test
| 1
Warning: Unused variable 'rtm_test' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:2185:33:
2185 | real(r8) :: se_upper_a(pcols), se_upper_b(pcols), se_upper_diss(pcols)
| 1
Warning: Unused variable 'se_upper_a' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:2185:52:
2185 | real(r8) :: se_upper_a(pcols), se_upper_b(pcols), se_upper_diss(pcols)
| 1
Warning: Unused variable 'se_upper_b' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:2185:74:
2185 | real(r8) :: se_upper_a(pcols), se_upper_b(pcols), se_upper_diss(pcols)
| 1
Warning: Unused variable 'se_upper_diss' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:2384:61:
2384 | real(kind=time_precision) :: time_elapsed ! time keep track of stats [s]
| 1
Warning: Unused variable 'time_elapsed' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:2186:33:
2186 | real(r8) :: tw_upper_a(pcols), tw_upper_b(pcols), tw_upper_diss(pcols)
| 1
Warning: Unused variable 'tw_upper_a' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:2186:52:
2186 | real(r8) :: tw_upper_a(pcols), tw_upper_b(pcols), tw_upper_diss(pcols)
| 1
Warning: Unused variable 'tw_upper_b' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:2186:74:
2186 | real(r8) :: tw_upper_a(pcols), tw_upper_b(pcols), tw_upper_diss(pcols)
| 1
Warning: Unused variable 'tw_upper_diss' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:2179:18:
2179 | real(r8) :: z0 ! roughness height [m]
| 1
Warning: Unused variable 'z0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:1451:16:
1451 | integer :: i, j, k, l ! Indices
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:1434:8:
1434 | use spmd_utils, only: iam
| 1
Warning: Unused module variable 'iam' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:1451:22:
1451 | integer :: i, j, k, l ! Indices
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:647:40:
647 | subroutine clubb_init_cnst(name, latvals, lonvals, mask, q)
| 1
Warning: Unused dummy argument 'latvals' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/clubb_intr.F90:647:49:
647 | subroutine clubb_init_cnst(name, latvals, lonvals, mask, q)
| 1
Warning: Unused dummy argument 'lonvals' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_cam_convert_state_mod.F90:226:46:
226 | integer :: id_H2O, id_Q
| 1
Warning: Unused PRIVATE module variable 'id_h2o' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_cam_convert_state_mod.F90:813:12:
813 | use spmd_utils, only: masterproc, mpicom, masterprocid, iam
| 1
Warning: Unused module variable 'iam' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_cam_convert_state_mod.F90:813:12:
813 | use spmd_utils, only: masterproc, mpicom, masterprocid, iam
| 1
Warning: Unused module variable 'masterprocid' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_cam_convert_state_mod.F90:813:12:
813 | use spmd_utils, only: masterproc, mpicom, masterprocid, iam
| 1
Warning: Unused module variable 'mpicom' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_cam_convert_state_mod.F90:491:77:
491 | subroutine CAM_GetBefore_HCOI(cam_in, phys_state, pbuf2d, phase, HcoState, ExtState)
| 1
Warning: Unused dummy argument 'hcostate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_cam_convert_state_mod.F90:522:12:
522 | use spmd_utils, only: masterproc, mpicom, masterprocid, iam
| 1
Warning: Unused module variable 'iam' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_cam_convert_state_mod.F90:522:12:
522 | use spmd_utils, only: masterproc, mpicom, masterprocid, iam
| 1
Warning: Unused module variable 'masterprocid' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_cam_convert_state_mod.F90:522:12:
522 | use spmd_utils, only: masterproc, mpicom, masterprocid, iam
| 1
Warning: Unused module variable 'mpicom' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_cam_convert_state_mod.F90:491:67:
491 | subroutine CAM_GetBefore_HCOI(cam_in, phys_state, pbuf2d, phase, HcoState, ExtState)
| 1
Warning: Unused dummy argument 'phase' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_cam_convert_state_mod.F90:248:12:
248 | use cam_logfile, only: iulog
| 1
Warning: Unused module variable 'iulog' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_cam_convert_state_mod.F90:249:12:
249 | use spmd_utils, only: masterproc
| 1
Warning: Unused module variable 'masterproc' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_cam_convert_state_mod.F90:1073:23:
1073 | if(L < LTOP) then
| ^
Warning: 'ltop' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hco_cam_convert_state_mod.F90:861:44:
861 | integer :: LTOP
| ^
note: 'ltop' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:238:23:
235 | call mpi_bcast(hemco_data_root, len(hemco_data_root), mpi_character, masterprocid, mpicom, ierr)
| 2
......
238 | call mpi_bcast(hemco_grid_xdim, 1, mpi_integer, masterprocid, mpicom, ierr)
| 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:2477:53:
2477 | subroutine HCO_GC_Final(GC, IMPORT, EXPORT, Clock, RC)
| 1
Warning: Unused dummy argument 'clock' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:2477:46:
2477 | subroutine HCO_GC_Final(GC, IMPORT, EXPORT, Clock, RC)
| 1
Warning: Unused dummy argument 'export' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:2477:30:
2477 | subroutine HCO_GC_Final(GC, IMPORT, EXPORT, Clock, RC)
| 1
Warning: Unused dummy argument 'gc' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:2477:38:
2477 | subroutine HCO_GC_Final(GC, IMPORT, EXPORT, Clock, RC)
| 1
Warning: Unused dummy argument 'import' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:2453:52:
2453 | subroutine HCO_GC_Init(GC, IMPORT, EXPORT, Clock, RC)
| 1
Warning: Unused dummy argument 'clock' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:2453:45:
2453 | subroutine HCO_GC_Init(GC, IMPORT, EXPORT, Clock, RC)
| 1
Warning: Unused dummy argument 'export' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:2453:29:
2453 | subroutine HCO_GC_Init(GC, IMPORT, EXPORT, Clock, RC)
| 1
Warning: Unused dummy argument 'gc' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:2453:37:
2453 | subroutine HCO_GC_Init(GC, IMPORT, EXPORT, Clock, RC)
| 1
Warning: Unused dummy argument 'import' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:2455:12:
2455 | use cam_logfile, only: iulog
| 1
Warning: Unused module variable 'iulog' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:2454:12:
2454 | use spmd_utils, only: masterproc
| 1
Warning: Unused module variable 'masterproc' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:1264:51:
1264 | subroutine HCO_GC_Run(GC, IMPORT, EXPORT, Clock, RC)
| 1
Warning: Unused dummy argument 'clock' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:1347:88:
1347 | real(ESMF_KIND_R8) :: dummy_1(my_IS:my_IE, my_JS:my_JE, 1:LM)
| 1
Warning: Unused variable 'dummy_1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:1349:82:
1349 | real(ESMF_KIND_R8) :: dummy_2(my_IS:my_IE, my_JS:my_JE)
| 1
Warning: Unused variable 'dummy_2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:1264:44:
1264 | subroutine HCO_GC_Run(GC, IMPORT, EXPORT, Clock, RC)
| 1
Warning: Unused dummy argument 'export' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:1264:28:
1264 | subroutine HCO_GC_Run(GC, IMPORT, EXPORT, Clock, RC)
| 1
Warning: Unused dummy argument 'gc' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:1320:50:
1320 | integer :: I, J, K
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:1269:12:
1269 | use spmd_utils, only: masterproc, iam
| 1
Warning: Unused module variable 'iam' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:1264:36:
1264 | subroutine HCO_GC_Run(GC, IMPORT, EXPORT, Clock, RC)
| 1
Warning: Unused dummy argument 'import' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:1320:53:
1320 | integer :: I, J, K
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:1320:56:
1320 | integer :: I, J, K
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:1365:55:
1365 | real(hp), pointer :: PBLM (:,: ) ! PBL height [m ]
| 1
Warning: Unused variable 'pblm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:1331:61:
1331 | real(sp), pointer :: Ptr3D(:,:,:)
| 1
Warning: Unused variable 'ptr3d' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:1336:77:
1336 | real(ESMF_KIND_R8) :: scratchFldCAM(1:LM, 1:my_CE)
| 1
Warning: Unused variable 'scratchfldcam' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:1337:72:
1337 | real(ESMF_KIND_R8) :: scratchFldCAM2(1:my_CE)
| 1
Warning: Unused variable 'scratchfldcam2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:1324:52:
1324 | real(ESMF_KIND_R8) :: TMP
| 1
Warning: Unused variable 'tmp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:1141:12:
1141 | use spmd_utils, only: masterproc, mpicom, masterprocid, iam
| 1
Warning: Unused module variable 'iam' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:1141:12:
1141 | use spmd_utils, only: masterproc, mpicom, masterprocid, iam
| 1
Warning: Unused module variable 'masterprocid' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:1141:12:
1141 | use spmd_utils, only: masterproc, mpicom, masterprocid, iam
| 1
Warning: Unused module variable 'mpicom' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:1072:12:
1072 | use cam_logfile, only: iulog
| 1
Warning: Unused module variable 'iulog' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:1073:12:
1073 | use spmd_utils, only: masterproc
| 1
Warning: Unused module variable 'masterproc' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:1087:42:
1087 | integer :: RC ! ESMF return code
| 1
Warning: Unused variable 'rc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:347:64:
347 | integer :: hour, minute, second, dt
| 1
Warning: Unused variable 'dt' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:347:44:
347 | integer :: hour, minute, second, dt
| 1
Warning: Unused variable 'hour' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:269:12:
269 | use spmd_utils, only: masterproc, mpicom, masterprocid
| 1
Warning: Unused module variable 'iam' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:281:12:
281 | use cam_instance, only: inst_index, inst_name
| 1
Warning: Unused module variable 'inst_index' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:269:12:
269 | use spmd_utils, only: masterproc, mpicom, masterprocid
| 1
Warning: Unused module variable 'masterprocid' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:347:52:
347 | integer :: hour, minute, second, dt
| 1
Warning: Unused variable 'minute' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/hemco/hemco_interface.F90:347:60:
347 | integer :: hour, minute, second, dt
| 1
Warning: Unused variable 'second' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:1962:13:
1962 | do i=1,ns
| 1
Warning: Deleted feature: End expression in DO loop at (1) must be integer
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:1962:13: Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:1975:13:
1975 | do i=1,ns
| 1
Warning: Deleted feature: End expression in DO loop at (1) must be integer
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:1975:13: Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:280:21:
279 | call mpi_bcast(subcol_SILHS_weight, 1, mpi_logical, masterprocid, mpicom, ierr)
| 2
280 | call mpi_bcast(subcol_SILHS_numsubcol, 1, mpi_integer, masterprocid, mpicom, ierr)
| 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/LOGICAL(4)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:802:67:
802 | real(r8), dimension(state%ngrdcol,pverp-top_lev+1) :: AKm_rcc ! Exact local gba Kessler based on w/in cloud rc
| 1
Warning: Unused variable 'akm_rcc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:801:67:
801 | real(r8), dimension(state%ngrdcol,pverp-top_lev+1) :: AKm_rcm ! Exact local gba Kessler auto based on rcm
| 1
Warning: Unused variable 'akm_rcm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:799:65:
799 | real(r8), dimension(state%ngrdcol,pverp-top_lev+1) :: AKstd ! Exact Stdev of gba Kessler
| 1
Warning: Unused variable 'akstd' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:800:69:
800 | real(r8), dimension(state%ngrdcol,pverp-top_lev+1) :: AKstd_cld ! Exact w/in cloud stdev of gba Kessler
| 1
Warning: Unused variable 'akstd_cld' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:814:30:
814 | real(r8) :: eff_rad_coef = 1.0_r8/(4.0_r8/3.0_r8*SHR_CONST_RHOFW*SHR_CONST_PI)
| 1
Warning: Unused variable 'eff_rad_coef' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:788:54:
788 | real(r8), dimension(pcols, pver) :: grmn_eff_rad
| 1
Warning: Unused variable 'grmn_eff_rad' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:734:29:
734 | ice_all_pts, & ! Calculate Cld Ice from LH output
| 1
Warning: Unused variable 'ice_all_pts' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:718:19:
718 | l_rad_itime ! .true. if we calculate radiation at the current time step
| 1
Warning: Unused variable 'l_rad_itime' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:803:70:
803 | real(r8), dimension(state%ngrdcol,pverp-top_lev+1) :: lh_rcm_avg ! LH estimate of grid box avg liquid water
| 1
Warning: Unused variable 'lh_rcm_avg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:606:10:
606 | use spmd_utils, only : masterproc
| 1
Warning: Unused module variable 'masterproc' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:663:38:
663 | real(r8) :: msc, std, maxcldfrac, maxsccldfrac
| 1
Warning: Unused variable 'maxcldfrac' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:663:52:
663 | real(r8) :: msc, std, maxcldfrac, maxsccldfrac
| 1
Warning: Unused variable 'maxsccldfrac' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:663:21:
663 | real(r8) :: msc, std, maxcldfrac, maxsccldfrac
| 1
Warning: Unused variable 'msc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:736:30:
736 | nclw_all_pts ! Calculate Num cld wat from LH
| 1
Warning: Unused variable 'nclw_all_pts' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:735:30:
735 | nice_all_pts, & ! Calculate Num cld ice from LH
| 1
Warning: Unused variable 'nice_all_pts' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:811:44:
811 | real(r8), dimension(pver) :: No_cloud = 0.0_r8 ! Clear air condensate profile
| 1
Warning: Unused variable 'no_cloud' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:730:31:
730 | nrain_all_pts, & ! Calculate Rain Conc from LH
| 1
Warning: Unused variable 'nrain_all_pts' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:732:31:
732 | nsnow_all_pts, & ! Calculate Snow Conc from LH
| 1
Warning: Unused variable 'nsnow_all_pts' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:729:30:
729 | rain_all_pts, & ! Calculate Rain from LH output
| 1
Warning: Unused variable 'rain_all_pts' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:728:31:
728 | rc_all_points, & ! Calculate RCM from LH output
| 1
Warning: Unused variable 'rc_all_points' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:792:45:
792 | real(r8) :: tmp_mean, diff_mean, rcubed
| 1
Warning: Unused variable 'rcubed' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:664:23:
664 | real(r8) :: scale = 1.0_r8
| 1
Warning: Unused variable 'scale' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:662:42:
662 | real(r8), dimension(pverp) :: scfrac ! cloud fraction based on sc distributions
| 1
Warning: Unused variable 'scfrac' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:810:43:
810 | real(r8), dimension(pver) :: SE_prof ! Static Energy calculated from Abs Temp
| 1
Warning: Unused variable 'se_prof' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:731:30:
731 | snow_all_pts, & ! Calculate Snow from LH output
| 1
Warning: Unused variable 'snow_all_pts' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:663:26:
663 | real(r8) :: msc, std, maxcldfrac, maxsccldfrac
| 1
Warning: Unused variable 'std' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:809:45:
809 | real(r8), dimension(pver) :: Temp_prof ! Subcolumn LWPT converted to Abs Temp
| 1
Warning: Unused variable 'temp_prof' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:592:42:
592 | subroutine subcol_gen_SILHS(state, tend, state_sc, tend_sc, pbuf)
| 1
Warning: Unused dummy argument 'tend' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:592:61:
592 | subroutine subcol_gen_SILHS(state, tend, state_sc, tend_sc, pbuf)
| 1
Warning: Unused dummy argument 'tend_sc' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:733:30:
733 | w_all_points, & ! Calculate W from LH output
| 1
Warning: Unused variable 'w_all_points' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:376:18:
376 | integer :: l ! Loop variable
| 1
Warning: Unused variable 'l' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:333:38:
333 | subroutine subcol_init_SILHS(pbuf2d)
| 1
Warning: Unused dummy argument 'pbuf2d' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:153:10:
153 | use spmd_utils, only: masterproc, masterprocid, mpicom
| 1
Warning: Unused module variable 'iam' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:1982:25:
1982 | subroutine THL_profile(nz, ABST_prof, ex_prof, rcm_prof, THL_prof)
| ^
Warning: 'thl_profile' defined but not used [-Wunused-function]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:2602:38:
2602 | if ( ixrain > 0 .and. l_pos_rr_mc_tend ) then
| ^
Warning: 'l_pos_rr_mc_tend' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:2318:23:
2318 | l_pos_rr_mc_tend, & ! Flag for positive rain water mixing ratio mc tend.
| ^
note: 'l_pos_rr_mc_tend' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:2608:38:
2608 | if ( ixsnow > 0 .and. l_pos_rs_mc_tend ) then
| ^
Warning: 'l_pos_rs_mc_tend' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol_SILHS.F90:2320:23:
2320 | l_pos_rs_mc_tend ! Flag for positive snow mixing ratio mc tend.
| ^
note: 'l_pos_rs_mc_tend' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol.F90:427:34:
427 | integer :: indx, i, j
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol.F90:427:31:
427 | integer :: indx, i, j
| 1
Warning: Unused variable 'indx' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/subcol.F90:427:37:
427 | integer :: indx, i, j
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/micro_pumas_cam.F90:355:17:
349 | call mpi_bcast(micro_mg_version, 1, mpi_integer, mstrid, mpicom, ierr)
| 2
......
355 | 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)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/micro_pumas_cam.F90:799:50:
799 | subroutine micro_pumas_cam_init_cnst(name, latvals, lonvals, mask, q)
| 1
Warning: Unused dummy argument 'latvals' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/micro_pumas_cam.F90:799:59:
799 | subroutine micro_pumas_cam_init_cnst(name, latvals, lonvals, mask, q)
| 1
Warning: Unused dummy argument 'lonvals' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/restart_physics.F90:370:45:
370 | integer :: csize, vsize
| 1
Warning: Unused variable 'vsize' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/restart_physics.F90:153:10:
153 | use spmd_utils, only: iam
| 1
Warning: Unused module variable 'iam' which has been explicitly imported at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/microp_driver.F90:90:15:
90 | integer :: m
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_comp.F90:1045:23:
1045 | platov2 = plat/2
| 1
Warning: Integer division truncated to constant '0' at (1) [-Winteger-division]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_comp.F90:130:18:
127 | call mpi_bcast(eul_dif2_coef, 1, mpi_real8, mstrid, mpicom, ierr)
| 2
......
130 | call mpi_bcast(eul_hdif_order, 1, mpi_integer, mstrid, mpicom, ierr)
| 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)).
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_comp.F90:703:27:
703 | integer i,j,k,n,lat,irow ! grid and constituent indices
| 1
Warning: Unused variable 'irow' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_comp.F90:703:14:
703 | integer i,j,k,n,lat,irow ! grid and constituent indices
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_comp.F90:703:18:
703 | integer i,j,k,n,lat,irow ! grid and constituent indices
| 1
Warning: Unused variable 'n' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_comp.F90:714:47:
714 | real(r8), pointer, dimension(:,:,:) :: q_tmp
| 1
Warning: Unused variable 'q_tmp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_comp.F90:388:49:
388 | real(r8), pointer, dimension(:,: ) :: arr2d
| 1
Warning: Unused variable 'arr2d' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_comp.F90:387:53:
387 | real(r8), pointer, dimension(:,: ) :: arr2d_tmp
| 1
Warning: Unused variable 'arr2d_tmp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_comp.F90:386:50:
386 | real(r8), pointer, dimension(:,:,:,:) :: cldptr
| 1
Warning: Unused variable 'cldptr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_comp.F90:384:54:
384 | real(r8), pointer, dimension(:,:,:) :: convptr_2d
| 1
Warning: Unused variable 'convptr_2d' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_comp.F90:385:54:
385 | real(r8), pointer, dimension(:,:,:,:) :: convptr_3d
| 1
Warning: Unused variable 'convptr_3d' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_comp.F90:376:19:
376 | integer ixcldice, ixcldliq ! indices into q3 array for cloud liq and cloud ice
| 1
Warning: Unused variable 'ixcldice' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_comp.F90:376:29:
376 | integer ixcldice, ixcldliq ! indices into q3 array for cloud liq and cloud ice
| 1
Warning: Unused variable 'ixcldliq' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_comp.F90:374:22:
374 | integer i,c,m,n,lat ! indices
| 1
Warning: Unused variable 'lat' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_comp.F90:398:51:
398 | integer londimid,dimlon,latdimid,dimlat,latvarid,lonvarid
| 1
Warning: Unused variable 'latvarid' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_comp.F90:398:60:
398 | integer londimid,dimlon,latdimid,dimlat,latvarid,lonvarid
| 1
Warning: Unused variable 'lonvarid' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_comp.F90:374:18:
374 | integer i,c,m,n,lat ! indices
| 1
Warning: Unused variable 'n' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_comp.F90:375:15:
375 | integer ncol
| 1
Warning: Unused variable 'ncol' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_comp.F90:216:26:
216 | subroutine dyn_init(dyn_in, dyn_out)
| 1
Warning: Derived-type dummy argument 'dyn_in' at (1) was declared INTENT(OUT) but was not set and does not have a default initializer [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/dyn_comp.F90:216:35:
216 | subroutine dyn_init(dyn_in, dyn_out)
| 1
Warning: Derived-type dummy argument 'dyn_out' at (1) was declared INTENT(OUT) but was not set and does not have a default initializer [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/restart_dynamics.F90:5:2:
5 | pio_def_dim, io_desc_t, pio_offset_kind, pio_put_var, pio_write_darray, &
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/stepon.F90:107:2:
107 | if (.not. single_column) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/stepon.F90:124:2:
124 | if (.not. single_column) then
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/restart_dynamics.F90:542:14:
542 | ldof(:)=0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/stepon.F90:39:47:
39 | type(physics_state), pointer :: phys_state(:) ! Physics state data
| 1
Warning: Unused PRIVATE module variable 'phys_state' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/stepon.F90:40:46:
40 | type(physics_tend ), pointer :: phys_tend(:) ! Physics tendency data
| 1
Warning: Unused PRIVATE module variable 'phys_tend' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/stepon.F90:401:30:
401 | subroutine stepon_final(dyn_in, dyn_out)
| 1
Warning: Unused dummy argument 'dyn_in' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/stepon.F90:401:39:
401 | subroutine stepon_final(dyn_in, dyn_out)
| 1
Warning: Unused dummy argument 'dyn_out' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/stepon.F90:289:38:
289 | subroutine stepon_run3( ztodt, cam_out, phys_state, dyn_in, dyn_out )
| 1
Warning: Unused dummy argument 'cam_out' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/stepon.F90:289:58:
289 | subroutine stepon_run3( ztodt, cam_out, phys_state, dyn_in, dyn_out )
| 1
Warning: Unused dummy argument 'dyn_in' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/stepon.F90:289:67:
289 | subroutine stepon_run3( ztodt, cam_out, phys_state, dyn_in, dyn_out )
| 1
Warning: Unused dummy argument 'dyn_out' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/stepon.F90:289:50:
289 | subroutine stepon_run3( ztodt, cam_out, phys_state, dyn_in, dyn_out )
| 1
Warning: Unused dummy argument 'phys_state' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/stepon.F90:249:53:
249 | subroutine stepon_run2( phys_state, phys_tend, dyn_in, dyn_out )
| 1
Warning: Unused dummy argument 'dyn_in' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/stepon.F90:249:62:
249 | subroutine stepon_run2( phys_state, phys_tend, dyn_in, dyn_out )
| 1
Warning: Unused dummy argument 'dyn_out' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/stepon.F90:174:69:
174 | subroutine stepon_run1( ztodt, phys_state, phys_tend , pbuf2d, dyn_in, dyn_out)
| 1
Warning: Unused dummy argument 'dyn_in' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/stepon.F90:174:78:
174 | subroutine stepon_run1( ztodt, phys_state, phys_tend , pbuf2d, dyn_in, dyn_out)
| 1
Warning: Unused dummy argument 'dyn_out' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/stepon.F90:69:29:
69 | subroutine stepon_init(dyn_in, dyn_out)
| 1
Warning: Unused dummy argument 'dyn_in' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/stepon.F90:69:38:
69 | subroutine stepon_init(dyn_in, dyn_out)
| 1
Warning: Unused dummy argument 'dyn_out' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/restart_dynamics.F90:525:36:
525 | integer, allocatable :: gcols(:)
| 1
Warning: Unused variable 'gcols' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/restart_dynamics.F90:417:20:
417 | integer :: ioerr ! error status
| 1
Warning: Unused variable 'ioerr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/restart_dynamics.F90:266:50:
266 | subroutine write_restart_dynamics (File, dyn_out)
| 1
Warning: Unused dummy argument 'dyn_out' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/restart_dynamics.F90:293:32:
293 | integer :: i, s3d(1), s2d(1), ct
| 1
Warning: Unused variable 's2d' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/restart_dynamics.F90:293:24:
293 | integer :: i, s3d(1), s2d(1), ct
| 1
Warning: Unused variable 's3d' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/restart_dynamics.F90:177:46:
177 | subroutine init_restart_dynamics(File, dyn_out)
| 1
Warning: Unused dummy argument 'dyn_out' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/restart_dynamics.F90:85:16:
85 | integer :: i
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/restart_dynamics.F90:504:69:
504 | restartvars(i)%v5d(:,:,:,:,ct) = reshape(tmp, dims4d)
| ^
Warning: 'ct' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/restart_dynamics.F90:421:23:
421 | integer :: ierr, ct
| ^
note: 'ct' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/restart_dynamics.F90:357:114:
357 | call pio_write_darray(File, vdesc, iodesc4d, transfer(restartvars(i)%v5d(:,:,:,:,ct), mold), ierr)
| ^
Warning: 'ct' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/dynamics/eul/restart_dynamics.F90:293:36:
293 | integer :: i, s3d(1), s2d(1), ct
| ^
note: 'ct' was declared here
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_restart.F90:33:46:
33 | stop_ymd, stop_tod)
| 1
Warning: Unused dummy argument 'stop_tod' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/control/cam_restart.F90:33:36:
33 | stop_ymd, stop_tod)
| 1
Warning: Unused dummy argument 'stop_ymd' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/physics/cam/physpkg.F90:373:33:
373 | subroutine phys_inidat( cam_out, pbuf2d )
| 1
Warning: Unused dummy argument 'cam_out' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/SourceMods/src.cam' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:735:3:
735 | 101 format('ERROR: CAM n, latmesh(n), lat(n), diff_lat = ',i6,2(f21.13,3x),d21.5)
| 1
Warning: Label 101 at (1) defined but not used [-Wunused-label]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:447:34:
447 | inst_name = 'ATM'//inst_suffix
| 1
Warning: CHARACTER expression will be truncated in assignment (80/83) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:1953:44:
1953 | character(ESMF_MAXSTR) :: restart_pfile
| 1
Warning: Unused variable 'restart_pfile' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:1493:46:
1493 | subroutine cam_orbital_update(clock, logunit, mastertask, eccen, obliqr, lambm0, mvelpp, rc)
| 1
Warning: Unused dummy argument 'logunit' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:1361:32:
1361 | subroutine ModelFinalize(gcomp, rc)
| 1
Warning: Unused dummy argument 'gcomp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:1009:40:
1009 | character(CL) :: case_name ! case name
| 1
Warning: Unused variable 'case_name' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:1007:37:
1007 | character(CL) :: cvalue
| 1
Warning: Unused variable 'cvalue' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:1028:36:
1028 | integer :: lbnum
| 1
Warning: Unused variable 'lbnum' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:1029:53:
1029 | integer :: localPet, localPeCount
| 1
Warning: Unused variable 'localpecount' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:1029:39:
1029 | integer :: localPet, localPeCount
| 1
Warning: Unused variable 'localpet' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:1001:35:
1001 | type(ESMF_Time) :: time
| 1
Warning: Unused variable 'time' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:1004:39:
1004 | type(ESMF_TimeInterval) :: timeStep ! Clock, time-step
| 1
Warning: Unused variable 'timestep' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:998:33:
998 | type(ESMF_VM) :: vm
| 1
Warning: Unused variable 'vm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:811:48:
811 | character(CL) :: cvalue
| 1
Warning: Unused variable 'cvalue' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:804:51:
804 | character(ESMF_MAXSTR) :: fieldName
| 1
Warning: Unused variable 'fieldname' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:364:41:
364 | integer :: atm_cpl_dt ! driver atm coupling time step
| 1
Warning: Unused variable 'atm_cpl_dt' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:366:39:
366 | real(r8) :: caldayp1 ! CAM calendar day for for next cam time step
| 1
Warning: Unused variable 'caldayp1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:371:38:
371 | character(ESMF_MAXSTR) :: convCIM, purpComp
| 1
Warning: Unused variable 'convcim' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:396:35:
396 | character(len=512) :: diro
| 1
Warning: Unused variable 'diro' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:373:36:
373 | integer :: n,c,g,i,j ! indices
| 1
Warning: Unused variable 'g' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:325:49:
325 | subroutine InitializeRealize(gcomp, importState, exportState, clock, rc)
| 1
Warning: Unused dummy argument 'importstate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:373:40:
373 | integer :: n,c,g,i,j ! indices
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:390:36:
390 | integer :: lbnum
| 1
Warning: Unused variable 'lbnum' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:397:38:
397 | character(len=512) :: logfile
| 1
Warning: Unused variable 'logfile' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:365:36:
365 | integer :: nstep ! CAM nstep
| 1
Warning: Unused variable 'nstep' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:371:48:
371 | character(ESMF_MAXSTR) :: convCIM, purpComp
| 1
Warning: Unused variable 'purpcomp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:208:71:
208 | subroutine InitializeAdvertise(gcomp, importState, exportState, clock, rc)
| 1
Warning: Unused dummy argument 'clock' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:208:64:
208 | subroutine InitializeAdvertise(gcomp, importState, exportState, clock, rc)
| 1
Warning: Unused dummy argument 'exportstate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:208:51:
208 | subroutine InitializeAdvertise(gcomp, importState, exportState, clock, rc)
| 1
Warning: Unused dummy argument 'importstate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:218:26:
218 | integer :: n
| 1
Warning: Unused variable 'n' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:192:64:
192 | subroutine InitializeP0(gcomp, importState, exportState, clock, rc)
| 1
Warning: Unused dummy argument 'clock' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:192:57:
192 | subroutine InitializeP0(gcomp, importState, exportState, clock, rc)
| 1
Warning: Unused dummy argument 'exportstate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:192:44:
192 | subroutine InitializeP0(gcomp, importState, exportState, clock, rc)
| 1
Warning: Unused dummy argument 'importstate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:2047:29:
2047 | subroutine cam_pio_checkerr(ierror, description)
| ^
Warning: 'cam_pio_checkerr' defined but not used [-Wunused-function]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:1679:36:
1679 | allocate(tmpptr(lsize))
| ^
Warning: 'lsize' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/src/cpl/nuopc/atm_comp_nuopc.F90:1578:47:
1578 | integer :: lsize
| ^
note: 'lsize' was declared here
ar: creating /home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/libatm.a
[Pipeline] sh
+ gzip -d /home/jenkins/cam_output/scratch/test_scam_arm97/bld/cesm.bldlog.240719-035409.gz
+ cat /home/jenkins/cam_output/scratch/test_scam_arm97/bld/cesm.bldlog.240719-035409
Building a single executable version of target coupled model
cat: Srcfiles: No such file or directory
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn/shr_flux_mod.F90:1201:11:
1201 | latt, long , warm , salt , speed, regime, &
| 1
Warning: Unused dummy argument 'latt' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn/shr_flux_mod.F90:1207:14:
1207 | missval, cold_start )
| 1
Warning: Unused dummy argument 'missval' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn/shr_flux_mod.F90:1198:12:
1198 | uGust, lwdn , swdn , swup, prec , &
| 1
Warning: Unused dummy argument 'ugust' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver/esm_time_mod.F90:92:45:
92 | character(CS) :: glc_avg_period ! Glc avering coupling period
| 1
Warning: Unused variable 'glc_avg_period' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_methods_mod.F90:2579:64:
2579 | subroutine med_methods_FB_check_for_nans(FB, maintask, logunit, rc)
| 1
Warning: Unused dummy argument 'logunit' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_methods_mod.F90:2579:55:
2579 | subroutine med_methods_FB_check_for_nans(FB, maintask, logunit, rc)
| 1
Warning: Unused dummy argument 'maintask' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_phases_cdeps_mod.F90:63:24:
63 | type(config) :: stream ! stream configuration
| 1
Warning: Unused PRIVATE module variable 'stream' declared at (1) [-Wunused-value]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_phases_cdeps_mod.F90:91:50:
91 | integer :: n1, n2, item, nstreams, localPet
| 1
Warning: Unused variable 'item' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/esmFlds.F90:262:96:
262 | subroutine med_fldList_addmrg_to(index, fldname, mrg_from, mrg_fld, mrg_type, mrg_fracname, rc)
| 1
Warning: Dummy argument 'rc' at (1) was declared INTENT(OUT) but was not set [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_diag_mod.F90:568:40:
568 | subroutine med_phases_diag_accum(gcomp, rc)
| 1
Warning: Unused dummy argument 'gcomp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_diag_mod.F90:526:38:
526 | subroutine med_diag_zero_select(year, mon, day, tod)
| 1
Warning: Unused dummy argument 'year' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_io_mod.F90:123:30:
123 | subroutine med_io_init(gcomp, rc)
| 1
Warning: Unused dummy argument 'gcomp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_io_mod.F90:123:34:
123 | subroutine med_io_init(gcomp, rc)
| 1
Warning: Dummy argument 'rc' at (1) was declared INTENT(OUT) but was not set [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_io_mod.F90:1578:38:
1578 | allocate(fldptr1_tmp(lsize))
| ^
Warning: 'lsize' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_io_mod.F90:1473:48:
1473 | integer :: rank, lsize
| ^
note: 'lsize' was declared here
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_merge_mod.F90:430:68:
430 | subroutine med_merge_auto_errcheck(compsrc, fldname_out, field_out, &
| 1
Warning: Unused dummy argument 'field_out' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/esmFldsExchange_hafs_mod.F90:348:51:
348 | subroutine esmFldsExchange_hafs_init(gcomp, phase, rc)
| 1
Warning: Unused dummy argument 'phase' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/esmFldsExchange_hafs_mod.F90:307:51:
307 | subroutine esmFldsExchange_hafs_fchk(gcomp, phase, rc)
| 1
Warning: Unused dummy argument 'phase' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_map_mod.F90:723:67:
723 | subroutine med_map_packed_field_create(destcomp, flds_scalar_name, &
| 1
Warning: Unused dummy argument 'flds_scalar_name' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_map_mod.F90:46:74:
46 | subroutine med_map_RouteHandles_initfrom_esmflds(gcomp, flds_scalar_name, llogunit, rc)
| 1
Warning: Unused dummy argument 'flds_scalar_name' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_map_mod.F90:46:84:
46 | subroutine med_map_RouteHandles_initfrom_esmflds(gcomp, flds_scalar_name, llogunit, rc)
| 1
Warning: Unused dummy argument 'llogunit' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_phases_prep_glc_mod.F90:1236:85:
1236 | subroutine dynOcnMaskProc(dynamicMaskList, dynamicSrcMaskValue, dynamicDstMaskValue, rc)
| 1
Warning: Unused dummy argument 'dynamicdstmaskvalue' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_phases_ocnalb_mod.F90:515:68:
515 | subroutine med_phases_ocnalb_orbital_init(gcomp, logunit, maintask, rc)
| 1
Warning: Unused dummy argument 'maintask' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med.F90:2562:31:
2562 | subroutine med_finalize(gcomp, rc)
| 1
Warning: Unused dummy argument 'gcomp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med.F90:1369:83:
1369 | subroutine RealizeFieldsWithTransferAccept(gcomp, importState, exportState, clock, rc)
| 1
Warning: Unused dummy argument 'clock' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med.F90:1369:76:
1369 | subroutine RealizeFieldsWithTransferAccept(gcomp, importState, exportState, clock, rc)
| 1
Warning: Unused dummy argument 'exportstate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med.F90:1369:63:
1369 | subroutine RealizeFieldsWithTransferAccept(gcomp, importState, exportState, clock, rc)
| 1
Warning: Unused dummy argument 'importstate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med.F90:1049:70:
1049 | subroutine ModifyDecompofMesh(gcomp, importState, exportState, clock, rc)
| 1
Warning: Unused dummy argument 'clock' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med.F90:1049:63:
1049 | subroutine ModifyDecompofMesh(gcomp, importState, exportState, clock, rc)
| 1
Warning: Unused dummy argument 'exportstate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med.F90:1049:50:
1049 | subroutine ModifyDecompofMesh(gcomp, importState, exportState, clock, rc)
| 1
Warning: Unused dummy argument 'importstate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med.F90:985:85:
985 | subroutine RealizeFieldsWithTransferProvided(gcomp, importState, exportState, clock, rc)
| 1
Warning: Unused dummy argument 'clock' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med.F90:985:78:
985 | subroutine RealizeFieldsWithTransferProvided(gcomp, importState, exportState, clock, rc)
| 1
Warning: Unused dummy argument 'exportstate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med.F90:985:65:
985 | subroutine RealizeFieldsWithTransferProvided(gcomp, importState, exportState, clock, rc)
| 1
Warning: Unused dummy argument 'importstate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med.F90:667:67:
667 | subroutine AdvertiseFields(gcomp, importState, exportState, clock, rc)
| 1
Warning: Unused dummy argument 'clock' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med.F90:560:64:
560 | subroutine InitializeP0(gcomp, importState, exportState, clock, rc)
| 1
Warning: Unused dummy argument 'clock' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med.F90:560:57:
560 | subroutine InitializeP0(gcomp, importState, exportState, clock, rc)
| 1
Warning: Unused dummy argument 'exportstate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med.F90:560:44:
560 | subroutine InitializeP0(gcomp, importState, exportState, clock, rc)
| 1
Warning: Unused dummy argument 'importstate' at (1) [-Wunused-dummy-argument]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver/esm.F90:1212:31:
1212 | integer :: i,j,ni,nj,n
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver/esm.F90:1212:33:
1212 | integer :: i,j,ni,nj,n
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver/esm.F90:757:66:
757 | subroutine InitAdvertize(driver, importState, exportState, clock, rc)
| 1
Warning: Unused dummy argument 'clock' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver/esm.F90:757:33:
757 | subroutine InitAdvertize(driver, importState, exportState, clock, rc)
| 1
Warning: Unused dummy argument 'driver' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver/esm.F90:757:59:
757 | subroutine InitAdvertize(driver, importState, exportState, clock, rc)
| 1
Warning: Unused dummy argument 'exportstate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver/esm.F90:757:46:
757 | subroutine InitAdvertize(driver, importState, exportState, clock, rc)
| 1
Warning: Unused dummy argument 'importstate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver/esm.F90:712:74:
712 | subroutine ReadAttributes(gcomp, config, label, relaxedflag, formatprint, rc)
| 1
Warning: Unused dummy argument 'formatprint' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver/esm.F90:317:77:
317 | recursive subroutine ModifyCplLists(driver, importState, exportState, clock, rc)
| 1
Warning: Unused dummy argument 'clock' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver/esm.F90:317:70:
317 | recursive subroutine ModifyCplLists(driver, importState, exportState, clock, rc)
| 1
Warning: Unused dummy argument 'exportstate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver/esm.F90:317:57:
317 | recursive subroutine ModifyCplLists(driver, importState, exportState, clock, rc)
| 1
Warning: Unused dummy argument 'importstate' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver/esm.F90:279:42:
279 | subroutine pretty_print_nuopc_freeformat(ffstuff, label, rc)
| ^
Warning: 'pretty_print_nuopc_freeformat' defined but not used [-Wunused-function]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver/ensemble_driver.F90:453:46:
453 | subroutine ensemble_finalize(ensemble_driver, rc)
| 1
Warning: Unused dummy argument 'ensemble_driver' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver/ensemble_driver.F90:406:44:
406 | type(ESMF_GridComp), pointer :: dcomp(:)
| 1
Warning: Unused variable 'dcomp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver/ensemble_driver.F90:409:18:
409 | integer :: drv
| 1
Warning: Unused variable 'drv' declared at (1) [-Wunused-variable]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude' [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj' [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/Tools/mkSrcfiles
cp -f Filepath Deppath
/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/Tools/mkDepends Deppath Srcfiles > Depends
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_kind_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn/shr_flux_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver/esm_time_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver/t_driver_timers_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver/util.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_constants_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_utils_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_methods_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_internalstate_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/esmFlds.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_io_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_time_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_phases_cdeps_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_phases_profile_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_diag_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/esmFldsExchange_ufs_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_map_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_merge_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/esmFldsExchange_hafs_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/esmFldsExchange_cesm_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_phases_history_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_phases_prep_ice_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_phases_prep_lnd_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_phases_ocnalb_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_phases_post_atm_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_phases_prep_wav_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_fraction_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_phases_prep_glc_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_phases_post_wav_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_phases_prep_rof_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_phases_aofluxes_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_phases_post_rof_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_phases_post_glc_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_phases_post_ocn_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_phases_post_ice_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_phases_post_lnd_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_phases_restart_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_phases_prep_atm_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med_phases_prep_ocn_mod.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator/med.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver/esm.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver/ensemble_driver.F90
mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/finclude -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/clm/obj -I. -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../mediator -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/flux_atmocn -I/home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -Wall -Og -fbacktrace -ffpe-trap=zero,overflow -fcheck=bounds -fallow-argument-mismatch -fallow-invalid-boz -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/include -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DDEBUG -DUSE_ESMF_LIB -DHAVE_MPI -DNUOPC_INTERFACE -DPIO2 -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=6 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_scam_gfortran_debug_test/components/cmeps/cime_config/../cesm/driver/esmApp.F90
mpif90 -o ../../cesm.exe ensemble_driver.o esm.o esmApp.o esmFlds.o esmFldsExchange_cesm_mod.o esmFldsExchange_hafs_mod.o esmFldsExchange_ufs_mod.o esm_time_mod.o med.o med_constants_mod.o med_diag_mod.o med_fraction_mod.o med_internalstate_mod.o med_io_mod.o med_kind_mod.o med_map_mod.o med_merge_mod.o med_methods_mod.o med_phases_aofluxes_mod.o med_phases_cdeps_mod.o med_phases_history_mod.o med_phases_ocnalb_mod.o med_phases_post_atm_mod.o med_phases_post_glc_mod.o med_phases_post_ice_mod.o med_phases_post_lnd_mod.o med_phases_post_ocn_mod.o med_phases_post_rof_mod.o med_phases_post_wav_mod.o med_phases_prep_atm_mod.o med_phases_prep_glc_mod.o med_phases_prep_ice_mod.o med_phases_prep_lnd_mod.o med_phases_prep_ocn_mod.o med_phases_prep_rof_mod.o med_phases_prep_wav_mod.o med_phases_profile_mod.o med_phases_restart_mod.o med_time_mod.o med_utils_mod.o shr_flux_mod.o t_driver_timers_mod.o util.o -L/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/ -latm -L/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/ -lice -L/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/lib/ -lclm -L/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/ -locn -L/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/dshr -ldshr -L/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/streams -lstreams -L/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/nuopc/esmf/c1a1l1i1o1/lib -lcsm_share -L/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/lib -lpiof -lpioc -lgptl -lmct -lmpeu -llapack -lblas -L/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpich/debug/nothreads/nuopc/CDEPS/fox/lib -lFoX_dom -lFoX_sax -lFoX_utils -lFoX_fsys -lFoX_wxml -lFoX_common -lFoX_fsys -L/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/lib -Wl,-rpath,/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/lib -lesmf -lrt -lstdc++ -ldl -lnetcdf -lnetcdff -lpioc -L/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/esmf-8.6.0-yanoxjaevuxufvqhgkzxz6jxua7ars6u/lib -L/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/lib -L/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/lib -L/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/parallelio-2.6.2-bxd533ydvnsb6d47l6aai26jspk2gqlu/lib -L/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-12.2.0/gcc-13.1.0-ly4g5v5mnoe2su6clyt6sk674bfvfow2/lib/gcc/x86_64-pc-linux-gnu/13.1.0/../../../../lib64/ -L/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/lib -L/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xml2oscem46fvlpwmjl32gwen2vtlpuu/lib -lnetcdff -lnetcdf
[Pipeline] sh
+ gzip -d /home/jenkins/cam_output/scratch/test_scam_arm97/run/atm.log.240719-040017.gz
+ cat /home/jenkins/cam_output/scratch/test_scam_arm97/run/atm.log.240719-040017
(shr_ndep_readnl) Read in ndep_inparm namelist from: drv_flds_in
(shr_drydep_read) Read in drydep_inparm namelist from: drv_flds_in
(shr_drydep_init) Number of dry deposition fields transfered is 5
(shr_megan_readnl) Read in megan_emis_readnl namelist from: drv_flds_in
(shr_fire_emis_readnl) Read in fire_emis_readnl namelist from: drv_flds_in
(shr_carma_readnl) Read in carma_inparm namelist from: drv_flds_in
shr_carma_readnl: no carma_inparm namelist found in drv_flds_in
(shr_lightning_coupling_readnl)
Read in lightning_coupling_nl namelist from:
drv_flds_in
ATM: PIO numiotasks= 1
ATM: PIO stride= 1
ATM: PIO rearranger= 2
ATM: PIO root= 1
1 pes participating in computation
-----------------------------------
TASK# NAME
0 nelson
((atm_comp_nuopc):(InitializeRealize)) :CAM atm model initialization
(shr_orb_params) ------ Computed Orbital Parameters ------
(shr_orb_params) Eccentricity = 1.670366E-02
(shr_orb_params) Obliquity (deg) = 2.343977E+01
(shr_orb_params) Obliquity (rad) = 4.091011E-01
(shr_orb_params) Long of perh(deg) = 1.028955E+02
(shr_orb_params) Long of perh(rad) = 4.937458E+00
(shr_orb_params) Long at v.e.(rad) = -3.247250E-02
(shr_orb_params) -----------------------------------------
Initialize PIO subsystem:
iotype = 2
ioformat = 512
------------------------------------------
*********** CAM LOG OUTPUT ***************
------------------------------------------
Initial run
********** CASE = test_scam_arm97 **********
test_scam_arm97
********** Time Manager Configuration **********
Calendar type: NO_LEAP
Timestep size (seconds): 1200
Start date (yr mon day tod): 1997 6 18 84585
Stop date (yr mon day tod): 1997 7 17 84585
Reference date (yr mon day tod): 1997 6 18 84585
Current step number: 0
Current date (yr mon day tod): 1997 6 18 84585
************************************************
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 = 1
phys_loadbalance = 2
phys_twin_algorithm = 1
phys_alltoall = -1
chunks_per_thread = 1
****************************************************************************
*** ***
Thermodynamic properties of dry air are fixed at troposphere values
Thermodynamic properties of moist air are based on variable composition of the following water species:
Q
CLDLIQ
CLDICE
RAINQM
SNOWQM
*** ***
****************************************************************************
vertical coordinate physics : Moist pressure/mass vertical coordinate
cam_initfiles_readnl options:
Initial run will start from: /home/pub/cam_inputdata/atm/cam/inic/gaus/cami_0000-01-01_64x128_L32_c170510.nc
Topography dataset is: /home/pub/cam_inputdata/atm/cam/topo/T42_nc3000_Co060_Fi001_PF_nullRR_Nsw042_20180111.nc
Maximum abs value of scale factor used to perturb initial conditions, pertlim= 0.0000000000000000
Initial condition dry mass will be scaled to: 98288.000000000000 Pa
Summary of constituent module options:
Read constituent initial values from initial file by default: T
Read in cam_history_nl namelist from: atm_in
Unless overridden by namelist input on a per-field basis (FINCL),
All fields on history file 1 will have averaging flag I
Unless overridden by namelist input on a per-field basis (FINCL),
All fields on history file 2 will have averaging flag I
Initial conditions history files will be written yearly.
chem_surfvals_readnl: Settings for control of GHG surface values
scenario_ghg = CHEM_LBC_FILE
GHG values time interpolated from LBC file:
flbc_file = /home/pub/cam_inputdata/atm/waccm/lb/LBC_2000climo_CMIP6_0p5degLat_c180227.nc
flbc_type = CYCLICAL
flbc_cycle_yr = 2000
Species from LBC file:
CO2
CH4
N2O
CFC11eq
CFC12
ubc_readnl: tgcm_ubc_file = NONE
ubc_readnl: tgcm_ubc_data_type = CYCLICAL
ubc_readnl: tgcm_ubc_cycle_yr = 0
ubc_readnl: tgcm_ubc_fixed_ymd = 0
ubc_readnl: tgcm_ubc_fixed_tod = 0
ubc_readnl: snoe_ubc_file = NONE
ubc_readnl: t_pert_ubc = 0.0000000000000000
ubc_readnl: no_xfac_ubc = 1.0000000000000000
ubc_readnl: ubc_specifier :
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 = T
micro_mg_dcs = 3.8999999999999999E-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 = T
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
hetfrz_classnuc_cam_readnl: hist_hetfrz_classnuc = F
hetfrz_classnuc_cam_readnl: hetfrz_bc_scalfac = 1.0000000000000000E-002
hetfrz_classnuc_cam_readnl: hetfrz_dust_scalfac = 5.0000000000000003E-002
cluster_allocation_strategy = 3
l_lh_importance_sampling = T
l_Lscale_vert_avg = F
l_lh_straight_mc = F
l_lh_clustered_sampling = T
l_rcm_in_cloud_k_lh_start = T
l_random_k_lh_start = F
l_max_overlap_in_cloud = T
l_lh_instant_var_covar_src = T
l_lh_limit_weights = T
l_lh_var_frac = F
l_lh_normalize_weights = T
cld_sediment_readnl: cldsed_ice_stokes_fac = 1.7976931348623157E+308
lunar_tides_readnl: apply_lunar_tides: F
phys_debug_readnl: phys_debug_lat = 1.7976931348623157E+308
phys_debug_readnl: phys_debug_lon = 1.7976931348623157E+308
RRTMG radiation scheme parameters:
Frequency (timesteps) of Shortwave Radiation calc: 3
Frequency (timesteps) of Longwave Radiation calc: 3
SW/LW calc done every timestep for first N steps. N= 0
Use average zenith angle: F
Output spectrally resolved fluxes: F
Graupel in Radiation Code: F
rad_cnst_readnl: Radiation constituent lists:
list_init1: namelist input for climate list
rad namelist spec: A:Q:H2O
rad namelist spec: N:O2:O2
rad namelist spec: N:CO2:CO2
rad namelist spec: N:ozone:O3
rad namelist spec: N:N2O:N2O
rad namelist spec: N:CH4:CH4
rad namelist spec: N:CFC11:CFC11
rad namelist spec: N:CFC12:CFC12
rad namelist spec: M:mam4_mode1:/home/pub/cam_inputdata/atm/cam/physprops/mam4_mode1_rrtmg_aeronetdust_sig1.6_dgnh.48_c140304.nc
rad namelist spec: M:mam4_mode2:/home/pub/cam_inputdata/atm/cam/physprops/mam4_mode2_rrtmg_aitkendust_c141106.nc
rad namelist spec: M:mam4_mode3:/home/pub/cam_inputdata/atm/cam/physprops/mam4_mode3_rrtmg_aeronetdust_sig1.2_dgnl.40_c150219.nc
rad namelist spec: M:mam4_mode4:/home/pub/cam_inputdata/atm/cam/physprops/mam4_mode4_rrtmg_c130628.nc
rad namelist spec: N:VOLC_MMR1:/home/pub/cam_inputdata/atm/cam/physprops/volc_camRRTMG_byradius_sigma1.6_mode1_c210211.nc
rad namelist spec: N:VOLC_MMR2:/home/pub/cam_inputdata/atm/cam/physprops/volc_camRRTMG_byradius_sigma1.6_mode2_c210211.nc
rad namelist spec: N:VOLC_MMR3:/home/pub/cam_inputdata/atm/cam/physprops/volc_camRRTMG_byradius_sigma1.2_mode3_c210211.nc
gas list for climate calculations
A:H2O has constituents name:Q
N:O3 has pbuf name:ozone
N:O2 has pbuf name:O2
N:CO2 has pbuf name:CO2
N:N2O has pbuf name:N2O
N:CH4 has pbuf name:CH4
N:CFC11 has pbuf name:CFC11
N:CFC12 has pbuf name:CFC12
bulk aerosol list for climate calculations
N:VOLC_MMR1 optics and phys props in :/home/pub/cam_inputdata/atm/cam/physprops/volc_camRRTMG_byradius_sigma1.6_mode1_c210211.nc
N:VOLC_MMR2 optics and phys props in :/home/pub/cam_inputdata/atm/cam/physprops/volc_camRRTMG_byradius_sigma1.6_mode2_c210211.nc
N:VOLC_MMR3 optics and phys props in :/home/pub/cam_inputdata/atm/cam/physprops/volc_camRRTMG_byradius_sigma1.2_mode3_c210211.nc
modal aerosol list for climate calculations
mam4_mode1
mam4_mode2
mam4_mode3
mam4_mode4
Mode Definitions
name=mam4_mode1 type=accum
src_a=A num_a=num_a1 src_c=N num_c=num_c1
src_a=A mmr_a=so4_a1 src_c=N mmr_c=so4_c1 type=sulfate
prop file=/home/pub/cam_inputdata/atm/cam/physprops/sulfate_rrtmg_c080918.nc
src_a=A mmr_a=pom_a1 src_c=N mmr_c=pom_c1 type=p-organic
prop file=/home/pub/cam_inputdata/atm/cam/physprops/ocpho_rrtmg_c130709.nc
src_a=A mmr_a=soa_a1 src_c=N mmr_c=soa_c1 type=s-organic
prop file=/home/pub/cam_inputdata/atm/cam/physprops/ocphi_rrtmg_c100508.nc
src_a=A mmr_a=bc_a1 src_c=N mmr_c=bc_c1 type=black-c
prop file=/home/pub/cam_inputdata/atm/cam/physprops/bcpho_rrtmg_c100508.nc
src_a=A mmr_a=dst_a1 src_c=N mmr_c=dst_c1 type=dust
prop file=/home/pub/cam_inputdata/atm/cam/physprops/dust_aeronet_rrtmg_c141106.nc
src_a=A mmr_a=ncl_a1 src_c=N mmr_c=ncl_c1 type=seasalt
prop file=/home/pub/cam_inputdata/atm/cam/physprops/ssam_rrtmg_c100508.nc
name=mam4_mode2 type=aitken
src_a=A num_a=num_a2 src_c=N num_c=num_c2
src_a=A mmr_a=so4_a2 src_c=N mmr_c=so4_c2 type=sulfate
prop file=/home/pub/cam_inputdata/atm/cam/physprops/sulfate_rrtmg_c080918.nc
src_a=A mmr_a=soa_a2 src_c=N mmr_c=soa_c2 type=s-organic
prop file=/home/pub/cam_inputdata/atm/cam/physprops/ocphi_rrtmg_c100508.nc
src_a=A mmr_a=ncl_a2 src_c=N mmr_c=ncl_c2 type=seasalt
prop file=/home/pub/cam_inputdata/atm/cam/physprops/ssam_rrtmg_c100508.nc
src_a=A mmr_a=dst_a2 src_c=N mmr_c=dst_c2 type=dust
prop file=/home/pub/cam_inputdata/atm/cam/physprops/dust_aeronet_rrtmg_c141106.nc
name=mam4_mode3 type=coarse
src_a=A num_a=num_a3 src_c=N num_c=num_c3
src_a=A mmr_a=dst_a3 src_c=N mmr_c=dst_c3 type=dust
prop file=/home/pub/cam_inputdata/atm/cam/physprops/dust_aeronet_rrtmg_c141106.nc
src_a=A mmr_a=ncl_a3 src_c=N mmr_c=ncl_c3 type=seasalt
prop file=/home/pub/cam_inputdata/atm/cam/physprops/ssam_rrtmg_c100508.nc
src_a=A mmr_a=so4_a3 src_c=N mmr_c=so4_c3 type=sulfate
prop file=/home/pub/cam_inputdata/atm/cam/physprops/sulfate_rrtmg_c080918.nc
name=mam4_mode4 type=primary_carbon
src_a=A num_a=num_a4 src_c=N num_c=num_c4
src_a=A mmr_a=pom_a4 src_c=N mmr_c=pom_c4 type=p-organic
prop file=/home/pub/cam_inputdata/atm/cam/physprops/ocpho_rrtmg_c130709.nc
src_a=A mmr_a=bc_a4 src_c=N mmr_c=bc_c4 type=black-c
prop file=/home/pub/cam_inputdata/atm/cam/physprops/bcpho_rrtmg_c100508.nc
aerosol_optics_cam_readnl: water_refindex_file = /home/pub/cam_inputdata/atm/cam/physprops/water_refindex_rrtmg_c080910.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
mee_ion_readnl:: mee_ion_inline = F
species_sums_readnl -- vmr_sums :
species_sums_readnl -- mmr_sums :
ocean_emis_readnl: ocean_salinity_file = NONE
ocean_emis_readnl: bubble_mediated_transfer = F
lightning_readnl lght_no_prd_factor: -1.7976931348623157E+308
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
solar_data_readnl: solar_htng_spctrl_scl = T
check_energy options:
print_energy_errors = F
Rayleigh friction not enabled.
SCAM_READNL: using closest IOP column to lat/lon specified in drv_in
requested lat,lon = 37.673089420630284 , 261.56250000001722
closest IOP lat,lon = 36.604999542236328 , -97.485000610351562
Single Column Model Options:
=============================
iopfile = /home/pub/cam_inputdata/atm/cam/scam/iop/ARM97_4scam.nc
scm_backfill_iop_w_init = F
scm_cambfb_mode = F
scm_crm_mode = F
scm_force_latlon = F
scm_iop_Tg = F
scm_iop_lhflxshflxTg = F
scm_relaxation = T
scm_relax_bot_p = 105000.00000000000
scm_relax_linear = T
scm_relax_tau_bot_sec = 864000.00000000000
scm_relax_tau_sec = 10800.000000000000
scm_relax_tau_top_sec = 172800.00000000000
scm_relax_top_p = 200.00000000000000
scm_use_obs_T = F
scm_use_obs_qv = F
scm_use_obs_uv = T
scm_zadv_T = eulc
scm_zadv_q = slt
scm_zadv_uv = eulc
scm_relax_finc:
'T', 'bc_a1', 'bc_a4', 'dst_a1',
'dst_a2', 'dst_a3', 'ncl_a1', 'ncl_a2',
'ncl_a3', 'num_a1', 'num_a2', 'num_a3',
'num_a4', 'pom_a1', 'pom_a4', 'so4_a1',
'so4_a2', 'so4_a3', 'soa_a1', 'soa_a2',
Eulerian Dycore Parameters:
Divergence damper for spectral dycore NOT invoked
Time filter coefficient (EPS) 0.060
Horizontal diffusion order (N) 4
Top layer for Nth order horizontal diffusion 4
Nth order horizontal diffusion coefficient 0.117E+17
Number of levels Courant limiter applied 5
Dynamics Subcycling 1
DEL2 horizontal diffusion applied above Nth order diffusion
DEL2 Horizontal diffusion coefficient (DIF2) 0.250E+06
Read in spmd_dyn_inparm namelist from: atm_in
qneg_readnl: QNEG statistics will be collected and printed at the end of the run
hemco_readnl: hemco data root is at =
hemco_readnl: hemco config file = HEMCO_Config.rc
hemco_readnl: hemco diagn file = HEMCO_Diagn.rc
hemco_readnl: hemco internal grid dimensions will be 0 x 0
hemco_readnl: hemco will force emissions year at = 2000
TEM diagnostics will not be performed
(GETFIL): attempting to find local file cami_0000-01-01_64x128_L32_c170510.nc
(GETFIL): using /home/pub/cam_inputdata/atm/cam/inic/gaus/cami_0000-01-01_64x128_L32_c170510.nc
Opened existing file /home/pub/cam_inputdata/atm/cam/inic/gaus/cami_0000-01-01_64x128_L32_c170510.nc 158
(GETFIL): attempting to find local file T42_nc3000_Co060_Fi001_PF_nullRR_Nsw042_20180111.nc
(GETFIL): using /home/pub/cam_inputdata/atm/cam/topo/T42_nc3000_Co060_Fi001_PF_nullRR_Nsw042_20180111.nc
Opened existing file /home/pub/cam_inputdata/atm/cam/topo/T42_nc3000_Co060_Fi001_PF_nullRR_Nsw042_20180111.nc 159
Problem factors: 2** 0 * 3** 0 * 5** 0
procid 0 assigned 1 latitude values from 1 through 1 containing 1 vertical columns
-----------------------------------------
Number of lats passed north & south = 3
Node Partition Extended Partition
-----------------------------------------
0 1- 1 -2- 4
procid 0 assigned 3 spectral coefficients and 2 m values: 1 2
hycoef_read: read hyai, hybi, hyam, hybm
hycoef_read: read P0 value: 100000.00000000000
HYCOEF: A and/or B vertical level coefficients at full
levels are not the arithmetic mean of half-level values
k,atest,eps= 4 1.9165313555378472E-002 1.0000000000000001E-005
HYCOEF: A and/or B vertical level coefficients at full
levels are not the arithmetic mean of half-level values
k,atest,eps= 5 4.0308683108992556E-002 1.0000000000000001E-005
Registering hist coordlev(1) with length: 32
Registering hist coordlev(1) with length: 32
Registering hist coordilev(2) with length: 33
Registering hist coordilev(2) with length: 33
Layer Locations (*1000)
1 2.2552 0.0000 2.2552
3.6435 0.0000 3.6435
2 5.0317 0.0000 5.0317
7.5948 0.0000 7.5948
3 10.1579 0.0000 10.1579
14.3566 0.0000 14.3566
4 18.5553 0.0000 18.5553
24.6122 0.0000 24.6122
5 29.7347 0.0000 29.7347
35.9233 0.0000 35.9233
6 39.2730 0.0000 39.2730
43.1938 0.0000 43.1938
7 47.1145 0.0000 47.1145
51.6775 0.0000 51.6775
8 56.2405 0.0000 56.2405
61.5205 0.0000 61.5205
9 66.8005 0.0000 66.8005
73.7510 0.0000 73.7510
10 80.7014 0.0000 80.7014
87.8212 0.0000 87.8212
11 94.9410 0.0000 94.9410
103.3171 0.0000 103.3171
12 111.6932 0.0000 111.6932
121.5472 0.0000 121.5472
13 131.4013 0.0000 131.4013
142.9940 0.0000 142.9940
14 154.5868 0.0000 154.5868
168.2251 0.0000 168.2251
15 181.8634 0.0000 181.8634
178.2307 19.6774 197.9081
16 174.5980 39.3548 213.9528
170.3243 62.5043 232.8286
17 166.0507 85.6538 251.7044
161.0229 112.8879 273.9108
18 155.9952 140.1221 296.1172
150.0803 172.1616 322.2419
19 144.1654 204.2012 348.3666
137.2069 241.8940 379.1009
20 130.2483 279.5869 409.8352
122.0619 323.9306 445.9926
21 113.8756 368.2744 482.1499
104.2447 420.4425 524.6872
22 94.6139 472.6106 567.2244
84.9792 524.7995 609.7787
23 75.3445 576.9885 652.3330
66.5017 624.8877 691.3894
24 57.6589 672.7870 730.4459
50.1968 713.2077 763.4045
25 42.7346 753.6284 796.3631
37.1887 783.6697 820.8584
26 31.6427 813.7110 845.3537
28.4319 831.1028 859.5348
27 25.2212 848.4946 873.7159
22.2090 864.8113 887.0202
28 19.1967 881.1279 900.3246
16.4074 896.2372 912.6445
29 13.6180 911.3464 924.9645
11.0746 925.1238 936.1984
30 8.5311 938.9012 947.4323
6.2550 951.2305 957.4855
31 3.9788 963.5598 967.5386
1.9894 974.3360 976.3254
32 0.0000 985.1122 985.1122
0.0000 992.5561 992.5561
33 0.0000 1000.0000 1000.0000
reference pressures (Pa)
1 225.5240
364.3466 277.6452
2 503.1692
759.4820 512.6256
3 1015.7947
1435.6632 839.7370
4 1855.5317
2461.2220 1117.9359
5 2973.4676
3592.3250 953.8326
6 3927.3001
4319.3750 784.1498
7 4711.4499
5167.7499 912.6000
8 5624.0499
6152.0498 1055.9998
9 6680.0497
7375.0958 1390.0921
10 8070.1418
8782.1230 1423.9624
11 9494.1042
10331.7127 1675.2169
12 11169.3211
12154.7241 1970.8060
13 13140.1271
14299.4039 2318.5536
14 15458.6807
16822.5080 2727.6546
15 18186.3353
19790.8087 3208.9468
16 21395.2821
23282.8619 3775.1596
17 25170.4417
27391.0817 4441.2799
18 29611.7216
32224.1902 5224.9372
19 34836.6588
37910.0904 6146.8631
20 40983.5219
44599.2574 7231.4709
21 48214.9929
52468.7175 8507.4492
22 56722.4421
60977.8695 8510.8548
23 65233.2969
69138.9430 7811.2923
24 73044.5892
76340.4481 6591.7179
25 79636.3071
82085.8369 4899.0596
26 84535.3667
85953.4767 2836.2200
27 87371.5866
88702.0249 2660.8765
28 90032.4631
91264.4547 2463.9831
29 92496.4462
93619.8398 2246.7872
30 94743.2335
95748.5480 2010.6290
31 96753.8625
97632.5407 1757.3566
32 98511.2190
99255.6095 1488.7810
33 100000.0000
Grid: gauss_grid, ID = 101, lat coord = lat, lon coord = lon, unstruct = F, block_ind = F, zonal_grid = F
Attribute: gw, long name = 'gauss weights'
dimname = lat
Attribute: ntrm, long name = 'spectral truncation parameter M'
value = 1
Attribute: ntrn, long name = 'spectral truncation parameter N'
value = 1
Attribute: ntrk, long name = 'spectral truncation parameter K'
value = 1
EULERIAN dycore -- Done grid and decomposition initialization
Truncation Parameters: M = 1 N = 1 K = 1
zdt, dtime= 1200.0000000000000 1200.0000000000000
Grid: physgrid, ID = 100, lat coord = lat, lon coord = lon, unstruct = F, block_ind = T, zonal_grid = F
Attribute: gw, long name = 'gauss weights'
dimname = lat
Attribute: ntrm, long name = 'spectral truncation parameter M'
value = 1
Attribute: ntrn, long name = 'spectral truncation parameter N'
value = 1
Attribute: ntrk, long name = 'spectral truncation parameter K'
value = 1
mode = 1 = "accum "
nspec 6
mprognum, mdiagnum, mprogsfc 1 0 0
mcalcwater 0
numptr 21="num_a1"
numptrcw 21="num_c1"
spec, massptr 1 28="so4_a1 "
spec, massptrcw 1 28="so4_c1 "
spec, massptr 2 25="pom_a1 "
spec, massptrcw 2 25="pom_c1 "
spec, massptr 3 31="soa_a1 "
spec, massptrcw 3 31="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 32="soa_a2 "
spec, massptrcw 2 32="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 160
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 soa_a1 soa_a1 dry
32 soa_a2 soa_a2 dry
33 SOAE SOAE dry
34 SOAG SOAG dry
flbc_inti: wrk_date,wrk_sec,wrk_time = 20000618 84585 729803.97899305553
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 161
chem_surfvals_init: Initial ghg surface values:
co2 volume mixing ratio = 3.7107076940599132E-004
ch4 volume mixing ratio = 1.8378188789527904E-006
n2o volume mixing ratio = 3.1593934477063313E-007
f11 volume mixing ratio = 7.0825678316422891E-010
f12 volume mixing ratio = 5.4128574757531906E-010
Dry air composition 0 -1 0.0000000000000000 1004.6400000000000 717.59768863495128
Thermodynamic active species Q
global index : 1
thermodynamic_active_species_idx : 1
cp : 1810.0000000000000
cv : 1384.5139194604799
Thermodynamic active species CLDLIQ
global index : 2
thermodynamic_active_species_idx : 2
cp : 4188.0000000000000
cv : 4188.0000000000000
register phase (liquid or ice) : liquid
Thermodynamic active species CLDICE
global index : 3
thermodynamic_active_species_idx : 3
cp : 2117.2700000000000
cv : 2117.2700000000000
register phase (liquid or ice) : ice
Thermodynamic active species RAINQM
global index : 4
thermodynamic_active_species_idx : 6
cp : 4188.0000000000000
cv : 4188.0000000000000
register phase (liquid or ice) : liquid
Thermodynamic active species SNOWQM
global index : 5
thermodynamic_active_species_idx : 7
cp : 2117.2700000000000
cv : 2117.2700000000000
register phase (liquid or ice) : ice
Enthalpy reference state : ice
dycore vertical coordinate : Moist pressure/mass vertical coordinate
SPMDBUF: Allocating SPMD buffers of size 3584
process_inidat: INFO: Will not filter input PHIS: attribute from_hires is either false or not present
Field RAINQM not found on initial dataset
RAINQM initialized by "microp_driver_init_cnst"
Field SNOWQM not found on initial dataset
SNOWQM initialized by "microp_driver_init_cnst"
Field NUMRAI not found on initial dataset
NUMRAI initialized by "microp_driver_init_cnst"
Field NUMSNO not found on initial dataset
NUMSNO initialized by "microp_driver_init_cnst"
Field bc_a4 not found on initial dataset
bc_a4 initialized by "chem_init_cnst"
Field dst_a2 not found on initial dataset
dst_a2 initialized by "chem_init_cnst"
Field num_a4 not found on initial dataset
num_a4 initialized by "chem_init_cnst"
Field pom_a4 not found on initial dataset
pom_a4 initialized by "chem_init_cnst"
Field SOAE not found on initial dataset
SOAE initialized by "chem_init_cnst"
read_iop_dataDon't have divt3d - using divt and vertdivt
Registering hist coordpsubcols(3) with length: 4
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 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 162
(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 163
solar_data_init: data file = /home/pub/cam_inputdata/atm/cam/solar/SolarForcing1995-2005avg_c160929.nc
solar_data_init: has_ref_spectrum F
(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 164
(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 165
(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 166
(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 167
(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 168
(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 169
(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 170
(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 171
(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 172
(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 173
(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 174
(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 175
(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 176
rad_cnst_init: checking for radiative constituents
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 177
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
modeptr_stracoar = -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 31 soa_a1 31 soa_a1 lptr2_soa01_a/cw_amode
2 32 soa_a2 32 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 34 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 31 -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 31 -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 32=soa_a2 ---> spec 31=soa_a1
spec 32=soa_c2 ---> spec 31=soa_c1
spec 19=ncl_a2 ---> spec 18=ncl_a1
spec 19=ncl_c2 ---> spec 18=ncl_c1
spec 14=dst_a2 ---> spec 13=dst_a1
spec 14=dst_c2 ---> spec 13=dst_c1
mfrm dgnum, dgnumhi 2.600E-08 5.200E-08
mtoo dgnum, dgnumlo 1.100E-07 5.350E-08
dp_cut 7.449E-08
dp_xfernone_threshaa 2.600E-08
dp_xferall_thresh 1.100E-07
pair 2 mode 1 ---> mode 3 igrow_shrink 1 ixferable_all 0
spec 21=num_a1 ---> spec 23=num_a3
spec 21=num_c1 ---> spec 23=num_c3
spec 28=so4_a1 ---> spec 30=so4_a3
spec 28=so4_c1 ---> spec 30=so4_c3
spec 13=dst_a1 ---> spec 15=dst_a3
spec 13=dst_c1 ---> spec 15=dst_c3
spec 18=ncl_a1 ---> spec 20=ncl_a3
spec 18=ncl_c1 ---> spec 20=ncl_c3
mfrm dgnum, dgnumhi 1.100E-07 4.800E-07
mtoo dgnum, dgnumlo 9.000E-07 4.000E-07
dp_cut 4.400E-07
dp_xfernone_threshaa 1.600E-07
dp_xferall_thresh 4.700E-07
pair 3 mode 3 ---> mode 1 igrow_shrink -1 ixferable_all 1
spec 23=num_a3 ---> spec 21=num_a1
spec 23=num_c3 ---> spec 21=num_c1
spec 15=dst_a3 ---> spec 13=dst_a1
spec 15=dst_c3 ---> spec 13=dst_c1
spec 20=ncl_a3 ---> spec 18=ncl_a1
spec 20=ncl_c3 ---> spec 18=ncl_c1
spec 30=so4_a3 ---> spec 28=so4_a1
spec 30=so4_c3 ---> spec 28=so4_c1
mfrm dgnum, dgnumlo 9.000E-07 4.000E-07
mtoo dgnum, dgnumhi 1.100E-07 4.800E-07
dp_cut 4.400E-07
dp_xfernone_threshaa 4.400E-07
dp_xferall_thresh 4.100E-07
ma_convproc_init - convproc_do_aer = T
ma_convproc_init - convproc_do_gas = F
ma_convproc_init - use_cwaer_for_activate_maxsat = F
ma_convproc_init - apply_convproc_tend_to_ptend = T
ma_convproc_init - convproc_method_activate = 2
ma_convproc_init - method1_activate_nlayers = 2
ma_convproc_init - method2_activate_smaxmax = 3.0000E-03
ma_convproc_init - method_reduce_actfrac = 0
ma_convproc_init - factor_reduce_actfrac = 5.0000E-01
ma_convproc_init - npass_calc_updraft = 1
soil_erod_mod: soil erodibility dataset: /home/pub/cam_inputdata/atm/cam/dst/dst_source2x2tunedcam6-2x2-04062017.nc
soil_erod_mod: soil_erod_fact = 0.29999999999999999
(GETFIL): attempting to find local file dst_source2x2tunedcam6-2x2-04062017.nc
(GETFIL): using /home/pub/cam_inputdata/atm/cam/dst/dst_source2x2tunedcam6-2x2-04062017.nc
Opened existing file /home/pub/cam_inputdata/atm/cam/dst/dst_source2x2tunedcam6-2x2-04062017.nc 178
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
species_sums_init -- VMR SUMS:
species_sums_init -- MMR SUMS:
rate_diags_init :
setinv_inti: m,n2,o2,h2o ndx = 1 7 2 -1
usrrxt_inti: diagnostics
-1 5 -1 -1 -1 -1 -1 -1 -1 -1
-1 -1 -1 -1 -1 -1 -1 -1 -1 -1
-1 9 -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 179
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 = 30
srf_emissions_inti m: 1 init file : /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_BENZENE_anthro_surface_2000climo_0.9x1.25_c20170608.nc
(GETFIL): attempting to find local file emissions-cmip6_BENZENE_anthro_surface_2000climo_0.9x1.25_c20170608.nc
(GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_BENZENE_anthro_surface_2000climo_0.9x1.25_c20170608.nc
Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_BENZENE_anthro_surface_2000climo_0.9x1.25_c20170608.nc 180
trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_BENZENE_anthro_surface_2000climo_0.9x1.25_c20170608.nc
(GETFIL): attempting to find local file emissions-cmip6_BENZENE_anthro_surface_2000climo_0.9x1.25_c20170608.nc
(GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_BENZENE_anthro_surface_2000climo_0.9x1.25_c20170608.nc
Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_BENZENE_anthro_surface_2000climo_0.9x1.25_c20170608.nc 181
open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_BENZENE_anthro_surface_2000climo_0.9x1.25_c20170608.nc
trcdata_init: file%has_ps = F
srf_emissions_inti m: 2 init file : /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_BENZENE_bb_surface_2000climo_0.9x1.25_c20170322.nc
(GETFIL): attempting to find local file emissions-cmip6_BENZENE_bb_surface_2000climo_0.9x1.25_c20170322.nc
(GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_BENZENE_bb_surface_2000climo_0.9x1.25_c20170322.nc
Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_BENZENE_bb_surface_2000climo_0.9x1.25_c20170322.nc 182
trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_BENZENE_bb_surface_2000climo_0.9x1.25_c20170322.nc
(GETFIL): attempting to find local file emissions-cmip6_BENZENE_bb_surface_2000climo_0.9x1.25_c20170322.nc
(GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_BENZENE_bb_surface_2000climo_0.9x1.25_c20170322.nc
Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_BENZENE_bb_surface_2000climo_0.9x1.25_c20170322.nc 183
open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_BENZENE_bb_surface_2000climo_0.9x1.25_c20170322.nc
trcdata_init: file%has_ps = F
srf_emissions_inti m: 3 init 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 184
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 185
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
srf_emissions_inti m: 4 init file : /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_ISOP_bb_surface_2000climo_0.9x1.25_c20170322.nc
(GETFIL): attempting to find local file emissions-cmip6_ISOP_bb_surface_2000climo_0.9x1.25_c20170322.nc
(GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_ISOP_bb_surface_2000climo_0.9x1.25_c20170322.nc
Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_ISOP_bb_surface_2000climo_0.9x1.25_c20170322.nc 186
trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_ISOP_bb_surface_2000climo_0.9x1.25_c20170322.nc
(GETFIL): attempting to find local file emissions-cmip6_ISOP_bb_surface_2000climo_0.9x1.25_c20170322.nc
(GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_ISOP_bb_surface_2000climo_0.9x1.25_c20170322.nc
Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_ISOP_bb_surface_2000climo_0.9x1.25_c20170322.nc 187
open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_ISOP_bb_surface_2000climo_0.9x1.25_c20170322.nc
trcdata_init: file%has_ps = F
srf_emissions_inti m: 5 init file : /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_IVOC_anthro_surface_2000climo_0.9x1.25_c20170608.nc
(GETFIL): attempting to find local file emissions-cmip6_IVOC_anthro_surface_2000climo_0.9x1.25_c20170608.nc
(GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_IVOC_anthro_surface_2000climo_0.9x1.25_c20170608.nc
Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_IVOC_anthro_surface_2000climo_0.9x1.25_c20170608.nc 188
trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_IVOC_anthro_surface_2000climo_0.9x1.25_c20170608.nc
(GETFIL): attempting to find local file emissions-cmip6_IVOC_anthro_surface_2000climo_0.9x1.25_c20170608.nc
(GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_IVOC_anthro_surface_2000climo_0.9x1.25_c20170608.nc
Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_IVOC_anthro_surface_2000climo_0.9x1.25_c20170608.nc 189
open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_IVOC_anthro_surface_2000climo_0.9x1.25_c20170608.nc
trcdata_init: file%has_ps = F
srf_emissions_inti m: 6 init file : /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_IVOC_bb_surface_2000climo_0.9x1.25_c20170322.nc
(GETFIL): attempting to find local file emissions-cmip6_IVOC_bb_surface_2000climo_0.9x1.25_c20170322.nc
(GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_IVOC_bb_surface_2000climo_0.9x1.25_c20170322.nc
Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_IVOC_bb_surface_2000climo_0.9x1.25_c20170322.nc 190
trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_IVOC_bb_surface_2000climo_0.9x1.25_c20170322.nc
(GETFIL): attempting to find local file emissions-cmip6_IVOC_bb_surface_2000climo_0.9x1.25_c20170322.nc
(GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_IVOC_bb_surface_2000climo_0.9x1.25_c20170322.nc
Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_IVOC_bb_surface_2000climo_0.9x1.25_c20170322.nc 191
open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_IVOC_bb_surface_2000climo_0.9x1.25_c20170322.nc
trcdata_init: file%has_ps = F
srf_emissions_inti m: 7 init file : /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_MTERP_bb_surface_2000climo_0.9x1.25_c20170322.nc
(GETFIL): attempting to find local file emissions-cmip6_MTERP_bb_surface_2000climo_0.9x1.25_c20170322.nc
(GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_MTERP_bb_surface_2000climo_0.9x1.25_c20170322.nc
Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_MTERP_bb_surface_2000climo_0.9x1.25_c20170322.nc 192
trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_MTERP_bb_surface_2000climo_0.9x1.25_c20170322.nc
(GETFIL): attempting to find local file emissions-cmip6_MTERP_bb_surface_2000climo_0.9x1.25_c20170322.nc
(GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_MTERP_bb_surface_2000climo_0.9x1.25_c20170322.nc
Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_MTERP_bb_surface_2000climo_0.9x1.25_c20170322.nc 193
open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_MTERP_bb_surface_2000climo_0.9x1.25_c20170322.nc
trcdata_init: file%has_ps = F
srf_emissions_inti m: 8 init 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 194
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 195
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
srf_emissions_inti m: 9 init 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 196
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 197
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
srf_emissions_inti m: 10 init 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 198
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 199
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
srf_emissions_inti m: 11 init file : /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SVOC_anthro_surface_2000climo_0.9x1.25_c20170608.nc
(GETFIL): attempting to find local file emissions-cmip6_SVOC_anthro_surface_2000climo_0.9x1.25_c20170608.nc
(GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SVOC_anthro_surface_2000climo_0.9x1.25_c20170608.nc
Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SVOC_anthro_surface_2000climo_0.9x1.25_c20170608.nc 200
trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SVOC_anthro_surface_2000climo_0.9x1.25_c20170608.nc
(GETFIL): attempting to find local file emissions-cmip6_SVOC_anthro_surface_2000climo_0.9x1.25_c20170608.nc
(GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SVOC_anthro_surface_2000climo_0.9x1.25_c20170608.nc
Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SVOC_anthro_surface_2000climo_0.9x1.25_c20170608.nc 201
open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SVOC_anthro_surface_2000climo_0.9x1.25_c20170608.nc
trcdata_init: file%has_ps = F
srf_emissions_inti m: 12 init file : /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SVOC_bb_surface_2000climo_0.9x1.25_c20170322.nc
(GETFIL): attempting to find local file emissions-cmip6_SVOC_bb_surface_2000climo_0.9x1.25_c20170322.nc
(GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SVOC_bb_surface_2000climo_0.9x1.25_c20170322.nc
Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SVOC_bb_surface_2000climo_0.9x1.25_c20170322.nc 202
trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SVOC_bb_surface_2000climo_0.9x1.25_c20170322.nc
(GETFIL): attempting to find local file emissions-cmip6_SVOC_bb_surface_2000climo_0.9x1.25_c20170322.nc
(GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SVOC_bb_surface_2000climo_0.9x1.25_c20170322.nc
Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SVOC_bb_surface_2000climo_0.9x1.25_c20170322.nc 203
open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SVOC_bb_surface_2000climo_0.9x1.25_c20170322.nc
trcdata_init: file%has_ps = F
srf_emissions_inti m: 13 init file : /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_TOLUENE_anthro_surface_2000climo_0.9x1.25_c20170608.nc
(GETFIL): attempting to find local file emissions-cmip6_TOLUENE_anthro_surface_2000climo_0.9x1.25_c20170608.nc
(GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_TOLUENE_anthro_surface_2000climo_0.9x1.25_c20170608.nc
Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_TOLUENE_anthro_surface_2000climo_0.9x1.25_c20170608.nc 204
trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_TOLUENE_anthro_surface_2000climo_0.9x1.25_c20170608.nc
(GETFIL): attempting to find local file emissions-cmip6_TOLUENE_anthro_surface_2000climo_0.9x1.25_c20170608.nc
(GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_TOLUENE_anthro_surface_2000climo_0.9x1.25_c20170608.nc
Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_TOLUENE_anthro_surface_2000climo_0.9x1.25_c20170608.nc 205
open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_TOLUENE_anthro_surface_2000climo_0.9x1.25_c20170608.nc
trcdata_init: file%has_ps = F
srf_emissions_inti m: 14 init file : /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_TOLUENE_bb_surface_2000climo_0.9x1.25_c20170322.nc
(GETFIL): attempting to find local file emissions-cmip6_TOLUENE_bb_surface_2000climo_0.9x1.25_c20170322.nc
(GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_TOLUENE_bb_surface_2000climo_0.9x1.25_c20170322.nc
Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_TOLUENE_bb_surface_2000climo_0.9x1.25_c20170322.nc 206
trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_TOLUENE_bb_surface_2000climo_0.9x1.25_c20170322.nc
(GETFIL): attempting to find local file emissions-cmip6_TOLUENE_bb_surface_2000climo_0.9x1.25_c20170322.nc
(GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_TOLUENE_bb_surface_2000climo_0.9x1.25_c20170322.nc
Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_TOLUENE_bb_surface_2000climo_0.9x1.25_c20170322.nc 207
open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_TOLUENE_bb_surface_2000climo_0.9x1.25_c20170322.nc
trcdata_init: file%has_ps = F
srf_emissions_inti m: 15 init file : /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_XYLENES_anthro_surface_2000climo_0.9x1.25_c20170608.nc
(GETFIL): attempting to find local file emissions-cmip6_XYLENES_anthro_surface_2000climo_0.9x1.25_c20170608.nc
(GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_XYLENES_anthro_surface_2000climo_0.9x1.25_c20170608.nc
Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_XYLENES_anthro_surface_2000climo_0.9x1.25_c20170608.nc 208
trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_XYLENES_anthro_surface_2000climo_0.9x1.25_c20170608.nc
(GETFIL): attempting to find local file emissions-cmip6_XYLENES_anthro_surface_2000climo_0.9x1.25_c20170608.nc
(GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_XYLENES_anthro_surface_2000climo_0.9x1.25_c20170608.nc
Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_XYLENES_anthro_surface_2000climo_0.9x1.25_c20170608.nc 209
open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_XYLENES_anthro_surface_2000climo_0.9x1.25_c20170608.nc
trcdata_init: file%has_ps = F
srf_emissions_inti m: 16 init file : /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_XYLENES_bb_surface_2000climo_0.9x1.25_c20170322.nc
(GETFIL): attempting to find local file emissions-cmip6_XYLENES_bb_surface_2000climo_0.9x1.25_c20170322.nc
(GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_XYLENES_bb_surface_2000climo_0.9x1.25_c20170322.nc
Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_XYLENES_bb_surface_2000climo_0.9x1.25_c20170322.nc 210
trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_XYLENES_bb_surface_2000climo_0.9x1.25_c20170322.nc
(GETFIL): attempting to find local file emissions-cmip6_XYLENES_bb_surface_2000climo_0.9x1.25_c20170322.nc
(GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_XYLENES_bb_surface_2000climo_0.9x1.25_c20170322.nc
Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_XYLENES_bb_surface_2000climo_0.9x1.25_c20170322.nc 211
open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_XYLENES_bb_surface_2000climo_0.9x1.25_c20170322.nc
trcdata_init: file%has_ps = F
srf_emissions_inti m: 17 init 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 212
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 213
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
srf_emissions_inti m: 18 init 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 214
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 215
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
srf_emissions_inti m: 19 init 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 216
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 217
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
srf_emissions_inti m: 20 init 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 218
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 219
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
srf_emissions_inti m: 21 init 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 220
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 221
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
srf_emissions_inti m: 22 init 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 222
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 223
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
srf_emissions_inti m: 23 init 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 224
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 225
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
srf_emissions_inti m: 24 init 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 226
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 227
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
srf_emissions_inti m: 25 init 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 228
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 229
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
srf_emissions_inti m: 26 init 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 230
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 231
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
srf_emissions_inti m: 27 init 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 232
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 233
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
srf_emissions_inti m: 28 init 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 234
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 235
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
srf_emissions_inti m: 29 init 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 236
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 237
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
srf_emissions_inti m: 30 init 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 238
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 239
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
extfrc_inti m: 1 init 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 240
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 241
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
extfrc_inti m: 2 init 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 242
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 243
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
extfrc_inti m: 3 init 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 244
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 245
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
extfrc_inti m: 4 init 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 246
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 247
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
extfrc_inti m: 5 init 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 248
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 249
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
extfrc_inti m: 6 init 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 250
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 251
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
extfrc_inti m: 7 init 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 252
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 253
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
extfrc_inti m: 8 init 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 254
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 255
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
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: SOAG 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 256
minmax vegetation_map 0.0000000000000000 1.0000000000000000
minmax wetland 0.0000000000000000 1.0000000000000000
minmax landmask 0.0000000000000000 1.0000000000000000
interp_map : lon_edge 258.51499938964844 262.51499938964838
interp_map : lat_edge 32.604999542236321 36.604999542236321
interp_map : mapping_ext 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
interp_map : ind_lon 259 263
interp_map : ind_lat 123 127
chemini: after drydep_inti on node 0
chemini: after fstrat_inti on node 0
(GETFIL): attempting to find local file temp_prs_GT200nm_c221005mm.nc
(GETFIL): using /home/pub/cam_inputdata/atm/waccm/phot/temp_prs_GT200nm_c221005mm.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: the following long photorate(s) are aliased
jsoa_a1 -> 4.0000000000000002E-004 *jno2
jsoa_a2 -> 4.0000000000000002E-004 *jno2
*********************************************
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 0 0
photo_inti: lng_indexer
1 2 2
*********************************************
(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 257
-----------------------------------
photo_inti: diagnostics
ki, delp = 31 0.32606416164132945
pinterp,levs(ki-1:ki) = 225.52395239472389 207.93249607086182 266.74249172210693
-----------------------------------
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 258
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 259
open_trc_datafile: /home/pub/cam_inputdata/atm/cam/ozone/ozone_strataero_CAM6chem_2000climo_zm_5day_c171004.nc
trcdata_init: file%has_ps = T
GW_DRAG: band_mid%ngwv = 0
GW_DRAG: band_mid%cref(0) = 0.00
GW_DRAG: band_mid%kwv = 6.2831853071795856E-005
GW_DRAG: band_mid%fcrit2 = 1.0000000000000000
GW_DRAG: band_long%ngwv = 0
GW_DRAG: band_long%cref( 0) = 0.00
GW_DRAG: band_long%kwv = 2.0943951023931954E-005
GW_DRAG: band_long%fcrit2 = 1.0000000000000000
gw_init: newtonian damping (1/day):
k pref_edge alpha
1 0.22552E+03 0.14
2 0.50317E+03 0.10
3 0.10158E+04 0.09
4 0.18555E+04 0.09
5 0.29735E+04 0.09
6 0.39273E+04 0.09
7 0.47114E+04 0.09
8 0.56240E+04 0.09
9 0.66800E+04 0.09
10 0.80701E+04 0.09
11 0.94941E+04 0.09
12 0.11169E+05 0.09
13 0.13140E+05 0.09
14 0.15459E+05 0.09
15 0.18186E+05 0.09
16 0.21395E+05 0.09
17 0.25170E+05 0.09
18 0.29612E+05 0.09
19 0.34837E+05 0.09
20 0.40984E+05 0.09
21 0.48215E+05 0.09
22 0.56722E+05 0.09
23 0.65233E+05 0.09
24 0.73045E+05 0.09
25 0.79636E+05 0.09
26 0.84535E+05 0.09
27 0.87372E+05 0.09
28 0.90032E+05 0.09
29 0.92496E+05 0.09
30 0.94743E+05 0.09
31 0.96754E+05 0.09
32 0.98511E+05 0.09
33 0.10000E+06 0.09
KTOP = 1
INFLD_REAL_2D_2D: read field GBXAR
INFLD_REAL_3D_3D: read field HWDTH
INFLD_REAL_3D_3D: read field CLNGT
INFLD_REAL_3D_3D: read field MXDIS
INFLD_REAL_3D_3D: read field ANIXY
INFLD_REAL_3D_3D: read field ANGLL
Initializing vertical diffusion (vertical_diffusion_init)
Artificial sponge layer vertical diffusion added:
vertical diffusion coefficient at interface 1 is increased by .20E+07 m2 s-2
vertical diffusion coefficient at interface 2 is increased by .20E+07 m2 s-2
vertical diffusion coefficient at interface 3 is increased by .15E+07 m2 s-2
vertical diffusion coefficient at interface 4 is increased by .10E+07 m2 s-2
vertical diffusion coefficient at interface 5 is increased by .50E+06 m2 s-2
vertical diffusion coefficient at interface 6 is increased by .10E+06 m2 s-2
NTOP_EDDY = 1 NBOT_EDDY = 32
INIT_HB_DIFF: PBL height will be limited to bottom 13 model levels. Top is 44599.257409572601 pascals
vertical_diffusion_init:
eddy_diffusivity scheme where CLUBB is not active: Holtslag and Boville
Using Beljaars SGO drag module
tuning parameters cldfrc_init: inversion_cld_off F
tuning parameters cldfrc_init: dp1 0.10000000000000001 dp2 500.00000000000000 sh1 7.0000000000000007E-002 sh2 500.00000000000000
tuning parameters cldfrc_init: rhminl 0.94999999999999996 rhminl_adj_land 0.0000000000000000 rhminh 0.80000000000000004 premit 75000.000000000000 premib 70000.000000000000
tuning parameters cldfrc_init: iceopt 5 icecrit 0.93000000000000005
cldfrc_init: model level nearest 700 mb is 23 which is 69138.943031430244 pascals
cldfrc2m parameters:
rhminl = 0.94999999999999996
rhminl_adj_land = 0.0000000000000000
rhminh = 0.80000000000000004
premit = 75000.000000000000
premib = 70000.000000000000
iceopt = 5
icecrit = 0.93000000000000005
rhmini = 0.80000000000000004
rhmaxi = 1.0500000000000000
rhminis = 1.0000000000000000
rhmaxis = 1.0000000000000000
do_subgrid_growth = T
do_avg_aist_algs = F
cldfrc2m_qist_min = 9.9999999999999995E-008
cldfrc2m_qist_max = 5.0000000000000001E-003
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_convr_init: tau 3600.0000000000000
tuning parameters zm_convr_init: c0_lnd 7.4999999999999997E-003 , c0_ocn 2.9999999999999999E-002
tuning parameters zm_convr_init: num_cin 1
tuning parameters zm_convr_init: ke 3.0000000000000001E-006
tuning parameters zm_convr_init: no_deep_pbl F
tuning parameters zm_convr_init: zm_capelmt 70.000000000000000
tuning parameters zm_convr_init: zm_dmpdz -1.0000000000000000E-003
tuning parameters zm_convr_init: zm_tiedke_add 0.50000000000000000
tuning parameters zm_convr_init: zm_parcel_pbl F
**** ZM: DILUTE Buoyancy Calculation ****
nucleate_ice parameters:
mincld = 1.0000000000000000E-004
bulk_scale = 2.0000000000000000
use_preexisiting_ice = T
hist_preexisiting_ice = F
nucleate_ice_subgrid = 1.0000000000000000
nucleate_ice_subgrid_strat = 1.2000000000000000
nucleate_ice_strat = 1.0000000000000000
nucleate_ice_incloud = F
nucleate_ice_use_troplev = T
Initializing MG version 2. 0
Number of microphysics substeps is: 1
C1 = 1.0000000000000000
C1b = 1.0000000000000000
C1c = 1.0000000000000000
C2rt = 0.20000000000000001
C2thl = 0.20000000000000001
C2rtthl = 0.20000000000000001
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.80000000000000004
C7c = 0.50000000000000000
C8 = 2.5000000000000000
C8b = 2.0000000000000000E-002
C10 = 3.2999999999999998
C11 = 0.50000000000000000
C11b = 0.50000000000000000
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.23999999999999999
gamma_coefb = 0.37000000000000000
gamma_coefc = 5.0000000000000000
mu = 1.0000000000000000E-003
beta = 2.3999999999999999
lmin_coef = 0.50000000000000000
omicron = 0.50000000000000000
zeta_vrnce_rat = 0.0000000000000000
upsilon_precip_frac_rat = 0.55000000000000004
lambda0_stability_coef = 2.9999999999999999E-002
mult_coef = 1.5000000000000000
taumin = 90.000000000000000
taumax = 3600.0000000000000
Lscale_mu_coef = 2.0000000000000000
Lscale_pert_coef = 0.10000000000000001
alpha_corr = 0.14999999999999999
Skw_denom_coef = 4.0000000000000000
c_K10 = 2.0000000000000000
c_K10h = 1.0000000000000000
thlp2_rad_coef = 1.0000000000000000
thlp2_rad_cloud_frac_thresh = 0.10000000000000001
up2_sfc_coef = 4.0000000000000000
Skw_max_mag = 10.000000000000000
C_invrs_tau_bkgnd = 1.0000000000000000
C_invrs_tau_sfc = 0.10000000000000001
C_invrs_tau_shear = 2.0000000000000000E-002
C_invrs_tau_N2 = 0.10000000000000001
C_invrs_tau_N2_wp2 = 0.20000000000000001
C_invrs_tau_N2_xp2 = 0.20000000000000001
C_invrs_tau_N2_wpxp = 0.0000000000000000
C_invrs_tau_N2_clear_wp3 = 0.0000000000000000
C_invrs_tau_wpxp_Ri = 0.34999999999999998
C_invrs_tau_wpxp_N2_thresh = 3.3000000000000000E-004
xp3_coef_base = 0.25000000000000000
xp3_coef_slope = 1.0000000000000000E-002
altitude_threshold = 100.00000000000000
rtp2_clip_coef = 0.50000000000000000
Cx_min = 0.33000000000000002
Cx_max = 0.94999999999999996
Richardson_num_min = 0.25000000000000000
Richardson_num_max = 400.00000000000000
a3_coef_min = 1.0000000000000000
a_const = 1.8000000000000000
bv_efold = 5.0000000000000000
wpxp_Ri_exp = 0.50000000000000000
z_displace = 25.000000000000000
CLUBB configurable flags
iiPDF_type = 1
ipdf_call_placement = 2
penta_solve_method = 1
tridiag_solve_method = 1
l_use_precip_frac = T
l_predict_upwp_vpwp = T
l_min_wp2_from_corr_wx = T
l_min_xp2_from_corr_wx = T
l_C2_cloud_frac = F
l_diffuse_rtm_and_thlm = F
l_stability_correct_Kh_N2_zm = F
l_calc_thlp2_rad = T
l_upwind_xpyp_ta = T
l_upwind_xm_ma = T
l_uv_nudge = F
l_rtm_nudge = F
l_tke_aniso = T
l_vert_avg_closure = F
l_trapezoidal_rule_zt = F
l_trapezoidal_rule_zm = F
l_call_pdf_closure_twice = F
l_standard_term_ta = F
l_partial_upwind_wp3 = F
l_godunov_upwind_wpxp_ta = F
l_godunov_upwind_xpyp_ta = F
l_use_cloud_cover = F
l_diagnose_correlations = F
l_calc_w_corr = F
l_const_Nc_in_cloud = T
l_fix_w_chi_eta_correlations = T
l_stability_correct_tau_zm = F
l_damp_wp2_using_em = F
l_do_expldiff_rtm_thlm = F
l_Lscale_plume_centered = F
l_diag_Lscale_from_tau = F
l_use_C7_Richardson = T
l_use_C11_Richardson = T
l_use_shear_Richardson = F
l_brunt_vaisala_freq_moist = T
l_use_thvm_in_bv_freq = T
l_rcm_supersat_adj = F
l_damp_wp3_Skw_squared = T
l_prescribed_avg_deltaz = F
l_lmm_stepping = F
l_e3sm_config = F
l_vary_convect_depth = F
l_use_tke_in_wp3_pr_turb_term = F
l_use_tke_in_wp2_wp3_K_dfsn = F
l_use_wp3_lim_with_smth_Heaviside = F
l_smooth_Heaviside_tau_wpxp = F
l_modify_limiters_for_cnvg_test = F
l_enable_relaxed_clipping = F
l_linearize_pbl_winds = F
l_mono_flux_lim_thlm = T
l_mono_flux_lim_rtm = T
l_mono_flux_lim_um = T
l_mono_flux_lim_vm = T
l_mono_flux_lim_spikefix = T
l_host_applies_sfc_fluxes = F
(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 260
tropopause_init : days
16.000000 45.000000 75.000000 105.00000 136.00000
166.00000 197.00000 228.00000 258.00000 289.00000
319.00000 350.00000
******* MASTER FIELD LIST *******
1 ETADOT 1/s 33 A Vertical (eta) velocity
2 U&IC m/s 32 I Zonal wind
3 V&IC m/s 32 I Meridional wind
4 PS&IC Pa 1 I Surface pressure
5 T&IC K 32 I Temperature
6 Q&IC kg/kg 32 I Specific humidity
7 HAQ kg/kg/s 32 A Q horizontal advection tendency
8 VAQ kg/kg/s 32 A Q vertical advection tendency
9 TEQ kg/kg/s 32 A Q total tendency
10 TAQ kg/kg/s 32 A Q horz + vert + fixer tendency
11 DFQ kg/kg/s 32 A Q tendency due to slt fixer
12 CLDLIQ&IC kg/kg 32 I Grid box averaged cloud liquid amount
13 HACLDLIQ kg/kg/s 32 A CLDLIQ horizontal advection tendency
14 VACLDLIQ kg/kg/s 32 A CLDLIQ vertical advection tendency
15 TECLDLIQ kg/kg/s 32 A CLDLIQ total tendency
16 TACLDLIQ kg/kg/s 32 A CLDLIQ horz + vert + fixer tendency
17 DFCLDLIQ kg/kg/s 32 A CLDLIQ tendency due to slt fixer
18 CLDICE&IC kg/kg 32 I Grid box averaged cloud ice amount
19 HACLDICE kg/kg/s 32 A CLDICE horizontal advection tendency
20 VACLDICE kg/kg/s 32 A CLDICE vertical advection tendency
21 TECLDICE kg/kg/s 32 A CLDICE total tendency
22 TACLDICE kg/kg/s 32 A CLDICE horz + vert + fixer tendency
23 DFCLDICE kg/kg/s 32 A CLDICE tendency due to slt fixer
24 NUMLIQ&IC kg/kg 32 I Grid box averaged cloud liquid number
25 HANUMLIQ kg/kg/s 32 A NUMLIQ horizontal advection tendency
26 VANUMLIQ kg/kg/s 32 A NUMLIQ vertical advection tendency
27 TENUMLIQ kg/kg/s 32 A NUMLIQ total tendency
28 TANUMLIQ kg/kg/s 32 A NUMLIQ horz + vert + fixer tendency
29 DFNUMLIQ kg/kg/s 32 A NUMLIQ tendency due to slt fixer
30 NUMICE&IC kg/kg 32 I Grid box averaged cloud ice number
31 HANUMICE kg/kg/s 32 A NUMICE horizontal advection tendency
32 VANUMICE kg/kg/s 32 A NUMICE vertical advection tendency
33 TENUMICE kg/kg/s 32 A NUMICE total tendency
34 TANUMICE kg/kg/s 32 A NUMICE horz + vert + fixer tendency
35 DFNUMICE kg/kg/s 32 A NUMICE tendency due to slt fixer
36 RAINQM&IC kg/kg 32 I Grid box averaged rain amount
37 HARAINQM kg/kg/s 32 A RAINQM horizontal advection tendency
38 VARAINQM kg/kg/s 32 A RAINQM vertical advection tendency
39 TERAINQM kg/kg/s 32 A RAINQM total tendency
40 TARAINQM kg/kg/s 32 A RAINQM horz + vert + fixer tendency
41 DFRAINQM kg/kg/s 32 A RAINQM tendency due to slt fixer
42 SNOWQM&IC kg/kg 32 I Grid box averaged snow amount
43 HASNOWQM kg/kg/s 32 A SNOWQM horizontal advection tendency
44 VASNOWQM kg/kg/s 32 A SNOWQM vertical advection tendency
45 TESNOWQM kg/kg/s 32 A SNOWQM total tendency
46 TASNOWQM kg/kg/s 32 A SNOWQM horz + vert + fixer tendency
47 DFSNOWQM kg/kg/s 32 A SNOWQM tendency due to slt fixer
48 NUMRAI&IC kg/kg 32 I Grid box averaged rain number
49 HANUMRAI kg/kg/s 32 A NUMRAI horizontal advection tendency
50 VANUMRAI kg/kg/s 32 A NUMRAI vertical advection tendency
51 TENUMRAI kg/kg/s 32 A NUMRAI total tendency
52 TANUMRAI kg/kg/s 32 A NUMRAI horz + vert + fixer tendency
53 DFNUMRAI kg/kg/s 32 A NUMRAI tendency due to slt fixer
54 NUMSNO&IC kg/kg 32 I Grid box averaged snow number
55 HANUMSNO kg/kg/s 32 A NUMSNO horizontal advection tendency
56 VANUMSNO kg/kg/s 32 A NUMSNO vertical advection tendency
57 TENUMSNO kg/kg/s 32 A NUMSNO total tendency
58 TANUMSNO kg/kg/s 32 A NUMSNO horz + vert + fixer tendency
59 DFNUMSNO kg/kg/s 32 A NUMSNO tendency due to slt fixer
60 bc_a1&IC kg/kg 32 I bc_a1
61 HAbc_a1 kg/kg/s 32 A bc_a1 horizontal advection tendency
62 VAbc_a1 kg/kg/s 32 A bc_a1 vertical advection tendency
63 TEbc_a1 kg/kg/s 32 A bc_a1 total tendency
64 TAbc_a1 kg/kg/s 32 A bc_a1 horz + vert + fixer tendency
65 DFbc_a1 kg/kg/s 32 A bc_a1 tendency due to slt fixer
66 bc_a4&IC kg/kg 32 I bc_a4
67 HAbc_a4 kg/kg/s 32 A bc_a4 horizontal advection tendency
68 VAbc_a4 kg/kg/s 32 A bc_a4 vertical advection tendency
69 TEbc_a4 kg/kg/s 32 A bc_a4 total tendency
70 TAbc_a4 kg/kg/s 32 A bc_a4 horz + vert + fixer tendency
71 DFbc_a4 kg/kg/s 32 A bc_a4 tendency due to slt fixer
72 DMS&IC kg/kg 32 I DMS
73 HADMS kg/kg/s 32 A DMS horizontal advection tendency
74 VADMS kg/kg/s 32 A DMS vertical advection tendency
75 TEDMS kg/kg/s 32 A DMS total tendency
76 TADMS kg/kg/s 32 A DMS horz + vert + fixer tendency
77 DFDMS kg/kg/s 32 A DMS tendency due to slt fixer
78 dst_a1&IC kg/kg 32 I dst_a1
79 HAdst_a1 kg/kg/s 32 A dst_a1 horizontal advection tendency
80 VAdst_a1 kg/kg/s 32 A dst_a1 vertical advection tendency
81 TEdst_a1 kg/kg/s 32 A dst_a1 total tendency
82 TAdst_a1 kg/kg/s 32 A dst_a1 horz + vert + fixer tendency
83 DFdst_a1 kg/kg/s 32 A dst_a1 tendency due to slt fixer
84 dst_a2&IC kg/kg 32 I dst_a2
85 HAdst_a2 kg/kg/s 32 A dst_a2 horizontal advection tendency
86 VAdst_a2 kg/kg/s 32 A dst_a2 vertical advection tendency
87 TEdst_a2 kg/kg/s 32 A dst_a2 total tendency
88 TAdst_a2 kg/kg/s 32 A dst_a2 horz + vert + fixer tendency
89 DFdst_a2 kg/kg/s 32 A dst_a2 tendency due to slt fixer
90 dst_a3&IC kg/kg 32 I dst_a3
91 HAdst_a3 kg/kg/s 32 A dst_a3 horizontal advection tendency
92 VAdst_a3 kg/kg/s 32 A dst_a3 vertical advection tendency
93 TEdst_a3 kg/kg/s 32 A dst_a3 total tendency
94 TAdst_a3 kg/kg/s 32 A dst_a3 horz + vert + fixer tendency
95 DFdst_a3 kg/kg/s 32 A dst_a3 tendency due to slt fixer
96 H2O2&IC kg/kg 32 I H2O2
97 HAH2O2 kg/kg/s 32 A H2O2 horizontal advection tendency
98 VAH2O2 kg/kg/s 32 A H2O2 vertical advection tendency
99 TEH2O2 kg/kg/s 32 A H2O2 total tendency
100 TAH2O2 kg/kg/s 32 A H2O2 horz + vert + fixer tendency
101 DFH2O2 kg/kg/s 32 A H2O2 tendency due to slt fixer
102 H2SO4&IC kg/kg 32 I H2SO4
103 HAH2SO4 kg/kg/s 32 A H2SO4 horizontal advection tendency
104 VAH2SO4 kg/kg/s 32 A H2SO4 vertical advection tendency
105 TEH2SO4 kg/kg/s 32 A H2SO4 total tendency
106 TAH2SO4 kg/kg/s 32 A H2SO4 horz + vert + fixer tendency
107 DFH2SO4 kg/kg/s 32 A H2SO4 tendency due to slt fixer
108 ncl_a1&IC kg/kg 32 I ncl_a1
109 HAncl_a1 kg/kg/s 32 A ncl_a1 horizontal advection tendency
110 VAncl_a1 kg/kg/s 32 A ncl_a1 vertical advection tendency
111 TEncl_a1 kg/kg/s 32 A ncl_a1 total tendency
112 TAncl_a1 kg/kg/s 32 A ncl_a1 horz + vert + fixer tendency
113 DFncl_a1 kg/kg/s 32 A ncl_a1 tendency due to slt fixer
114 ncl_a2&IC kg/kg 32 I ncl_a2
115 HAncl_a2 kg/kg/s 32 A ncl_a2 horizontal advection tendency
116 VAncl_a2 kg/kg/s 32 A ncl_a2 vertical advection tendency
117 TEncl_a2 kg/kg/s 32 A ncl_a2 total tendency
118 TAncl_a2 kg/kg/s 32 A ncl_a2 horz + vert + fixer tendency
119 DFncl_a2 kg/kg/s 32 A ncl_a2 tendency due to slt fixer
120 ncl_a3&IC kg/kg 32 I ncl_a3
121 HAncl_a3 kg/kg/s 32 A ncl_a3 horizontal advection tendency
122 VAncl_a3 kg/kg/s 32 A ncl_a3 vertical advection tendency
123 TEncl_a3 kg/kg/s 32 A ncl_a3 total tendency
124 TAncl_a3 kg/kg/s 32 A ncl_a3 horz + vert + fixer tendency
125 DFncl_a3 kg/kg/s 32 A ncl_a3 tendency due to slt fixer
126 num_a1&IC kg/kg 32 I num_a1
127 HAnum_a1 kg/kg/s 32 A num_a1 horizontal advection tendency
128 VAnum_a1 kg/kg/s 32 A num_a1 vertical advection tendency
129 TEnum_a1 kg/kg/s 32 A num_a1 total tendency
130 TAnum_a1 kg/kg/s 32 A num_a1 horz + vert + fixer tendency
131 DFnum_a1 kg/kg/s 32 A num_a1 tendency due to slt fixer
132 num_a2&IC kg/kg 32 I num_a2
133 HAnum_a2 kg/kg/s 32 A num_a2 horizontal advection tendency
134 VAnum_a2 kg/kg/s 32 A num_a2 vertical advection tendency
135 TEnum_a2 kg/kg/s 32 A num_a2 total tendency
136 TAnum_a2 kg/kg/s 32 A num_a2 horz + vert + fixer tendency
137 DFnum_a2 kg/kg/s 32 A num_a2 tendency due to slt fixer
138 num_a3&IC kg/kg 32 I num_a3
139 HAnum_a3 kg/kg/s 32 A num_a3 horizontal advection tendency
140 VAnum_a3 kg/kg/s 32 A num_a3 vertical advection tendency
141 TEnum_a3 kg/kg/s 32 A num_a3 total tendency
142 TAnum_a3 kg/kg/s 32 A num_a3 horz + vert + fixer tendency
143 DFnum_a3 kg/kg/s 32 A num_a3 tendency due to slt fixer
144 num_a4&IC kg/kg 32 I num_a4
145 HAnum_a4 kg/kg/s 32 A num_a4 horizontal advection tendency
146 VAnum_a4 kg/kg/s 32 A num_a4 vertical advection tendency
147 TEnum_a4 kg/kg/s 32 A num_a4 total tendency
148 TAnum_a4 kg/kg/s 32 A num_a4 horz + vert + fixer tendency
149 DFnum_a4 kg/kg/s 32 A num_a4 tendency due to slt fixer
150 pom_a1&IC kg/kg 32 I pom_a1
151 HApom_a1 kg/kg/s 32 A pom_a1 horizontal advection tendency
152 VApom_a1 kg/kg/s 32 A pom_a1 vertical advection tendency
153 TEpom_a1 kg/kg/s 32 A pom_a1 total tendency
154 TApom_a1 kg/kg/s 32 A pom_a1 horz + vert + fixer tendency
155 DFpom_a1 kg/kg/s 32 A pom_a1 tendency due to slt fixer
156 pom_a4&IC kg/kg 32 I pom_a4
157 HApom_a4 kg/kg/s 32 A pom_a4 horizontal advection tendency
158 VApom_a4 kg/kg/s 32 A pom_a4 vertical advection tendency
159 TEpom_a4 kg/kg/s 32 A pom_a4 total tendency
160 TApom_a4 kg/kg/s 32 A pom_a4 horz + vert + fixer tendency
161 DFpom_a4 kg/kg/s 32 A pom_a4 tendency due to slt fixer
162 SO2&IC kg/kg 32 I SO2
163 HASO2 kg/kg/s 32 A SO2 horizontal advection tendency
164 VASO2 kg/kg/s 32 A SO2 vertical advection tendency
165 TESO2 kg/kg/s 32 A SO2 total tendency
166 TASO2 kg/kg/s 32 A SO2 horz + vert + fixer tendency
167 DFSO2 kg/kg/s 32 A SO2 tendency due to slt fixer
168 so4_a1&IC kg/kg 32 I so4_a1
169 HAso4_a1 kg/kg/s 32 A so4_a1 horizontal advection tendency
170 VAso4_a1 kg/kg/s 32 A so4_a1 vertical advection tendency
171 TEso4_a1 kg/kg/s 32 A so4_a1 total tendency
172 TAso4_a1 kg/kg/s 32 A so4_a1 horz + vert + fixer tendency
173 DFso4_a1 kg/kg/s 32 A so4_a1 tendency due to slt fixer
174 so4_a2&IC kg/kg 32 I so4_a2
175 HAso4_a2 kg/kg/s 32 A so4_a2 horizontal advection tendency
176 VAso4_a2 kg/kg/s 32 A so4_a2 vertical advection tendency
177 TEso4_a2 kg/kg/s 32 A so4_a2 total tendency
178 TAso4_a2 kg/kg/s 32 A so4_a2 horz + vert + fixer tendency
179 DFso4_a2 kg/kg/s 32 A so4_a2 tendency due to slt fixer
180 so4_a3&IC kg/kg 32 I so4_a3
181 HAso4_a3 kg/kg/s 32 A so4_a3 horizontal advection tendency
182 VAso4_a3 kg/kg/s 32 A so4_a3 vertical advection tendency
183 TEso4_a3 kg/kg/s 32 A so4_a3 total tendency
184 TAso4_a3 kg/kg/s 32 A so4_a3 horz + vert + fixer tendency
185 DFso4_a3 kg/kg/s 32 A so4_a3 tendency due to slt fixer
186 soa_a1&IC kg/kg 32 I soa_a1
187 HAsoa_a1 kg/kg/s 32 A soa_a1 horizontal advection tendency
188 VAsoa_a1 kg/kg/s 32 A soa_a1 vertical advection tendency
189 TEsoa_a1 kg/kg/s 32 A soa_a1 total tendency
190 TAsoa_a1 kg/kg/s 32 A soa_a1 horz + vert + fixer tendency
191 DFsoa_a1 kg/kg/s 32 A soa_a1 tendency due to slt fixer
192 soa_a2&IC kg/kg 32 I soa_a2
193 HAsoa_a2 kg/kg/s 32 A soa_a2 horizontal advection tendency
194 VAsoa_a2 kg/kg/s 32 A soa_a2 vertical advection tendency
195 TEsoa_a2 kg/kg/s 32 A soa_a2 total tendency
196 TAsoa_a2 kg/kg/s 32 A soa_a2 horz + vert + fixer tendency
197 DFsoa_a2 kg/kg/s 32 A soa_a2 tendency due to slt fixer
198 SOAE&IC kg/kg 32 I SOAE
199 HASOAE kg/kg/s 32 A SOAE horizontal advection tendency
200 VASOAE kg/kg/s 32 A SOAE vertical advection tendency
201 TESOAE kg/kg/s 32 A SOAE total tendency
202 TASOAE kg/kg/s 32 A SOAE horz + vert + fixer tendency
203 DFSOAE kg/kg/s 32 A SOAE tendency due to slt fixer
204 SOAG&IC kg/kg 32 I SOAG
205 HASOAG kg/kg/s 32 A SOAG horizontal advection tendency
206 VASOAG kg/kg/s 32 A SOAG vertical advection tendency
207 TESOAG kg/kg/s 32 A SOAG total tendency
208 TASOAG kg/kg/s 32 A SOAG horz + vert + fixer tendency
209 DFSOAG kg/kg/s 32 A SOAG tendency due to slt fixer
210 DUH K/s 32 A U horizontal diffusive heating
211 DVH K/s 32 A V horizontal diffusive heating
212 DTH K/s 32 A T horizontal diffusive heating
213 ENGYCORR W/m2 32 A Energy correction for over-all conservation
214 TFIX K/s 1 A T fixer (T equivalent of Energy correction)
215 FU m/s2 32 A Zonal wind forcing term
216 FV m/s2 32 A Meridional wind forcing term
217 UTEND m/s2 32 A U tendency
218 VTEND m/s2 32 A V tendency
219 TTEND K/s 32 A T tendency
220 LPSTEN Pa/s 1 A Surface pressure tendency
221 VAT K/s 32 A Vertical advective tendency of T
222 KTOOP K/s 32 A (Kappa*T)*(omega/P)
223 SILHS_NCLD_SCOL m^-3 33 I Subcolumn Cloud Number Concentration
224 SILHS_NRAIN_SCOL m^-3 33 I Subcolumn Number Concentration of Rain from SILHS
225 SILHS_OMEGA_SCOL Pa/s 33 I Subcolumn vertical pressure velocity
226 SILHS_RCM_SCOL kg/kg 33 I Subcolumn Cloud Liquid Water from SILHS
227 SILHS_RICLD_SCOL kg/kg 33 I Subcolumn Cloud Ice Water from SILHS
228 SILHS_NICLD_SCOL kg/kg 33 I Subcolumn Cloud Ice Number Conc from SILHS
229 SILHS_RRAIN_SCOL kg/kg 33 I Subcolumn Precipitating Liquid Water from SILHS
230 SILHS_RT_SCOL kg/kg 33 I Subcolumn Total Water from SILHS
231 SILHS_THLM_SCOL K 33 I Subcolumn liquid water pot temperature
232 SILHS_WEIGHT_SCOL frac 1 I Weights for each subcolumn
233 SILHS_WM_SCOL m/s 33 I Subcolumn vertical velocity from SILHS
234 NR_IN_LH m^-3 32 I Num Rain Conc as input to SILHS
235 SILHS_RTM kg/kg 33 I Input total water mixing ratio
236 SILHS_THLM K 33 I Input liquid water potential temperature
237 SILHS_QC_IN kg/kg 32 I Input cloud water mixing ratio
238 SILHS_QI_IN kg/kg 32 I Input cloud ice mixing ratio
239 SILHS_NC_IN #/kg 32 I Input cloud water number concentration
240 SILHS_NI_IN #/kg 32 I Input cloud ice number concentration
241 AKM_CLUBB (kg/kg)/s 33 I Exact Kessler autoconversion
242 AKM_LH_CLUBB (kg/kg)/s 33 I Monte Carlo estimate of Kessler autoconversion
243 INVS_EXNER none 32 I inverse EXNER function from state in subcol_SILHS
244 SILHS_ZTODT s 1 I Length of Physics timestep (for debugging)
245 SILHS_EFF_CLDFRAC frac 32 A Calculated cloud fraction from subcolumn liq or ice
246 SILHS_CLUBB_PRECIP_FRAC frac 32 A Precipitation fraction from CLUBB (set_up_pdf_params_incl_hydromet)
247 SILHS_CLUBB_ICE_SS_FRAC frac 32 A Ice supersaturation fraction from CLUBB
248 QVHFTEN kg/kg/s 32 A Water vapor mixing ratio tendency from hole filling
249 QCHFTEN kg/kg/s 32 A Cloud water mixing ratio tendency from hole filling
250 QRHFTEN kg/kg/s 32 A Rain water mixing ratio tendency from hole filling
251 QIHFTEN kg/kg/s 32 A Cloud ice mixing ratio tendency from hole filling
252 QSHFTEN kg/kg/s 32 A Snow mixing ratio tendency from hole filling
253 THFTEN K/s 32 A Temperature tendency from hole filling
254 Q kg/kg 32 A Specific humidity
255 NSTEP timestep 1 A Model timestep
256 PHIS m2/s2 1 I Surface geopotential
257 PS Pa 1 A Surface pressure
258 T K 32 A Temperature
259 U m/s 32 A Zonal wind
260 V m/s 32 A Meridional wind
261 TBP K 32 A Temperature (before physics)
262 UBP m/s 32 A Zonal wind (before physics)
263 VBP m/s 32 A Meridional Wind (before physics)
264 QBP kg/kg 32 A Specific humidity (before physics)
265 TAP K 32 A Temperature (after physics)
266 UAP m/s 32 A Zonal wind (after physics)
267 VAP m/s 32 A Meridional wind (after physics)
268 QAP kg/kg 32 A Specific humidity (after physics)
269 TTEND_TOT K/s 32 A Total temperature tendency
270 UTEND_TOT m/s2 32 A Total zonal wind tendency
271 VTEND_TOT m/s2 32 A Total meridional wind tendency
272 INEGCLPTEND kg/kg/s 32 A Cloud ice tendency due to clipping neg values after microp
273 LNEGCLPTEND kg/kg/s 32 A Cloud liq tendency due to clipping neg values after microp
274 VNEGCLPTEND kg/kg/s 32 A Vapor tendency due to clipping neg values after microp
275 Z3 m 32 A Geopotential Height (above sea level)
276 Z1000 m 1 A Geopotential Z at 1000 mbar pressure surface
277 Z700 m 1 A Geopotential Z at 700 mbar pressure surface
278 Z500 m 1 A Geopotential Z at 500 mbar pressure surface
279 Z300 m 1 A Geopotential Z at 300 mbar pressure surface
280 Z200 m 1 A Geopotential Z at 200 mbar pressure surface
281 Z100 m 1 A Geopotential Z at 100 mbar pressure surface
282 Z050 m 1 A Geopotential Z at 50 mbar pressure surface
283 ZZ m2 32 A Eddy height variance
284 VZ m2/s 32 A Meridional transport of geopotential height
285 VT K m/s 32 A Meridional heat transport
286 VU m2/s2 32 A Meridional flux of zonal momentum
287 VV m2/s2 32 A Meridional velocity squared
288 OMEGAV m Pa/s2 32 A Vertical flux of meridional momentum
289 OMGAOMGA Pa2/s2 32 A Vertical flux of vertical momentum
290 UU m2/s2 32 A Zonal velocity squared
291 WSPEED m/s 32 X Horizontal total wind speed maximum
292 WSPDSRFMX m/s 1 X Horizontal total wind speed maximum at surface layer midpoint
293 WSPDSRFAV m/s 1 A Horizontal total wind speed average at surface layer midpoint
294 OMEGA Pa/s 32 A Vertical velocity (pressure)
295 OMEGAT K Pa/s 32 A Vertical heat flux
296 OMEGAU m Pa/s2 32 A Vertical flux of zonal momentum
297 OMEGA850 Pa/s 1 A Vertical velocity at 850 mbar pressure surface
298 OMEGA500 Pa/s 1 A Vertical velocity at 500 mbar pressure surface
299 PSL Pa 1 A Sea level pressure
300 T1000 K 1 A Temperature at 1000 mbar pressure surface
301 T925 K 1 A Temperature at 925 mbar pressure surface
302 T850 K 1 A Temperature at 850 mbar pressure surface
303 T700 K 1 A Temperature at 700 mbar pressure surface
304 T500 K 1 A Temperature at 500 mbar pressure surface
305 T400 K 1 A Temperature at 400 mbar pressure surface
306 T300 K 1 A Temperature at 300 mbar pressure surface
307 T200 K 1 A Temperature at 200 mbar pressure surface
308 T010 K 1 A Temperature at 10 mbar pressure surface
309 T7001000 K 1 A Temperature difference 700 mb - 1000 mb
310 TH7001000 K 1 A Theta difference 700 mb - 1000 mb
311 THE7001000 K 1 A ThetaE difference 700 mb - 1000 mb
312 T8501000 K 1 A Temperature difference 850 mb - 1000 mb
313 TH8501000 K 1 A Theta difference 850 mb - 1000 mb
314 T9251000 K 1 A Temperature difference 925 mb - 1000 mb
315 TH9251000 K 1 A Theta difference 925 mb - 1000 mb
316 TT K2 32 A Eddy temperature variance
317 U850 m/s 1 A Zonal wind at 850 mbar pressure surface
318 U500 m/s 1 A Zonal wind at 500 mbar pressure surface
319 U250 m/s 1 A Zonal wind at 250 mbar pressure surface
320 U200 m/s 1 A Zonal wind at 200 mbar pressure surface
321 U010 m/s 1 A Zonal wind at 10 mbar pressure surface
322 V850 m/s 1 A Meridional wind at 850 mbar pressure surface
323 V500 m/s 1 A Meridional wind at 500 mbar pressure surface
324 V250 m/s 1 A Meridional wind at 250 mbar pressure surface
325 V200 m/s 1 A Meridional wind at 200 mbar pressure surface
326 UBOT m/s 1 A Lowest model level zonal wind
327 VBOT m/s 1 A Lowest model level meridional wind
328 ZBOT m 1 A Lowest model level height
329 ATMEINT J/m2 1 A Vertically integrated total atmospheric energy
330 PTTEND K/s 32 A T total physics tendency
331 UTEND_PHYSTOT m/s2 32 A U total physics tendency
332 VTEND_PHYSTOT m/s2 32 A V total physics tendency
333 T_24_COS K 32 A Temperature 24hr. cos coeff.
334 T_24_SIN K 32 A Temperature 24hr. sin coeff.
335 T_12_COS K 32 A Temperature 12hr. cos coeff.
336 T_12_SIN K 32 A Temperature 12hr. sin coeff.
337 T_08_COS K 32 A Temperature 8hr. cos coeff.
338 T_08_SIN K 32 A Temperature 8hr. sin coeff.
339 U_24_COS m/s 32 A Zonal wind 24hr. cos coeff.
340 U_24_SIN m/s 32 A Zonal wind 24hr. sin coeff.
341 U_12_COS m/s 32 A Zonal wind 12hr. cos coeff.
342 U_12_SIN m/s 32 A Zonal wind 12hr. sin coeff.
343 U_08_COS m/s 32 A Zonal wind 8hr. cos coeff.
344 U_08_SIN m/s 32 A Zonal wind 8hr. sin coeff.
345 V_24_COS m/s 32 A Meridional wind 24hr. cos coeff.
346 V_24_SIN m/s 32 A Meridional wind 24hr. sin coeff.
347 V_12_COS m/s 32 A Meridional wind 12hr. cos coeff.
348 V_12_SIN m/s 32 A Meridional wind 12hr. sin coeff.
349 V_08_COS m/s 32 A Meridional wind 8hr. cos coeff.
350 V_08_SIN m/s 32 A Meridional wind 8hr. sin coeff.
351 PS_24_COS Pa 1 A surface pressure 24hr. cos coeff.
352 PS_24_SIN Pa 1 A surface pressure 24hr. sin coeff.
353 PS_12_COS Pa 1 A surface pressure 12hr. cos coeff.
354 PS_12_SIN Pa 1 A surface pressure 12hr. sin coeff.
355 PS_08_COS Pa 1 A surface pressure 8hr. cos coeff.
356 PS_08_SIN Pa 1 A surface pressure 8hr. sin coeff.
357 OMEGA_24_COS Pa/s 32 A vertical pressure velocity 24hr. cos coeff.
358 OMEGA_24_SIN Pa/s 32 A vertical pressure velocity 24hr. sin coeff.
359 OMEGA_12_COS Pa/s 32 A vertical pressure velocity 12hr. cos coeff.
360 OMEGA_12_SIN Pa/s 32 A vertical pressure velocity 12hr. sin coeff.
361 OMEGA_08_COS Pa/s 32 A vertical pressure velocity 8hr. cos coeff.
362 OMEGA_08_SIN Pa/s 32 A vertical pressure velocity 8hr. sin coeff.
363 CPAIRV J/K/kg 32 I Variable specific heat cap air
364 RAIRV J/K/kg 32 I Variable dry air gas constant
365 TMCLDLIQ kg/m2 1 A CLDLIQ column burden
366 TMCLDICE kg/m2 1 A CLDICE column burden
367 TMNUMLIQ kg/m2 1 A NUMLIQ column burden
368 TMNUMICE kg/m2 1 A NUMICE column burden
369 TMRAINQM kg/m2 1 A RAINQM column burden
370 TMSNOWQM kg/m2 1 A SNOWQM column burden
371 TMNUMRAI kg/m2 1 A NUMRAI column burden
372 TMNUMSNO kg/m2 1 A NUMSNO column burden
373 TMbc_a1 kg/m2 1 A bc_a1 column burden
374 TMbc_a4 kg/m2 1 A bc_a4 column burden
375 TMDMS kg/m2 1 A DMS column burden
376 TMdst_a1 kg/m2 1 A dst_a1 column burden
377 TMdst_a2 kg/m2 1 A dst_a2 column burden
378 TMdst_a3 kg/m2 1 A dst_a3 column burden
379 TMH2O2 kg/m2 1 A H2O2 column burden
380 TMH2SO4 kg/m2 1 A H2SO4 column burden
381 TMncl_a1 kg/m2 1 A ncl_a1 column burden
382 TMncl_a2 kg/m2 1 A ncl_a2 column burden
383 TMncl_a3 kg/m2 1 A ncl_a3 column burden
384 TMnum_a1 kg/m2 1 A num_a1 column burden
385 TMnum_a2 kg/m2 1 A num_a2 column burden
386 TMnum_a3 kg/m2 1 A num_a3 column burden
387 TMnum_a4 kg/m2 1 A num_a4 column burden
388 TMpom_a1 kg/m2 1 A pom_a1 column burden
389 TMpom_a4 kg/m2 1 A pom_a4 column burden
390 TMSO2 kg/m2 1 A SO2 column burden
391 TMso4_a1 kg/m2 1 A so4_a1 column burden
392 TMso4_a2 kg/m2 1 A so4_a2 column burden
393 TMso4_a3 kg/m2 1 A so4_a3 column burden
394 TMsoa_a1 kg/m2 1 A soa_a1 column burden
395 TMsoa_a2 kg/m2 1 A soa_a2 column burden
396 TMSOAE kg/m2 1 A SOAE column burden
397 TMSOAG kg/m2 1 A SOAG column burden
398 OMEGAQ kgPa/kgs 32 A Vertical water transport
399 VQ m/skg/kg 32 A Meridional water transport
400 QQ kg2/kg2 32 A Eddy moisture variance
401 MQ kg/m2 32 A Water vapor mass in layer
402 TMQ kg/m2 1 A Total (vertically integrated) precipitable water
403 RELHUM percent 32 A Relative humidity
404 RHW percent 32 A Relative humidity with respect to liquid
405 RHI percent 32 A Relative humidity with respect to ice
406 RHCFMIP percent 32 A Relative humidity with respect to water above 273 K, ice below 273 K
407 IVT kg/m/s 1 A Total (vertically integrated) vapor transport
408 uIVT kg/m/s 1 A u-component (vertically integrated) vapor transport
409 vIVT kg/m/s 1 A v-component (vertically integrated) vapor transport
410 THE8501000 K 1 A ThetaE difference 850 mb - 1000 mb
411 THE9251000 K 1 A ThetaE difference 925 mb - 1000 mb
412 Q1000 kg/kg 1 A Specific Humidity at 1000 mbar pressure surface
413 Q925 kg/kg 1 A Specific Humidity at 925 mbar pressure surface
414 Q850 kg/kg 1 A Specific Humidity at 850 mbar pressure surface
415 Q200 kg/kg 1 A Specific Humidity at 200 mbar pressure surface
416 QBOT kg/kg 1 A Lowest model level water vapor mixing ratio
417 PSDRY Pa 1 A Dry surface pressure
418 PMID Pa 32 A Pressure at layer midpoints
419 PINT Pa 33 A Pressure at layer interfaces
420 PDELDRY Pa 32 A Dry pressure difference between levels
421 PDEL Pa 32 A Pressure difference between levels
422 DTCOND K/s 32 A T tendency - moist processes
423 DTCOND_24_COS K/s 32 A T tendency - moist processes 24hr. cos coeff.
424 DTCOND_24_SIN K/s 32 A T tendency - moist processes 24hr. sin coeff.
425 DTCOND_12_COS K/s 32 A T tendency - moist processes 12hr. cos coeff.
426 DTCOND_12_SIN K/s 32 A T tendency - moist processes 12hr. sin coeff.
427 DTCOND_08_COS K/s 32 A T tendency - moist processes 8hr. cos coeff.
428 DTCOND_08_SIN K/s 32 A T tendency - moist processes 8hr. sin coeff.
429 PRECL m/s 1 A Large-scale (stable) precipitation rate (liq + ice)
430 PRECC m/s 1 A Convective precipitation rate (liq + ice)
431 PRECT m/s 1 A Total (convective and large-scale) precipitation rate (liq + ice)
432 PREC_PCW m/s 1 A LS_pcw precipitation rate
433 PREC_zmc m/s 1 A CV_zmc precipitation rate
434 PRECTMX m/s 1 X Maximum (convective and large-scale) precipitation rate (liq+ice)
435 PRECSL m/s 1 A Large-scale (stable) snow rate (water equivalent)
436 PRECSC m/s 1 A Convective snow rate (water equivalent)
437 PRECCav m/s 1 A Average large-scale precipitation (liq + ice)
438 PRECLav m/s 1 A Average convective precipitation (liq + ice)
439 SHFLX W/m2 1 A Surface sensible heat flux
440 LHFLX W/m2 1 A Surface latent heat flux
441 QFLX kg/m2/s 1 A Surface water flux
442 TAUX N/m2 1 A Zonal surface stress
443 TAUY N/m2 1 A Meridional surface stress
444 TREFHT K 1 A Reference height temperature
445 TREFHTMN K 1 M Minimum reference height temperature over output period
446 TREFHTMX K 1 X Maximum reference height temperature over output period
447 QREFHT kg/kg 1 A Reference height humidity
448 U10 m/s 1 A 10m wind speed
449 UGUST m/s 1 A Gustiness term added to U10
450 U10WITHGUSTS m/s 1 A 10m wind speed with gustiness added
451 RHREFHT fraction 1 A Reference height relative humidity
452 LANDFRAC fraction 1 A Fraction of sfc area covered by land
453 ICEFRAC fraction 1 A Fraction of sfc area covered by sea-ice
454 OCNFRAC fraction 1 A Fraction of sfc area covered by ocean
455 TREFMNAV K 1 A Average of TREFHT daily minimum
456 TREFMXAV K 1 A Average of TREFHT daily maximum
457 TS K 1 A Surface temperature (radiative)
458 TSMN K 1 M Minimum surface temperature over output period
459 TSMX K 1 X Maximum surface temperature over output period
460 SNOWHLND m 1 A Water equivalent snow depth
461 SNOWHICE m 1 A Snow depth over ice
462 TBOT K 1 A Lowest model level temperature
463 ASDIR 1 1 A albedo: shortwave, direct
464 ASDIF 1 1 A albedo: shortwave, diffuse
465 ALDIR 1 1 A albedo: longwave, direct
466 ALDIF 1 1 A albedo: longwave, diffuse
467 SST K 1 A sea surface temperature
468 PTEQ kg/kg/s 32 A Q total physics tendency
469 PTECLDLIQ kg/kg/s 32 A CLDLIQ total physics tendency
470 PTECLDICE kg/kg/s 32 A CLDICE total physics tendency
471 QCWAT&IC kg/kg 32 I q associated with cloud water
472 TCWAT&IC kg/kg 32 I T associated with cloud water
473 LCWAT&IC kg/kg 32 I Cloud water (ice + liq
474 CLOUD&IC fraction 32 I Cloud fraction
475 CONCLD&IC fraction 32 I Convective cloud fraction
476 TKE&IC m2/s2 33 I Turbulent Kinetic Energy
477 CUSH&IC m 1 I Convective Scale Height
478 KVH&IC m2/s 33 I Vertical diffusion diffusivities (heat/moisture)
479 KVM&IC m2/s 33 I Vertical diffusion diffusivities (momentum)
480 PBLH&IC m 1 I PBL height
481 TPERT&IC K 1 I Perturbation temperature (eddies in PBL)
482 QPERT&IC kg/kg 1 I Perturbation specific humidity (eddies in PBL)
483 a2x_BCPHIWET kg/m2/s 1 A wetdep of hydrophilic black carbon
484 a2x_BCPHIDRY kg/m2/s 1 A drydep of hydrophilic black carbon
485 a2x_BCPHODRY kg/m2/s 1 A drydep of hydrophobic black carbon
486 a2x_OCPHIWET kg/m2/s 1 A wetdep of hydrophilic organic carbon
487 a2x_OCPHIDRY kg/m2/s 1 A drydep of hydrophilic organic carbon
488 a2x_OCPHODRY kg/m2/s 1 A drydep of hydrophobic organic carbon
489 a2x_DSTWET1 kg/m2/s 1 A wetdep of dust (bin1)
490 a2x_DSTDRY1 kg/m2/s 1 A drydep of dust (bin1)
491 a2x_DSTWET2 kg/m2/s 1 A wetdep of dust (bin2)
492 a2x_DSTDRY2 kg/m2/s 1 A drydep of dust (bin2)
493 a2x_DSTWET3 kg/m2/s 1 A wetdep of dust (bin3)
494 a2x_DSTDRY3 kg/m2/s 1 A drydep of dust (bin3)
495 a2x_DSTWET4 kg/m2/s 1 A wetdep of dust (bin4)
496 a2x_DSTDRY4 kg/m2/s 1 A drydep of dust (bin4)
497 DCQ kg/kg/s 32 A Q tendency due to moist processes
498 DCCLDLIQ kg/kg/s 32 A CLDLIQ tendency due to moist processes
499 DCCLDICE kg/kg/s 32 A CLDICE tendency due to moist processes
500 DCNUMLIQ kg/kg/s 32 A NUMLIQ tendency due to moist processes
501 DCNUMICE kg/kg/s 32 A NUMICE tendency due to moist processes
502 DCRAINQM kg/kg/s 32 A RAINQM tendency due to moist processes
503 DCSNOWQM kg/kg/s 32 A SNOWQM tendency due to moist processes
504 DCNUMRAI kg/kg/s 32 A NUMRAI tendency due to moist processes
505 DCNUMSNO kg/kg/s 32 A NUMSNO tendency due to moist processes
506 DCbc_a1 kg/kg/s 32 A bc_a1 tendency due to moist processes
507 DCbc_a4 kg/kg/s 32 A bc_a4 tendency due to moist processes
508 DCDMS kg/kg/s 32 A DMS tendency due to moist processes
509 DCdst_a1 kg/kg/s 32 A dst_a1 tendency due to moist processes
510 DCdst_a2 kg/kg/s 32 A dst_a2 tendency due to moist processes
511 DCdst_a3 kg/kg/s 32 A dst_a3 tendency due to moist processes
512 DCH2O2 kg/kg/s 32 A H2O2 tendency due to moist processes
513 DCH2SO4 kg/kg/s 32 A H2SO4 tendency due to moist processes
514 DCncl_a1 kg/kg/s 32 A ncl_a1 tendency due to moist processes
515 DCncl_a2 kg/kg/s 32 A ncl_a2 tendency due to moist processes
516 DCncl_a3 kg/kg/s 32 A ncl_a3 tendency due to moist processes
517 DCnum_a1 kg/kg/s 32 A num_a1 tendency due to moist processes
518 DCnum_a2 kg/kg/s 32 A num_a2 tendency due to moist processes
519 DCnum_a3 kg/kg/s 32 A num_a3 tendency due to moist processes
520 DCnum_a4 kg/kg/s 32 A num_a4 tendency due to moist processes
521 DCpom_a1 kg/kg/s 32 A pom_a1 tendency due to moist processes
522 DCpom_a4 kg/kg/s 32 A pom_a4 tendency due to moist processes
523 DCSO2 kg/kg/s 32 A SO2 tendency due to moist processes
524 DCso4_a1 kg/kg/s 32 A so4_a1 tendency due to moist processes
525 DCso4_a2 kg/kg/s 32 A so4_a2 tendency due to moist processes
526 DCso4_a3 kg/kg/s 32 A so4_a3 tendency due to moist processes
527 DCsoa_a1 kg/kg/s 32 A soa_a1 tendency due to moist processes
528 DCsoa_a2 kg/kg/s 32 A soa_a2 tendency due to moist processes
529 DCSOAE kg/kg/s 32 A SOAE tendency due to moist processes
530 DCSOAG kg/kg/s 32 A SOAG tendency due to moist processes
531 TEINP J/m2 1 A Total energy of physics input
532 TEOUT J/m2 1 A Total energy of physics output
533 TEFIX J/m2 1 A Total energy after fixer
534 EFIX W/m2 1 A Effective sensible heat flux due to energy fixer
535 DTCORE K/s 32 A T tendency due to dynamical core
536 DQCORE kg/kg/s 32 A Water vapor tendency due to dynamical core
537 m_Q_c kg/m^2 32 A Q mass per layer used in climate calculation
538 cb_Q_c kg/m^2 1 A Q column burden used in climate calculation
539 m_ozone_c kg/m^2 32 A ozone mass per layer used in climate calculation
540 cb_ozone_c kg/m^2 1 A ozone column burden used in climate calculation
541 m_O2_c kg/m^2 32 A O2 mass per layer used in climate calculation
542 cb_O2_c kg/m^2 1 A O2 column burden used in climate calculation
543 m_CO2_c kg/m^2 32 A CO2 mass per layer used in climate calculation
544 cb_CO2_c kg/m^2 1 A CO2 column burden used in climate calculation
545 m_N2O_c kg/m^2 32 A N2O mass per layer used in climate calculation
546 cb_N2O_c kg/m^2 1 A N2O column burden used in climate calculation
547 m_CH4_c kg/m^2 32 A CH4 mass per layer used in climate calculation
548 cb_CH4_c kg/m^2 1 A CH4 column burden used in climate calculation
549 m_CFC11_c kg/m^2 32 A CFC11 mass per layer used in climate calculation
550 cb_CFC11_c kg/m^2 1 A CFC11 column burden used in climate calculation
551 m_CFC12_c kg/m^2 32 A CFC12 mass per layer used in climate calculation
552 cb_CFC12_c kg/m^2 1 A CFC12 column burden used in climate calculation
553 m_VOLC_MMR1_c kg/m^2 32 A VOLC_MMR1 mass per layer used in climate calculation
554 cb_VOLC_MMR1_c kg/m^2 1 A VOLC_MMR1 column burden used in climate calculation
555 m_VOLC_MMR2_c kg/m^2 32 A VOLC_MMR2 mass per layer used in climate calculation
556 cb_VOLC_MMR2_c kg/m^2 1 A VOLC_MMR2 column burden used in climate calculation
557 m_VOLC_MMR3_c kg/m^2 32 A VOLC_MMR3 mass per layer used in climate calculation
558 cb_VOLC_MMR3_c kg/m^2 1 A VOLC_MMR3 column burden used in climate calculation
559 O3colAbove DU 1 A Column O3 above model top
560 TOT_CLD_VISTAU 1 32 A Total gbx cloud extinction visible sw optical depth
561 TOT_ICLD_VISTAU 1 32 A Total in-cloud extinction visible sw optical depth
562 LIQ_ICLD_VISTAU 1 32 A Liquid in-cloud extinction visible sw optical depth
563 ICE_ICLD_VISTAU 1 32 A Ice in-cloud extinction visible sw optical depth
564 SNOW_ICLD_VISTAU 1 32 A Snow in-cloud extinction visible sw optical depth
565 SOLIN W/m2 1 A Solar insolation
566 QRS K/s 32 A Solar heating rate
567 QRSC K/s 32 A Clearsky solar heating rate
568 FSNT W/m2 1 A Net solar flux at top of model
569 FSNTC W/m2 1 A Clearsky net solar flux at top of model
570 FSNTOA W/m2 1 A Net solar flux at top of atmosphere
571 FSNTOAC W/m2 1 A Clearsky net solar flux at top of atmosphere
572 SWCF W/m2 1 A Shortwave cloud forcing
573 FSUTOA W/m2 1 A Upwelling solar flux at top of atmosphere
574 FSNIRTOA W/m2 1 A Net near-infrared flux (Nimbus-7 WFOV) at top of atmosphere
575 FSNRTOAC W/m2 1 A Clearsky net near-infrared flux (Nimbus-7 WFOV) at top of atmosphere
576 FSNRTOAS W/m2 1 A Net near-infrared flux (>= 0.7 microns) at top of atmosphere
577 FSN200 W/m2 1 A Net shortwave flux at 200 mb
578 FSN200C W/m2 1 A Clearsky net shortwave flux at 200 mb
579 FSNR W/m2 1 A Net solar flux at tropopause
580 SOLL W/m2 1 A Solar downward near infrared direct to surface
581 SOLS W/m2 1 A Solar downward visible direct to surface
582 SOLLD W/m2 1 A Solar downward near infrared diffuse to surface
583 SOLSD W/m2 1 A Solar downward visible diffuse to surface
584 FSNS W/m2 1 A Net solar flux at surface
585 FSNSC W/m2 1 A Clearsky net solar flux at surface
586 FSDS W/m2 1 A Downwelling solar flux at surface
587 FSDSC W/m2 1 A Clearsky downwelling solar flux at surface
588 FUS W/m2 33 I Shortwave upward flux
589 FDS W/m2 33 I Shortwave downward flux
590 FUSC W/m2 33 I Shortwave clear-sky upward flux
591 FDSC W/m2 33 I Shortwave clear-sky downward flux
592 QRL K/s 32 A Longwave heating rate
593 QRLC K/s 32 A Clearsky longwave heating rate
594 FLNT W/m2 1 A Net longwave flux at top of model
595 FLNTC W/m2 1 A Clearsky net longwave flux at top of model
596 FLNTCLR W/m2 1 A Clearsky ONLY points net longwave flux at top of model
597 FREQCLR Frac 1 A Frequency of Occurrence of Clearsky
598 FLUT W/m2 1 A Upwelling longwave flux at top of model
599 FLUTC W/m2 1 A Clearsky upwelling longwave flux at top of model
600 LWCF W/m2 1 A Longwave cloud forcing
601 FLN200 W/m2 1 A Net longwave flux at 200 mb
602 FLN200C W/m2 1 A Clearsky net longwave flux at 200 mb
603 FLNR W/m2 1 A Net longwave flux at tropopause
604 FLNS W/m2 1 A Net longwave flux at surface
605 FLNSC W/m2 1 A Clearsky net longwave flux at surface
606 FLDS W/m2 1 A Downwelling longwave flux at surface
607 FLDSC W/m2 1 A Clearsky Downwelling longwave flux at surface
608 FUL W/m2 33 I Longwave upward flux
609 FDL W/m2 33 I Longwave downward flux
610 FULC W/m2 33 I Longwave clear-sky upward flux
611 FDLC W/m2 33 I Longwave clear-sky downward flux
612 EMIS 1 32 A Cloud longwave emissivity
613 HR K/s 32 A Heating rate needed for d(theta)/dt computation
614 AEROD_v 1 1 A Total Aerosol Optical Depth in visible band
615 AODvstrt 1 1 A Stratospheric Aerosol Optical Depth in visible band
616 ODV_VOLC_MMR1 1 1 A VOLC_MMR1 optical depth in visible band
617 ODV_VOLC_MMR2 1 1 A VOLC_MMR2 optical depth in visible band
618 ODV_VOLC_MMR3 1 1 A VOLC_MMR3 optical depth in visible band
619 EXTINCT /m 32 A Aerosol extinction 550 nm, day only
620 EXTINCTUV /m 32 A Aerosol extinction 350 nm, day only
621 EXTINCTNIR /m 32 A Aerosol extinction 1020 nm, day only
622 ABSORB /m 32 A Aerosol absorption, day only
623 AODVIS 1 A Aerosol optical depth 550 nm
624 AODVISst 1 A Stratospheric aerosol optical depth 550 nm, day only
625 AODNIRst 1 A Stratospheric aerosol optical depth 1020 nm, day only
626 AODUVst 1 A Stratospheric aerosol optical depth 350 nm, day only
627 AODUV 1 A Aerosol optical depth 350 nm, day only
628 AODNIR 1 A Aerosol optical depth 1020 nm, day only
629 AODABS 1 A Aerosol absorption optical depth 550 nm, day only
630 AODxASYM 1 A Aerosol optical depth 550 * asymmetry factor, day only
631 EXTxASYM 32 A extinction 550 nm * asymmetry factor, day only
632 AODTOT 1 1 A Aerosol optical depth summed over all sw wavelengths
633 EXTINCTdn /m 32 A Aerosol extinction 550 nm, day only
634 EXTINCTUVdn /m 32 A Aerosol extinction 350 nm, day only
635 EXTINCTNIRdn /m 32 A Aerosol extinction 1020 nm, day only
636 ABSORBdn /m 32 A Aerosol absorption, day only
637 AODVISdn 1 A Aerosol optical depth 550 nm
638 AODVISstdn 1 A Stratospheric aerosol optical depth 550 nm, day only
639 AODNIRstdn 1 A Stratospheric aerosol optical depth 1020 nm, day only
640 AODUVstdn 1 A Stratospheric aerosol optical depth 350 nm, day only
641 AODUVdn 1 A Aerosol optical depth 350 nm, day only
642 AODNIRdn 1 A Aerosol optical depth 1020 nm, day only
643 AODABSdn 1 A Aerosol absorption optical depth 550 nm, day only
644 AODxASYMdn 1 A Aerosol optical depth 550 * asymmetry factor, day only
645 EXTxASYMdn 32 A extinction 550 nm * asymmetry factor, day only
646 AODTOTdn 1 1 A Aerosol optical depth summed over all sw wavelengths, day only
647 AODABSLW /m 32 A Aerosol long-wave absorption optical depth at 10 microns
648 TOTABSLW 32 A LW Aero total abs
649 BURDEN01 kg/m2 1 A Aerosol burden bin 01
650 AOD_accum 1 A Aerosol optical depth, day only, 550 nm, accum
651 AODDUST01 1 A Aerosol optical depth, day only, 550 nm mode 1 from dust
652 BURDENdn01 kg/m2 1 A Aerosol burden, day night, bin 1
653 AODdn_accum 1 A Aerosol optical depth 550 nm, day night, accum
654 AODdnDUST01 1 A Aerosol optical depth 550 nm, day night, bin 1 from dust
655 BURDEN02 kg/m2 1 A Aerosol burden bin 02
656 AOD_aitken 1 A Aerosol optical depth, day only, 550 nm, aitken
657 AODDUST02 1 A Aerosol optical depth, day only, 550 nm mode 2 from dust
658 BURDENdn02 kg/m2 1 A Aerosol burden, day night, bin 2
659 AODdn_aitken 1 A Aerosol optical depth 550 nm, day night, aitken
660 AODdnDUST02 1 A Aerosol optical depth 550 nm, day night, bin 2 from dust
661 BURDEN03 kg/m2 1 A Aerosol burden bin 03
662 AOD_coarse 1 A Aerosol optical depth, day only, 550 nm, coarse
663 AODDUST03 1 A Aerosol optical depth, day only, 550 nm mode 3 from dust
664 BURDENdn03 kg/m2 1 A Aerosol burden, day night, bin 3
665 AODdn_coarse 1 A Aerosol optical depth 550 nm, day night, coarse
666 AODdnDUST03 1 A Aerosol optical depth 550 nm, day night, bin 3 from dust
667 BURDEN04 kg/m2 1 A Aerosol burden bin 04
668 AOD_primary_carbon 1 A Aerosol optical depth, day only, 550 nm, primary_carbon
669 AODDUST04 1 A Aerosol optical depth, day only, 550 nm mode 4 from dust
670 BURDENdn04 kg/m2 1 A Aerosol burden, day night, bin 4
671 AODdn_primary_carbon 1 A Aerosol optical depth 550 nm, day night, primary_carbon
672 AODdnDUST04 1 A Aerosol optical depth 550 nm, day night, bin 4 from dust
673 AODDUST 1 A Aerosol optical depth 550 nm from dust, day only
674 AODSO4 1 A Aerosol optical depth 550 nm from SO4, day only
675 AODPOM 1 A Aerosol optical depth 550 nm from POM, day only
676 AODSOA 1 A Aerosol optical depth 550 nm from SOA, day only
677 AODBC 1 A Aerosol optical depth 550 nm from BC, day only
678 AODSS 1 A Aerosol optical depth 550 nm from seasalt, day only
679 AODABSBC 1 A Aerosol absorption optical depth 550 nm from BC, day only
680 BURDENDUST kg/m2 1 A Dust aerosol burden, day only
681 BURDENSO4 kg/m2 1 A Sulfate aerosol burden, day only
682 BURDENPOM kg/m2 1 A POM aerosol burden, day only
683 BURDENSOA kg/m2 1 A SOA aerosol burden, day only
684 BURDENBC kg/m2 1 A Black carbon aerosol burden, day only
685 BURDENSEASALT kg/m2 1 A Seasalt aerosol burden, day only
686 SSAVIS 1 A Aerosol single-scatter albedo, day only
687 AODDUSTdn 1 A Aerosol optical depth 550 nm from dust, day night
688 AODSO4dn 1 A Aerosol optical depth 550 nm from SO4, day night
689 AODPOMdn 1 A Aerosol optical depth 550 nm from POM, day night
690 AODSOAdn 1 A Aerosol optical depth 550 nm from SOA, day night
691 AODBCdn 1 A Aerosol optical depth 550 nm from BC, day night
692 AODSSdn 1 A Aerosol optical depth 550 nm from seasalt, day night
693 AODABSBCdn 1 A Aerosol absorption optical depth 550 nm from BC, day night
694 BURDENDUSTdn kg/m2 1 A Dust aerosol burden, day night
695 BURDENSO4dn kg/m2 1 A Sulfate aerosol burden, day night
696 BURDENPOMdn kg/m2 1 A POM aerosol burden, day night
697 BURDENSOAdn kg/m2 1 A SOA aerosol burden, day night
698 BURDENBCdn kg/m2 1 A Black carbon aerosol burden, day night
699 BURDENSEASALTdn kg/m2 1 A Seasalt aerosol burden, day night
700 SSAVISdn 1 A Aerosol single-scatter albedo, day night
701 num_a1_sfcsiz1 #/m2/s 1 A num_a1 calcsize number-adjust column source
702 num_a1_sfcsiz2 #/m2/s 1 A num_a1 calcsize number-adjust column sink
703 num_c1_sfcsiz1 #/m2/s 1 A num_c1 calcsize number-adjust column source
704 num_c1_sfcsiz2 #/m2/s 1 A num_c1 calcsize number-adjust column sink
705 num_a2_sfcsiz1 #/m2/s 1 A num_a2 calcsize number-adjust column source
706 num_a2_sfcsiz2 #/m2/s 1 A num_a2 calcsize number-adjust column sink
707 num_c2_sfcsiz1 #/m2/s 1 A num_c2 calcsize number-adjust column source
708 num_c2_sfcsiz2 #/m2/s 1 A num_c2 calcsize number-adjust column sink
709 num_a3_sfcsiz1 #/m2/s 1 A num_a3 calcsize number-adjust column source
710 num_a3_sfcsiz2 #/m2/s 1 A num_a3 calcsize number-adjust column sink
711 num_c3_sfcsiz1 #/m2/s 1 A num_c3 calcsize number-adjust column source
712 num_c3_sfcsiz2 #/m2/s 1 A num_c3 calcsize number-adjust column sink
713 num_a4_sfcsiz1 #/m2/s 1 A num_a4 calcsize number-adjust column source
714 num_a4_sfcsiz2 #/m2/s 1 A num_a4 calcsize number-adjust column sink
715 num_c4_sfcsiz1 #/m2/s 1 A num_c4 calcsize number-adjust column source
716 num_c4_sfcsiz2 #/m2/s 1 A num_c4 calcsize number-adjust column sink
717 num_a2_sfcsiz3 #/m2/s 1 A num_a2 calcsize aitken-to-accum adjust column tendency
718 num_a1_sfcsiz3 #/m2/s 1 A num_a1 calcsize aitken-to-accum adjust column tendency
719 num_a2_sfcsiz4 #/m2/s 1 A num_a2 calcsize accum-to-aitken adjust column tendency
720 num_a1_sfcsiz4 #/m2/s 1 A num_a1 calcsize accum-to-aitken adjust column tendency
721 num_c2_sfcsiz3 #/m2/s 1 A num_c2 calcsize aitken-to-accum adjust column tendency
722 num_c1_sfcsiz3 #/m2/s 1 A num_c1 calcsize aitken-to-accum adjust column tendency
723 num_c2_sfcsiz4 #/m2/s 1 A num_c2 calcsize accum-to-aitken adjust column tendency
724 num_c1_sfcsiz4 #/m2/s 1 A num_c1 calcsize accum-to-aitken adjust column tendency
725 so4_a2_sfcsiz3 kg/m2/s 1 A so4_a2 calcsize aitken-to-accum adjust column tendency
726 so4_a1_sfcsiz3 kg/m2/s 1 A so4_a1 calcsize aitken-to-accum adjust column tendency
727 so4_a2_sfcsiz4 kg/m2/s 1 A so4_a2 calcsize accum-to-aitken adjust column tendency
728 so4_a1_sfcsiz4 kg/m2/s 1 A so4_a1 calcsize accum-to-aitken adjust column tendency
729 so4_c2_sfcsiz3 kg/m2/s 1 A so4_c2 calcsize aitken-to-accum adjust column tendency
730 so4_c1_sfcsiz3 kg/m2/s 1 A so4_c1 calcsize aitken-to-accum adjust column tendency
731 so4_c2_sfcsiz4 kg/m2/s 1 A so4_c2 calcsize accum-to-aitken adjust column tendency
732 so4_c1_sfcsiz4 kg/m2/s 1 A so4_c1 calcsize accum-to-aitken adjust column tendency
733 soa_a2_sfcsiz3 kg/m2/s 1 A soa_a2 calcsize aitken-to-accum adjust column tendency
734 soa_a1_sfcsiz3 kg/m2/s 1 A soa_a1 calcsize aitken-to-accum adjust column tendency
735 soa_a2_sfcsiz4 kg/m2/s 1 A soa_a2 calcsize accum-to-aitken adjust column tendency
736 soa_a1_sfcsiz4 kg/m2/s 1 A soa_a1 calcsize accum-to-aitken adjust column tendency
737 soa_c2_sfcsiz3 kg/m2/s 1 A soa_c2 calcsize aitken-to-accum adjust column tendency
738 soa_c1_sfcsiz3 kg/m2/s 1 A soa_c1 calcsize aitken-to-accum adjust column tendency
739 soa_c2_sfcsiz4 kg/m2/s 1 A soa_c2 calcsize accum-to-aitken adjust column tendency
740 soa_c1_sfcsiz4 kg/m2/s 1 A soa_c1 calcsize accum-to-aitken adjust column tendency
741 ncl_a2_sfcsiz3 kg/m2/s 1 A ncl_a2 calcsize aitken-to-accum adjust column tendency
742 ncl_a1_sfcsiz3 kg/m2/s 1 A ncl_a1 calcsize aitken-to-accum adjust column tendency
743 ncl_a2_sfcsiz4 kg/m2/s 1 A ncl_a2 calcsize accum-to-aitken adjust column tendency
744 ncl_a1_sfcsiz4 kg/m2/s 1 A ncl_a1 calcsize accum-to-aitken adjust column tendency
745 ncl_c2_sfcsiz3 kg/m2/s 1 A ncl_c2 calcsize aitken-to-accum adjust column tendency
746 ncl_c1_sfcsiz3 kg/m2/s 1 A ncl_c1 calcsize aitken-to-accum adjust column tendency
747 ncl_c2_sfcsiz4 kg/m2/s 1 A ncl_c2 calcsize accum-to-aitken adjust column tendency
748 ncl_c1_sfcsiz4 kg/m2/s 1 A ncl_c1 calcsize accum-to-aitken adjust column tendency
749 dst_a2_sfcsiz3 kg/m2/s 1 A dst_a2 calcsize aitken-to-accum adjust column tendency
750 dst_a1_sfcsiz3 kg/m2/s 1 A dst_a1 calcsize aitken-to-accum adjust column tendency
751 dst_a2_sfcsiz4 kg/m2/s 1 A dst_a2 calcsize accum-to-aitken adjust column tendency
752 dst_a1_sfcsiz4 kg/m2/s 1 A dst_a1 calcsize accum-to-aitken adjust column tendency
753 dst_c2_sfcsiz3 kg/m2/s 1 A dst_c2 calcsize aitken-to-accum adjust column tendency
754 dst_c1_sfcsiz3 kg/m2/s 1 A dst_c1 calcsize aitken-to-accum adjust column tendency
755 dst_c2_sfcsiz4 kg/m2/s 1 A dst_c2 calcsize accum-to-aitken adjust column tendency
756 dst_c1_sfcsiz4 kg/m2/s 1 A dst_c1 calcsize accum-to-aitken adjust column tendency
757 qconff_gaex kg/kg/s 32 A 3D fields for Fossil SOA condensation
758 qevapff_gaex kg/kg/s 32 A 3D fields for Fossil SOA evaporation
759 qconbb_gaex kg/kg/s 32 A 3D fields for Biomass SOA condensation
760 qevapbb_gaex kg/kg/s 32 A 3D fields for Biomass SOA evaporation
761 qconbg_gaex kg/kg/s 32 A 3D fields for Biogenic SOA condensation
762 qevapbg_gaex kg/kg/s 32 A 3D fields for Biogenic SOA evaporation
763 qcon_gaex kg/kg/s 32 A 3D fields for SOA condensation
764 qevap_gaex kg/kg/s 32 A 3D fields for Biogenic SOA evaporation
765 bc_a1_sfgaex1 kg/m2/s 1 A bc_a1 gas-aerosol-exchange primary column tendency
766 bc_a4_sfgaex1 kg/m2/s 1 A bc_a4 gas-aerosol-exchange primary column tendency
767 H2SO4_sfgaex1 kg/m2/s 1 A H2SO4 gas-aerosol-exchange primary column tendency
768 num_a1_sfgaex1 kg/m2/s 1 A num_a1 gas-aerosol-exchange primary column tendency
769 num_a4_sfgaex1 kg/m2/s 1 A num_a4 gas-aerosol-exchange primary column tendency
770 pom_a1_sfgaex1 kg/m2/s 1 A pom_a1 gas-aerosol-exchange primary column tendency
771 pom_a4_sfgaex1 kg/m2/s 1 A pom_a4 gas-aerosol-exchange primary column tendency
772 so4_a1_sfgaex1 kg/m2/s 1 A so4_a1 gas-aerosol-exchange primary column tendency
773 so4_a2_sfgaex1 kg/m2/s 1 A so4_a2 gas-aerosol-exchange primary column tendency
774 so4_a3_sfgaex1 kg/m2/s 1 A so4_a3 gas-aerosol-exchange primary column tendency
775 soa_a1_sfgaex1 kg/m2/s 1 A soa_a1 gas-aerosol-exchange primary column tendency
776 soa_a2_sfgaex1 kg/m2/s 1 A soa_a2 gas-aerosol-exchange primary column tendency
777 SOAG_sfgaex1 kg/m2/s 1 A SOAG gas-aerosol-exchange primary column tendency
778 dst_a1_sfgaex2 kg/m2/s 1 A dst_a1 gas-aerosol-exchange renaming column tendency
779 dst_c1_sfgaex2 kg/m2/s 1 A dst_c1 gas-aerosol-exchange renaming column tendency
780 dst_a2_sfgaex2 kg/m2/s 1 A dst_a2 gas-aerosol-exchange renaming column tendency
781 dst_c2_sfgaex2 kg/m2/s 1 A dst_c2 gas-aerosol-exchange renaming column tendency
782 dst_a3_sfgaex2 kg/m2/s 1 A dst_a3 gas-aerosol-exchange renaming column tendency
783 dst_c3_sfgaex2 kg/m2/s 1 A dst_c3 gas-aerosol-exchange renaming column tendency
784 ncl_a1_sfgaex2 kg/m2/s 1 A ncl_a1 gas-aerosol-exchange renaming column tendency
785 ncl_c1_sfgaex2 kg/m2/s 1 A ncl_c1 gas-aerosol-exchange renaming column tendency
786 ncl_a2_sfgaex2 kg/m2/s 1 A ncl_a2 gas-aerosol-exchange renaming column tendency
787 ncl_c2_sfgaex2 kg/m2/s 1 A ncl_c2 gas-aerosol-exchange renaming column tendency
788 ncl_a3_sfgaex2 kg/m2/s 1 A ncl_a3 gas-aerosol-exchange renaming column tendency
789 ncl_c3_sfgaex2 kg/m2/s 1 A ncl_c3 gas-aerosol-exchange renaming column tendency
790 num_a1_sfgaex2 #/m2/s 1 A num_a1 gas-aerosol-exchange renaming column tendency
791 num_c1_sfgaex2 #/m2/s 1 A num_c1 gas-aerosol-exchange renaming column tendency
792 num_a2_sfgaex2 #/m2/s 1 A num_a2 gas-aerosol-exchange renaming column tendency
793 num_c2_sfgaex2 #/m2/s 1 A num_c2 gas-aerosol-exchange renaming column tendency
794 num_a3_sfgaex2 #/m2/s 1 A num_a3 gas-aerosol-exchange renaming column tendency
795 num_c3_sfgaex2 #/m2/s 1 A num_c3 gas-aerosol-exchange renaming column tendency
796 so4_a1_sfgaex2 kg/m2/s 1 A so4_a1 gas-aerosol-exchange renaming column tendency
797 so4_c1_sfgaex2 kg/m2/s 1 A so4_c1 gas-aerosol-exchange renaming column tendency
798 so4_a2_sfgaex2 kg/m2/s 1 A so4_a2 gas-aerosol-exchange renaming column tendency
799 so4_c2_sfgaex2 kg/m2/s 1 A so4_c2 gas-aerosol-exchange renaming column tendency
800 so4_a3_sfgaex2 kg/m2/s 1 A so4_a3 gas-aerosol-exchange renaming column tendency
801 so4_c3_sfgaex2 kg/m2/s 1 A so4_c3 gas-aerosol-exchange renaming column tendency
802 soa_a1_sfgaex2 kg/m2/s 1 A soa_a1 gas-aerosol-exchange renaming column tendency
803 soa_c1_sfgaex2 kg/m2/s 1 A soa_c1 gas-aerosol-exchange renaming column tendency
804 soa_a2_sfgaex2 kg/m2/s 1 A soa_a2 gas-aerosol-exchange renaming column tendency
805 soa_c2_sfgaex2 kg/m2/s 1 A soa_c2 gas-aerosol-exchange renaming column tendency
806 bc_a1_sfcoag1 kg/m2/s 1 A bc_a1 modal_aero coagulation column tendency
807 bc_a4_sfcoag1 kg/m2/s 1 A bc_a4 modal_aero coagulation column tendency
808 dst_a1_sfcoag1 kg/m2/s 1 A dst_a1 modal_aero coagulation column tendency
809 dst_a2_sfcoag1 kg/m2/s 1 A dst_a2 modal_aero coagulation column tendency
810 ncl_a1_sfcoag1 kg/m2/s 1 A ncl_a1 modal_aero coagulation column tendency
811 ncl_a2_sfcoag1 kg/m2/s 1 A ncl_a2 modal_aero coagulation column tendency
812 num_a1_sfcoag1 #/m2/s 1 A num_a1 modal_aero coagulation column tendency
813 num_a2_sfcoag1 #/m2/s 1 A num_a2 modal_aero coagulation column tendency
814 num_a4_sfcoag1 #/m2/s 1 A num_a4 modal_aero coagulation column tendency
815 pom_a1_sfcoag1 kg/m2/s 1 A pom_a1 modal_aero coagulation column tendency
816 pom_a4_sfcoag1 kg/m2/s 1 A pom_a4 modal_aero coagulation column tendency
817 so4_a1_sfcoag1 kg/m2/s 1 A so4_a1 modal_aero coagulation column tendency
818 so4_a2_sfcoag1 kg/m2/s 1 A so4_a2 modal_aero coagulation column tendency
819 soa_a1_sfcoag1 kg/m2/s 1 A soa_a1 modal_aero coagulation column tendency
820 soa_a2_sfcoag1 kg/m2/s 1 A soa_a2 modal_aero coagulation column tendency
821 H2SO4_sfnnuc1 kg/m2/s 1 A H2SO4 modal_aero new particle nucleation column tendency
822 num_a2_sfnnuc1 #/m2/s 1 A num_a2 modal_aero new particle nucleation column tendency
823 so4_a2_sfnnuc1 kg/m2/s 1 A so4_a2 modal_aero new particle nucleation column tendency
824 SH_MFUP_MAX kg/m2 1 A Shallow conv. column-max updraft mass flux
825 SH_WCLDBASE m/s 1 A Shallow conv. cloudbase vertical velocity
826 SH_KCLDBASE 1 1 A Shallow conv. cloudbase level index
827 DP_MFUP_MAX kg/m2 1 A Deep conv. column-max updraft mass flux
828 DP_WCLDBASE m/s 1 A Deep conv. cloudbase vertical velocity
829 DP_KCLDBASE 1 1 A Deep conv. cloudbase level index
830 num_a1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
831 num_a1SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface
832 num_a1SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface
833 so4_a1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
834 so4_a1SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface
835 so4_a1SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface
836 pom_a1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
837 pom_a1SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface
838 pom_a1SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface
839 soa_a1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
840 soa_a1SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface
841 soa_a1SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface
842 bc_a1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
843 bc_a1SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface
844 bc_a1SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface
845 dst_a1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
846 dst_a1SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface
847 dst_a1SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface
848 ncl_a1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
849 ncl_a1SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface
850 ncl_a1SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface
851 num_a2SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
852 num_a2SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface
853 num_a2SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface
854 so4_a2SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
855 so4_a2SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface
856 so4_a2SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface
857 soa_a2SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
858 soa_a2SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface
859 soa_a2SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface
860 ncl_a2SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
861 ncl_a2SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface
862 ncl_a2SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface
863 dst_a2SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
864 dst_a2SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface
865 dst_a2SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface
866 num_a3SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
867 num_a3SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface
868 num_a3SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface
869 dst_a3SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
870 dst_a3SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface
871 dst_a3SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface
872 ncl_a3SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
873 ncl_a3SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface
874 ncl_a3SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface
875 so4_a3SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
876 so4_a3SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface
877 so4_a3SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface
878 num_a4SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
879 num_a4SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface
880 num_a4SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface
881 pom_a4SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
882 pom_a4SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface
883 pom_a4SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface
884 bc_a4SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
885 bc_a4SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface
886 bc_a4SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface
887 RAM1 frac 1 A RAM1
888 airFV frac 1 A FV
889 dst_a2SF kg/m2/s 1 A dst_a2 dust surface emission
890 dst_a1SF kg/m2/s 1 A dst_a1 dust surface emission
891 dst_a3SF kg/m2/s 1 A dst_a3 dust surface emission
892 num_a2SF kg/m2/s 1 A num_a2 dust surface emission
893 num_a1SF kg/m2/s 1 A num_a1 dust surface emission
894 num_a3SF kg/m2/s 1 A num_a3 dust surface emission
895 DSTSFMBL kg/m2/s 1 A Mobilization flux at surface
896 LND_MBL frac 1 A Soil erodibility factor
897 SSTSFMBL kg/m2/s 1 A Mobilization flux at surface
898 ncl_a1SF kg/m2/s 1 A ncl_a1 seasalt surface emission
899 ncl_a2SF kg/m2/s 1 A ncl_a2 seasalt surface emission
900 ncl_a3SF kg/m2/s 1 A ncl_a3 seasalt surface emission
901 bc_a1DDF kg/m2/s 1 A bc_a1 dry deposition flux at bottom (grav + turb)
902 bc_a1TBF kg/m2/s 1 A bc_a1 turbulent dry deposition flux
903 bc_a1GVF kg/m2/s 1 A bc_a1 gravitational dry deposition flux
904 bc_a1DTQ kg/kg/s 32 A bc_a1 dry deposition
905 bc_a1DDV m/s 32 A bc_a1 deposition velocity
906 bc_a4DDF kg/m2/s 1 A bc_a4 dry deposition flux at bottom (grav + turb)
907 bc_a4TBF kg/m2/s 1 A bc_a4 turbulent dry deposition flux
908 bc_a4GVF kg/m2/s 1 A bc_a4 gravitational dry deposition flux
909 bc_a4DTQ kg/kg/s 32 A bc_a4 dry deposition
910 bc_a4DDV m/s 32 A bc_a4 deposition velocity
911 dst_a1DDF kg/m2/s 1 A dst_a1 dry deposition flux at bottom (grav + turb)
912 dst_a1TBF kg/m2/s 1 A dst_a1 turbulent dry deposition flux
913 dst_a1GVF kg/m2/s 1 A dst_a1 gravitational dry deposition flux
914 dst_a1DTQ kg/kg/s 32 A dst_a1 dry deposition
915 dst_a1DDV m/s 32 A dst_a1 deposition velocity
916 dst_a2DDF kg/m2/s 1 A dst_a2 dry deposition flux at bottom (grav + turb)
917 dst_a2TBF kg/m2/s 1 A dst_a2 turbulent dry deposition flux
918 dst_a2GVF kg/m2/s 1 A dst_a2 gravitational dry deposition flux
919 dst_a2DTQ kg/kg/s 32 A dst_a2 dry deposition
920 dst_a2DDV m/s 32 A dst_a2 deposition velocity
921 dst_a3DDF kg/m2/s 1 A dst_a3 dry deposition flux at bottom (grav + turb)
922 dst_a3TBF kg/m2/s 1 A dst_a3 turbulent dry deposition flux
923 dst_a3GVF kg/m2/s 1 A dst_a3 gravitational dry deposition flux
924 dst_a3DTQ kg/kg/s 32 A dst_a3 dry deposition
925 dst_a3DDV m/s 32 A dst_a3 deposition velocity
926 ncl_a1DDF kg/m2/s 1 A ncl_a1 dry deposition flux at bottom (grav + turb)
927 ncl_a1TBF kg/m2/s 1 A ncl_a1 turbulent dry deposition flux
928 ncl_a1GVF kg/m2/s 1 A ncl_a1 gravitational dry deposition flux
929 ncl_a1DTQ kg/kg/s 32 A ncl_a1 dry deposition
930 ncl_a1DDV m/s 32 A ncl_a1 deposition velocity
931 ncl_a2DDF kg/m2/s 1 A ncl_a2 dry deposition flux at bottom (grav + turb)
932 ncl_a2TBF kg/m2/s 1 A ncl_a2 turbulent dry deposition flux
933 ncl_a2GVF kg/m2/s 1 A ncl_a2 gravitational dry deposition flux
934 ncl_a2DTQ kg/kg/s 32 A ncl_a2 dry deposition
935 ncl_a2DDV m/s 32 A ncl_a2 deposition velocity
936 ncl_a3DDF kg/m2/s 1 A ncl_a3 dry deposition flux at bottom (grav + turb)
937 ncl_a3TBF kg/m2/s 1 A ncl_a3 turbulent dry deposition flux
938 ncl_a3GVF kg/m2/s 1 A ncl_a3 gravitational dry deposition flux
939 ncl_a3DTQ kg/kg/s 32 A ncl_a3 dry deposition
940 ncl_a3DDV m/s 32 A ncl_a3 deposition velocity
941 num_a1DDF 1/m2/s 1 A num_a1 dry deposition flux at bottom (grav + turb)
942 num_a1TBF 1/m2/s 1 A num_a1 turbulent dry deposition flux
943 num_a1GVF 1/m2/s 1 A num_a1 gravitational dry deposition flux
944 num_a1DTQ 1/kg/s 32 A num_a1 dry deposition
945 num_a1DDV m/s 32 A num_a1 deposition velocity
946 num_a2DDF 1/m2/s 1 A num_a2 dry deposition flux at bottom (grav + turb)
947 num_a2TBF 1/m2/s 1 A num_a2 turbulent dry deposition flux
948 num_a2GVF 1/m2/s 1 A num_a2 gravitational dry deposition flux
949 num_a2DTQ 1/kg/s 32 A num_a2 dry deposition
950 num_a2DDV m/s 32 A num_a2 deposition velocity
951 num_a3DDF 1/m2/s 1 A num_a3 dry deposition flux at bottom (grav + turb)
952 num_a3TBF 1/m2/s 1 A num_a3 turbulent dry deposition flux
953 num_a3GVF 1/m2/s 1 A num_a3 gravitational dry deposition flux
954 num_a3DTQ 1/kg/s 32 A num_a3 dry deposition
955 num_a3DDV m/s 32 A num_a3 deposition velocity
956 num_a4DDF 1/m2/s 1 A num_a4 dry deposition flux at bottom (grav + turb)
957 num_a4TBF 1/m2/s 1 A num_a4 turbulent dry deposition flux
958 num_a4GVF 1/m2/s 1 A num_a4 gravitational dry deposition flux
959 num_a4DTQ 1/kg/s 32 A num_a4 dry deposition
960 num_a4DDV m/s 32 A num_a4 deposition velocity
961 pom_a1DDF kg/m2/s 1 A pom_a1 dry deposition flux at bottom (grav + turb)
962 pom_a1TBF kg/m2/s 1 A pom_a1 turbulent dry deposition flux
963 pom_a1GVF kg/m2/s 1 A pom_a1 gravitational dry deposition flux
964 pom_a1DTQ kg/kg/s 32 A pom_a1 dry deposition
965 pom_a1DDV m/s 32 A pom_a1 deposition velocity
966 pom_a4DDF kg/m2/s 1 A pom_a4 dry deposition flux at bottom (grav + turb)
967 pom_a4TBF kg/m2/s 1 A pom_a4 turbulent dry deposition flux
968 pom_a4GVF kg/m2/s 1 A pom_a4 gravitational dry deposition flux
969 pom_a4DTQ kg/kg/s 32 A pom_a4 dry deposition
970 pom_a4DDV m/s 32 A pom_a4 deposition velocity
971 so4_a1DDF kg/m2/s 1 A so4_a1 dry deposition flux at bottom (grav + turb)
972 so4_a1TBF kg/m2/s 1 A so4_a1 turbulent dry deposition flux
973 so4_a1GVF kg/m2/s 1 A so4_a1 gravitational dry deposition flux
974 so4_a1DTQ kg/kg/s 32 A so4_a1 dry deposition
975 so4_a1DDV m/s 32 A so4_a1 deposition velocity
976 so4_a2DDF kg/m2/s 1 A so4_a2 dry deposition flux at bottom (grav + turb)
977 so4_a2TBF kg/m2/s 1 A so4_a2 turbulent dry deposition flux
978 so4_a2GVF kg/m2/s 1 A so4_a2 gravitational dry deposition flux
979 so4_a2DTQ kg/kg/s 32 A so4_a2 dry deposition
980 so4_a2DDV m/s 32 A so4_a2 deposition velocity
981 so4_a3DDF kg/m2/s 1 A so4_a3 dry deposition flux at bottom (grav + turb)
982 so4_a3TBF kg/m2/s 1 A so4_a3 turbulent dry deposition flux
983 so4_a3GVF kg/m2/s 1 A so4_a3 gravitational dry deposition flux
984 so4_a3DTQ kg/kg/s 32 A so4_a3 dry deposition
985 so4_a3DDV m/s 32 A so4_a3 deposition velocity
986 soa_a1DDF kg/m2/s 1 A soa_a1 dry deposition flux at bottom (grav + turb)
987 soa_a1TBF kg/m2/s 1 A soa_a1 turbulent dry deposition flux
988 soa_a1GVF kg/m2/s 1 A soa_a1 gravitational dry deposition flux
989 soa_a1DTQ kg/kg/s 32 A soa_a1 dry deposition
990 soa_a1DDV m/s 32 A soa_a1 deposition velocity
991 soa_a2DDF kg/m2/s 1 A soa_a2 dry deposition flux at bottom (grav + turb)
992 soa_a2TBF kg/m2/s 1 A soa_a2 turbulent dry deposition flux
993 soa_a2GVF kg/m2/s 1 A soa_a2 gravitational dry deposition flux
994 soa_a2DTQ kg/kg/s 32 A soa_a2 dry deposition
995 soa_a2DDV m/s 32 A soa_a2 deposition velocity
996 bc_a1SFWET kg/m2/s 1 A Wet deposition flux at surface
997 bc_a1SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface
998 bc_a1SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface
999 bc_a1SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface
1000 bc_a1SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface
1001 bc_a1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1002 bc_a1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1003 bc_a1WET kg/kg/s 32 A wet deposition tendency
1004 bc_a1SIC kg/kg/s 32 A bc_a1 ic wet deposition
1005 bc_a1SIS kg/kg/s 32 A bc_a1 is wet deposition
1006 bc_a1SBC kg/kg/s 32 A bc_a1 bc wet deposition
1007 bc_a1SBS kg/kg/s 32 A bc_a1 bs wet deposition
1008 bc_a4SFWET kg/m2/s 1 A Wet deposition flux at surface
1009 bc_a4SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface
1010 bc_a4SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface
1011 bc_a4SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface
1012 bc_a4SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface
1013 bc_a4SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1014 bc_a4SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1015 bc_a4WET kg/kg/s 32 A wet deposition tendency
1016 bc_a4SIC kg/kg/s 32 A bc_a4 ic wet deposition
1017 bc_a4SIS kg/kg/s 32 A bc_a4 is wet deposition
1018 bc_a4SBC kg/kg/s 32 A bc_a4 bc wet deposition
1019 bc_a4SBS kg/kg/s 32 A bc_a4 bs wet deposition
1020 dst_a1SFWET kg/m2/s 1 A Wet deposition flux at surface
1021 dst_a1SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface
1022 dst_a1SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface
1023 dst_a1SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface
1024 dst_a1SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface
1025 dst_a1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1026 dst_a1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1027 dst_a1WET kg/kg/s 32 A wet deposition tendency
1028 dst_a1SIC kg/kg/s 32 A dst_a1 ic wet deposition
1029 dst_a1SIS kg/kg/s 32 A dst_a1 is wet deposition
1030 dst_a1SBC kg/kg/s 32 A dst_a1 bc wet deposition
1031 dst_a1SBS kg/kg/s 32 A dst_a1 bs wet deposition
1032 dst_a2SFWET kg/m2/s 1 A Wet deposition flux at surface
1033 dst_a2SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface
1034 dst_a2SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface
1035 dst_a2SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface
1036 dst_a2SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface
1037 dst_a2SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1038 dst_a2SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1039 dst_a2WET kg/kg/s 32 A wet deposition tendency
1040 dst_a2SIC kg/kg/s 32 A dst_a2 ic wet deposition
1041 dst_a2SIS kg/kg/s 32 A dst_a2 is wet deposition
1042 dst_a2SBC kg/kg/s 32 A dst_a2 bc wet deposition
1043 dst_a2SBS kg/kg/s 32 A dst_a2 bs wet deposition
1044 dst_a3SFWET kg/m2/s 1 A Wet deposition flux at surface
1045 dst_a3SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface
1046 dst_a3SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface
1047 dst_a3SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface
1048 dst_a3SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface
1049 dst_a3SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1050 dst_a3SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1051 dst_a3WET kg/kg/s 32 A wet deposition tendency
1052 dst_a3SIC kg/kg/s 32 A dst_a3 ic wet deposition
1053 dst_a3SIS kg/kg/s 32 A dst_a3 is wet deposition
1054 dst_a3SBC kg/kg/s 32 A dst_a3 bc wet deposition
1055 dst_a3SBS kg/kg/s 32 A dst_a3 bs wet deposition
1056 ncl_a1SFWET kg/m2/s 1 A Wet deposition flux at surface
1057 ncl_a1SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface
1058 ncl_a1SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface
1059 ncl_a1SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface
1060 ncl_a1SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface
1061 ncl_a1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1062 ncl_a1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1063 ncl_a1WET kg/kg/s 32 A wet deposition tendency
1064 ncl_a1SIC kg/kg/s 32 A ncl_a1 ic wet deposition
1065 ncl_a1SIS kg/kg/s 32 A ncl_a1 is wet deposition
1066 ncl_a1SBC kg/kg/s 32 A ncl_a1 bc wet deposition
1067 ncl_a1SBS kg/kg/s 32 A ncl_a1 bs wet deposition
1068 ncl_a2SFWET kg/m2/s 1 A Wet deposition flux at surface
1069 ncl_a2SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface
1070 ncl_a2SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface
1071 ncl_a2SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface
1072 ncl_a2SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface
1073 ncl_a2SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1074 ncl_a2SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1075 ncl_a2WET kg/kg/s 32 A wet deposition tendency
1076 ncl_a2SIC kg/kg/s 32 A ncl_a2 ic wet deposition
1077 ncl_a2SIS kg/kg/s 32 A ncl_a2 is wet deposition
1078 ncl_a2SBC kg/kg/s 32 A ncl_a2 bc wet deposition
1079 ncl_a2SBS kg/kg/s 32 A ncl_a2 bs wet deposition
1080 ncl_a3SFWET kg/m2/s 1 A Wet deposition flux at surface
1081 ncl_a3SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface
1082 ncl_a3SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface
1083 ncl_a3SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface
1084 ncl_a3SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface
1085 ncl_a3SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1086 ncl_a3SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1087 ncl_a3WET kg/kg/s 32 A wet deposition tendency
1088 ncl_a3SIC kg/kg/s 32 A ncl_a3 ic wet deposition
1089 ncl_a3SIS kg/kg/s 32 A ncl_a3 is wet deposition
1090 ncl_a3SBC kg/kg/s 32 A ncl_a3 bc wet deposition
1091 ncl_a3SBS kg/kg/s 32 A ncl_a3 bs wet deposition
1092 num_a1SFWET 1/m2/s 1 A Wet deposition flux at surface
1093 num_a1SFSIC 1/m2/s 1 A Wet deposition flux (incloud, convective) at surface
1094 num_a1SFSIS 1/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface
1095 num_a1SFSBC 1/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface
1096 num_a1SFSBS 1/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface
1097 num_a1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1098 num_a1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1099 num_a1WET 1/kg/s 32 A wet deposition tendency
1100 num_a1SIC 1/kg/s 32 A num_a1 ic wet deposition
1101 num_a1SIS 1/kg/s 32 A num_a1 is wet deposition
1102 num_a1SBC 1/kg/s 32 A num_a1 bc wet deposition
1103 num_a1SBS 1/kg/s 32 A num_a1 bs wet deposition
1104 num_a2SFWET 1/m2/s 1 A Wet deposition flux at surface
1105 num_a2SFSIC 1/m2/s 1 A Wet deposition flux (incloud, convective) at surface
1106 num_a2SFSIS 1/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface
1107 num_a2SFSBC 1/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface
1108 num_a2SFSBS 1/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface
1109 num_a2SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1110 num_a2SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1111 num_a2WET 1/kg/s 32 A wet deposition tendency
1112 num_a2SIC 1/kg/s 32 A num_a2 ic wet deposition
1113 num_a2SIS 1/kg/s 32 A num_a2 is wet deposition
1114 num_a2SBC 1/kg/s 32 A num_a2 bc wet deposition
1115 num_a2SBS 1/kg/s 32 A num_a2 bs wet deposition
1116 num_a3SFWET 1/m2/s 1 A Wet deposition flux at surface
1117 num_a3SFSIC 1/m2/s 1 A Wet deposition flux (incloud, convective) at surface
1118 num_a3SFSIS 1/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface
1119 num_a3SFSBC 1/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface
1120 num_a3SFSBS 1/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface
1121 num_a3SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1122 num_a3SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1123 num_a3WET 1/kg/s 32 A wet deposition tendency
1124 num_a3SIC 1/kg/s 32 A num_a3 ic wet deposition
1125 num_a3SIS 1/kg/s 32 A num_a3 is wet deposition
1126 num_a3SBC 1/kg/s 32 A num_a3 bc wet deposition
1127 num_a3SBS 1/kg/s 32 A num_a3 bs wet deposition
1128 num_a4SFWET 1/m2/s 1 A Wet deposition flux at surface
1129 num_a4SFSIC 1/m2/s 1 A Wet deposition flux (incloud, convective) at surface
1130 num_a4SFSIS 1/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface
1131 num_a4SFSBC 1/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface
1132 num_a4SFSBS 1/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface
1133 num_a4SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1134 num_a4SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1135 num_a4WET 1/kg/s 32 A wet deposition tendency
1136 num_a4SIC 1/kg/s 32 A num_a4 ic wet deposition
1137 num_a4SIS 1/kg/s 32 A num_a4 is wet deposition
1138 num_a4SBC 1/kg/s 32 A num_a4 bc wet deposition
1139 num_a4SBS 1/kg/s 32 A num_a4 bs wet deposition
1140 pom_a1SFWET kg/m2/s 1 A Wet deposition flux at surface
1141 pom_a1SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface
1142 pom_a1SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface
1143 pom_a1SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface
1144 pom_a1SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface
1145 pom_a1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1146 pom_a1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1147 pom_a1WET kg/kg/s 32 A wet deposition tendency
1148 pom_a1SIC kg/kg/s 32 A pom_a1 ic wet deposition
1149 pom_a1SIS kg/kg/s 32 A pom_a1 is wet deposition
1150 pom_a1SBC kg/kg/s 32 A pom_a1 bc wet deposition
1151 pom_a1SBS kg/kg/s 32 A pom_a1 bs wet deposition
1152 pom_a4SFWET kg/m2/s 1 A Wet deposition flux at surface
1153 pom_a4SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface
1154 pom_a4SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface
1155 pom_a4SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface
1156 pom_a4SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface
1157 pom_a4SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1158 pom_a4SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1159 pom_a4WET kg/kg/s 32 A wet deposition tendency
1160 pom_a4SIC kg/kg/s 32 A pom_a4 ic wet deposition
1161 pom_a4SIS kg/kg/s 32 A pom_a4 is wet deposition
1162 pom_a4SBC kg/kg/s 32 A pom_a4 bc wet deposition
1163 pom_a4SBS kg/kg/s 32 A pom_a4 bs wet deposition
1164 so4_a1SFWET kg/m2/s 1 A Wet deposition flux at surface
1165 so4_a1SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface
1166 so4_a1SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface
1167 so4_a1SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface
1168 so4_a1SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface
1169 so4_a1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1170 so4_a1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1171 so4_a1WET kg/kg/s 32 A wet deposition tendency
1172 so4_a1SIC kg/kg/s 32 A so4_a1 ic wet deposition
1173 so4_a1SIS kg/kg/s 32 A so4_a1 is wet deposition
1174 so4_a1SBC kg/kg/s 32 A so4_a1 bc wet deposition
1175 so4_a1SBS kg/kg/s 32 A so4_a1 bs wet deposition
1176 so4_a2SFWET kg/m2/s 1 A Wet deposition flux at surface
1177 so4_a2SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface
1178 so4_a2SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface
1179 so4_a2SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface
1180 so4_a2SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface
1181 so4_a2SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1182 so4_a2SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1183 so4_a2WET kg/kg/s 32 A wet deposition tendency
1184 so4_a2SIC kg/kg/s 32 A so4_a2 ic wet deposition
1185 so4_a2SIS kg/kg/s 32 A so4_a2 is wet deposition
1186 so4_a2SBC kg/kg/s 32 A so4_a2 bc wet deposition
1187 so4_a2SBS kg/kg/s 32 A so4_a2 bs wet deposition
1188 so4_a3SFWET kg/m2/s 1 A Wet deposition flux at surface
1189 so4_a3SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface
1190 so4_a3SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface
1191 so4_a3SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface
1192 so4_a3SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface
1193 so4_a3SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1194 so4_a3SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1195 so4_a3WET kg/kg/s 32 A wet deposition tendency
1196 so4_a3SIC kg/kg/s 32 A so4_a3 ic wet deposition
1197 so4_a3SIS kg/kg/s 32 A so4_a3 is wet deposition
1198 so4_a3SBC kg/kg/s 32 A so4_a3 bc wet deposition
1199 so4_a3SBS kg/kg/s 32 A so4_a3 bs wet deposition
1200 soa_a1SFWET kg/m2/s 1 A Wet deposition flux at surface
1201 soa_a1SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface
1202 soa_a1SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface
1203 soa_a1SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface
1204 soa_a1SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface
1205 soa_a1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1206 soa_a1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1207 soa_a1WET kg/kg/s 32 A wet deposition tendency
1208 soa_a1SIC kg/kg/s 32 A soa_a1 ic wet deposition
1209 soa_a1SIS kg/kg/s 32 A soa_a1 is wet deposition
1210 soa_a1SBC kg/kg/s 32 A soa_a1 bc wet deposition
1211 soa_a1SBS kg/kg/s 32 A soa_a1 bs wet deposition
1212 soa_a2SFWET kg/m2/s 1 A Wet deposition flux at surface
1213 soa_a2SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface
1214 soa_a2SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface
1215 soa_a2SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface
1216 soa_a2SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface
1217 soa_a2SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1218 soa_a2SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1219 soa_a2WET kg/kg/s 32 A wet deposition tendency
1220 soa_a2SIC kg/kg/s 32 A soa_a2 ic wet deposition
1221 soa_a2SIS kg/kg/s 32 A soa_a2 is wet deposition
1222 soa_a2SBC kg/kg/s 32 A soa_a2 bc wet deposition
1223 soa_a2SBS kg/kg/s 32 A soa_a2 bs wet deposition
1224 GS_bc_a1 kg/m2/s 1 A bc_a1 gas chemistry/wet removal (for gas species)
1225 AQ_bc_a1 kg/m2/s 1 A bc_a1 aqueous chemistry (for gas species)
1226 GS_bc_a4 kg/m2/s 1 A bc_a4 gas chemistry/wet removal (for gas species)
1227 AQ_bc_a4 kg/m2/s 1 A bc_a4 aqueous chemistry (for gas species)
1228 GS_DMS kg/m2/s 1 A DMS gas chemistry/wet removal (for gas species)
1229 AQ_DMS kg/m2/s 1 A DMS aqueous chemistry (for gas species)
1230 GS_dst_a1 kg/m2/s 1 A dst_a1 gas chemistry/wet removal (for gas species)
1231 AQ_dst_a1 kg/m2/s 1 A dst_a1 aqueous chemistry (for gas species)
1232 GS_dst_a2 kg/m2/s 1 A dst_a2 gas chemistry/wet removal (for gas species)
1233 AQ_dst_a2 kg/m2/s 1 A dst_a2 aqueous chemistry (for gas species)
1234 GS_dst_a3 kg/m2/s 1 A dst_a3 gas chemistry/wet removal (for gas species)
1235 AQ_dst_a3 kg/m2/s 1 A dst_a3 aqueous chemistry (for gas species)
1236 GS_H2O2 kg/m2/s 1 A H2O2 gas chemistry/wet removal (for gas species)
1237 AQ_H2O2 kg/m2/s 1 A H2O2 aqueous chemistry (for gas species)
1238 GS_H2SO4 kg/m2/s 1 A H2SO4 gas chemistry/wet removal (for gas species)
1239 AQ_H2SO4 kg/m2/s 1 A H2SO4 aqueous chemistry (for gas species)
1240 GS_ncl_a1 kg/m2/s 1 A ncl_a1 gas chemistry/wet removal (for gas species)
1241 AQ_ncl_a1 kg/m2/s 1 A ncl_a1 aqueous chemistry (for gas species)
1242 GS_ncl_a2 kg/m2/s 1 A ncl_a2 gas chemistry/wet removal (for gas species)
1243 AQ_ncl_a2 kg/m2/s 1 A ncl_a2 aqueous chemistry (for gas species)
1244 GS_ncl_a3 kg/m2/s 1 A ncl_a3 gas chemistry/wet removal (for gas species)
1245 AQ_ncl_a3 kg/m2/s 1 A ncl_a3 aqueous chemistry (for gas species)
1246 GS_num_a1 1/m2/s 1 A num_a1 gas chemistry/wet removal (for gas species)
1247 AQ_num_a1 1/m2/s 1 A num_a1 aqueous chemistry (for gas species)
1248 GS_num_a2 1/m2/s 1 A num_a2 gas chemistry/wet removal (for gas species)
1249 AQ_num_a2 1/m2/s 1 A num_a2 aqueous chemistry (for gas species)
1250 GS_num_a3 1/m2/s 1 A num_a3 gas chemistry/wet removal (for gas species)
1251 AQ_num_a3 1/m2/s 1 A num_a3 aqueous chemistry (for gas species)
1252 GS_num_a4 1/m2/s 1 A num_a4 gas chemistry/wet removal (for gas species)
1253 AQ_num_a4 1/m2/s 1 A num_a4 aqueous chemistry (for gas species)
1254 GS_pom_a1 kg/m2/s 1 A pom_a1 gas chemistry/wet removal (for gas species)
1255 AQ_pom_a1 kg/m2/s 1 A pom_a1 aqueous chemistry (for gas species)
1256 GS_pom_a4 kg/m2/s 1 A pom_a4 gas chemistry/wet removal (for gas species)
1257 AQ_pom_a4 kg/m2/s 1 A pom_a4 aqueous chemistry (for gas species)
1258 GS_SO2 kg/m2/s 1 A SO2 gas chemistry/wet removal (for gas species)
1259 AQ_SO2 kg/m2/s 1 A SO2 aqueous chemistry (for gas species)
1260 GS_so4_a1 kg/m2/s 1 A so4_a1 gas chemistry/wet removal (for gas species)
1261 AQ_so4_a1 kg/m2/s 1 A so4_a1 aqueous chemistry (for gas species)
1262 GS_so4_a2 kg/m2/s 1 A so4_a2 gas chemistry/wet removal (for gas species)
1263 AQ_so4_a2 kg/m2/s 1 A so4_a2 aqueous chemistry (for gas species)
1264 GS_so4_a3 kg/m2/s 1 A so4_a3 gas chemistry/wet removal (for gas species)
1265 AQ_so4_a3 kg/m2/s 1 A so4_a3 aqueous chemistry (for gas species)
1266 GS_soa_a1 kg/m2/s 1 A soa_a1 gas chemistry/wet removal (for gas species)
1267 AQ_soa_a1 kg/m2/s 1 A soa_a1 aqueous chemistry (for gas species)
1268 GS_soa_a2 kg/m2/s 1 A soa_a2 gas chemistry/wet removal (for gas species)
1269 AQ_soa_a2 kg/m2/s 1 A soa_a2 aqueous chemistry (for gas species)
1270 GS_SOAE kg/m2/s 1 A SOAE gas chemistry/wet removal (for gas species)
1271 AQ_SOAE kg/m2/s 1 A SOAE aqueous chemistry (for gas species)
1272 GS_SOAG kg/m2/s 1 A SOAG gas chemistry/wet removal (for gas species)
1273 AQ_SOAG kg/m2/s 1 A SOAG aqueous chemistry (for gas species)
1274 GS_H2O kg/m2/s 1 A H2O gas chemistry/wet removal (for gas species)
1275 AQ_H2O kg/m2/s 1 A H2O aqueous chemistry (for gas species)
1276 bc_c1 kg/kg 32 A bc_c1 in cloud water
1277 bc_c1SFWET kg/m2/s 1 A bc_c1 wet deposition flux at surface
1278 bc_c1SFSIC kg/m2/s 1 A bc_c1 wet deposition flux (incloud, convective) at surface
1279 bc_c1SFSIS kg/m2/s 1 A bc_c1 wet deposition flux (incloud, stratiform) at surface
1280 bc_c1SFSBC kg/m2/s 1 A bc_c1 wet deposition flux (belowcloud, convective) at surface
1281 bc_c1SFSBS kg/m2/s 1 A bc_c1 wet deposition flux (belowcloud, stratiform) at surface
1282 bc_c1DDF kg/m2/s 1 A bc_c1 dry deposition flux at bottom (grav + turb)
1283 bc_c1TBF kg/m2/s 1 A bc_c1 turbulent dry deposition flux
1284 bc_c1GVF kg/m2/s 1 A bc_c1 gravitational dry deposition flux
1285 bc_c1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
1286 bc_c1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1287 bc_c1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1288 bc_c4 kg/kg 32 A bc_c4 in cloud water
1289 bc_c4SFWET kg/m2/s 1 A bc_c4 wet deposition flux at surface
1290 bc_c4SFSIC kg/m2/s 1 A bc_c4 wet deposition flux (incloud, convective) at surface
1291 bc_c4SFSIS kg/m2/s 1 A bc_c4 wet deposition flux (incloud, stratiform) at surface
1292 bc_c4SFSBC kg/m2/s 1 A bc_c4 wet deposition flux (belowcloud, convective) at surface
1293 bc_c4SFSBS kg/m2/s 1 A bc_c4 wet deposition flux (belowcloud, stratiform) at surface
1294 bc_c4DDF kg/m2/s 1 A bc_c4 dry deposition flux at bottom (grav + turb)
1295 bc_c4TBF kg/m2/s 1 A bc_c4 turbulent dry deposition flux
1296 bc_c4GVF kg/m2/s 1 A bc_c4 gravitational dry deposition flux
1297 bc_c4SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
1298 bc_c4SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1299 bc_c4SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1300 dst_c1 kg/kg 32 A dst_c1 in cloud water
1301 dst_c1SFWET kg/m2/s 1 A dst_c1 wet deposition flux at surface
1302 dst_c1SFSIC kg/m2/s 1 A dst_c1 wet deposition flux (incloud, convective) at surface
1303 dst_c1SFSIS kg/m2/s 1 A dst_c1 wet deposition flux (incloud, stratiform) at surface
1304 dst_c1SFSBC kg/m2/s 1 A dst_c1 wet deposition flux (belowcloud, convective) at surface
1305 dst_c1SFSBS kg/m2/s 1 A dst_c1 wet deposition flux (belowcloud, stratiform) at surface
1306 dst_c1DDF kg/m2/s 1 A dst_c1 dry deposition flux at bottom (grav + turb)
1307 dst_c1TBF kg/m2/s 1 A dst_c1 turbulent dry deposition flux
1308 dst_c1GVF kg/m2/s 1 A dst_c1 gravitational dry deposition flux
1309 dst_c1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
1310 dst_c1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1311 dst_c1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1312 dst_c2 kg/kg 32 A dst_c2 in cloud water
1313 dst_c2SFWET kg/m2/s 1 A dst_c2 wet deposition flux at surface
1314 dst_c2SFSIC kg/m2/s 1 A dst_c2 wet deposition flux (incloud, convective) at surface
1315 dst_c2SFSIS kg/m2/s 1 A dst_c2 wet deposition flux (incloud, stratiform) at surface
1316 dst_c2SFSBC kg/m2/s 1 A dst_c2 wet deposition flux (belowcloud, convective) at surface
1317 dst_c2SFSBS kg/m2/s 1 A dst_c2 wet deposition flux (belowcloud, stratiform) at surface
1318 dst_c2DDF kg/m2/s 1 A dst_c2 dry deposition flux at bottom (grav + turb)
1319 dst_c2TBF kg/m2/s 1 A dst_c2 turbulent dry deposition flux
1320 dst_c2GVF kg/m2/s 1 A dst_c2 gravitational dry deposition flux
1321 dst_c2SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
1322 dst_c2SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1323 dst_c2SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1324 dst_c3 kg/kg 32 A dst_c3 in cloud water
1325 dst_c3SFWET kg/m2/s 1 A dst_c3 wet deposition flux at surface
1326 dst_c3SFSIC kg/m2/s 1 A dst_c3 wet deposition flux (incloud, convective) at surface
1327 dst_c3SFSIS kg/m2/s 1 A dst_c3 wet deposition flux (incloud, stratiform) at surface
1328 dst_c3SFSBC kg/m2/s 1 A dst_c3 wet deposition flux (belowcloud, convective) at surface
1329 dst_c3SFSBS kg/m2/s 1 A dst_c3 wet deposition flux (belowcloud, stratiform) at surface
1330 dst_c3DDF kg/m2/s 1 A dst_c3 dry deposition flux at bottom (grav + turb)
1331 dst_c3TBF kg/m2/s 1 A dst_c3 turbulent dry deposition flux
1332 dst_c3GVF kg/m2/s 1 A dst_c3 gravitational dry deposition flux
1333 dst_c3SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
1334 dst_c3SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1335 dst_c3SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1336 ncl_c1 kg/kg 32 A ncl_c1 in cloud water
1337 ncl_c1SFWET kg/m2/s 1 A ncl_c1 wet deposition flux at surface
1338 ncl_c1SFSIC kg/m2/s 1 A ncl_c1 wet deposition flux (incloud, convective) at surface
1339 ncl_c1SFSIS kg/m2/s 1 A ncl_c1 wet deposition flux (incloud, stratiform) at surface
1340 ncl_c1SFSBC kg/m2/s 1 A ncl_c1 wet deposition flux (belowcloud, convective) at surface
1341 ncl_c1SFSBS kg/m2/s 1 A ncl_c1 wet deposition flux (belowcloud, stratiform) at surface
1342 ncl_c1DDF kg/m2/s 1 A ncl_c1 dry deposition flux at bottom (grav + turb)
1343 ncl_c1TBF kg/m2/s 1 A ncl_c1 turbulent dry deposition flux
1344 ncl_c1GVF kg/m2/s 1 A ncl_c1 gravitational dry deposition flux
1345 ncl_c1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
1346 ncl_c1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1347 ncl_c1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1348 ncl_c2 kg/kg 32 A ncl_c2 in cloud water
1349 ncl_c2SFWET kg/m2/s 1 A ncl_c2 wet deposition flux at surface
1350 ncl_c2SFSIC kg/m2/s 1 A ncl_c2 wet deposition flux (incloud, convective) at surface
1351 ncl_c2SFSIS kg/m2/s 1 A ncl_c2 wet deposition flux (incloud, stratiform) at surface
1352 ncl_c2SFSBC kg/m2/s 1 A ncl_c2 wet deposition flux (belowcloud, convective) at surface
1353 ncl_c2SFSBS kg/m2/s 1 A ncl_c2 wet deposition flux (belowcloud, stratiform) at surface
1354 ncl_c2DDF kg/m2/s 1 A ncl_c2 dry deposition flux at bottom (grav + turb)
1355 ncl_c2TBF kg/m2/s 1 A ncl_c2 turbulent dry deposition flux
1356 ncl_c2GVF kg/m2/s 1 A ncl_c2 gravitational dry deposition flux
1357 ncl_c2SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
1358 ncl_c2SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1359 ncl_c2SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1360 ncl_c3 kg/kg 32 A ncl_c3 in cloud water
1361 ncl_c3SFWET kg/m2/s 1 A ncl_c3 wet deposition flux at surface
1362 ncl_c3SFSIC kg/m2/s 1 A ncl_c3 wet deposition flux (incloud, convective) at surface
1363 ncl_c3SFSIS kg/m2/s 1 A ncl_c3 wet deposition flux (incloud, stratiform) at surface
1364 ncl_c3SFSBC kg/m2/s 1 A ncl_c3 wet deposition flux (belowcloud, convective) at surface
1365 ncl_c3SFSBS kg/m2/s 1 A ncl_c3 wet deposition flux (belowcloud, stratiform) at surface
1366 ncl_c3DDF kg/m2/s 1 A ncl_c3 dry deposition flux at bottom (grav + turb)
1367 ncl_c3TBF kg/m2/s 1 A ncl_c3 turbulent dry deposition flux
1368 ncl_c3GVF kg/m2/s 1 A ncl_c3 gravitational dry deposition flux
1369 ncl_c3SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
1370 ncl_c3SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1371 ncl_c3SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1372 num_c1 1/kg 32 A num_c1 in cloud water
1373 num_c1SFWET 1/m2/s 1 A num_c1 wet deposition flux at surface
1374 num_c1SFSIC 1/m2/s 1 A num_c1 wet deposition flux (incloud, convective) at surface
1375 num_c1SFSIS 1/m2/s 1 A num_c1 wet deposition flux (incloud, stratiform) at surface
1376 num_c1SFSBC 1/m2/s 1 A num_c1 wet deposition flux (belowcloud, convective) at surface
1377 num_c1SFSBS 1/m2/s 1 A num_c1 wet deposition flux (belowcloud, stratiform) at surface
1378 num_c1DDF 1/m2/s 1 A num_c1 dry deposition flux at bottom (grav + turb)
1379 num_c1TBF 1/m2/s 1 A num_c1 turbulent dry deposition flux
1380 num_c1GVF 1/m2/s 1 A num_c1 gravitational dry deposition flux
1381 num_c1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
1382 num_c1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1383 num_c1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1384 num_c2 1/kg 32 A num_c2 in cloud water
1385 num_c2SFWET 1/m2/s 1 A num_c2 wet deposition flux at surface
1386 num_c2SFSIC 1/m2/s 1 A num_c2 wet deposition flux (incloud, convective) at surface
1387 num_c2SFSIS 1/m2/s 1 A num_c2 wet deposition flux (incloud, stratiform) at surface
1388 num_c2SFSBC 1/m2/s 1 A num_c2 wet deposition flux (belowcloud, convective) at surface
1389 num_c2SFSBS 1/m2/s 1 A num_c2 wet deposition flux (belowcloud, stratiform) at surface
1390 num_c2DDF 1/m2/s 1 A num_c2 dry deposition flux at bottom (grav + turb)
1391 num_c2TBF 1/m2/s 1 A num_c2 turbulent dry deposition flux
1392 num_c2GVF 1/m2/s 1 A num_c2 gravitational dry deposition flux
1393 num_c2SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
1394 num_c2SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1395 num_c2SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1396 num_c3 1/kg 32 A num_c3 in cloud water
1397 num_c3SFWET 1/m2/s 1 A num_c3 wet deposition flux at surface
1398 num_c3SFSIC 1/m2/s 1 A num_c3 wet deposition flux (incloud, convective) at surface
1399 num_c3SFSIS 1/m2/s 1 A num_c3 wet deposition flux (incloud, stratiform) at surface
1400 num_c3SFSBC 1/m2/s 1 A num_c3 wet deposition flux (belowcloud, convective) at surface
1401 num_c3SFSBS 1/m2/s 1 A num_c3 wet deposition flux (belowcloud, stratiform) at surface
1402 num_c3DDF 1/m2/s 1 A num_c3 dry deposition flux at bottom (grav + turb)
1403 num_c3TBF 1/m2/s 1 A num_c3 turbulent dry deposition flux
1404 num_c3GVF 1/m2/s 1 A num_c3 gravitational dry deposition flux
1405 num_c3SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
1406 num_c3SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1407 num_c3SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1408 num_c4 1/kg 32 A num_c4 in cloud water
1409 num_c4SFWET 1/m2/s 1 A num_c4 wet deposition flux at surface
1410 num_c4SFSIC 1/m2/s 1 A num_c4 wet deposition flux (incloud, convective) at surface
1411 num_c4SFSIS 1/m2/s 1 A num_c4 wet deposition flux (incloud, stratiform) at surface
1412 num_c4SFSBC 1/m2/s 1 A num_c4 wet deposition flux (belowcloud, convective) at surface
1413 num_c4SFSBS 1/m2/s 1 A num_c4 wet deposition flux (belowcloud, stratiform) at surface
1414 num_c4DDF 1/m2/s 1 A num_c4 dry deposition flux at bottom (grav + turb)
1415 num_c4TBF 1/m2/s 1 A num_c4 turbulent dry deposition flux
1416 num_c4GVF 1/m2/s 1 A num_c4 gravitational dry deposition flux
1417 num_c4SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
1418 num_c4SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1419 num_c4SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1420 pom_c1 kg/kg 32 A pom_c1 in cloud water
1421 pom_c1SFWET kg/m2/s 1 A pom_c1 wet deposition flux at surface
1422 pom_c1SFSIC kg/m2/s 1 A pom_c1 wet deposition flux (incloud, convective) at surface
1423 pom_c1SFSIS kg/m2/s 1 A pom_c1 wet deposition flux (incloud, stratiform) at surface
1424 pom_c1SFSBC kg/m2/s 1 A pom_c1 wet deposition flux (belowcloud, convective) at surface
1425 pom_c1SFSBS kg/m2/s 1 A pom_c1 wet deposition flux (belowcloud, stratiform) at surface
1426 pom_c1DDF kg/m2/s 1 A pom_c1 dry deposition flux at bottom (grav + turb)
1427 pom_c1TBF kg/m2/s 1 A pom_c1 turbulent dry deposition flux
1428 pom_c1GVF kg/m2/s 1 A pom_c1 gravitational dry deposition flux
1429 pom_c1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
1430 pom_c1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1431 pom_c1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1432 pom_c4 kg/kg 32 A pom_c4 in cloud water
1433 pom_c4SFWET kg/m2/s 1 A pom_c4 wet deposition flux at surface
1434 pom_c4SFSIC kg/m2/s 1 A pom_c4 wet deposition flux (incloud, convective) at surface
1435 pom_c4SFSIS kg/m2/s 1 A pom_c4 wet deposition flux (incloud, stratiform) at surface
1436 pom_c4SFSBC kg/m2/s 1 A pom_c4 wet deposition flux (belowcloud, convective) at surface
1437 pom_c4SFSBS kg/m2/s 1 A pom_c4 wet deposition flux (belowcloud, stratiform) at surface
1438 pom_c4DDF kg/m2/s 1 A pom_c4 dry deposition flux at bottom (grav + turb)
1439 pom_c4TBF kg/m2/s 1 A pom_c4 turbulent dry deposition flux
1440 pom_c4GVF kg/m2/s 1 A pom_c4 gravitational dry deposition flux
1441 pom_c4SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
1442 pom_c4SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1443 pom_c4SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1444 so4_c1 kg/kg 32 A so4_c1 in cloud water
1445 so4_c1SFWET kg/m2/s 1 A so4_c1 wet deposition flux at surface
1446 so4_c1SFSIC kg/m2/s 1 A so4_c1 wet deposition flux (incloud, convective) at surface
1447 so4_c1SFSIS kg/m2/s 1 A so4_c1 wet deposition flux (incloud, stratiform) at surface
1448 so4_c1SFSBC kg/m2/s 1 A so4_c1 wet deposition flux (belowcloud, convective) at surface
1449 so4_c1SFSBS kg/m2/s 1 A so4_c1 wet deposition flux (belowcloud, stratiform) at surface
1450 so4_c1DDF kg/m2/s 1 A so4_c1 dry deposition flux at bottom (grav + turb)
1451 so4_c1TBF kg/m2/s 1 A so4_c1 turbulent dry deposition flux
1452 so4_c1GVF kg/m2/s 1 A so4_c1 gravitational dry deposition flux
1453 so4_c1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
1454 so4_c1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1455 so4_c1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1456 so4_c2 kg/kg 32 A so4_c2 in cloud water
1457 so4_c2SFWET kg/m2/s 1 A so4_c2 wet deposition flux at surface
1458 so4_c2SFSIC kg/m2/s 1 A so4_c2 wet deposition flux (incloud, convective) at surface
1459 so4_c2SFSIS kg/m2/s 1 A so4_c2 wet deposition flux (incloud, stratiform) at surface
1460 so4_c2SFSBC kg/m2/s 1 A so4_c2 wet deposition flux (belowcloud, convective) at surface
1461 so4_c2SFSBS kg/m2/s 1 A so4_c2 wet deposition flux (belowcloud, stratiform) at surface
1462 so4_c2DDF kg/m2/s 1 A so4_c2 dry deposition flux at bottom (grav + turb)
1463 so4_c2TBF kg/m2/s 1 A so4_c2 turbulent dry deposition flux
1464 so4_c2GVF kg/m2/s 1 A so4_c2 gravitational dry deposition flux
1465 so4_c2SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
1466 so4_c2SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1467 so4_c2SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1468 so4_c3 kg/kg 32 A so4_c3 in cloud water
1469 so4_c3SFWET kg/m2/s 1 A so4_c3 wet deposition flux at surface
1470 so4_c3SFSIC kg/m2/s 1 A so4_c3 wet deposition flux (incloud, convective) at surface
1471 so4_c3SFSIS kg/m2/s 1 A so4_c3 wet deposition flux (incloud, stratiform) at surface
1472 so4_c3SFSBC kg/m2/s 1 A so4_c3 wet deposition flux (belowcloud, convective) at surface
1473 so4_c3SFSBS kg/m2/s 1 A so4_c3 wet deposition flux (belowcloud, stratiform) at surface
1474 so4_c3DDF kg/m2/s 1 A so4_c3 dry deposition flux at bottom (grav + turb)
1475 so4_c3TBF kg/m2/s 1 A so4_c3 turbulent dry deposition flux
1476 so4_c3GVF kg/m2/s 1 A so4_c3 gravitational dry deposition flux
1477 so4_c3SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
1478 so4_c3SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1479 so4_c3SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1480 soa_c1 kg/kg 32 A soa_c1 in cloud water
1481 soa_c1SFWET kg/m2/s 1 A soa_c1 wet deposition flux at surface
1482 soa_c1SFSIC kg/m2/s 1 A soa_c1 wet deposition flux (incloud, convective) at surface
1483 soa_c1SFSIS kg/m2/s 1 A soa_c1 wet deposition flux (incloud, stratiform) at surface
1484 soa_c1SFSBC kg/m2/s 1 A soa_c1 wet deposition flux (belowcloud, convective) at surface
1485 soa_c1SFSBS kg/m2/s 1 A soa_c1 wet deposition flux (belowcloud, stratiform) at surface
1486 soa_c1DDF kg/m2/s 1 A soa_c1 dry deposition flux at bottom (grav + turb)
1487 soa_c1TBF kg/m2/s 1 A soa_c1 turbulent dry deposition flux
1488 soa_c1GVF kg/m2/s 1 A soa_c1 gravitational dry deposition flux
1489 soa_c1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
1490 soa_c1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1491 soa_c1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1492 soa_c2 kg/kg 32 A soa_c2 in cloud water
1493 soa_c2SFWET kg/m2/s 1 A soa_c2 wet deposition flux at surface
1494 soa_c2SFSIC kg/m2/s 1 A soa_c2 wet deposition flux (incloud, convective) at surface
1495 soa_c2SFSIS kg/m2/s 1 A soa_c2 wet deposition flux (incloud, stratiform) at surface
1496 soa_c2SFSBC kg/m2/s 1 A soa_c2 wet deposition flux (belowcloud, convective) at surface
1497 soa_c2SFSBS kg/m2/s 1 A soa_c2 wet deposition flux (belowcloud, stratiform) at surface
1498 soa_c2DDF kg/m2/s 1 A soa_c2 dry deposition flux at bottom (grav + turb)
1499 soa_c2TBF kg/m2/s 1 A soa_c2 turbulent dry deposition flux
1500 soa_c2GVF kg/m2/s 1 A soa_c2 gravitational dry deposition flux
1501 soa_c2SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface
1502 soa_c2SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface
1503 soa_c2SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface
1504 dgnum1 m 32 I Aerosol mode dry diameter
1505 dgnumwet1 m 32 I Aerosol mode wet diameter
1506 dgnum2 m 32 I Aerosol mode dry diameter
1507 dgnumwet2 m 32 I Aerosol mode wet diameter
1508 dgnum3 m 32 I Aerosol mode dry diameter
1509 dgnumwet3 m 32 I Aerosol mode wet diameter
1510 dgnum4 m 32 I Aerosol mode dry diameter
1511 dgnumwet4 m 32 I Aerosol mode wet diameter
1512 so4_c1AQSO4 kg/m2/s 1 A so4_c1 aqueous phase chemistry
1513 so4_c1AQH2SO4 kg/m2/s 1 A so4_c1 aqueous phase chemistry
1514 so4_c2AQSO4 kg/m2/s 1 A so4_c2 aqueous phase chemistry
1515 so4_c2AQH2SO4 kg/m2/s 1 A so4_c2 aqueous phase chemistry
1516 so4_c3AQSO4 kg/m2/s 1 A so4_c3 aqueous phase chemistry
1517 so4_c3AQH2SO4 kg/m2/s 1 A so4_c3 aqueous phase chemistry
1518 XPH_LWC kg/kg 32 A pH value multiplied by lwc
1519 AQSO4_H2O2 kg/m2/s 1 A SO4 aqueous phase chemistry due to H2O2
1520 AQSO4_O3 kg/m2/s 1 A SO4 aqueous phase chemistry due to O3
1521 HEIGHT m 33 A geopotential height above surface at interfaces (m)
1522 CT_H2O_GHG kg/kg/s 32 A ghg-chem h2o source/sink
1523 U_SRF m/s 1 I bottom layer wind velocity
1524 V_SRF m/s 1 I bottom layer wind velocity
1525 Q_SRF kg/kg 1 I bottom layer specific humidity
1526 extfrc_01 32 I ext frcing
1527 extfrc_02 32 I ext frcing
1528 extfrc_03 32 I ext frcing
1529 extfrc_04 32 I ext frcing
1530 extfrc_05 32 I ext frcing
1531 extfrc_06 32 I ext frcing
1532 extfrc_07 32 I ext frcing
1533 extfrc_08 32 I ext frcing
1534 extfrc_09 32 I ext frcing
1535 jh2o2 /s 32 I photolysis rate constant
1536 jsoa_a1 /s 32 I photolysis rate constant
1537 jsoa_a2 /s 32 I photolysis rate constant
1538 OH_H2O2 cm3/molecules/s 32 I reaction rate constant
1539 usr_HO2_HO2 cm3/molecules/s 32 I reaction rate constant
1540 DMS_NO3 cm3/molecules/s 32 I reaction rate constant
1541 DMS_OHa cm3/molecules/s 32 I reaction rate constant
1542 SO2_OH_M cm6/molecules2/s 32 I reaction rate constant
1543 usr_DMS_OH cm3/molecules/s 32 I reaction rate constant
1544 SOAE_tau /s 32 I reaction rate constant
1545 QDSAD /s 32 I water vapor sad delta
1546 SAD_STRAT cm2/cm3 32 I stratospheric aerosol SAD
1547 SAD_SULFC cm2/cm3 32 I chemical sulfate aerosol SAD
1548 SAD_SAGE cm2/cm3 32 I SAGE sulfate aerosol SAD
1549 SAD_LNAT cm2/cm3 32 I large-mode NAT aerosol SAD
1550 SAD_ICE cm2/cm3 32 I water-ice aerosol SAD
1551 RAD_SULFC cm 32 I chemical sad sulfate
1552 RAD_LNAT cm 32 I large nat radius
1553 RAD_ICE cm 32 I sad ice
1554 SAD_TROP cm2/cm3 32 I tropospheric aerosol SAD
1555 SAD_AERO cm2/cm3 32 I aerosol surface area density
1556 REFF_AERO cm 32 I aerosol effective radius
1557 SULF_TROP mol/mol 32 I tropospheric aerosol SAD
1558 QDSETT /s 32 I water vapor settling delta
1559 QDCHEM /s 32 I water vapor chemistry delta
1560 HNO3_TOTAL mol/mol 32 I total HNO3
1561 HNO3_STS mol/mol 32 I STS condensed HNO3
1562 HNO3_NAT mol/mol 32 I NAT condensed HNO3
1563 HNO3_GAS mol/mol 32 I gas-phase hno3
1564 H2O_GAS mol/mol 32 I gas-phase h2o
1565 HCL_TOTAL mol/mol 32 I total hcl
1566 HCL_GAS mol/mol 32 I gas-phase hcl
1567 HCL_STS mol/mol 32 I STS condensed HCL
1568 SZA degrees 1 I solar zenith angle
1569 NOX mol/mol 32 A nox (N+NO+NO2)
1570 NOY mol/mol 32 A noy = total nitrogen (N+NO+NO2+NO3+2N2O5+HNO3+HO2NO2+ORGNOY+NH4NO3)
1571 NOY_SRF mol/mol 1 A surface noy volume mixing ratio
1572 HOX mol/mol 32 A HOx (H+OH+HO2+2H2O2)
1573 BROX mol/mol 32 A brox (Br+BrO+BRCl+HOBr)
1574 BROY mol/mol 32 A total inorganic bromine (Br+BrO+HOBr+BrONO2+HBr+BrCl)
1575 TBRY mol/mol 32 A total Br (ORG+INORG) volume mixing ratio
1576 CLOX mol/mol 32 A clox (Cl+CLO+HOCl+2Cl2+2Cl2O2+OClO)
1577 CLOY mol/mol 32 A total inorganic chlorine (Cl+ClO+2Cl2+2Cl2O2+OClO+HOCl+ClONO2+HCl+BrCl)
1578 TCLY mol/mol 32 A total Cl (ORG+INORG) volume mixing ratio
1579 FOY mol/mol 32 A total inorganic fluorine (F+HF+COFCL+2COF2)
1580 TFY mol/mol 32 A total F (ORG+INORG) volume mixing ratio
1581 TOTH mol/mol 32 A total H2 volume mixing ratio
1582 NOY_mmr kg/kg 32 A NOy mass mixing ratio
1583 SOX_mmr kg/kg 32 A SOx mass mixing ratio
1584 NHX_mmr kg/kg 32 A NHx mass mixing ratio
1585 DO3CHM_TRP kg/s 1 A integrated net tendency from chem in troposphere
1586 DO3CHM_LMS kg/s 1 A integrated net tendency from chem in lowermost stratosphere
1587 Dbc_a1CHM kg/s 32 A net tendency from chem
1588 bc_a1 kg/kg 32 A bc_a1 concentration
1589 bc_a1_SRF kg/kg 1 A bc_a1 in bottom layer
1590 Dbc_a4CHM kg/s 32 A net tendency from chem
1591 bc_a4 kg/kg 32 A bc_a4 concentration
1592 bc_a4_SRF kg/kg 1 A bc_a4 in bottom layer
1593 DDMSCHM kg/s 32 A net tendency from chem
1594 DV_DMS cm/s 1 A deposition velocity
1595 DF_DMS kg/m2/s 1 A dry deposition flux
1596 DMS mol/mol 32 A DMS concentration
1597 DMS_SRF mol/mol 1 A DMS in bottom layer
1598 Ddst_a1CHM kg/s 32 A net tendency from chem
1599 dst_a1 kg/kg 32 A dst_a1 concentration
1600 dst_a1_SRF kg/kg 1 A dst_a1 in bottom layer
1601 Ddst_a2CHM kg/s 32 A net tendency from chem
1602 dst_a2 kg/kg 32 A dst_a2 concentration
1603 dst_a2_SRF kg/kg 1 A dst_a2 in bottom layer
1604 Ddst_a3CHM kg/s 32 A net tendency from chem
1605 dst_a3 kg/kg 32 A dst_a3 concentration
1606 dst_a3_SRF kg/kg 1 A dst_a3 in bottom layer
1607 DH2O2CHM kg/s 32 A net tendency from chem
1608 DV_H2O2 cm/s 1 A deposition velocity
1609 DF_H2O2 kg/m2/s 1 A dry deposition flux
1610 H2O2 mol/mol 32 A H2O2 concentration
1611 H2O2_SRF mol/mol 1 A H2O2 in bottom layer
1612 DH2SO4CHM kg/s 32 A net tendency from chem
1613 DV_H2SO4 cm/s 1 A deposition velocity
1614 DF_H2SO4 kg/m2/s 1 A dry deposition flux
1615 H2SO4 mol/mol 32 A H2SO4 concentration
1616 H2SO4_SRF mol/mol 1 A H2SO4 in bottom layer
1617 Dncl_a1CHM kg/s 32 A net tendency from chem
1618 ncl_a1 kg/kg 32 A ncl_a1 concentration
1619 ncl_a1_SRF kg/kg 1 A ncl_a1 in bottom layer
1620 Dncl_a2CHM kg/s 32 A net tendency from chem
1621 ncl_a2 kg/kg 32 A ncl_a2 concentration
1622 ncl_a2_SRF kg/kg 1 A ncl_a2 in bottom layer
1623 Dncl_a3CHM kg/s 32 A net tendency from chem
1624 ncl_a3 kg/kg 32 A ncl_a3 concentration
1625 ncl_a3_SRF kg/kg 1 A ncl_a3 in bottom layer
1626 Dnum_a1CHM kg/s 32 A net tendency from chem
1627 num_a1 1/kg 32 A num_a1 concentration
1628 num_a1_SRF 1/kg 1 A num_a1 in bottom layer
1629 Dnum_a2CHM kg/s 32 A net tendency from chem
1630 num_a2 1/kg 32 A num_a2 concentration
1631 num_a2_SRF 1/kg 1 A num_a2 in bottom layer
1632 Dnum_a3CHM kg/s 32 A net tendency from chem
1633 num_a3 1/kg 32 A num_a3 concentration
1634 num_a3_SRF 1/kg 1 A num_a3 in bottom layer
1635 Dnum_a4CHM kg/s 32 A net tendency from chem
1636 num_a4 1/kg 32 A num_a4 concentration
1637 num_a4_SRF 1/kg 1 A num_a4 in bottom layer
1638 Dpom_a1CHM kg/s 32 A net tendency from chem
1639 pom_a1 kg/kg 32 A pom_a1 concentration
1640 pom_a1_SRF kg/kg 1 A pom_a1 in bottom layer
1641 Dpom_a4CHM kg/s 32 A net tendency from chem
1642 pom_a4 kg/kg 32 A pom_a4 concentration
1643 pom_a4_SRF kg/kg 1 A pom_a4 in bottom layer
1644 DSO2CHM kg/s 32 A net tendency from chem
1645 DV_SO2 cm/s 1 A deposition velocity
1646 DF_SO2 kg/m2/s 1 A dry deposition flux
1647 SO2 mol/mol 32 A SO2 concentration
1648 SO2_SRF mol/mol 1 A SO2 in bottom layer
1649 Dso4_a1CHM kg/s 32 A net tendency from chem
1650 so4_a1 kg/kg 32 A so4_a1 concentration
1651 so4_a1_SRF kg/kg 1 A so4_a1 in bottom layer
1652 Dso4_a2CHM kg/s 32 A net tendency from chem
1653 so4_a2 kg/kg 32 A so4_a2 concentration
1654 so4_a2_SRF kg/kg 1 A so4_a2 in bottom layer
1655 Dso4_a3CHM kg/s 32 A net tendency from chem
1656 so4_a3 kg/kg 32 A so4_a3 concentration
1657 so4_a3_SRF kg/kg 1 A so4_a3 in bottom layer
1658 Dsoa_a1CHM kg/s 32 A net tendency from chem
1659 soa_a1 kg/kg 32 A soa_a1 concentration
1660 soa_a1_SRF kg/kg 1 A soa_a1 in bottom layer
1661 Dsoa_a2CHM kg/s 32 A net tendency from chem
1662 soa_a2 kg/kg 32 A soa_a2 concentration
1663 soa_a2_SRF kg/kg 1 A soa_a2 in bottom layer
1664 DSOAECHM kg/s 32 A net tendency from chem
1665 SOAE mol/mol 32 A SOAE concentration
1666 SOAE_SRF mol/mol 1 A SOAE in bottom layer
1667 DSOAGCHM kg/s 32 A net tendency from chem
1668 DV_SOAG cm/s 1 A deposition velocity
1669 DF_SOAG kg/m2/s 1 A dry deposition flux
1670 SOAG mol/mol 32 A SOAG concentration
1671 SOAG_SRF mol/mol 1 A SOAG in bottom layer
1672 DH2OCHM kg/s 32 A net tendency from chem
1673 H2O mol/mol 32 A water vapor concentration
1674 H2O_SRF mol/mol 1 A water vapor in bottom layer
1675 MASS kg 32 A mass of grid box
1676 AREA m2 1 A area of grid box
1677 dry_deposition_NOy_as_N kg/m2/s 1 I NOy dry deposition flux
1678 DF_SOX kg/m2/s 1 I SOx dry deposition flux
1679 dry_deposition_NHx_as_N kg/m2/s 1 I NHx dry deposition flux
1680 wet_deposition_NOy_as_N kg/m2/s 1 A NOy wet deposition
1681 wet_deposition_NHx_as_N kg/m2/s 1 A NHx wet deposition
1682 r_jh2o2 molecules/cm3/se 32 A reaction rate
1683 r_jsoa_a1 molecules/cm3/se 32 A reaction rate
1684 r_jsoa_a2 molecules/cm3/se 32 A reaction rate
1685 r_OH_H2O2 molecules/cm3/se 32 A reaction rate
1686 r_HO2_HO2 molecules/cm3/se 32 A reaction rate
1687 r_DMS_NO3 molecules/cm3/se 32 A reaction rate
1688 r_DMS_OHa molecules/cm3/se 32 A reaction rate
1689 r_SO2_OH_M molecules/cm3/se 32 A reaction rate
1690 r_DMS_OH molecules/cm3/se 32 A reaction rate
1691 r_SOAE_tau molecules/cm3/se 32 A reaction rate
1692 GAMMA_HET1 1 32 I Reaction Probability
1693 GAMMA_HET2 1 32 I Reaction Probability
1694 GAMMA_HET3 1 32 I Reaction Probability
1695 GAMMA_HET4 1 32 I Reaction Probability
1696 GAMMA_HET5 1 32 I Reaction Probability
1697 GAMMA_HET6 1 32 I Reaction Probability
1698 WTPER % 32 I H2SO4 Weight Percent
1699 O3S_LOSS 1/sec 32 I O3S loss rate const
1700 bc_a1_CHMP /cm3/s 32 I chemical production rate
1701 bc_a1_CHML /cm3/s 32 I chemical loss rate
1702 bc_a4_CHMP /cm3/s 32 I chemical production rate
1703 bc_a4_CHML /cm3/s 32 I chemical loss rate
1704 DMS_CHMP /cm3/s 32 I chemical production rate
1705 DMS_CHML /cm3/s 32 I chemical loss rate
1706 dst_a1_CHMP /cm3/s 32 I chemical production rate
1707 dst_a1_CHML /cm3/s 32 I chemical loss rate
1708 dst_a2_CHMP /cm3/s 32 I chemical production rate
1709 dst_a2_CHML /cm3/s 32 I chemical loss rate
1710 dst_a3_CHMP /cm3/s 32 I chemical production rate
1711 dst_a3_CHML /cm3/s 32 I chemical loss rate
1712 H2O2_CHMP /cm3/s 32 I chemical production rate
1713 H2O2_CHML /cm3/s 32 I chemical loss rate
1714 H2SO4_CHMP /cm3/s 32 I chemical production rate
1715 H2SO4_CHML /cm3/s 32 I chemical loss rate
1716 ncl_a1_CHMP /cm3/s 32 I chemical production rate
1717 ncl_a1_CHML /cm3/s 32 I chemical loss rate
1718 ncl_a2_CHMP /cm3/s 32 I chemical production rate
1719 ncl_a2_CHML /cm3/s 32 I chemical loss rate
1720 ncl_a3_CHMP /cm3/s 32 I chemical production rate
1721 ncl_a3_CHML /cm3/s 32 I chemical loss rate
1722 num_a1_CHMP /cm3/s 32 I chemical production rate
1723 num_a1_CHML /cm3/s 32 I chemical loss rate
1724 num_a2_CHMP /cm3/s 32 I chemical production rate
1725 num_a2_CHML /cm3/s 32 I chemical loss rate
1726 num_a3_CHMP /cm3/s 32 I chemical production rate
1727 num_a3_CHML /cm3/s 32 I chemical loss rate
1728 num_a4_CHMP /cm3/s 32 I chemical production rate
1729 num_a4_CHML /cm3/s 32 I chemical loss rate
1730 pom_a1_CHMP /cm3/s 32 I chemical production rate
1731 pom_a1_CHML /cm3/s 32 I chemical loss rate
1732 pom_a4_CHMP /cm3/s 32 I chemical production rate
1733 pom_a4_CHML /cm3/s 32 I chemical loss rate
1734 SO2_CHMP /cm3/s 32 I chemical production rate
1735 SO2_CHML /cm3/s 32 I chemical loss rate
1736 so4_a1_CHMP /cm3/s 32 I chemical production rate
1737 so4_a1_CHML /cm3/s 32 I chemical loss rate
1738 so4_a2_CHMP /cm3/s 32 I chemical production rate
1739 so4_a2_CHML /cm3/s 32 I chemical loss rate
1740 so4_a3_CHMP /cm3/s 32 I chemical production rate
1741 so4_a3_CHML /cm3/s 32 I chemical loss rate
1742 soa_a1_CHMP /cm3/s 32 I chemical production rate
1743 soa_a1_CHML /cm3/s 32 I chemical loss rate
1744 soa_a2_CHMP /cm3/s 32 I chemical production rate
1745 soa_a2_CHML /cm3/s 32 I chemical loss rate
1746 SOAE_CHMP /cm3/s 32 I chemical production rate
1747 SOAE_CHML /cm3/s 32 I chemical loss rate
1748 SOAG_CHMP /cm3/s 32 I chemical production rate
1749 SOAG_CHML /cm3/s 32 I chemical loss rate
1750 H2O_CHMP /cm3/s 32 I chemical production rate
1751 H2O_CHML /cm3/s 32 I chemical loss rate
1752 H_PEROX_CHMP /cm3/s 32 I total ROOH production rate
1753 M_dens molecules/cm3 32 A invariant density
1754 M_vmr mole/mole 32 A invariant density
1755 O2_dens molecules/cm3 32 A invariant density
1756 O2_vmr mole/mole 32 A invariant density
1757 OH_dens molecules/cm3 32 A invariant density
1758 OH_vmr mole/mole 32 A invariant density
1759 O3_dens molecules/cm3 32 A invariant density
1760 O3_vmr mole/mole 32 A invariant density
1761 NO3_dens molecules/cm3 32 A invariant density
1762 NO3_vmr mole/mole 32 A invariant density
1763 HO2_dens molecules/cm3 32 A invariant density
1764 HO2_vmr mole/mole 32 A invariant density
1765 N2_dens molecules/cm3 32 A invariant density
1766 N2_vmr mole/mole 32 A invariant density
1767 O3 mol/mol 32 I prescribed tracer constituent
1768 OH mol/mol 32 I prescribed tracer constituent
1769 NO3 mol/mol 32 I prescribed tracer constituent
1770 HO2 mol/mol 32 I prescribed tracer constituent
1771 NO_Lightning molec/cm3/s 32 A lightning NO source
1772 NO_Aircraft molec/cm3/s 32 A aircraft NO source
1773 CO_Aircraft molec/cm3/s 32 A aircraft CO source
1774 EPP_ionpairs pairs/cm3/s 32 A EPP ionization forcing
1775 GCR_ionpairs pairs/cm3/s 32 A GCR ionization forcing
1776 SO2_XFRC molec/cm3/s 32 A external forcing for SO2
1777 SO2_CLXF molec/cm2/s 1 A vertically intergrated external forcing for SO2
1778 SO2_CMXF kg/m2/s 1 A vertically intergrated external forcing for SO2
1779 so4_a1_XFRC molec/cm3/s 32 A external forcing for so4_a1
1780 so4_a1_CLXF molec/cm2/s 1 A vertically intergrated external forcing for so4_a1
1781 so4_a1_CMXF kg/m2/s 1 A vertically intergrated external forcing for so4_a1
1782 so4_a2_XFRC molec/cm3/s 32 A external forcing for so4_a2
1783 so4_a2_CLXF molec/cm2/s 1 A vertically intergrated external forcing for so4_a2
1784 so4_a2_CMXF kg/m2/s 1 A vertically intergrated external forcing for so4_a2
1785 pom_a4_XFRC molec/cm3/s 32 A external forcing for pom_a4
1786 pom_a4_CLXF molec/cm2/s 1 A vertically intergrated external forcing for pom_a4
1787 pom_a4_CMXF kg/m2/s 1 A vertically intergrated external forcing for pom_a4
1788 bc_a4_XFRC molec/cm3/s 32 A external forcing for bc_a4
1789 bc_a4_CLXF molec/cm2/s 1 A vertically intergrated external forcing for bc_a4
1790 bc_a4_CMXF kg/m2/s 1 A vertically intergrated external forcing for bc_a4
1791 H2O_XFRC molec/cm3/s 32 A external forcing for H2O
1792 H2O_CLXF molec/cm2/s 1 A vertically intergrated external forcing for H2O
1793 H2O_CMXF kg/m2/s 1 A vertically intergrated external forcing for H2O
1794 num_a1_XFRC molec/cm3/s 32 A external forcing for num_a1
1795 num_a1_CLXF molec/cm2/s 1 A vertically intergrated external forcing for num_a1
1796 num_a1_CMXF kg/m2/s 1 A vertically intergrated external forcing for num_a1
1797 num_a2_XFRC molec/cm3/s 32 A external forcing for num_a2
1798 num_a2_CLXF molec/cm2/s 1 A vertically intergrated external forcing for num_a2
1799 num_a2_CMXF kg/m2/s 1 A vertically intergrated external forcing for num_a2
1800 num_a4_XFRC molec/cm3/s 32 A external forcing for num_a4
1801 num_a4_CLXF molec/cm2/s 1 A vertically intergrated external forcing for num_a4
1802 num_a4_CMXF kg/m2/s 1 A vertically intergrated external forcing for num_a4
1803 H2SO4M_C ug/m3 32 I chemical sulfate aerosol mass
1804 DTWR_DMS kg/kg/s 32 A wet removal Neu scheme tendency
1805 WD_DMS kg/m2/s 1 A vertical integrated wet deposition flux
1806 HEFF_DMS M/atm 32 A Effective Henrys Law coeff.
1807 DTWR_H2O2 kg/kg/s 32 A wet removal Neu scheme tendency
1808 WD_H2O2 kg/m2/s 1 A vertical integrated wet deposition flux
1809 HEFF_H2O2 M/atm 32 A Effective Henrys Law coeff.
1810 DTWR_H2SO4 kg/kg/s 32 A wet removal Neu scheme tendency
1811 WD_H2SO4 kg/m2/s 1 A vertical integrated wet deposition flux
1812 HEFF_H2SO4 M/atm 32 A Effective Henrys Law coeff.
1813 DTWR_SO2 kg/kg/s 32 A wet removal Neu scheme tendency
1814 WD_SO2 kg/m2/s 1 A vertical integrated wet deposition flux
1815 HEFF_SO2 M/atm 32 A Effective Henrys Law coeff.
1816 DTWR_SOAG kg/kg/s 32 A wet removal Neu scheme tendency
1817 WD_SOAG kg/m2/s 1 A vertical integrated wet deposition flux
1818 HEFF_SOAG M/atm 32 A Effective Henrys Law coeff.
1819 CT_bc_a1 kg/kg/s 32 A bc_a1 source/sink
1820 CT_bc_a4 kg/kg/s 32 A bc_a4 source/sink
1821 SFbc_a4 kg/m2/s 1 A bc_a4 surface flux
1822 CT_DMS kg/kg/s 32 A DMS source/sink
1823 SFDMS kg/m2/s 1 A DMS surface flux
1824 CT_dst_a1 kg/kg/s 32 A dst_a1 source/sink
1825 SFdst_a1 kg/m2/s 1 A dst_a1 surface flux
1826 CT_dst_a2 kg/kg/s 32 A dst_a2 source/sink
1827 SFdst_a2 kg/m2/s 1 A dst_a2 surface flux
1828 CT_dst_a3 kg/kg/s 32 A dst_a3 source/sink
1829 SFdst_a3 kg/m2/s 1 A dst_a3 surface flux
1830 CT_H2O2 kg/kg/s 32 A H2O2 source/sink
1831 CT_H2SO4 kg/kg/s 32 A H2SO4 source/sink
1832 CT_ncl_a1 kg/kg/s 32 A ncl_a1 source/sink
1833 SFncl_a1 kg/m2/s 1 A ncl_a1 surface flux
1834 CT_ncl_a2 kg/kg/s 32 A ncl_a2 source/sink
1835 SFncl_a2 kg/m2/s 1 A ncl_a2 surface flux
1836 CT_ncl_a3 kg/kg/s 32 A ncl_a3 source/sink
1837 SFncl_a3 kg/m2/s 1 A ncl_a3 surface flux
1838 CT_num_a1 kg/kg/s 32 A num_a1 source/sink
1839 SFnum_a1 1/m2/s 1 A num_a1 surface flux
1840 CT_num_a2 kg/kg/s 32 A num_a2 source/sink
1841 SFnum_a2 1/m2/s 1 A num_a2 surface flux
1842 CT_num_a3 kg/kg/s 32 A num_a3 source/sink
1843 SFnum_a3 1/m2/s 1 A num_a3 surface flux
1844 CT_num_a4 kg/kg/s 32 A num_a4 source/sink
1845 SFnum_a4 1/m2/s 1 A num_a4 surface flux
1846 CT_pom_a1 kg/kg/s 32 A pom_a1 source/sink
1847 CT_pom_a4 kg/kg/s 32 A pom_a4 source/sink
1848 SFpom_a4 kg/m2/s 1 A pom_a4 surface flux
1849 CT_SO2 kg/kg/s 32 A SO2 source/sink
1850 SFSO2 kg/m2/s 1 A SO2 surface flux
1851 CT_so4_a1 kg/kg/s 32 A so4_a1 source/sink
1852 SFso4_a1 kg/m2/s 1 A so4_a1 surface flux
1853 CT_so4_a2 kg/kg/s 32 A so4_a2 source/sink
1854 SFso4_a2 kg/m2/s 1 A so4_a2 surface flux
1855 CT_so4_a3 kg/kg/s 32 A so4_a3 source/sink
1856 CT_soa_a1 kg/kg/s 32 A soa_a1 source/sink
1857 CT_soa_a2 kg/kg/s 32 A soa_a2 source/sink
1858 CT_SOAE kg/kg/s 32 A SOAE source/sink
1859 SFSOAE kg/m2/s 1 A SOAE surface flux
1860 CT_SOAG kg/kg/s 32 A SOAG source/sink
1861 CT_H2O kg/kg/s 32 A H2O source/sink
1862 FLASHFRQ min-1 1 I lightning flash rate
1863 CLDHGT km 1 I cloud top height
1864 DCHGZONE km 1 I depth of discharge zone
1865 CGIC 1 1 I ratio of cloud-ground/intracloud discharges
1866 LGHTNG_CLD2GRND min-1 1 I clound-to-ground lightning flash rate
1867 ozone mol/mol 32 I prescribed ozone
1868 VOLC_DENS1 molecules/cm3 32 I prescribed volcanic aerosol number density in Mode 1
1869 VOLC_DENS2 molecules/cm3 32 I prescribed volcanic aerosol number density in Mode 2
1870 VOLC_DENS3 molecules/cm3 32 I prescribed volcanic aerosol number density in Mode 3
1871 VOLC_MMR1 kg/kg 32 I prescribed volcanic aerosol dry mass mixing ratio in Mode 1
1872 VOLC_MMR2 kg/kg 32 I prescribed volcanic aerosol dry mass mixing ratio in Mode 2
1873 VOLC_MMR3 kg/kg 32 I prescribed volcanic aerosol dry mass mixing ratio in Mode 3
1874 VOLC_RAD_GEOM1 m 32 I volcanic aerosol geometric-mode radius in Mode 1
1875 VOLC_RAD_GEOM2 m 32 I volcanic aerosol geometric-mode radius in Mode 2
1876 VOLC_RAD_GEOM3 m 32 I volcanic aerosol geometric-mode radius in Mode 3
1877 VOLC_MASS1 kg/m^2 32 I volcanic aerosol vertical mass path in layer in Mode 1
1878 VOLC_MASS2 kg/m^2 32 I volcanic aerosol vertical mass path in layer in Mode 2
1879 VOLC_MASS3 kg/m^2 32 I volcanic aerosol vertical mass path in layer in Mode 3
1880 VOLC_MASS_C1 kg/m^2 1 I volcanic aerosol column mass in Mode 1
1881 VOLC_MASS_C2 kg/m^2 1 I volcanic aerosol column mass in Mode 2
1882 VOLC_MASS_C3 kg/m^2 1 I volcanic aerosol column mass IN Mode 3
1883 VOLC_SAD cm2/cm3 32 I stratospheric aerosol surface area density
1884 TAUAORO N/m2 33 I Total stress from original OGW scheme
1885 TTGWORO K/s 32 A T tendency - orographic gravity wave drag
1886 TTGWSDFORO K/s 32 A T tendency - orographic gravity wave, diffusion.
1887 TTGWSKEORO K/s 32 A T tendency - orographic gravity wave, breaking KE.
1888 UTGWORO m/s2 32 A U tendency - orographic gravity wave drag
1889 VTGWORO m/s2 32 A V tendency - orographic gravity wave drag
1890 TAUGWX N/m2 1 A Zonal gravity wave surface stress
1891 TAUGWY N/m2 1 A Meridional gravity wave surface stress
1892 WBR_HT1 m 1 I Wave breaking height for DSW
1893 TLB_HT1 m 1 I Form drag layer height
1894 BWV_HT1 m 1 I Bottom of freely-propagating OGW regime
1895 TAUDSW1 Nm-2 1 I DSW enhanced drag
1896 TAUORO1 Nm-2 1 I lower BC on propagating wave stress
1897 UBMSRC1 ms-1 1 I below-peak-level on-ridge wind
1898 USRC1 ms-1 1 I below-peak-level Zonal wind
1899 VSRC1 ms-1 1 I below-peak-level Meridional wind
1900 NSRC1 s-1 1 I below-peak-level stratification
1901 MXDIS1 m 1 I Ridge/obstacle height
1902 ANGLL1 degrees 1 I orientation clockwise w/resp north-south
1903 ANIXY1 1 1 I Ridge quality
1904 HWDTH1 km 1 I Ridge width
1905 CLNGT1 km 1 I Ridge length
1906 GBXAR1 km+2 1 I grid box area
1907 Fr1_DIAG 1 1 I Critical Froude number for linear waves
1908 Fr2_DIAG 1 1 I Critical Froude number for blocked flow
1909 Frx_DIAG 1 1 I Obstacle Froude Number
1910 UEGW 1/s 32 A Zonal wind profile-entry to GW
1911 VEGW 1/s 32 A Merdional wind profile-entry to GW
1912 TEGW K 32 A Temperature profile-entry to GW
1913 ZEGW m 33 A interface geopotential heights in GW code
1914 ZMGW m 32 A midlayer geopotential heights in GW code
1915 TAUM1_DIAG N/m2 33 I Ridge based momentum flux profile
1916 TAU1RDGBETAM N/m2 33 I Ridge based momentum flux profile
1917 UBM1BETA 1/s 32 A On-ridge wind profile
1918 UBT1RDGBETA m/s 32 I On-ridge wind tendency from ridge 1
1919 TAU1RDGBETAY N/m2 33 I Ridge based momentum flux profile
1920 TAU1RDGBETAX N/m2 33 I Ridge based momentum flux profile
1921 UT1RDGBETA m/s 32 I U wind tendency from ridge 1
1922 VT1RDGBETA m/s 32 I V wind tendency from ridge 1
1923 TAU2RDGBETAY N/m2 33 I Ridge based momentum flux profile
1924 TAU2RDGBETAX N/m2 33 I Ridge based momentum flux profile
1925 UT2RDGBETA m/s 32 I U wind tendency from ridge 2
1926 VT2RDGBETA m/s 32 I V wind tendency from ridge 2
1927 TAU3RDGBETAY N/m2 33 I Ridge based momentum flux profile
1928 TAU3RDGBETAX N/m2 33 I Ridge based momentum flux profile
1929 UT3RDGBETA m/s 32 I U wind tendency from ridge 3
1930 VT3RDGBETA m/s 32 I V wind tendency from ridge 3
1931 TAU4RDGBETAY N/m2 33 I Ridge based momentum flux profile
1932 TAU4RDGBETAX N/m2 33 I Ridge based momentum flux profile
1933 UT4RDGBETA m/s 32 I U wind tendency from ridge 4
1934 VT4RDGBETA m/s 32 I V wind tendency from ridge 4
1935 TAU5RDGBETAY N/m2 33 I Ridge based momentum flux profile
1936 TAU5RDGBETAX N/m2 33 I Ridge based momentum flux profile
1937 UT5RDGBETA m/s 32 I U wind tendency from ridge 5
1938 VT5RDGBETA m/s 32 I V wind tendency from ridge 5
1939 TAU6RDGBETAY N/m2 33 I Ridge based momentum flux profile
1940 TAU6RDGBETAX N/m2 33 I Ridge based momentum flux profile
1941 UT6RDGBETA m/s 32 I U wind tendency from ridge 6
1942 VT6RDGBETA m/s 32 I V wind tendency from ridge 6
1943 TAUARDGBETAY N/m2 33 I Ridge based momentum flux profile
1944 TAUARDGBETAX N/m2 33 I Ridge based momentum flux profile
1945 EKGW M2/S 33 A Effective Kzz due to diffusion by gravity waves
1946 UTGW_TOTAL m/s2 32 A Total U tendency due to gravity wave drag
1947 VTGW_TOTAL m/s2 32 A Total V tendency due to gravity wave drag
1948 TTGW K/s 32 A T tendency - gravity wave drag
1949 QTGW kg/kg/s 32 A Q tendency - gravity wave drag
1950 CLDLIQTGW kg/kg/s 32 A CLDLIQ tendency - gravity wave drag
1951 CLDICETGW kg/kg/s 32 A CLDICE tendency - gravity wave drag
1952 HB_ri no 32 A Richardson Number (HB Scheme), I
1953 DRAGBLJ 1/s 32 A Drag profile from Beljaars SGO
1954 TAUBLJX N/m2 1 A Zonal integrated drag from Beljaars SGO
1955 TAUBLJY N/m2 1 A Meridional integrated drag from Beljaars SGO
1956 VD01 kg/kg/s 32 A Vertical diffusion of Q
1957 VDCLDLIQ kg/kg/s 32 A Vertical diffusion of CLDLIQ
1958 VDCLDICE kg/kg/s 32 A Vertical diffusion of CLDICE
1959 VDNUMLIQ kg/kg/s 32 A Vertical diffusion of NUMLIQ
1960 VDNUMICE kg/kg/s 32 A Vertical diffusion of NUMICE
1961 VDRAINQM kg/kg/s 32 A Vertical diffusion of RAINQM
1962 VDSNOWQM kg/kg/s 32 A Vertical diffusion of SNOWQM
1963 VDNUMRAI kg/kg/s 32 A Vertical diffusion of NUMRAI
1964 VDNUMSNO kg/kg/s 32 A Vertical diffusion of NUMSNO
1965 VDbc_a1 kg/kg/s 32 A Vertical diffusion of bc_a1
1966 VDbc_a4 kg/kg/s 32 A Vertical diffusion of bc_a4
1967 VDDMS kg/kg/s 32 A Vertical diffusion of DMS
1968 VDdst_a1 kg/kg/s 32 A Vertical diffusion of dst_a1
1969 VDdst_a2 kg/kg/s 32 A Vertical diffusion of dst_a2
1970 VDdst_a3 kg/kg/s 32 A Vertical diffusion of dst_a3
1971 VDH2O2 kg/kg/s 32 A Vertical diffusion of H2O2
1972 VDH2SO4 kg/kg/s 32 A Vertical diffusion of H2SO4
1973 VDncl_a1 kg/kg/s 32 A Vertical diffusion of ncl_a1
1974 VDncl_a2 kg/kg/s 32 A Vertical diffusion of ncl_a2
1975 VDncl_a3 kg/kg/s 32 A Vertical diffusion of ncl_a3
1976 VDnum_a1 kg/kg/s 32 A Vertical diffusion of num_a1
1977 VDnum_a2 kg/kg/s 32 A Vertical diffusion of num_a2
1978 VDnum_a3 kg/kg/s 32 A Vertical diffusion of num_a3
1979 VDnum_a4 kg/kg/s 32 A Vertical diffusion of num_a4
1980 VDpom_a1 kg/kg/s 32 A Vertical diffusion of pom_a1
1981 VDpom_a4 kg/kg/s 32 A Vertical diffusion of pom_a4
1982 VDSO2 kg/kg/s 32 A Vertical diffusion of SO2
1983 VDso4_a1 kg/kg/s 32 A Vertical diffusion of so4_a1
1984 VDso4_a2 kg/kg/s 32 A Vertical diffusion of so4_a2
1985 VDso4_a3 kg/kg/s 32 A Vertical diffusion of so4_a3
1986 VDsoa_a1 kg/kg/s 32 A Vertical diffusion of soa_a1
1987 VDsoa_a2 kg/kg/s 32 A Vertical diffusion of soa_a2
1988 VDSOAE kg/kg/s 32 A Vertical diffusion of SOAE
1989 VDSOAG kg/kg/s 32 A Vertical diffusion of SOAG
1990 USTAR m/s 1 A Surface friction velocity
1991 KVH m2/s 33 A Vertical diffusion diffusivities (heat/moisture)
1992 KVM m2/s 33 A Vertical diffusion diffusivities (momentum)
1993 KVT m2/s 33 A Vertical diffusion kinematic molecular conductivity
1994 CGS s/m2 33 A Counter-gradient coeff on surface kinematic fluxes
1995 DTVKE K/s 32 A dT/dt vertical diffusion KE dissipation
1996 DTV K/s 32 A T vertical diffusion
1997 DUV m/s2 32 A U vertical diffusion
1998 DVV m/s2 32 A V vertical diffusion
1999 ustar 1 A
2000 obklen 1 A
2001 ICWMR kg/kg 32 A Prognostic in-cloud water mixing ratio
2002 ICIMR kg/kg 32 A Prognostic in-cloud ice mixing ratio
2003 IWC kg/m3 32 A Grid box average ice water content
2004 LWC kg/m3 32 A Grid box average liquid water content
2005 ICLDIWP kg/m2 32 A In-cloud ice water path
2006 ICLDTWP kg/m2 32 A In-cloud cloud total water path (liquid and ice)
2007 GCLDLWP kg/m2 32 A Grid-box cloud water path
2008 TGCLDCWP kg/m2 1 A Total grid-box cloud water path (liquid and ice)
2009 TGCLDLWP kg/m2 1 A Total grid-box cloud liquid water path
2010 TGCLDIWP kg/m2 1 A Total grid-box cloud ice water path
2011 lambda_cloud 1/meter 32 I lambda in cloud
2012 mu_cloud 1 32 I mu in cloud
2013 dei_cloud micrometers 32 I ice radiative effective diameter in cloud
2014 SETLWP gram/m2 32 A Prescribed liquid water path
2015 LWSH m 1 A Liquid water scale height
2016 EFFCLD fraction 32 A Effective cloud fraction
2017 EMISCLD 1 32 A cloud emissivity
2018 CLOUD fraction 32 A Cloud fraction
2019 CLDTOT fraction 1 A Vertically-integrated total cloud
2020 CLDLOW fraction 1 A Vertically-integrated low cloud from 70000. to 120000. Pa
2021 CLDMED fraction 1 A Vertically-integrated mid-level cloud from 40000. to 70000. Pa
2022 CLDHGH fraction 1 A Vertically-integrated high cloud from 5000. to 40000. Pa
2023 qt_pre_Cu kg/kg 32 I qt_preCU
2024 sl_pre_Cu J/kg 32 I sl_preCU
2025 slv_pre_Cu J/kg 32 I slv_preCU
2026 u_pre_Cu m/s 32 I u_preCU
2027 v_pre_Cu m/s 32 I v_preCU
2028 qv_pre_Cu kg/kg 32 I qv_preCU
2029 ql_pre_Cu kg/kg 32 I ql_preCU
2030 qi_pre_Cu kg/kg 32 I qi_preCU
2031 t_pre_Cu K 32 I t_preCU
2032 rh_pre_Cu % 32 I rh_preCU
2033 qt_aft_Cu kg/kg 32 I qt_afterCU
2034 sl_aft_Cu J/kg 32 I sl_afterCU
2035 slv_aft_Cu J/kg 32 I slv_afterCU
2036 u_aft_Cu m/s 32 I u_afterCU
2037 v_aft_Cu m/s 32 I v_afterCU
2038 qv_aft_Cu kg/kg 32 I qv_afterCU
2039 ql_aft_Cu kg/kg 32 I ql_afterCU
2040 qi_aft_Cu kg/kg 32 I qi_afterCU
2041 t_aft_Cu K 32 I t_afterCU
2042 rh_aft_Cu % 32 I rh_afterCU
2043 tten_Cu K/s 32 I Temperature tendency by cumulus convection
2044 rhten_Cu %/s 32 I RH tendency by cumumus convection
2045 CMFDT K/s 32 A T tendency - shallow convection
2046 CMFDQ kg/kg/s 32 A QV tendency - shallow convection
2047 CMFDLIQ kg/kg/s 32 A Cloud liq tendency - shallow convection
2048 CMFDICE kg/kg/s 32 A Cloud ice tendency - shallow convection
2049 CMFDQR kg/kg/s 32 A Q tendency - shallow convection rainout
2050 EVAPTCM K/s 32 A T tendency - Evaporation/snow prod from Hack convection
2051 FZSNTCM K/s 32 A T tendency - Rain to snow conversion from Hack convection
2052 EVSNTCM K/s 32 A T tendency - Snow to rain prod from Hack convection
2053 EVAPQCM kg/kg/s 32 A Q tendency - Evaporation from Hack convection
2054 QC kg/kg/s 32 A Q tendency - shallow convection LW export
2055 PRECSH m/s 1 A Shallow Convection precipitation rate
2056 CMFMC kg/m2/s 33 A Moist convection (deep+shallow) mass flux
2057 CMFSL W/m2 33 A Moist shallow convection liquid water static energy flux
2058 CMFLQ W/m2 33 A Moist shallow convection total water flux
2059 CBMF kg/m2/s 1 A Cloud base mass flux
2060 CLDTOP 1 1 I Vertical index of cloud top
2061 CLDBOT 1 1 I Vertical index of cloud base
2062 PCLDTOP 1 1 A Pressure of cloud top
2063 PCLDBOT 1 1 A Pressure of cloud base
2064 FREQSH fraction 1 A Fractional occurance of shallow convection
2065 HKFLXPRC kg/m2/s 33 A Flux of precipitation from HK convection
2066 HKFLXSNW kg/m2/s 33 A Flux of snow from HK convection
2067 HKNTPRPD kg/kg/s 32 A Net precipitation production from HK convection
2068 HKNTSNPD kg/kg/s 32 A Net snow production from HK convection
2069 HKEIHEAT W/kg 32 A Heating by ice and evaporation in HK convection
2070 ICWMRSH kg/kg 32 A Shallow Convection in-cloud water mixing ratio
2071 SH_CLD fraction 32 A Shallow convective cloud cover
2072 DP_CLD fraction 32 A Deep convective cloud cover
2073 PRECZ m/s 1 A total precipitation from ZM convection
2074 ZMDT K/s 32 A T tendency - Zhang-McFarlane moist convection
2075 ZMDQ kg/kg/s 32 A Q tendency - Zhang-McFarlane moist convection
2076 ZMDICE kg/kg/s 32 A Cloud ice tendency - Zhang-McFarlane convection
2077 ZMDLIQ kg/kg/s 32 A Cloud liq tendency - Zhang-McFarlane convection
2078 EVAPTZM K/s 32 A T tendency - Evaporation/snow prod from Zhang convection
2079 FZSNTZM K/s 32 A T tendency - Rain to snow conversion from Zhang convection
2080 EVSNTZM K/s 32 A T tendency - Snow to rain prod from Zhang convection
2081 EVAPQZM kg/kg/s 32 A Q tendency - Evaporation from Zhang-McFarlane moist convection
2082 ZMFLXPRC kg/m2/s 33 A Flux of precipitation from ZM convection
2083 ZMFLXSNW kg/m2/s 33 A Flux of snow from ZM convection
2084 ZMNTPRPD kg/kg/s 32 A Net precipitation production from ZM convection
2085 ZMNTSNPD kg/kg/s 32 A Net snow production from ZM convection
2086 ZMEIHEAT W/kg 32 A Heating by ice and evaporation in ZM convection
2087 CMFMC_DP kg/m2/s 33 A Convection mass flux from ZM deep
2088 PRECCDZM m/s 1 A Convective precipitation rate from ZM deep
2089 PCONVB Pa 1 A convection base pressure
2090 PCONVT Pa 1 A convection top pressure
2091 CAPE J/kg 1 A Convectively available potential energy
2092 FREQZM fraction 1 A Fractional occurance of ZM convection
2093 ZMMTT K/s 32 A T tendency - ZM convective momentum transport
2094 ZMMTU m/s2 32 A U tendency - ZM convective momentum transport
2095 ZMMTV m/s2 32 A V tendency - ZM convective momentum transport
2096 ZMMU kg/m2/s 32 A ZM convection updraft mass flux
2097 ZMMD kg/m2/s 32 A ZM convection downdraft mass flux
2098 ZMUPGU m/s2 32 A zonal force from ZM updraft pressure gradient term
2099 ZMUPGD m/s2 32 A zonal force from ZM downdraft pressure gradient term
2100 ZMVPGU m/s2 32 A meridional force from ZM updraft pressure gradient term
2101 ZMVPGD m/s2 32 A merdional force from ZM downdraft pressure gradient term
2102 ZMICUU m/s 32 A ZM in-cloud U updrafts
2103 ZMICUD m/s 32 A ZM in-cloud U downdrafts
2104 ZMICVU m/s 32 A ZM in-cloud V updrafts
2105 ZMICVD m/s 32 A ZM in-cloud V downdrafts
2106 DIFZM kg/kg/s 32 A Detrained ice water from ZM convection
2107 DLFZM kg/kg/s 32 A Detrained liquid water from ZM convection
2108 ICWMRDP kg/kg 32 A Deep Convection in-cloud water mixing ratio
2109 num_a1_mixnuc1 #/m2/s 1 A num_a1 dropmixnuc mixnuc column tendency
2110 num_c1_mixnuc1 #/m2/s 1 A num_c1 dropmixnuc mixnuc column tendency
2111 so4_a1_mixnuc1 kg/m2/s 1 A so4_a1 dropmixnuc mixnuc column tendency
2112 so4_c1_mixnuc1 kg/m2/s 1 A so4_c1 dropmixnuc mixnuc column tendency
2113 pom_a1_mixnuc1 kg/m2/s 1 A pom_a1 dropmixnuc mixnuc column tendency
2114 pom_c1_mixnuc1 kg/m2/s 1 A pom_c1 dropmixnuc mixnuc column tendency
2115 soa_a1_mixnuc1 kg/m2/s 1 A soa_a1 dropmixnuc mixnuc column tendency
2116 soa_c1_mixnuc1 kg/m2/s 1 A soa_c1 dropmixnuc mixnuc column tendency
2117 bc_a1_mixnuc1 kg/m2/s 1 A bc_a1 dropmixnuc mixnuc column tendency
2118 bc_c1_mixnuc1 kg/m2/s 1 A bc_c1 dropmixnuc mixnuc column tendency
2119 dst_a1_mixnuc1 kg/m2/s 1 A dst_a1 dropmixnuc mixnuc column tendency
2120 dst_c1_mixnuc1 kg/m2/s 1 A dst_c1 dropmixnuc mixnuc column tendency
2121 ncl_a1_mixnuc1 kg/m2/s 1 A ncl_a1 dropmixnuc mixnuc column tendency
2122 ncl_c1_mixnuc1 kg/m2/s 1 A ncl_c1 dropmixnuc mixnuc column tendency
2123 num_a2_mixnuc1 #/m2/s 1 A num_a2 dropmixnuc mixnuc column tendency
2124 num_c2_mixnuc1 #/m2/s 1 A num_c2 dropmixnuc mixnuc column tendency
2125 so4_a2_mixnuc1 kg/m2/s 1 A so4_a2 dropmixnuc mixnuc column tendency
2126 so4_c2_mixnuc1 kg/m2/s 1 A so4_c2 dropmixnuc mixnuc column tendency
2127 soa_a2_mixnuc1 kg/m2/s 1 A soa_a2 dropmixnuc mixnuc column tendency
2128 soa_c2_mixnuc1 kg/m2/s 1 A soa_c2 dropmixnuc mixnuc column tendency
2129 ncl_a2_mixnuc1 kg/m2/s 1 A ncl_a2 dropmixnuc mixnuc column tendency
2130 ncl_c2_mixnuc1 kg/m2/s 1 A ncl_c2 dropmixnuc mixnuc column tendency
2131 dst_a2_mixnuc1 kg/m2/s 1 A dst_a2 dropmixnuc mixnuc column tendency
2132 dst_c2_mixnuc1 kg/m2/s 1 A dst_c2 dropmixnuc mixnuc column tendency
2133 num_a3_mixnuc1 #/m2/s 1 A num_a3 dropmixnuc mixnuc column tendency
2134 num_c3_mixnuc1 #/m2/s 1 A num_c3 dropmixnuc mixnuc column tendency
2135 dst_a3_mixnuc1 kg/m2/s 1 A dst_a3 dropmixnuc mixnuc column tendency
2136 dst_c3_mixnuc1 kg/m2/s 1 A dst_c3 dropmixnuc mixnuc column tendency
2137 ncl_a3_mixnuc1 kg/m2/s 1 A ncl_a3 dropmixnuc mixnuc column tendency
2138 ncl_c3_mixnuc1 kg/m2/s 1 A ncl_c3 dropmixnuc mixnuc column tendency
2139 so4_a3_mixnuc1 kg/m2/s 1 A so4_a3 dropmixnuc mixnuc column tendency
2140 so4_c3_mixnuc1 kg/m2/s 1 A so4_c3 dropmixnuc mixnuc column tendency
2141 num_a4_mixnuc1 #/m2/s 1 A num_a4 dropmixnuc mixnuc column tendency
2142 num_c4_mixnuc1 #/m2/s 1 A num_c4 dropmixnuc mixnuc column tendency
2143 pom_a4_mixnuc1 kg/m2/s 1 A pom_a4 dropmixnuc mixnuc column tendency
2144 pom_c4_mixnuc1 kg/m2/s 1 A pom_c4 dropmixnuc mixnuc column tendency
2145 bc_a4_mixnuc1 kg/m2/s 1 A bc_a4 dropmixnuc mixnuc column tendency
2146 bc_c4_mixnuc1 kg/m2/s 1 A bc_c4 dropmixnuc mixnuc column tendency
2147 CCN1 #/cm3 32 A CCN concentration at S=0.02%
2148 CCN2 #/cm3 32 A CCN concentration at S=0.05%
2149 CCN3 #/cm3 32 A CCN concentration at S=0.1%
2150 CCN4 #/cm3 32 A CCN concentration at S=0.2%
2151 CCN5 #/cm3 32 A CCN concentration at S=0.5%
2152 CCN6 #/cm3 32 A CCN concentration at S=1.0%
2153 WTKE m/s 32 A Standard deviation of updraft velocity
2154 NDROPMIX #/kg/s 32 A Droplet number mixing
2155 NDROPSRC #/kg/s 32 A Droplet number source
2156 NDROPSNK #/kg/s 32 A Droplet number loss by microphysics
2157 NDROPCOL #/m2 1 A Column droplet number
2158 NIHF 1/m3 32 A Activated Ice Number Concentration due to homogenous freezing
2159 NIDEP 1/m3 32 A Activated Ice Number Concentration due to deposition nucleation
2160 NIIMM 1/m3 32 A Activated Ice Number Concentration due to immersion freezing
2161 NIMEY 1/m3 32 A Activated Ice Number Concentration due to meyers deposition
2162 NIREGM C 32 A Ice Nucleation Temperature Threshold for Regime
2163 NISUBGRID 32 A Ice Nucleation subgrid saturation factor
2164 NITROP_PD 32 A Chemical Tropopause probability
2165 fhom fraction 32 A Fraction of cirrus where homogeneous freezing occur
2166 WICE m/s 32 A Vertical velocity Reduction caused by preexisting ice
2167 WEFF m/s 32 A Effective Vertical velocity for ice nucleation
2168 INnso4 1/m3 32 A Number Concentration so4 (in) to ice_nucleation
2169 INnbc 1/m3 32 A Number Concentration bc (in) to ice_nucleation
2170 INndust 1/m3 32 A Number Concentration dust (in) ice_nucleation
2171 INondust 1/m3 32 A Number Concentration dust (out) from ice_nucleation
2172 INhet 1/m3 32 A contribution for in-cloud ice number density increase by het nucleation in ice cloud
2173 INhom 1/m3 32 A contribution for in-cloud ice number density increase by hom nucleation in ice cloud
2174 INFrehom frequency 32 A hom IN frequency ice cloud
2175 INFreIN frequency 32 A frequency of ice nucleation occur
2176 LCLOUD 32 A Liquid cloud fraction used in stratus activation
2177 WSUB m/s 32 A Diagnostic sub-grid vertical velocity
2178 WSUBI m/s 32 A Diagnostic sub-grid vertical velocity for ice
2179 black-c1_tot_num #/cm3 32 A total black-c1 number density
2180 black-c1_cld_num #/cm3 32 A cloud borne black-c1 number density
2181 black-c1_cld_fn #/cm3 32 A cloud borne black-c1 number density derived from fn
2182 black-c1_amb_num #/cm3 32 A ambient black-c1 number density
2183 black-c1_coated #/cm3 32 A coated black-c1 number density
2184 black-c1_uncoated #/cm3 32 A uncoated black-c1 number density
2185 black-c1_coated_frac #/cm3 32 A coated black-c1 fraction
2186 black-c1_radius m 32 A ambient black-c1 radius
2187 black-c1_wactfac 32 A black-c1 water activity mass factor
2188 dust1_tot_num #/cm3 32 A total dust1 number density
2189 dust1_cld_num #/cm3 32 A cloud borne dust1 number density
2190 dust1_cld_fn #/cm3 32 A cloud borne dust1 number density derived from fn
2191 dust1_amb_num #/cm3 32 A ambient dust1 number density
2192 dust1_coated #/cm3 32 A coated dust1 number density
2193 dust1_uncoated #/cm3 32 A uncoated dust1 number density
2194 dust1_coated_frac #/cm3 32 A coated dust1 fraction
2195 dust1_radius m 32 A ambient dust1 radius
2196 dust1_wactfac 32 A dust1 water activity mass factor
2197 dust3_tot_num #/cm3 32 A total dust3 number density
2198 dust3_cld_num #/cm3 32 A cloud borne dust3 number density
2199 dust3_cld_fn #/cm3 32 A cloud borne dust3 number density derived from fn
2200 dust3_amb_num #/cm3 32 A ambient dust3 number density
2201 dust3_coated #/cm3 32 A coated dust3 number density
2202 dust3_uncoated #/cm3 32 A uncoated dust3 number density
2203 dust3_coated_frac #/cm3 32 A coated dust3 fraction
2204 dust3_radius m 32 A ambient dust3 radius
2205 dust3_wactfac 32 A dust3 water activity mass factor
2206 black-c4_tot_num #/cm3 32 A total black-c4 number density
2207 black-c4_cld_num #/cm3 32 A cloud borne black-c4 number density
2208 black-c4_cld_fn #/cm3 32 A cloud borne black-c4 number density derived from fn
2209 black-c4_amb_num #/cm3 32 A ambient black-c4 number density
2210 black-c4_coated #/cm3 32 A coated black-c4 number density
2211 black-c4_uncoated #/cm3 32 A uncoated black-c4 number density
2212 black-c4_coated_frac #/cm3 32 A coated black-c4 fraction
2213 black-c4_radius m 32 A ambient black-c4 radius
2214 black-c4_wactfac 32 A black-c4 water activity mass factor
2215 FRZIMM 32 A immersion freezing
2216 FRZCNT 32 A contact freezing
2217 FRZDEP 32 A deposition freezing
2218 FREQIMM fraction 32 A Fractional occurance of immersion freezing
2219 FREQCNT fraction 32 A Fractional occurance of contact freezing
2220 FREQDEP fraction 32 A Fractional occurance of deposition freezing
2221 FREQMIX fraction 32 A Fractional occurance of mixed-phase clouds
2222 DSTFREZIMM m-3s-1 32 A dust immersion freezing rate
2223 DSTFREZCNT m-3s-1 32 A dust contact freezing rate
2224 DSTFREZDEP m-3s-1 32 A dust deposition freezing rate
2225 BCFREZIMM m-3s-1 32 A bc immersion freezing rate
2226 BCFREZCNT m-3s-1 32 A bc contact freezing rate
2227 BCFREZDEP m-3s-1 32 A bc deposition freezing rate
2228 NIMIX_IMM #/m3 32 A Activated Ice Number Concentration due to het immersion freezing in Mixed Clouds
2229 NIMIX_CNT #/m3 32 A Activated Ice Number Concentration due to het contact freezing in Mixed Clouds
2230 NIMIX_DEP #/m3 32 A Activated Ice Number Concentration due to het deposition freezing in Mixed Clouds
2231 DSTNIDEP #/m3 32 A Activated Ice Number Concentration due to dst dep freezing in Mixed Clouds
2232 DSTNICNT #/m3 32 A Activated Ice Number Concentration due to dst cnt freezing in Mixed Clouds
2233 DSTNIIMM #/m3 32 A Activated Ice Number Concentration due to dst imm freezing in Mixed Clouds
2234 BCNIDEP #/m3 32 A Activated Ice Number Concentration due to bc dep freezing in Mixed Clouds
2235 BCNICNT #/m3 32 A Activated Ice Number Concentration due to bc cnt freezing in Mixed Clouds
2236 BCNIIMM #/m3 32 A Activated Ice Number Concentration due to bc imm freezing in Mixed Clouds
2237 NUMICE10s #/m3 32 A Ice Number Concentration due to het freezing in Mixed Clouds during 10-s period
2238 NUMIMM10sDST #/m3 32 A Ice Number Concentration due to imm freezing by dst in Mixed Clouds during 10-s period
2239 NUMIMM10sBC #/m3 32 A Ice Number Concentration due to imm freezing by bc in Mixed Clouds during 10-s period
2240 CLDLIQ kg/kg 32 A Grid box averaged cloud liquid amount
2241 SFCLDLIQ kg/m2/s 1 A CLDLIQ surface flux
2242 CLDICE kg/kg 32 A Grid box averaged cloud ice amount
2243 SFCLDICE kg/m2/s 1 A CLDICE surface flux
2244 NUMLIQ 1/kg 32 A Grid box averaged cloud liquid number
2245 SFNUMLIQ 1/m2/s 1 A NUMLIQ surface flux
2246 NUMICE 1/kg 32 A Grid box averaged cloud ice number
2247 SFNUMICE 1/m2/s 1 A NUMICE surface flux
2248 RAINQM kg/kg 32 A Grid box averaged rain amount
2249 SFRAINQM kg/m2/s 1 A RAINQM surface flux
2250 SNOWQM kg/kg 32 A Grid box averaged snow amount
2251 SFSNOWQM kg/m2/s 1 A SNOWQM surface flux
2252 NUMRAI 1/kg 32 A Grid box averaged rain number
2253 SFNUMRAI 1/m2/s 1 A NUMRAI surface flux
2254 NUMSNO 1/kg 32 A Grid box averaged snow number
2255 SFNUMSNO 1/m2/s 1 A NUMSNO surface flux
2256 CLDLIQAP kg/kg 32 A CLDLIQ after physics
2257 CLDICEAP kg/kg 32 A CLDICE after physics
2258 CLDLIQBP kg/kg 32 A CLDLIQ before physics
2259 CLDICEBP kg/kg 32 A CLDICE before physics
2260 RAINQMAP kg/kg 32 A RAINQM after physics
2261 SNOWQMAP kg/kg 32 A SNOWQM after physics
2262 RAINQMBP kg/kg 32 A RAINQM before physics
2263 SNOWQMBP kg/kg 32 A SNOWQM before physics
2264 CME kg/kg/s 32 A Rate of cond-evap within the cloud
2265 PRODPREC kg/kg/s 32 A Rate of conversion of condensate to precip
2266 EVAPPREC kg/kg/s 32 A Rate of evaporation of falling precip
2267 EVAPSNOW kg/kg/s 32 A Rate of evaporation of falling snow
2268 HPROGCLD W/kg 32 A Heating from prognostic clouds
2269 FICE fraction 32 A Fractional ice content within cloud
2270 CLDFSNOW 1 32 A Cloud fraction adjusted for snow
2271 ICWMRST kg/kg 32 A Prognostic in-stratus water mixing ratio
2272 ICIMRST kg/kg 32 A Prognostic in-stratus ice mixing ratio
2273 QCSEVAP kg/kg/s 32 A Rate of evaporation of falling cloud water
2274 QISEVAP kg/kg/s 32 A Rate of sublimation of falling cloud ice
2275 QVRES kg/kg/s 32 A Rate of residual condensation term
2276 CMEIOUT kg/kg/s 32 A Rate of deposition/sublimation of cloud ice
2277 VTRMC m/s 32 A Mass-weighted cloud water fallspeed
2278 VTRMI m/s 32 A Mass-weighted cloud ice fallspeed
2279 QCSEDTEN kg/kg/s 32 A Cloud water mixing ratio tendency from sedimentation
2280 QISEDTEN kg/kg/s 32 A Cloud ice mixing ratio tendency from sedimentation
2281 PRAO kg/kg/s 32 A Accretion of cloud water by rain
2282 PRCO kg/kg/s 32 A Autoconversion of cloud water
2283 MNUCCCO kg/kg/s 32 A Immersion freezing of cloud water
2284 MNUCCTO kg/kg/s 32 A Contact freezing of cloud water
2285 MNUCCDO kg/kg/s 32 A Homogeneous and heterogeneous nucleation from vapor
2286 MNUCCDOhet kg/kg/s 32 A Heterogeneous nucleation from vapor
2287 MSACWIO kg/kg/s 32 A Conversion of cloud water from rime-splintering
2288 PSACWSO kg/kg/s 32 A Accretion of cloud water by snow
2289 BERGSO kg/kg/s 32 A Conversion of cloud water to snow from bergeron
2290 BERGO kg/kg/s 32 A Conversion of cloud water to cloud ice from bergeron
2291 MELTO kg/kg/s 32 A Melting of cloud ice
2292 MELTSTOT kg/kg/s 32 A Melting of snow
2293 MNUDEPO kg/kg/s 32 A Deposition Nucleation
2294 HOMOO kg/kg/s 32 A Homogeneous freezing of cloud water
2295 QCRESO kg/kg/s 32 A Residual condensation term for cloud water
2296 PRCIO kg/kg/s 32 A Autoconversion of cloud ice to snow
2297 PRAIO kg/kg/s 32 A Accretion of cloud ice to snow
2298 QIRESO kg/kg/s 32 A Residual deposition term for cloud ice
2299 MNUCCRO kg/kg/s 32 A Heterogeneous freezing of rain to snow
2300 MNUCCRIO kg/kg/s 32 A Heterogeneous freezing of rain to ice
2301 PRACSO kg/kg/s 32 A Accretion of rain by snow
2302 MELTSDT W/kg 32 A Latent heating rate due to melting of snow
2303 FRZRDT W/kg 32 A Latent heating rate due to homogeneous freezing of rain
2304 QRSEDTEN kg/kg/s 32 A Rain mixing ratio tendency from sedimentation
2305 QSSEDTEN kg/kg/s 32 A Snow mixing ratio tendency from sedimentation
2306 RBFRAC Fraction 1 A Fraction of sky covered by a potential rainbow
2307 RBFREQ Frequency 1 A Potential rainbow frequency
2308 rbSZA degrees 1 I solar zenith angle
2309 MPDT W/kg 32 A Heating tendency - Morrison microphysics
2310 MPDQ kg/kg/s 32 A Q tendency - Morrison microphysics
2311 MPDLIQ kg/kg/s 32 A CLDLIQ tendency - Morrison microphysics
2312 MPDICE kg/kg/s 32 A CLDICE tendency - Morrison microphysics
2313 MPDNLIQ 1/kg/s 32 A NUMLIQ tendency - Morrison microphysics
2314 MPDNICE 1/kg/s 32 A NUMICE tendency - Morrison microphysics
2315 MPDW2V kg/kg/s 32 A Water <--> Vapor tendency - Morrison microphysics
2316 MPDW2I kg/kg/s 32 A Water <--> Ice tendency - Morrison microphysics
2317 MPDW2P kg/kg/s 32 A Water <--> Precip tendency - Morrison microphysics
2318 MPDI2V kg/kg/s 32 A Ice <--> Vapor tendency - Morrison microphysics
2319 MPDI2W kg/kg/s 32 A Ice <--> Water tendency - Morrison microphysics
2320 MPDI2P kg/kg/s 32 A Ice <--> Precip tendency - Morrison microphysics
2321 ICWNC m-3 32 A Prognostic in-cloud water number conc
2322 ICINC m-3 32 A Prognostic in-cloud ice number conc
2323 EFFLIQ_IND Micron 32 A Prognostic droplet effective radius (indirect effect)
2324 CDNUMC 1/m2 1 A Vertically-integrated droplet concentration
2325 MPICLWPI kg/m2 1 A Vertically-integrated in-cloud Initial Liquid WP (Before Micro)
2326 MPICIWPI kg/m2 1 A Vertically-integrated in-cloud Initial Ice WP (Before Micro)
2327 FICE_SCOL fraction 32 I Sub-column fractional ice content within cloud
2328 MPDICE_SCOL kg/kg/s 32 I Sub-column CLDICE tendency - Morrison microphysics
2329 MPDLIQ_SCOL kg/kg/s 32 I Sub-column CLDLIQ tendency - Morrison microphysics
2330 AWNC m-3 32 A Average cloud water number conc
2331 AWNI m-3 32 A Average cloud ice number conc
2332 AREL Micron 32 A Average droplet effective radius
2333 AREI Micron 32 A Average ice effective radius
2334 FREQL fraction 32 A Fractional occurrence of liquid
2335 FREQI fraction 32 A Fractional occurrence of ice
2336 ACTREL Micron 1 A Average Cloud Top droplet effective radius
2337 ACTREI Micron 1 A Average Cloud Top ice effective radius
2338 ACTNL m-3 1 A Average Cloud Top droplet number
2339 ACTNI m-3 1 A Average Cloud Top ice number
2340 FCTL fraction 1 A Fractional occurrence of cloud top liquid
2341 FCTI fraction 1 A Fractional occurrence of cloud top ice
2342 FREQM fraction 32 A Fractional occurrence of mixed phase
2343 FREQSL fraction 32 A Fractional occurrence of only supercooled liquid
2344 FREQSLM fraction 32 A Fractional occurrence of super cooled liquid with ice
2345 FCTM fraction 1 A Fractional occurrence of cloud top mixed phase
2346 FCTSL fraction 1 A Fractional occurrence of cloud top only supercooled liquid
2347 FCTSLM fraction 1 A Fractional occurrence of cloud top super cooled liquid with ice
2348 LS_FLXPRC kg/m2/s 33 A ls stratiform gbm interface rain+snow flux
2349 LS_FLXSNW kg/m2/s 33 A ls stratiform gbm interface snow flux
2350 REL micron 32 A MG REL stratiform cloud effective radius liquid
2351 REI micron 32 A MG REI stratiform cloud effective radius ice
2352 LS_REFFRAIN micron 32 A ls stratiform rain effective radius
2353 LS_REFFSNOW micron 32 A ls stratiform snow effective radius
2354 CV_REFFLIQ micron 32 A convective cloud liq effective radius
2355 CV_REFFICE micron 32 A convective cloud ice effective radius
2356 MG_SADICE cm2/cm3 32 A MG surface area density ice
2357 MG_SADSNOW cm2/cm3 32 A MG surface area density snow
2358 QRAIN kg/kg 32 A Diagnostic grid-mean rain mixing ratio
2359 QSNOW kg/kg 32 A Diagnostic grid-mean snow mixing ratio
2360 NRAIN m-3 32 A Diagnostic grid-mean rain number conc
2361 NSNOW m-3 32 A Diagnostic grid-mean snow number conc
2362 RERCLD m 32 A Diagnostic effective radius of Liquid Cloud and Rain
2363 DSNOW m 32 A Diagnostic grid-mean snow diameter
2364 REFL DBz 32 A 94 GHz radar reflectivity
2365 AREFL DBz 32 A Average 94 GHz radar reflectivity
2366 FREFL fraction 32 A Fractional occurrence of radar reflectivity
2367 CSRFL DBz 32 A 94 GHz radar reflectivity (CloudSat thresholds)
2368 ACSRFL DBz 32 A Average 94 GHz radar reflectivity (CloudSat thresholds)
2369 FCSRFL fraction 32 A Fractional occurrence of radar reflectivity (CloudSat thresholds)
2370 AREFLZ mm^6/m^3 32 A Average 94 GHz radar reflectivity
2371 NCAL 1/m3 32 A Number Concentation Activated for Liquid
2372 NCAI 1/m3 32 A Number Concentation Activated for Ice
2373 AQRAIN kg/kg 32 A Average rain mixing ratio
2374 AQSNOW kg/kg 32 A Average snow mixing ratio
2375 ANRAIN m-3 32 A Average rain number conc
2376 ANSNOW m-3 32 A Average snow number conc
2377 ADRAIN m 32 A Average rain effective Diameter
2378 ADSNOW m 32 A Average snow effective Diameter
2379 FREQR fraction 32 A Fractional occurrence of rain
2380 FREQS fraction 32 A Fractional occurrence of snow
2381 PE 1 1 A Stratiform Precipitation Efficiency (precip/cmeliq)
2382 APRL m/s 1 A Average Stratiform Precip Rate over efficiency calculation
2383 PEFRAC 1 1 A Fraction of timesteps precip efficiency reported
2384 VPRCO kg/kg/s 1 A Vertical average of autoconversion rate
2385 VPRAO kg/kg/s 1 A Vertical average of accretion rate
2386 RACAU kg/kg/s 1 A Accretion/autoconversion ratio from vertical average
2387 UMR m/s 32 A Mass-weighted rain fallspeed
2388 UMS m/s 32 A Mass-weighted snow fallspeed
2389 QCRAT fraction 32 A Qc Limiter: Fraction of qc tendency applied
2390 ICIMRCU kg/kg 32 A Convection in-cloud ice mixing ratio
2391 ICLMRCU kg/kg 32 A Convection in-cloud liquid mixing ratio
2392 ICIMRTOT kg/kg 32 A Total in-cloud ice mixing ratio
2393 ICLMRTOT kg/kg 32 A Total in-cloud liquid mixing ratio
2394 GCLMRDP kg/kg 32 A Grid-mean deep convective LWC
2395 GCIMRDP kg/kg 32 A Grid-mean deep convective IWC
2396 GCLMRSH kg/kg 32 A Grid-mean shallow convective LWC
2397 GCIMRSH kg/kg 32 A Grid-mean shallow convective IWC
2398 FRESH 1 32 A Fractional occurrence of shallow cumulus with condensate
2399 FREDP 1 32 A Fractional occurrence of deep cumulus with condensate
2400 FRECU 1 32 A Fractional occurrence of cumulus with condensate
2401 FRETOT 1 32 A Fractional occurrence of cloud with condensate
2402 RHO_CLUBB kg/m3 32 A Air Density
2403 UP2_CLUBB m2/s2 33 A Zonal Velocity Variance
2404 VP2_CLUBB m2/s2 33 A Meridional Velocity Variance
2405 WP2_CLUBB m2/s2 33 A Vertical Velocity Variance
2406 WP2_ZT_CLUBB m2/s2 32 A Vert Vel Variance on zt grid
2407 UPWP_CLUBB m2/s2 33 A Zonal Momentum Flux
2408 VPWP_CLUBB m2/s2 33 A Meridional Momentum Flux
2409 WP3_CLUBB m3/s3 32 A Third Moment Vertical Velocity
2410 WPTHLP_CLUBB W/m2 33 A Heat Flux
2411 WPRTP_CLUBB W/m2 33 A Moisture Flux
2412 RTP2_CLUBB kg^2/kg^2 33 A Moisture Variance
2413 RTP2_ZT_CLUBB kg^2/kg^2 32 A Moisture Variance on zt grid
2414 PDFP_RTP2_CLUBB kg^2/kg^2 33 A PDF Rtot Variance
2415 THLP2_CLUBB K^2 33 A Temperature Variance
2416 THLP2_ZT_CLUBB K^2 32 A Temperature Variance on zt grid
2417 RTPTHLP_CLUBB K kg/kg 33 A Temp. Moist. Covariance
2418 RCM_CLUBB kg/kg 32 A Cloud Water Mixing Ratio
2419 RTM_CLUBB kg/kg 32 A Total Water Mixing Ratio
2420 THLM_CLUBB K 32 A Liquid Water Potential Temperature
2421 WPRCP_CLUBB W/m2 33 A Liquid Water Flux
2422 CLOUDFRAC_CLUBB fraction 32 A Cloud Fraction
2423 RCMINLAYER_CLUBB kg/kg 32 A Cloud Water in Layer
2424 CLOUDCOVER_CLUBB fraction 32 A Cloud Cover
2425 WPTHVP_CLUBB W/m2 33 A Buoyancy Flux
2426 RVMTEND_CLUBB kg/kg /s 32 A Water vapor tendency
2427 STEND_CLUBB J/(kg s) 32 A Static energy tendency
2428 RCMTEND_CLUBB kg/kg /s 32 A Cloud Liquid Water Tendency
2429 RIMTEND_CLUBB kg/kg /s 32 A Cloud Ice Tendency
2430 UTEND_CLUBB m/s /s 32 A U-wind Tendency
2431 VTEND_CLUBB m/s /s 32 A V-wind Tendency
2432 ZT_CLUBB m 32 A Thermodynamic Heights
2433 ZM_CLUBB m 33 A Momentum Heights
2434 UM_CLUBB m/s 32 A Zonal Wind
2435 VM_CLUBB m/s 32 A Meridional Wind
2436 WM_ZT_CLUBB m/s 32 A Vertical Velocity
2437 PBLH m 1 A PBL height
2438 CLDST fraction 32 A Stratus cloud fraction
2439 ZMDLF kg/kg/s 32 A Detrained liquid water from ZM convection
2440 TTENDICE K/s 32 A T tendency from Ice Saturation Adjustment
2441 QVTENDICE kg/kg/s 32 A Q tendency from Ice Saturation Adjustment
2442 QITENDICE kg/kg/s 32 A CLDICE tendency from Ice Saturation Adjustment
2443 NITENDICE kg/kg/s 32 A NUMICE tendency from Ice Saturation Adjustment
2444 QCTENDICE kg/kg/s 32 A CLDICE tendency from Ice Saturation Adjustment
2445 NCTENDICE kg/kg/s 32 A NUMICE tendency from Ice Saturation Adjustment
2446 FQTENDICE fraction 32 A Frequency of Ice Saturation Adjustment
2447 DPDLFLIQ kg/kg/s 32 A Detrained liquid water from deep convection
2448 DPDLFICE kg/kg/s 32 A Detrained ice from deep convection
2449 DPDLFT K/s 32 A T-tendency due to deep convective detrainment
2450 RELVAR - 32 A Relative cloud water variance
2451 CLUBB_GRID_SIZE m 1 A Horizontal grid box size seen by CLUBB
2452 ZMDLFI kg/kg/s 32 A Detrained ice water from ZM convection
2453 CONCLD fraction 32 A Convective cloud cover
2454 CMELIQ kg/kg/s 32 A Rate of cond-evap of liq within the cloud
2455 DETNLIQTND 1/kg/s 32 A CLDNUM tendency in detrained water
2456 QSATFAC - 32 A Subgrid cloud water saturation scaling factor
2457 KVH_CLUBB m2/s 33 A CLUBB vertical diffusivity of heat/moisture on interface levels
2458 ELEAK_CLUBB W/m2 1 A CLUBB energy leak
2459 TFIX_CLUBB K 1 A Temperature increment to conserve energy
2460 thlm K 33 A thlm, Liquid water potential temperature (theta_l)
2461 thvm K 33 A thvm, Virtual potential temperature
2462 rtm kg/kg 33 A rtm, Total (vapor+liquid) water mixing ratio
2463 rcm kg/kg 33 A rcm, Cloud water mixing ratio
2464 rvm kg/kg 33 A rvm, Vapor water mixing ratio
2465 um m/s 33 A u_bar, Grid-mean eastward (u) wind
2466 vm m/s 33 A v_bar, Grid-mean northward (v) wind
2467 um_ref m/s 33 A um_ref, Reference u wind
2468 vm_ref m/s 33 A vm_ref, Reference v wind
2469 ug m/s 33 A ug, u geostrophic wind
2470 vg m/s 33 A vg, v geostrophic wind
2471 cloud_frac - 33 A cloud_frac, Cloud fraction (between 0 and 1)
2472 cloud_cover count 33 A cloud_cover, Cloud cover (between 0 and 1)
2473 rcm_in_layer kg/kg 33 A rcm_in_layer, rcm in cloud layer
2474 rcm_in_cloud kg/kg 33 A rcm_in_cloud, In-cloud value of rcm (for microphysics)
2475 p_in_Pa Pa 33 A p_in_Pa, Pressure
2476 exner count 33 A exner, Exner function = (p/p0)**(rd/cp)
2477 rho_ds_zt kg m^{-3} 33 A rho_ds_zt, Dry static base-state density
2478 thv_ds_zt K 33 A thv_ds_zt, Dry base-state theta_v
2479 Lscale m 33 A L, Turbulent mixing length
2480 Lscale_pert_1 m 33 A Lscale_pert_1, Mixing length using a perturbed value of rtm/thlm
2481 Lscale_pert_2 m 33 A Lscale_pert_2, Mixing length using a perturbed value of rtm/thlm
2482 T_in_K K 33 A T_in_K, Absolute temperature
2483 rel_humidity [-] 33 A rel_humidity, Relative humidity w.r.t. liquid (between 0 and 1)
2484 wp3 m^3/s^3 33 A w'^3, Third-order moment of vertical air velocity
2485 wpthlp2 (m K^2)/s 33 A w'theta_l'^2, Vertical turbulent flux of theta_l'^2
2486 wp2thlp (m^2 K)/s^2 33 A w'^2theta_l', Vertical turbulent flux of w'theta_l'
2487 wprtp2 (m kg)/(s kg) 33 A w'rt'^2, Vertical turbulent flux of rt'^2
2488 wp2rtp (m^2 kg)/(s^2 kg 33 A w'^2rt', Vertical turbulent flux of w'rt'
2489 Lscale_up m 33 A Lscale_up, Upward mixing length
2490 Lscale_down m 33 A Lscale_down, Downward mixing length
2491 tau_zt s 33 A tau_zt, Dissipation time
2492 Kh_zt m^2/s 33 A Kh_zt, Eddy diffusivity
2493 wp2thvp K m^2/s^2 33 A w'^2theta_v', Vertical turbulent flux of w'theta_v'
2494 wp2rcp (m^2 kg)/(s^2 kg 33 A w'^2rc'
2495 wprtpthlp (m kg K)/(s kg) 33 A w'rt'theta_l', Vertical turbulent flux of rt'theta_l'
2496 sigma_sqd_w_zt - 33 A sigma_sqd_w_zt, Nondimensionalized w variance of Gaussian component
2497 rho kg m^{-3} 33 A rho, Air density
2498 radht K/s 33 A radht, Total (sw+lw) radiative heating rate
2499 radht_LW K/s 33 A radht_LW, Long-wave radiative heating rate
2500 radht_SW K/s 33 A radht_SW, Short-wave radiative heating rate
2501 Ncm num/kg 33 A Ncm, Cloud droplet number concentration
2502 Nc_in_cloud num/kg 33 A Nc_in_cloud, In cloud droplet concentration
2503 Nc_activated num/kg 33 A Nc_activated, Droplets activated by GFDL activation
2504 snowslope 1/m 33 A snowslope, COAMPS microphysics snow slope parameter
2505 sed_rcm kg / [m^2 s] 33 A sed_rcm, d(rcm)/dt due to cloud sedimentation
2506 rsat kg/kg 33 A rsat, Saturation mixing ratio over liquid
2507 rsati kg/kg 33 A rsati, Saturation mixing ratio over ice
2508 diam m 33 A diam, Ice crystal diameter
2509 mass_ice_cryst kg 33 A mass_ice_cryst, Mass of a single ice crystal
2510 rcm_icedfs kg/kg/s 33 A rcm_icedfs, Change in liquid due to ice
2511 u_T_cm cm s^{-1} 33 A u_T_cm, Ice crystal fallspeed
2512 rtm_bt kg kg^{-1} s^{-1 33 A rtm_bt, rtm budget: rtm time tendency
2513 rtm_ma kg kg^{-1} s^{-1 33 A rtm_ma, rtm budget: rtm vertical mean advection
2514 rtm_ta kg kg^{-1} s^{-1 33 A rtm_ta, rtm budget: rtm turbulent advection
2515 rtm_mfl kg kg^{-1} s^{-1 33 A rtm_mfl, rtm budget: rtm correction due to monotonic flux limiter
2516 rtm_tacl kg kg^{-1} s^{-1 33 A rtm_tacl, rtm budget: rtm correction due to ta term (wprtp) clipping
2517 rtm_cl kg kg^{-1} s^{-1 33 A rtm_cl, rtm budget: rtm clipping
2518 rtm_forcing kg kg^{-1} s^{-1 33 A rtm_forcing, rtm budget: rt forcing (includes rtm_mc)
2519 rtm_sdmp kg kg^{-1} s^{-1 33 A rtm_sdmp, rtm budget: rtm correction due to sponge damping
2520 rtm_mc kg kg^{-1} s^{-1 33 A rtm_mc, Change in rt due to microphysics (not in budget)
2521 rtm_pd kg kg^{-1} s^{-1 33 A rtm_pd, rtm budget: rtm positive definite adjustment
2522 rvm_mc kg/(kg s) 33 A rvm_mc, Time tendency of vapor mixing ratio due to microphysics
2523 rcm_mc kg/kg/s 33 A rcm_mc, Time tendency of liquid water mixing ratio due microphysics
2524 rcm_sd_mg_morr kg kg^{-1} s^{-1 33 A rcm_sd_mg_morr, rcm sedimentation when using morrision or MG microphysics (not in budget, included i
2525 thlm_bt K s^{-1} 33 A thlm_bt, thlm budget: thlm time tendency
2526 thlm_ma K s^{-1} 33 A thlm_ma, thlm budget: thlm vertical mean advection
2527 thlm_ta K s^{-1} 33 A thlm_ta, thlm budget: thlm turbulent advection
2528 thlm_mfl K s^{-1} 33 A thlm_mfl, thlm budget: thlm correction due to monotonic flux limiter
2529 thlm_tacl K s^{-1} 33 A thlm_tacl, thlm budget: thlm correction due to ta term (wpthlp) clipping
2530 thlm_cl K s^{-1} 33 A thlm_cl, thlm budget: thlm_cl
2531 thlm_forcing K s^{-1} 33 A thlm_forcing, thlm budget: thetal forcing (includes thlm_mc and radht)
2532 thlm_sdmp K s^{-1} 33 A thlm_sdmp, thlm budget: thlm correction due to sponge damping
2533 thlm_mc K s^{-1} 33 A thlm_mc, Change in thlm due to microphysics (not in budget)
2534 thlm_old K 33 A thlm_old, Thlm at previous timestep
2535 thlm_without_ta K 33 A thlm_without_ta, Thlm without turbulent advection contribution
2536 thlm_mfl_min K 33 A thlm_mfl_min, Minimum allowable thlm
2537 thlm_mfl_max K 33 A thlm_mfl_max, Maximum allowable thlm
2538 thlm_enter_mfl K 33 A thlm_enter_mfl, Thlm before flux-limiter
2539 thlm_exit_mfl K 33 A thlm_exit_mfl, Thlm exiting flux-limiter
2540 rtm_old kg/kg 33 A rtm_old, Rtm at previous timestep
2541 rtm_without_ta kg/kg 33 A rtm_without_ta, Rtm without turbulent advection contribution
2542 rtm_mfl_min kg/kg 33 A rtm_mfl_min, Minimum allowable rtm
2543 rtm_mfl_max kg/kg 33 A rtm_mfl_max, Maximum allowable rtm
2544 rtm_enter_mfl kg/kg 33 A rtm_enter_mfl, Rtm before flux-limiter
2545 rtm_exit_mfl kg/kg 33 A rtm_exit_mfl, Rtm exiting flux-limiter
2546 um_bt m s^{-2} 33 A um_bt, um budget: um time tendency
2547 um_ma m s^{-2} 33 A um_ma, um budget: um vertical mean advection
2548 um_gf m s^{-2} 33 A um_gf, um budget: um geostrophic forcing
2549 um_cf m s^{-2} 33 A um_cf, um budget: um coriolis forcing
2550 um_ta m s^{-2} 33 A um_ta, um budget: um turbulent advection
2551 um_f m s^{-2} 33 A um_f, um budget: um forcing
2552 um_sdmp m s^{-2} 33 A um_sdmp, um budget: um sponge damping
2553 um_ndg m s^{-2} 33 A um_ndg, um budget: um nudging
2554 vm_bt m s^{-2} 33 A vm_bt, vm budget: vm time tendency
2555 vm_ma m s^{-2} 33 A vm_ma, vm budget: vm vertical mean advection
2556 vm_gf m s^{-2} 33 A vm_gf, vm budget: vm geostrophic forcing
2557 vm_cf m s^{-2} 33 A vm_cf, vm budget: vm coriolis forcing
2558 vm_ta m s^{-2} 33 A vm_ta, vm budget: vm turbulent transport
2559 vm_f m s^{-2} 33 A vm_f, vm budget: vm forcing
2560 vm_sdmp m s^{-2} 33 A vm_sdmp, vm budget: vm sponge damping
2561 vm_ndg m s^{-2} 33 A vm_ndg, vm budget: vm nudging
2562 wp3_bt m^{3} s^{-4} 33 A wp3_bt, wp3 budget: wp3 time tendency
2563 wp3_ma m^{3} s^{-4} 33 A wp3_ma, wp3 budget: wp3 vertical mean advection
2564 wp3_ta m^{3} s^{-4} 33 A wp3_ta, wp3 budget: wp3 turbulent advection
2565 wp3_tp m^{3} s^{-4} 33 A wp3_tp, wp3 budget: wp3 turbulent transport
2566 wp3_ac m^{3} s^{-4} 33 A wp3_ac, wp3 budget: wp3 accumulation term
2567 wp3_bp1 m^{3} s^{-4} 33 A wp3_bp1, wp3 budget: wp3 buoyancy production
2568 wp3_pr_turb m^{3} s^{-4} 33 A wp3_pr_turb, wp3 budget: wp3 pressure-turbulence correlation term
2569 wp3_pr_dfsn m^{3} s^{-4} 33 A wp3_pr_dfsn, wp3 budget: wp3 pressure diffusion term
2570 wp3_pr1 m^{3} s^{-4} 33 A wp3_pr1, wp3 budget: wp3 pressure term 1
2571 wp3_pr2 m^{3} s^{-4} 33 A wp3_pr2, wp3 budget: wp3 pressure term 2
2572 wp3_dp1 m^{3} s^{-4} 33 A wp3_dp1, wp3 budget: wp3 dissipation term 1
2573 wp3_cl m^{3} s^{-4} 33 A wp3_cl, wp3 budget: wp3 clipping term
2574 mixt_frac count 33 A mixt_frac, pdf parameter: mixture fraction
2575 w_1 m/s 33 A w_1, pdf parameter: mean w of component 1
2576 w_2 m/s 33 A w_2, pdf paramete: mean w of component 2
2577 varnce_w_1 m^2/s^2 33 A varnce_w_1, pdf parameter: w variance of component 1
2578 varnce_w_2 m^2/s^2 33 A varnce_w_2, pdf parameter: w variance of component 2
2579 thl_1 K 33 A thl_1, pdf parameter: mean thl of component 1
2580 thl_2 K 33 A thl_2, pdf parameter: mean thl of component 2
2581 varnce_thl_1 K^2 33 A varnce_thl_1, pdf parameter: thl variance of component 1
2582 varnce_thl_2 K^2 33 A varnce_thl_2, pdf parameter: thl variance of component 2
2583 rt_1 kg/kg 33 A rt_1, pdf parameter: mean rt of component 1
2584 rt_2 kg/kg 33 A rt_2, pdf parameter: mean rt of component 2
2585 varnce_rt_1 (kg^2)/(kg^2) 33 A varnce_rt_1, pdf parameter: rt variance of component 1
2586 varnce_rt_2 (kg^2)/(kg^2) 33 A varnce_rt_2, pdf parameter: rt variance of component 2
2587 rc_1 kg/kg 33 A rc_1, pdf parameter: mean rc of component 1
2588 rc_2 kg/kg 33 A rc_2, pdf parameter: mean rc of component 2
2589 rsatl_1 kg/kg 33 A rsatl_1, pdf parameter: sat mix rat based on tl1
2590 rsatl_2 kg/kg 33 A rsatl_2, pdf parameter: sat mix rat based on tl2
2591 cloud_frac_1 - 33 A cloud_frac_1, pdf parameter cloud_frac_1
2592 cloud_frac_2 - 33 A cloud_frac_2, pdf parameter cloud_frac_2
2593 a3_coef_zt count 33 A a3_coef_zt, The a3 coefficient interpolated the the zt grid
2594 wp3_on_wp2_zt m/s 33 A wp3_on_wp2_zt, Smoothed version of wp3 / wp2
2595 chi_1 kg/kg 33 A chi_1, pdf parameter: Mellor's s (extended liq) for component 1
2596 chi_2 kg/kg 33 A chi_2, pdf parameter: Mellor's s (extended liq) for component 2
2597 stdev_chi_1 kg/kg 33 A stdev_chi_1, pdf parameter: Std dev of chi_1
2598 stdev_chi_2 kg/kg 33 A stdev_chi_2, pdf parameter: Std dev of chi_2
2599 stdev_eta_1 kg/kg 33 A stdev_eta_1, Standard dev. of eta(t) (1st PDF component)
2600 stdev_eta_2 kg/kg 33 A stdev_eta_2, Standard dev. of eta(t) (2nd PDF component)
2601 covar_chi_eta_1 kg^2/kg^2 33 A covar_chi_eta_1, Covariance of chi(s) and eta(t) (1st PDF component)
2602 covar_chi_eta_2 kg^2/kg^2 33 A covar_chi_eta_2, Covariance of chi(s) and eta(t) (2nd PDF component)
2603 corr_chi_eta_1 - 33 A corr_chi_eta_1, Correlation of chi (s) and eta (t) (1st PDF component)
2604 corr_chi_eta_2 - 33 A corr_chi_eta_2, Correlation of chi (s) and eta (t) (2nd PDF component)
2605 corr_rt_thl_1 - 33 A corr_rt_thl_1, Correlation of rt and thl (1st PDF component)
2606 crt_1 - 33 A crt_1, Coefficient on rt in chi/eta equations (1st PDF comp.)
2607 crt_2 - 33 A crt_2, Coefficient on rt in chi/eta equations (2nd PDF comp.)
2608 cthl_1 kg/kg/K 33 A cthl_1, Coefficient on theta-l in chi/eta equations (1st PDF comp.)
2609 cthl_2 kg/kg/K 33 A cthl_2, Coefficient on theta-l in chi/eta equations (2nd PDF comp.)
2610 precip_frac - 33 A precip_frac, Precipitation Fraction
2611 precip_frac_1 - 33 A precip_frac_1, Precipitation Fraction (1st PDF component)
2612 precip_frac_2 - 33 A precip_frac_2, Precipitation Fraction (2nd PDF component)
2613 Ncnm num/kg 33 A Ncnm, Cloud nuclei concentration (PDF)
2614 wp2_zt m^2/s^2 33 A wp2_zt, w'^2 interpolated to thermodynamic levels
2615 thlp2_zt K^2 33 A thlp2_zt, thl'^2 interpolated to thermodynamic levels
2616 wpthlp_zt (m K)/s 33 A wpthlp_zt, w'thl' interpolated to thermodynamic levels
2617 wprtp_zt (m kg)/(s kg) 33 A wprtp_zt, w'rt' interpolated to thermodynamic levels
2618 rtp2_zt (kg/kg)^2 33 A rtp2_zt, rt'^2 interpolated to thermodynamic levels
2619 rtpthlp_zt (kg K)/kg 33 A rtpthlp_zt, rt'thl' interpolated to thermodynamic levels
2620 up2_zt m^2/s^2 33 A up2_zt, u'^2 interpolated to thermodynamic levels
2621 vp2_zt m^2/s^2 33 A vp2_zt, v'^2 interpolated to thermodynamic levels
2622 upwp_zt m^2/s^2 33 A upwp_zt, u'w' interpolated to thermodynamic levels
2623 vpwp_zt m^2/s^2 33 A vpwp_zt, v'w' interpolated to thermodynamic levels
2624 C11_Skw_fnc count 33 A C11_Skw_fnc, C_11 parameter with Sk_w applied
2625 wp2 m^2/s^2 33 A w'^2, Variance of vertical air velocity
2626 rtp2 (kg/kg)^2 33 A rt'^2, Variance of total water, rt
2627 thlp2 K^2 33 A thl'^2, Variance of theta_l
2628 rtpthlp (kg K)/kg 33 A rt'thl', Covariance of rt and theta_l
2629 wprtp (m kg)/(s kg) 33 A w'rt', Vertical turbulent flux of total water, rt
2630 wpthlp (m K)/s 33 A w'thl', Vertical turbulent flux of theta_l
2631 wp4 (m^4)/(s^4) 33 A w'^4, Fourth-order moment of vertical air velocity
2632 up2 m^2/s^2 33 A u'^2, Variance of eastward (u) wind
2633 vp2 m^2/s^2 33 A v'^2, Variance of northward (v) wind
2634 wpthvp K m/s 33 A w'thv', Buoyancy flux
2635 rtpthvp (kg/kg) K 33 A rt'thv', Covariance of rt and theta_v
2636 thlpthvp K^2 33 A thl'thv', Covariance of theta_l and theta_v
2637 tau_zm s 33 A tau_zm, Time-scale tau on momentum levels
2638 Kh_zm m^2/s 33 A Kh_zm, Eddy diffusivity on momentum levels
2639 wprcp (m/s) (kg/kg) 33 A w'rc'
2640 wm_zm m/s 33 A wm_zm, Vertical (w) wind
2641 thlprcp K (kg/kg) 33 A thl'rc'
2642 rtprcp (kg^2)/(kg^2) 33 A rt'rc'
2643 rcp2 (kg^2)/(kg^2) 33 A rc'^2, Variance of cloud water mixing ratio
2644 upwp m^2/s^2 33 A u'w', Vertical turbulent flux of eastward (u) wind
2645 vpwp m^2/s^2 33 A v'w', Vertical turbulent flux of northward (v) wind
2646 rho_zm kg m^{-3} 33 A rho_zm, Density on momentum levels
2647 sigma_sqd_w - 33 A sigma_sqd_w, Nondim w variance of Gaussian component
2648 Skw_velocity m/s 33 A Skw_velocity, Skewness velocity
2649 gamma_Skw_fnc - 33 A gamma_Skw_fnc, Gamma as a function of skewness
2650 C6rt_Skw_fnc - 33 A C6rt_Skw_fnc, C_6rt parameter with Sk_w applied
2651 C6thl_Skw_fnc - 33 A C6thl_Skw_fnc, C_6thl parameter with Sk_w applied
2652 C7_Skw_fnc - 33 A C7_Skw_fnc, C_7 parameter with Sk_w applied
2653 C1_Skw_fnc - 33 A C1_Skw_fnc, C_1 parameter with Sk_w applied
2654 a3_coef count 33 A a3_coef, Quantity in formula 25 from Equations for CLUBB
2655 wp3_on_wp2 m/s 33 A w'^3_on_w'^2, Smoothed version of wp3 / wp2
2656 rcm_zm kg/kg 33 A rcm_zm, Total water mixing ratio
2657 rtm_zm kg/kg 33 A rtm_zm, Total water mixing ratio
2658 thlm_zm K 33 A thlm_zm, Liquid potential temperature
2659 cloud_frac_zm - 33 A cloud_frac_zm, Cloud fraction
2660 rho_ds_zm kg m^{-3} 33 A rho_ds_zm, Dry static, base-state density
2661 thv_ds_zm K 33 A thv_ds_zm, Dry, base-state theta_v
2662 em m^2/s^2 33 A em, Turbulent kinetic energy, usu. 0.5*(u'^2+v'^2+w'^2)
2663 mean_w_up m/s 33 A mean_w_up, Mean w >= w_ref
2664 mean_w_down m/s 33 A mean_w_down, Mean w <= w_ref
2665 shear m^2/s^3 33 A shear, Wind shear production term
2666 wp3_zm (m^3)/(s^3) 33 A w'^3_zm, w'^3 interpolated to moment. levels
2667 Frad W/m^2 33 A Frad, Total (sw+lw) net (up+down) radiative flux
2668 Frad_LW W/m^2 33 A Frad_LW, Net long-wave radiative flux
2669 Frad_SW W/m^2 33 A Frad_SW, Net short-wave radiative flux
2670 Frad_LW_up W/m^2 33 A Frad_LW_up, Long-wave upwelling radiative flux
2671 Frad_SW_up W/m^2 33 A Frad_SW_up, Short-wave upwelling radiative flux
2672 Frad_LW_down W/m^2 33 A Frad_LW_down, Long-wave downwelling radiative flux
2673 Frad_SW_down W/m^2 33 A Frad_SW_down, Short-wave downwelling radiative flux
2674 Fprec W/m^2 33 A Fprec, Rain flux
2675 Fcsed kg/(s*m^2) 33 A Fcsed, cloud water sedimentation flux
2676 wp2_bt m^2/s^3 33 A w'^2_bt, wp2 budget: wp2 time tendency
2677 wp2_ma m^2/s^3 33 A w'^2_ma, wp2 budget: wp2 vertical mean advection
2678 wp2_ta m^2/s^3 33 A w'^2_ta, wp2 budget: wp2 turbulent advection
2679 wp2_ac m^2/s^3 33 A w'^2_ac, wp2 budget: wp2 accumulation term
2680 wp2_bp m^2/s^3 33 A w'^2_bp, wp2 budget: wp2 buoyancy production
2681 wp2_pr1 m^2/s^3 33 A w'^2_pr1, wp2 budget: wp2 pressure term 1
2682 wp2_pr2 m^2/s^3 33 A w'^2_pr2, wp2 budget: wp2 pressure term 2
2683 wp2_pr3 m^2/s^3 33 A w'^2_pr3, wp2 budget: wp2 pressure term 3
2684 wp2_dp1 m^2/s^3 33 A w'^2_dp1, wp2 budget: wp2 dissipation term 1
2685 wp2_dp2 m^2/s^3 33 A w'^2_d'^2, wp2 budget: wp2 dissipation term 2
2686 wp2_cl m^2/s^3 33 A w'^2_cl, wp2 budget: wp2 clipping term
2687 wp2_pd m2/s3 33 A w'^2_pd, wp2 budget: wp2 positive definite adjustment
2688 wp2_sf m2/s3 33 A w'^2_sf, wp2 budget: wp2 surface variance
2689 vp2_bt m^2/s^3 33 A v'2_bt, vp2 budget: vp2 time tendency
2690 vp2_ma m^2/s^3 33 A v'^2_ma, vp2 budget: vp2 mean advection
2691 vp2_ta m^2/s^3 33 A v'^2_ta, vp2 budget: vp2 turbulent advection
2692 vp2_tp m^2/s^3 33 A v'^2_tp, vp2 budget: vp2 turbulent production
2693 vp2_dp1 m^2/s^3 33 A v'^2_dp1, vp2 budget: vp2 dissipation term 1
2694 vp2_dp2 m^2/s^3 33 A v'^2_dp2, vp2 budget: vp2 dissipation term 2
2695 vp2_pr1 m^2/s^3 33 A v'^2_pr1, vp2 budget: vp2 pressure term 1
2696 vp2_pr2 m^2/s^3 33 A v'^2_pr2, vp2 budget: vp2 pressure term 2
2697 vp2_cl m^2/s^3 33 A v'^2_cl, vp2 budget: vp2 clipping
2698 vp2_pd m^2/s^3 33 A v'^2_pd, vp2 budget: vp2 positive definite adjustment
2699 vp2_sf m^2/s^3 33 A v'^2_sf, vp2 budget: vp2 surface variance
2700 up2_bt m^2/s^3 33 A u'^2_bt, up2 budget: up2 time tendency
2701 up2_ma m^2/s^3 33 A u'^2_ma, up2 budget: up2 mean advection
2702 up2_ta m^2/s^3 33 A u'^2_ta, up2 budget: up2 turbulent advection
2703 up2_tp m^2/s^3 33 A u'^2_tp, up2 budget: up2 turbulent production
2704 up2_dp1 m^2/s^3 33 A u'^2_dp1, up2 budget: up2 dissipation term 1
2705 up2_dp2 m^2/s^3 33 A u'^2_d'^2, up2 budget: up2 dissipation term 2
2706 up2_pr1 m^2/s^3 33 A u'^2_pr1, up2 budget: up2 pressure term 1
2707 up2_pr2 m^2/s^3 33 A u'^2_pr2, up2 budget: up2 pressure term 2
2708 up2_cl m^2/s^3 33 A u'^2_cl, up2 budget: up2 clipping
2709 up2_pd m^2/s^3 33 A u'^2_pd, up2 budget: up2 positive definite adjustment
2710 up2_sf m^2/s^3 33 A u'^2_sf, up2 budget: up2 surface variance
2711 wprtp_bt (m kg)/(s^2 kg) 33 A w'rt'_bt, wprtp budget: wprtp time tendency
2712 wprtp_ma (m kg)/(s^2 kg) 33 A w'rt'_ma, wprtp budget: wprtp mean advection
2713 wprtp_ta (m kg)/(s^2 kg) 33 A w'rt'_ta, wprtp budget: wprtp turbulent advection
2714 wprtp_tp (m kg)/(s^2 kg) 33 A w'rt'_t', wprtp budget: wprtp turbulent production
2715 wprtp_ac (m kg)/(s^2 kg) 33 A w'rt'_ac, wprtp budget: wprtp accumulation term
2716 wprtp_bp (m kg)/(s^2 kg) 33 A w'rt'_b', wprtp budget: wprtp buoyancy production
2717 wprtp_pr1 (m kg)/(s^2 kg) 33 A w'rt'_pr1, wprtp budget: wprtp pressure term 1
2718 wprtp_pr2 (m kg)/(s^2 kg) 33 A w'rt'_pr2, wprtp budget: wprtp pressure term 2
2719 wprtp_pr3 (m kg)/(s^2 kg) 33 A w'rt'_pr3, wprtp budget: wprtp pressure term 3
2720 wprtp_dp1 (m kg)/(s^2 kg) 33 A w'rt'_dp1, wprtp budget: wprtp dissipation term 1
2721 wprtp_mfl (m kg)/(s^2 kg) 33 A w'rt'_mfl, wprtp budget: wprtp monotonic flux limiter
2722 wprtp_cl (m kg)/(s^2 kg) 33 A w'rt'_cl, wprtp budget: wprtp clipping term
2723 wprtp_sicl (m kg)/(s^2 kg) 33 A w'rt'_sicl, wprtp budget: wprtp semi-implicit clipping term
2724 wprtp_pd (m kg)/(s^2 kg) 33 A w'rt'_pd, wprtp budget: wprtp flux corrected trans. term
2725 wprtp_forcing (m kg/kg)/s^2 33 A w'rt'_forcing, wprtp budget: wprtp forcing (includes microphysics tendency)
2726 wprtp_mc (m kg/kg)/s^2 33 A w'rt'_mc, Microphysics tendency for wprtp (not in budget)
2727 wpthlp_bt (m K)/s^2 33 A w'thl'_bt, wpthlp budget
2728 wpthlp_ma (m K)/s^2 33 A w'thl'_ma, wpthlp budget: wpthlp mean advection
2729 wpthlp_ta (m K)/s^2 33 A w'thl'_ta, wpthlp budget: wpthlp turbulent advection
2730 wpthlp_tp (m K)/s^2 33 A w'thl'_tp, wpthlp budget: wpthlp turbulent production
2731 wpthlp_ac (m K)/s^2 33 A w'thl'_ac, wpthlp budget: wpthlp accumulation term
2732 wpthlp_bp (m K)/s^2 33 A w'thl'_b', wpthlp budget: wpthlp buoyancy production
2733 wpthlp_pr1 (m K)/s^2 33 A w'thl'_pr1, wpthlp budget: wpthlp pressure term 1
2734 wpthlp_pr2 (m K)/s^2 33 A w'thl'_pr2, wpthlp budget: wpthlp pressure term 2
2735 wpthlp_pr3 (m K)/s^2 33 A w'thl'_pr3, wpthlp budget: wpthlp pressure term 3
2736 wpthlp_dp1 (m K)/s^2 33 A w'thl'_dp1, wpthlp budget: wpthlp dissipation term 1
2737 wpthlp_mfl (m K)/s^2 33 A w'thl'_mfl, wpthlp budget: wpthlp monotonic flux limiter
2738 wpthlp_cl (m K)/s^2 33 A w'thl'_cl, wpthlp budget: wpthlp clipping term
2739 wpthlp_sicl (m K)/s^2 33 A w'thl'_sicl, wpthlp budget: wpthlp semi-implicit clipping term
2740 wpthlp_forcing (m K)/s^2 33 A w'thl'_forcing, wpthlp budget: wpthlp forcing (includes microphysics tendency)
2741 wpthlp_mc (m K)/s^2 33 A w'thl'_mc, Microphysics tendency for wpthlp (not in budget)
2742 rtp2_bt (kg^2)/(kg^2 s) 33 A rt'^2_bt, rt'2 budget: rtp2 time tendency
2743 rtp2_ma (kg^2)/(kg^2 s) 33 A rt'^2_ma, rtp2 budget: rtp2 mean advection
2744 rtp2_ta (kg^2)/(kg^2 s) 33 A rt'^2_ta, rtp2 budget: rtp2 turbulent advection
2745 rtp2_tp (kg^2)/(kg^2 s) 33 A rt'^2_tp, rtp2 budget: rtp2 turbulent production
2746 rtp2_dp1 (kg^2)/(kg^2 s) 33 A rt'^2_dp1, rtp2 budget: rtp2 dissipation term 1
2747 rtp2_dp2 (kg^2)/(kg^2 s) 33 A rt'^2_dp2, rtp2 budget: rtp2 dissipation term 2
2748 rtp2_cl (kg^2)/(kg^2 s) 33 A rt'^2_cl, rtp2 budget: rtp2 clipping term
2749 rtp2_pd (kg^2)/(kg^2 s) 33 A rt'^2_pd, rtp2 budget: rtp2 positive definite adjustment
2750 rtp2_sf (kg^2)/(kg^2 s) 33 A rt'^2_sf, rtp2 budget: rtp2 surface variance
2751 rtp2_forcing (kg/kg)^2/s 33 A rt'^2_forcing, rtp2 budget: rtp2 forcing (includes microphysics tendency)
2752 rtp2_mc (kg/kg)^2/s 33 A rt'^2_mc, Microphysics tendency for rtp2 (not in budget)
2753 thlp2_bt (K^2)/s 33 A thl'^2_bt, thlp2 budget: thlp2 time tendency
2754 thlp2_ma (K^2)/s 33 A thl'^2_ma, thlp2 budget: thlp2 mean advection
2755 thlp2_ta (K^2)/s 33 A thl'^2_ta, thlp2 budget: thlp2 turbulent advection
2756 thlp2_tp (K^2)/s 33 A thl'^2_t', thlp2 budget: thlp2 turbulent production
2757 thlp2_dp1 (K^2)/s 33 A thl'^2_dp1, thlp2 budget: thlp2 dissipation term 1
2758 thlp2_dp2 (K^2)/s 33 A thl'^2_dp2, thlp2 budget: thlp2 dissipation term 2
2759 thlp2_cl (K^2)/s 33 A thl'^2_cl, thlp2 budget: thlp2 clipping term
2760 thlp2_pd K^2/s 33 A thl'^2_pd, thlp2 budget: thlp2 positive definite adjustment
2761 thlp2_sf K^2/s 33 A thl'^2_sf, thl'^2 budget: thlp2 surface variance
2762 thlp2_forcing K^2/s 33 A thlp2 budget: thlp2 forcing (includes microphysics tendency) [K^2/s]
2763 thlp2_mc K^2/s 33 A thl'^2_mc, Microphysics tendency for thlp2 (not in budget)
2764 rtpthlp_bt (kg K)/(kg s) 33 A rt'thl'_bt, rtpthlp budget: rtpthlp time tendency
2765 rtpthlp_ma (kg K)/(kg s) 33 A rt'thl'_ma, rtpthlp budget: rtpthlp mean advection
2766 rtpthlp_ta (kg K)/(kg s) 33 A rt'thl'_ta, rtpthlp budget: rtpthlp turbulent advection
2767 rtpthlp_tp1 (kg K)/(kg s) 33 A rt'thl'_tp1, rtpthlp budget: rtpthlp turbulent production 1
2768 rtpthlp_tp2 (kg K)/(kg s) 33 A rt'thl'_t'^2, rtpthlp budget: rtpthlp turbulent production 2
2769 rtpthlp_dp1 (kg K)/(kg s) 33 A rt'thl'_d'1, rtpthlp budget: rtpthlp dissipation term 1
2770 rtpthlp_dp2 (kg K)/(kg s) 33 A rt'thl'_dp2, rtpthlp budget: rtpthlp dissipation term 2
2771 rtpthlp_cl (kg K)/(kg s) 33 A rt'thl'_cl, rtpthlp budget: rtpthlp clipping term
2772 rtpthlp_sf (kg K)/(kg s) 33 A rt'thl'_sf, rtpthlp budget: rtpthlp surface variance
2773 rtpthlp_forcing (K kg/kg)/s 33 A rt'thl'_forcing, rtpthlp budget: rtpthlp forcing (includes microphysics tendency)
2774 rtpthlp_mc (K kg/kg)/s 33 A rt'thl'_mc, Microphysics tendency for rtpthlp (not in budget)
2775 wpthlp_enter_mfl (m K)/s 33 A w'thl'_enter_mfl, Wpthlp entering flux limiter
2776 wpthlp_exit_mfl (m K)/s 33 A w'thl'_exit_mfl, Wpthlp exiting flux limiter
2777 wprtp_enter_mfl (m kg)/(s kg) 33 A w'rt'_enter_mfl, Wprtp entering flux limiter
2778 wprtp_exit_mfl (m kg)/(s kg) 33 A w'rt'_exit_mfl, Wprtp exiting flux limiter
2779 wpthlp_mfl_min (m K)/s 33 A w'thl'_mfl_min, Minimum allowable wpthlp
2780 wpthlp_mfl_max (m K)/s 33 A w'thl'_mfl_max, Maximum allowable wpthlp
2781 wprtp_mfl_min (m kg)/(s kg) 33 A w'rt'_mfl_min, Minimum allowable wprtp
2782 wprtp_mfl_max (m kg)/(s kg) 33 A w'rt'_mfl_max, Maximum allowable wprtp
2783 shear_sqd - 33 A shear_sqd, shear_sqd
2784 TROP_P Pa 1 A Tropopause Pressure
2785 TROP_T K 1 A Tropopause Temperature
2786 TROP_Z m 1 A Tropopause Height
2787 TROP_DZ m 32 A Relative Tropopause Height
2788 TROP_PD probability 32 A Tropopause Probabilty
2789 TROP_FD probability 1 A Tropopause Found
2790 TROPP_P Pa 1 A Tropopause Pressure (primary)
2791 TROPP_T K 1 A Tropopause Temperature (primary)
2792 TROPP_Z m 1 A Tropopause Height (primary)
2793 TROPP_DZ m 32 A Relative Tropopause Height (primary)
2794 TROPP_PD probability 32 A Tropopause Distribution (primary)
2795 TROPP_FD probability 1 A Tropopause Found (primary)
2796 TROPF_P Pa 1 A Tropopause Pressure (cold point)
2797 TROPF_T K 1 A Tropopause Temperature (cold point)
2798 TROPF_Z m 1 A Tropopause Height (cold point)
2799 TROPF_DZ m 32 A Relative Tropopause Height (cold point)
2800 TROPF_PD probability 32 A Tropopause Distribution (cold point)
2801 TROPF_FD probability 1 A Tropopause Found (cold point)
2802 hstobie_trop fraction of mode 32 I Lowest level with stratospheric chemsitry
2803 hstobie_linoz fraction of mode 32 I Lowest possible Linoz level
2804 hstobie_tropop fraction of mode 32 I Troposphere boundary calculated in chemistry
2805 DADADJ_PD probability 32 A dry adiabatic adjustment probability
2806 dgnd_a01 m 32 A dry dgnum, interstitial, mode 01
2807 dgnw_a01 m 32 A wet dgnum, interstitial, mode 01
2808 wat_a1 m 32 A aerosol water, interstitial, mode 01
2809 dgnd_a02 m 32 A dry dgnum, interstitial, mode 02
2810 dgnw_a02 m 32 A wet dgnum, interstitial, mode 02
2811 wat_a2 m 32 A aerosol water, interstitial, mode 02
2812 dgnd_a03 m 32 A dry dgnum, interstitial, mode 03
2813 dgnw_a03 m 32 A wet dgnum, interstitial, mode 03
2814 wat_a3 m 32 A aerosol water, interstitial, mode 03
2815 dgnd_a04 m 32 A dry dgnum, interstitial, mode 04
2816 dgnw_a04 m 32 A wet dgnum, interstitial, mode 04
2817 wat_a4 m 32 A aerosol water, interstitial, mode 04
2818 PM25 kg/m3 32 A PM2.5 concentration
2819 PM25_SRF kg/m3 1 A surface PM2.5 concentration
2820 Q_qneg3 kg/kg 32 I Specific humidity QNEG3 error (cell)
2821 Q_qneg3_col kg/kg 1 I Specific humidity QNEG3 error (column)
2822 CLDLIQ_qneg3 kg/kg 32 I Grid box averaged cloud liquid amount QNEG3 error (cell)
2823 CLDLIQ_qneg3_col kg/kg 1 I Grid box averaged cloud liquid amount QNEG3 error (column)
2824 CLDICE_qneg3 kg/kg 32 I Grid box averaged cloud ice amount QNEG3 error (cell)
2825 CLDICE_qneg3_col kg/kg 1 I Grid box averaged cloud ice amount QNEG3 error (column)
2826 NUMLIQ_qneg3 kg/kg 32 I Grid box averaged cloud liquid number QNEG3 error (cell)
2827 NUMLIQ_qneg3_col kg/kg 1 I Grid box averaged cloud liquid number QNEG3 error (column)
2828 NUMICE_qneg3 kg/kg 32 I Grid box averaged cloud ice number QNEG3 error (cell)
2829 NUMICE_qneg3_col kg/kg 1 I Grid box averaged cloud ice number QNEG3 error (column)
2830 RAINQM_qneg3 kg/kg 32 I Grid box averaged rain amount QNEG3 error (cell)
2831 RAINQM_qneg3_col kg/kg 1 I Grid box averaged rain amount QNEG3 error (column)
2832 SNOWQM_qneg3 kg/kg 32 I Grid box averaged snow amount QNEG3 error (cell)
2833 SNOWQM_qneg3_col kg/kg 1 I Grid box averaged snow amount QNEG3 error (column)
2834 NUMRAI_qneg3 kg/kg 32 I Grid box averaged rain number QNEG3 error (cell)
2835 NUMRAI_qneg3_col kg/kg 1 I Grid box averaged rain number QNEG3 error (column)
2836 NUMSNO_qneg3 kg/kg 32 I Grid box averaged snow number QNEG3 error (cell)
2837 NUMSNO_qneg3_col kg/kg 1 I Grid box averaged snow number QNEG3 error (column)
2838 bc_a1_qneg3 kg/kg 32 I bc_a1 QNEG3 error (cell)
2839 bc_a1_qneg3_col kg/kg 1 I bc_a1 QNEG3 error (column)
2840 bc_a4_qneg3 kg/kg 32 I bc_a4 QNEG3 error (cell)
2841 bc_a4_qneg3_col kg/kg 1 I bc_a4 QNEG3 error (column)
2842 DMS_qneg3 kg/kg 32 I DMS QNEG3 error (cell)
2843 DMS_qneg3_col kg/kg 1 I DMS QNEG3 error (column)
2844 dst_a1_qneg3 kg/kg 32 I dst_a1 QNEG3 error (cell)
2845 dst_a1_qneg3_col kg/kg 1 I dst_a1 QNEG3 error (column)
2846 dst_a2_qneg3 kg/kg 32 I dst_a2 QNEG3 error (cell)
2847 dst_a2_qneg3_col kg/kg 1 I dst_a2 QNEG3 error (column)
2848 dst_a3_qneg3 kg/kg 32 I dst_a3 QNEG3 error (cell)
2849 dst_a3_qneg3_col kg/kg 1 I dst_a3 QNEG3 error (column)
2850 H2O2_qneg3 kg/kg 32 I H2O2 QNEG3 error (cell)
2851 H2O2_qneg3_col kg/kg 1 I H2O2 QNEG3 error (column)
2852 H2SO4_qneg3 kg/kg 32 I H2SO4 QNEG3 error (cell)
2853 H2SO4_qneg3_col kg/kg 1 I H2SO4 QNEG3 error (column)
2854 ncl_a1_qneg3 kg/kg 32 I ncl_a1 QNEG3 error (cell)
2855 ncl_a1_qneg3_col kg/kg 1 I ncl_a1 QNEG3 error (column)
2856 ncl_a2_qneg3 kg/kg 32 I ncl_a2 QNEG3 error (cell)
2857 ncl_a2_qneg3_col kg/kg 1 I ncl_a2 QNEG3 error (column)
2858 ncl_a3_qneg3 kg/kg 32 I ncl_a3 QNEG3 error (cell)
2859 ncl_a3_qneg3_col kg/kg 1 I ncl_a3 QNEG3 error (column)
2860 num_a1_qneg3 kg/kg 32 I num_a1 QNEG3 error (cell)
2861 num_a1_qneg3_col kg/kg 1 I num_a1 QNEG3 error (column)
2862 num_a2_qneg3 kg/kg 32 I num_a2 QNEG3 error (cell)
2863 num_a2_qneg3_col kg/kg 1 I num_a2 QNEG3 error (column)
2864 num_a3_qneg3 kg/kg 32 I num_a3 QNEG3 error (cell)
2865 num_a3_qneg3_col kg/kg 1 I num_a3 QNEG3 error (column)
2866 num_a4_qneg3 kg/kg 32 I num_a4 QNEG3 error (cell)
2867 num_a4_qneg3_col kg/kg 1 I num_a4 QNEG3 error (column)
2868 pom_a1_qneg3 kg/kg 32 I pom_a1 QNEG3 error (cell)
2869 pom_a1_qneg3_col kg/kg 1 I pom_a1 QNEG3 error (column)
2870 pom_a4_qneg3 kg/kg 32 I pom_a4 QNEG3 error (cell)
2871 pom_a4_qneg3_col kg/kg 1 I pom_a4 QNEG3 error (column)
2872 SO2_qneg3 kg/kg 32 I SO2 QNEG3 error (cell)
2873 SO2_qneg3_col kg/kg 1 I SO2 QNEG3 error (column)
2874 so4_a1_qneg3 kg/kg 32 I so4_a1 QNEG3 error (cell)
2875 so4_a1_qneg3_col kg/kg 1 I so4_a1 QNEG3 error (column)
2876 so4_a2_qneg3 kg/kg 32 I so4_a2 QNEG3 error (cell)
2877 so4_a2_qneg3_col kg/kg 1 I so4_a2 QNEG3 error (column)
2878 so4_a3_qneg3 kg/kg 32 I so4_a3 QNEG3 error (cell)
2879 so4_a3_qneg3_col kg/kg 1 I so4_a3 QNEG3 error (column)
2880 soa_a1_qneg3 kg/kg 32 I soa_a1 QNEG3 error (cell)
2881 soa_a1_qneg3_col kg/kg 1 I soa_a1 QNEG3 error (column)
2882 soa_a2_qneg3 kg/kg 32 I soa_a2 QNEG3 error (cell)
2883 soa_a2_qneg3_col kg/kg 1 I soa_a2 QNEG3 error (column)
2884 SOAE_qneg3 kg/kg 32 I SOAE QNEG3 error (cell)
2885 SOAE_qneg3_col kg/kg 1 I SOAE QNEG3 error (column)
2886 SOAG_qneg3 kg/kg 32 I SOAG QNEG3 error (cell)
2887 SOAG_qneg3_col kg/kg 1 I SOAG QNEG3 error (column)
2888 qflux_exceeded kg/m^2/s 1 I qflux excess (QNEG4)
2889 UTEND_DCONV m/s2 32 A Zonal wind tendency by deep convection
2890 VTEND_DCONV m/s2 32 A Meridional wind tendency by deep convection
2891 UTEND_SHCONV m/s2 32 A Zonal wind tendency by shallow convection
2892 VTEND_SHCONV m/s2 32 A Meridional wind tendency by shallow convection
2893 UTEND_MACROP m/s2 32 A Zonal wind tendency by macrophysics
2894 VTEND_MACROP m/s2 32 A Meridional wind tendency by macrophysics
2895 UTEND_VDIFF m/s2 32 A Zonal wind tendency by vert. diffus.
2896 VTEND_VDIFF m/s2 32 A Meridional wind tendency by vert. diffus.
2897 UTEND_RAYLEIGH m/s2 32 A Zonal wind tendency by Rayleigh Fric.
2898 VTEND_RAYLEIGH m/s2 32 A Meridional wind tendency by Rayleigh Fric.
2899 UTEND_GWDTOT m/s2 32 A Zonal wind tendency by all GWs
2900 VTEND_GWDTOT m/s2 32 A Meridional wind tendency by all GWs
2901 UTEND_QBORLX m/s2 32 A Zonal wind tendency by QBO relaxation
2902 VTEND_QBORLX m/s2 32 A Meridional wind tendency by QBO relaxation
2903 UTEND_LUNART m/s2 32 A Zonal wind tendency by lunar tides
2904 VTEND_LUNART m/s2 32 A Meridional wind tendency by lunar tides
2905 UTEND_IONDRG m/s2 32 A Zonal wind tendency by ion drag
2906 VTEND_IONDRG m/s2 32 A Meridional wind tendency by ion drag
2907 UTEND_NDG m/s2 32 A Zonal wind tendency by nudging
2908 VTEND_NDG m/s2 32 A Meridional wind tendency by nudging
2909 UTEND_CORE m/s2 32 A Zonal wind tendency due to dynamical core
2910 VTEND_CORE m/s2 32 A Meridional wind tendency due to dynamical core
2911 DQP kg/kg/s 32 A Specific humidity tendency due to precipitation
2912 TDIFF K 32 A difference from observed temp
2913 UDIFF K 32 A difference from observed u wind
2914 VDIFF K 32 A difference from observed v wind
2915 TOBS K 32 A observed temp
2916 QDIFF kg/kg 32 A difference from observed water
2917 QOBS kg/kg 32 A observed water
2918 PRECOBS mm/day 32 A Total (convective and large-scale) precipitation rate
2919 DIVQ kg/kg/s 32 A Q advection tendency (horizontal)
2920 DIVQ3D kg/kg/s 32 A Q advection tendency (horiz/vert combined)
2921 DIVV m/s2 32 A V advection tendency (horizontal)
2922 DIVU m/s2 32 A U advection tendency (horizontal)
2923 DIVT K/s 32 A T advection tendency (horizontal)
2924 DIVT3D K/s 32 A T advection tendency (horiz/vert combined)
2925 DIVU3D K/s 32 A U advection tendency (horiz/vert combined)
2926 DIVV3D K/s 32 A V advection tendency (horiz/vert combined)
2927 SHFLXOBS W/m2 1 A Obs Surface sensible heat flux
2928 LHFLXOBS W/m2 1 A Obs Surface latent heat flux
2929 TRELAX K 32 A t relaxation amount
2930 QRELAX kg/kg 32 A q relaxation amount
2931 TAURELAX seconds 32 A relaxation time constant
2932 TTEN_XYADV K/s 32 I T horizontal advective forcing
2933 UTEN_XYADV m/s^2 32 I U horizontal advective forcing
2934 VTEN_XYADV m/s^2 32 I V horizontal advective forcing
2935 QVTEN_XYADV kg/kg/s 32 I QV horizontal advective forcing
2936 QLTEN_XYADV kg/kg/s 32 I QL horizontal advective forcing
2937 QITEN_XYADV kg/kg/s 32 I QI horizontal advective forcing
2938 NLTEN_XYADV #/kg/s 32 I NL horizontal advective forcing
2939 NITEN_XYADV #/kg/s 32 I NI horizontal advective forcing
2940 TTEN_ZADV K/s 32 I T vertical advective forcing
2941 UTEN_ZADV m/s^2 32 I U vertical advective forcing
2942 VTEN_ZADV m/s^2 32 I V vertical advective forcing
2943 QVTEN_ZADV kg/kg/s 32 I QV vertical advective forcing
2944 QLTEN_ZADV kg/kg/s 32 I QL vertical advective forcing
2945 QITEN_ZADV kg/kg/s 32 I QI vertical advective forcing
2946 NLTEN_ZADV #/kg/s 32 I NL vertical advective forcing
2947 NITEN_ZADV #/kg/s 32 I NI vertical advective forcing
2948 TTEN_PHYS K/s 32 I T vertical advective forcing
2949 UTEN_PHYS m/s^2 32 I U vertical advective forcing
2950 VTEN_PHYS m/s^2 32 I V vertical advective forcing
2951 QVTEN_PHYS kg/kg/s 32 I QV vertical advective forcing
2952 QLTEN_PHYS kg/kg/s 32 I QL vertical advective forcing
2953 QITEN_PHYS kg/kg/s 32 I QI vertical advective forcing
2954 NLTEN_PHYS #/kg/s 32 I NL vertical advective forcing
2955 NITEN_PHYS #/kg/s 32 I NI vertical advective forcing
intht:nfmaster= 2955
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 stream 1 contains 804 fields
Write frequency: 1
Filename specifier: %c.cam.h%t%f.%y-%m-%d-%s.nc
Output precision: single
Number of time samples per file: 5000
Fields are represented on global grids:
101
100
Included fields are:
1 AEROD_v 1 1 I Total Aerosol Optical Depth in visible band
2 AODDUST 1 I Aerosol optical depth 550 nm from dust, day only
3 AODDUST01 1 I Aerosol optical depth, day only, 550 nm mode 1 from dust
4 AODDUST03 1 I Aerosol optical depth, day only, 550 nm mode 3 from dust
5 AODVIS 1 I Aerosol optical depth 550 nm
6 APRL m/s 1 A Average Stratiform Precip Rate over efficiency calculation
7 CDNUMC 1/m2 1 I Vertically-integrated droplet concentration
8 CLDHGH fraction 1 I Vertically-integrated high cloud from 5000. to 40000. Pa
9 CLDLOW fraction 1 I Vertically-integrated low cloud from 70000. to 120000. Pa
10 CLDMED fraction 1 I Vertically-integrated mid-level cloud from 40000. to 70000. Pa
11 CLDTOT fraction 1 I Vertically-integrated total cloud
12 DF_DMS kg/m2/s 1 I dry deposition flux
13 DF_H2O2 kg/m2/s 1 I dry deposition flux
14 DF_H2SO4 kg/m2/s 1 I dry deposition flux
15 DF_SO2 kg/m2/s 1 I dry deposition flux
16 DF_SOAG kg/m2/s 1 I dry deposition flux
17 DMS_SRF mol/mol 1 I DMS in bottom layer
18 FLDS W/m2 1 I Downwelling longwave flux at surface
19 FLNS W/m2 1 I Net longwave flux at surface
20 FLNSC W/m2 1 I Clearsky net longwave flux at surface
21 FLNT W/m2 1 I Net longwave flux at top of model
22 FLNTC W/m2 1 I Clearsky net longwave flux at top of model
23 FLNTCLR W/m2 1 I Clearsky ONLY points net longwave flux at top of model
24 FLUT W/m2 1 A Upwelling longwave flux at top of model
25 FLUTC W/m2 1 I Clearsky upwelling longwave flux at top of model
26 FREQCLR Frac 1 I Frequency of Occurrence of Clearsky
27 FSDS W/m2 1 I Downwelling solar flux at surface
28 FSDSC W/m2 1 I Clearsky downwelling solar flux at surface
29 FSNS W/m2 1 I Net solar flux at surface
30 FSNSC W/m2 1 I Clearsky net solar flux at surface
31 FSNT W/m2 1 I Net solar flux at top of model
32 FSNTC W/m2 1 I Clearsky net solar flux at top of model
33 FSNTOA W/m2 1 I Net solar flux at top of atmosphere
34 FSNTOAC W/m2 1 I Clearsky net solar flux at top of atmosphere
35 FSUTOA W/m2 1 I Upwelling solar flux at top of atmosphere
36 H2O2_SRF mol/mol 1 I H2O2 in bottom layer
37 H2O_CLXF molec/cm2/s 1 I vertically intergrated external forcing for H2O
38 H2O_CMXF kg/m2/s 1 I vertically intergrated external forcing for H2O
39 H2O_SRF mol/mol 1 I water vapor in bottom layer
40 H2SO4_SRF mol/mol 1 I H2SO4 in bottom layer
41 ICEFRAC fraction 1 I Fraction of sfc area covered by sea-ice
42 LANDFRAC fraction 1 I Fraction of sfc area covered by land
43 LHFLX W/m2 1 I Surface latent heat flux
44 LWCF W/m2 1 A Longwave cloud forcing
45 OCNFRAC fraction 1 I Fraction of sfc area covered by ocean
46 PBLH m 1 I PBL height
47 PE 1 1 A Stratiform Precipitation Efficiency (precip/cmeliq)
48 PEFRAC 1 1 A Fraction of timesteps precip efficiency reported
49 PHIS m2/s2 1 I Surface geopotential
50 PRECC m/s 1 A Convective precipitation rate (liq + ice)
51 PRECL m/s 1 A Large-scale (stable) precipitation rate (liq + ice)
52 PRECSC m/s 1 I Convective snow rate (water equivalent)
53 PRECSL m/s 1 I Large-scale (stable) snow rate (water equivalent)
54 PRECT m/s 1 A Total (convective and large-scale) precipitation rate (liq + ice)
55 PS Pa 1 A Surface pressure
56 PSL Pa 1 I Sea level pressure
57 QFLX kg/m2/s 1 I Surface water flux
58 QREFHT kg/kg 1 I Reference height humidity
59 RACAU kg/kg/s 1 A Accretion/autoconversion ratio from vertical average
60 SFDMS kg/m2/s 1 I DMS surface flux
61 SFSO2 kg/m2/s 1 I SO2 surface flux
62 SFSOAE kg/m2/s 1 I SOAE surface flux
63 SFbc_a4 kg/m2/s 1 I bc_a4 surface flux
64 SFdst_a1 kg/m2/s 1 I dst_a1 surface flux
65 SFdst_a2 kg/m2/s 1 I dst_a2 surface flux
66 SFdst_a3 kg/m2/s 1 I dst_a3 surface flux
67 SFncl_a1 kg/m2/s 1 I ncl_a1 surface flux
68 SFncl_a2 kg/m2/s 1 I ncl_a2 surface flux
69 SFncl_a3 kg/m2/s 1 I ncl_a3 surface flux
70 SFnum_a1 1/m2/s 1 I num_a1 surface flux
71 SFnum_a2 1/m2/s 1 I num_a2 surface flux
72 SFnum_a3 1/m2/s 1 I num_a3 surface flux
73 SFnum_a4 1/m2/s 1 I num_a4 surface flux
74 SFpom_a4 kg/m2/s 1 I pom_a4 surface flux
75 SFso4_a1 kg/m2/s 1 I so4_a1 surface flux
76 SFso4_a2 kg/m2/s 1 I so4_a2 surface flux
77 SHFLX W/m2 1 I Surface sensible heat flux
78 SNOWHICE m 1 I Snow depth over ice
79 SNOWHLND m 1 I Water equivalent snow depth
80 SO2_CLXF molec/cm2/s 1 I vertically intergrated external forcing for SO2
81 SO2_CMXF kg/m2/s 1 I vertically intergrated external forcing for SO2
82 SO2_SRF mol/mol 1 I SO2 in bottom layer
83 SOAE_SRF mol/mol 1 I SOAE in bottom layer
84 SOAG_SRF mol/mol 1 I SOAG in bottom layer
85 SOLIN W/m2 1 I Solar insolation
86 SWCF W/m2 1 A Shortwave cloud forcing
87 TAUBLJX N/m2 1 I Zonal integrated drag from Beljaars SGO
88 TAUBLJY N/m2 1 I Meridional integrated drag from Beljaars SGO
89 TAUGWX N/m2 1 I Zonal gravity wave surface stress
90 TAUGWY N/m2 1 I Meridional gravity wave surface stress
91 TAUX N/m2 1 I Zonal surface stress
92 TAUY N/m2 1 I Meridional surface stress
93 TFIX K/s 1 I T fixer (T equivalent of Energy correction)
94 TGCLDCWP kg/m2 1 I Total grid-box cloud water path (liquid and ice)
95 TGCLDIWP kg/m2 1 I Total grid-box cloud ice water path
96 TGCLDLWP kg/m2 1 I Total grid-box cloud liquid water path
97 TMQ kg/m2 1 A Total (vertically integrated) precipitable water
98 TREFHT K 1 I Reference height temperature
99 TS K 1 I Surface temperature (radiative)
100 TSMN K 1 I Minimum surface temperature over output period
101 TSMX K 1 I Maximum surface temperature over output period
102 U10 m/s 1 I 10m wind speed
103 VPRAO kg/kg/s 1 A Vertical average of accretion rate
104 VPRCO kg/kg/s 1 A Vertical average of autoconversion rate
105 WD_DMS kg/m2/s 1 I vertical integrated wet deposition flux
106 WD_H2O2 kg/m2/s 1 I vertical integrated wet deposition flux
107 WD_H2SO4 kg/m2/s 1 I vertical integrated wet deposition flux
108 WD_SO2 kg/m2/s 1 I vertical integrated wet deposition flux
109 WD_SOAG kg/m2/s 1 I vertical integrated wet deposition flux
110 bc_a1DDF kg/m2/s 1 I bc_a1 dry deposition flux at bottom (grav + turb)
111 bc_a1SFWET kg/m2/s 1 I Wet deposition flux at surface
112 bc_a1_SRF kg/kg 1 I bc_a1 in bottom layer
113 bc_a4DDF kg/m2/s 1 I bc_a4 dry deposition flux at bottom (grav + turb)
114 bc_a4SFWET kg/m2/s 1 I Wet deposition flux at surface
115 bc_a4_CLXF molec/cm2/s 1 I vertically intergrated external forcing for bc_a4
116 bc_a4_CMXF kg/m2/s 1 I vertically intergrated external forcing for bc_a4
117 bc_a4_SRF kg/kg 1 I bc_a4 in bottom layer
118 bc_c1SFWET kg/m2/s 1 I bc_c1 wet deposition flux at surface
119 bc_c4SFWET kg/m2/s 1 I bc_c4 wet deposition flux at surface
120 dst_a1DDF kg/m2/s 1 I dst_a1 dry deposition flux at bottom (grav + turb)
121 dst_a1SF kg/m2/s 1 I dst_a1 dust surface emission
122 dst_a1SFWET kg/m2/s 1 I Wet deposition flux at surface
123 dst_a1_SRF kg/kg 1 I dst_a1 in bottom layer
124 dst_a2DDF kg/m2/s 1 I dst_a2 dry deposition flux at bottom (grav + turb)
125 dst_a2SF kg/m2/s 1 I dst_a2 dust surface emission
126 dst_a2SFWET kg/m2/s 1 I Wet deposition flux at surface
127 dst_a2_SRF kg/kg 1 I dst_a2 in bottom layer
128 dst_a3DDF kg/m2/s 1 I dst_a3 dry deposition flux at bottom (grav + turb)
129 dst_a3SF kg/m2/s 1 I dst_a3 dust surface emission
130 dst_a3SFWET kg/m2/s 1 I Wet deposition flux at surface
131 dst_a3_SRF kg/kg 1 I dst_a3 in bottom layer
132 dst_c1SFWET kg/m2/s 1 I dst_c1 wet deposition flux at surface
133 dst_c2SFWET kg/m2/s 1 I dst_c2 wet deposition flux at surface
134 dst_c3SFWET kg/m2/s 1 I dst_c3 wet deposition flux at surface
135 ncl_a1DDF kg/m2/s 1 I ncl_a1 dry deposition flux at bottom (grav + turb)
136 ncl_a1SF kg/m2/s 1 I ncl_a1 seasalt surface emission
137 ncl_a1SFWET kg/m2/s 1 I Wet deposition flux at surface
138 ncl_a1_SRF kg/kg 1 I ncl_a1 in bottom layer
139 ncl_a2DDF kg/m2/s 1 I ncl_a2 dry deposition flux at bottom (grav + turb)
140 ncl_a2SF kg/m2/s 1 I ncl_a2 seasalt surface emission
141 ncl_a2SFWET kg/m2/s 1 I Wet deposition flux at surface
142 ncl_a2_SRF kg/kg 1 I ncl_a2 in bottom layer
143 ncl_a3DDF kg/m2/s 1 I ncl_a3 dry deposition flux at bottom (grav + turb)
144 ncl_a3SF kg/m2/s 1 I ncl_a3 seasalt surface emission
145 ncl_a3SFWET kg/m2/s 1 I Wet deposition flux at surface
146 ncl_a3_SRF kg/kg 1 I ncl_a3 in bottom layer
147 ncl_c1SFWET kg/m2/s 1 I ncl_c1 wet deposition flux at surface
148 ncl_c2SFWET kg/m2/s 1 I ncl_c2 wet deposition flux at surface
149 ncl_c3SFWET kg/m2/s 1 I ncl_c3 wet deposition flux at surface
150 num_a1DDF 1/m2/s 1 I num_a1 dry deposition flux at bottom (grav + turb)
151 num_a1SF kg/m2/s 1 I num_a1 dust surface emission
152 num_a1SFWET 1/m2/s 1 I Wet deposition flux at surface
153 num_a1_CLXF molec/cm2/s 1 I vertically intergrated external forcing for num_a1
154 num_a1_CMXF kg/m2/s 1 I vertically intergrated external forcing for num_a1
155 num_a1_SRF 1/kg 1 I num_a1 in bottom layer
156 num_a2DDF 1/m2/s 1 I num_a2 dry deposition flux at bottom (grav + turb)
157 num_a2SF kg/m2/s 1 I num_a2 dust surface emission
158 num_a2SFWET 1/m2/s 1 I Wet deposition flux at surface
159 num_a2_CLXF molec/cm2/s 1 I vertically intergrated external forcing for num_a2
160 num_a2_CMXF kg/m2/s 1 I vertically intergrated external forcing for num_a2
161 num_a2_SRF 1/kg 1 I num_a2 in bottom layer
162 num_a3DDF 1/m2/s 1 I num_a3 dry deposition flux at bottom (grav + turb)
163 num_a3SF kg/m2/s 1 I num_a3 dust surface emission
164 num_a3SFWET 1/m2/s 1 I Wet deposition flux at surface
165 num_a3_SRF 1/kg 1 I num_a3 in bottom layer
166 num_a4DDF 1/m2/s 1 I num_a4 dry deposition flux at bottom (grav + turb)
167 num_a4SFWET 1/m2/s 1 I Wet deposition flux at surface
168 num_a4_CLXF molec/cm2/s 1 I vertically intergrated external forcing for num_a4
169 num_a4_CMXF kg/m2/s 1 I vertically intergrated external forcing for num_a4
170 num_a4_SRF 1/kg 1 I num_a4 in bottom layer
171 num_c1SFWET 1/m2/s 1 I num_c1 wet deposition flux at surface
172 num_c2SFWET 1/m2/s 1 I num_c2 wet deposition flux at surface
173 num_c3SFWET 1/m2/s 1 I num_c3 wet deposition flux at surface
174 num_c4SFWET 1/m2/s 1 I num_c4 wet deposition flux at surface
175 pom_a1DDF kg/m2/s 1 I pom_a1 dry deposition flux at bottom (grav + turb)
176 pom_a1SFWET kg/m2/s 1 I Wet deposition flux at surface
177 pom_a1_SRF kg/kg 1 I pom_a1 in bottom layer
178 pom_a4DDF kg/m2/s 1 I pom_a4 dry deposition flux at bottom (grav + turb)
179 pom_a4SFWET kg/m2/s 1 I Wet deposition flux at surface
180 pom_a4_CLXF molec/cm2/s 1 I vertically intergrated external forcing for pom_a4
181 pom_a4_CMXF kg/m2/s 1 I vertically intergrated external forcing for pom_a4
182 pom_a4_SRF kg/kg 1 I pom_a4 in bottom layer
183 pom_c1SFWET kg/m2/s 1 I pom_c1 wet deposition flux at surface
184 pom_c4SFWET kg/m2/s 1 I pom_c4 wet deposition flux at surface
185 so4_a1DDF kg/m2/s 1 I so4_a1 dry deposition flux at bottom (grav + turb)
186 so4_a1SFWET kg/m2/s 1 I Wet deposition flux at surface
187 so4_a1_CLXF molec/cm2/s 1 I vertically intergrated external forcing for so4_a1
188 so4_a1_CMXF kg/m2/s 1 I vertically intergrated external forcing for so4_a1
189 so4_a1_SRF kg/kg 1 I so4_a1 in bottom layer
190 so4_a2DDF kg/m2/s 1 I so4_a2 dry deposition flux at bottom (grav + turb)
191 so4_a2SFWET kg/m2/s 1 I Wet deposition flux at surface
192 so4_a2_CLXF molec/cm2/s 1 I vertically intergrated external forcing for so4_a2
193 so4_a2_CMXF kg/m2/s 1 I vertically intergrated external forcing for so4_a2
194 so4_a2_SRF kg/kg 1 I so4_a2 in bottom layer
195 so4_a3DDF kg/m2/s 1 I so4_a3 dry deposition flux at bottom (grav + turb)
196 so4_a3SFWET kg/m2/s 1 I Wet deposition flux at surface
197 so4_a3_SRF kg/kg 1 I so4_a3 in bottom layer
198 so4_c1SFWET kg/m2/s 1 I so4_c1 wet deposition flux at surface
199 so4_c2SFWET kg/m2/s 1 I so4_c2 wet deposition flux at surface
200 so4_c3SFWET kg/m2/s 1 I so4_c3 wet deposition flux at surface
201 soa_a1DDF kg/m2/s 1 I soa_a1 dry deposition flux at bottom (grav + turb)
202 soa_a1SFWET kg/m2/s 1 I Wet deposition flux at surface
203 soa_a1_SRF kg/kg 1 I soa_a1 in bottom layer
204 soa_a2DDF kg/m2/s 1 I soa_a2 dry deposition flux at bottom (grav + turb)
205 soa_a2SFWET kg/m2/s 1 I Wet deposition flux at surface
206 soa_a2_SRF kg/kg 1 I soa_a2 in bottom layer
207 soa_c1SFWET kg/m2/s 1 I soa_c1 wet deposition flux at surface
208 soa_c2SFWET kg/m2/s 1 I soa_c2 wet deposition flux at surface
209 ADRAIN m 32 A Average rain effective Diameter
210 ADSNOW m 32 A Average snow effective Diameter
211 ANRAIN m-3 32 I Average rain number conc
212 ANSNOW m-3 32 I Average snow number conc
213 AQRAIN kg/kg 32 I Average rain mixing ratio
214 AQSNOW kg/kg 32 I Average snow mixing ratio
215 AREI Micron 32 I Average ice effective radius
216 AREL Micron 32 I Average droplet effective radius
217 AWNC m-3 32 I Average cloud water number conc
218 AWNI m-3 32 I Average cloud ice number conc
219 BERGO kg/kg/s 32 A Conversion of cloud water to cloud ice from bergeron
220 BERGSO kg/kg/s 32 A Conversion of cloud water to snow from bergeron
221 CCN3 #/cm3 32 I CCN concentration at S=0.1%
222 CLDICE kg/kg 32 A Grid box averaged cloud ice amount
223 CLDICEAP kg/kg 32 I CLDICE after physics
224 CLDICEBP kg/kg 32 I CLDICE before physics
225 CLDICETGW kg/kg/s 32 I CLDICE tendency - gravity wave drag
226 CLDLIQ kg/kg 32 A Grid box averaged cloud liquid amount
227 CLDLIQAP kg/kg 32 I CLDLIQ after physics
228 CLDLIQBP kg/kg 32 I CLDLIQ before physics
229 CLDLIQTGW kg/kg/s 32 I CLDLIQ tendency - gravity wave drag
230 CLOUD fraction 32 I Cloud fraction
231 CLOUDCOVER_CLUBB fraction 32 I Cloud Cover
232 CLOUDFRAC_CLUBB fraction 32 I Cloud Fraction
233 CME kg/kg/s 32 A Rate of cond-evap within the cloud
234 CMEIOUT kg/kg/s 32 A Rate of deposition/sublimation of cloud ice
235 CMFDICE kg/kg/s 32 I Cloud ice tendency - shallow convection
236 CMFDLIQ kg/kg/s 32 I Cloud liq tendency - shallow convection
237 CMFDQ kg/kg/s 32 I QV tendency - shallow convection
238 CMFDT K/s 32 I T tendency - shallow convection
239 CONCLD fraction 32 I Convective cloud cover
240 CT_H2O kg/kg/s 32 I H2O source/sink
241 DCCLDICE kg/kg/s 32 I CLDICE tendency due to moist processes
242 DCCLDLIQ kg/kg/s 32 I CLDLIQ tendency due to moist processes
243 DCQ kg/kg/s 32 I Q tendency due to moist processes
244 DFCLDICE kg/kg/s 32 I CLDICE tendency due to slt fixer
245 DFCLDLIQ kg/kg/s 32 I CLDLIQ tendency due to slt fixer
246 DFQ kg/kg/s 32 I Q tendency due to slt fixer
247 DMS mol/mol 32 I DMS concentration
248 DPDLFICE kg/kg/s 32 I Detrained ice from deep convection
249 DPDLFLIQ kg/kg/s 32 I Detrained liquid water from deep convection
250 DPDLFT K/s 32 I T-tendency due to deep convective detrainment
251 DTCOND K/s 32 I T tendency - moist processes
252 DTCORE K/s 32 I T tendency due to dynamical core
253 DTH K/s 32 I T horizontal diffusive heating
254 DTV K/s 32 I T vertical diffusion
255 EVAPPREC kg/kg/s 32 A Rate of evaporation of falling precip
256 EVAPQZM kg/kg/s 32 I Q tendency - Evaporation from Zhang-McFarlane moist convection
257 EVAPSNOW kg/kg/s 32 A Rate of evaporation of falling snow
258 EVAPTZM K/s 32 I T tendency - Evaporation/snow prod from Zhang convection
259 FICE fraction 32 I Fractional ice content within cloud
260 FREQI fraction 32 I Fractional occurrence of ice
261 FREQL fraction 32 I Fractional occurrence of liquid
262 FREQR fraction 32 A Fractional occurrence of rain
263 FREQS fraction 32 A Fractional occurrence of snow
264 FRZRDT W/kg 32 A Latent heating rate due to homogeneous freezing of rain
265 H2O mol/mol 32 I water vapor concentration
266 H2O2 mol/mol 32 I H2O2 concentration
267 H2SO4 mol/mol 32 I H2SO4 concentration
268 HOMOO kg/kg/s 32 A Homogeneous freezing of cloud water
269 HR K/s 32 I Heating rate needed for d(theta)/dt computation
270 ICIMR kg/kg 32 I Prognostic in-cloud ice mixing ratio
271 ICIMRST kg/kg 32 A Prognostic in-stratus ice mixing ratio
272 ICWMR kg/kg 32 I Prognostic in-cloud water mixing ratio
273 ICWMRST kg/kg 32 A Prognostic in-stratus water mixing ratio
274 INEGCLPTEND kg/kg/s 32 I Cloud ice tendency due to clipping neg values after microp
275 IWC kg/m3 32 I Grid box average ice water content
276 KTOOP K/s 32 I (Kappa*T)*(omega/P)
277 LNEGCLPTEND kg/kg/s 32 I Cloud liq tendency due to clipping neg values after microp
278 MELTO kg/kg/s 32 A Melting of cloud ice
279 MELTSDT W/kg 32 A Latent heating rate due to melting of snow
280 MELTSTOT kg/kg/s 32 I Melting of snow
281 MNUCCCO kg/kg/s 32 A Immersion freezing of cloud water
282 MNUCCDO kg/kg/s 32 A Homogeneous and heterogeneous nucleation from vapor
283 MNUCCDOhet kg/kg/s 32 A Heterogeneous nucleation from vapor
284 MNUCCRIO kg/kg/s 32 I Heterogeneous freezing of rain to ice
285 MNUCCRO kg/kg/s 32 I Heterogeneous freezing of rain to snow
286 MNUCCTO kg/kg/s 32 A Contact freezing of cloud water
287 MNUDEPO kg/kg/s 32 I Deposition Nucleation
288 MPDI2P kg/kg/s 32 I Ice <--> Precip tendency - Morrison microphysics
289 MPDI2V kg/kg/s 32 I Ice <--> Vapor tendency - Morrison microphysics
290 MPDI2W kg/kg/s 32 I Ice <--> Water tendency - Morrison microphysics
291 MPDICE kg/kg/s 32 A CLDICE tendency - Morrison microphysics
292 MPDLIQ kg/kg/s 32 A CLDLIQ tendency - Morrison microphysics
293 MPDQ kg/kg/s 32 A Q tendency - Morrison microphysics
294 MPDT W/kg 32 A Heating tendency - Morrison microphysics
295 MPDW2I kg/kg/s 32 I Water <--> Ice tendency - Morrison microphysics
296 MPDW2P kg/kg/s 32 I Water <--> Precip tendency - Morrison microphysics
297 MPDW2V kg/kg/s 32 I Water <--> Vapor tendency - Morrison microphysics
298 MSACWIO kg/kg/s 32 A Conversion of cloud water from rime-splintering
299 NUMICE 1/kg 32 I Grid box averaged cloud ice number
300 NUMLIQ 1/kg 32 I Grid box averaged cloud liquid number
301 NUMRAI 1/kg 32 I Grid box averaged rain number
302 NUMSNO 1/kg 32 I Grid box averaged snow number
303 OMEGA Pa/s 32 A Vertical velocity (pressure)
304 OMEGAT K Pa/s 32 I Vertical heat flux
305 PRACSO kg/kg/s 32 A Accretion of rain by snow
306 PRAIO kg/kg/s 32 A Accretion of cloud ice to snow
307 PRAO kg/kg/s 32 A Accretion of cloud water by rain
308 PRCIO kg/kg/s 32 A Autoconversion of cloud ice to snow
309 PRCO kg/kg/s 32 A Autoconversion of cloud water
310 PRODPREC kg/kg/s 32 A Rate of conversion of condensate to precip
311 PSACWSO kg/kg/s 32 A Accretion of cloud water by snow
312 PTECLDICE kg/kg/s 32 I CLDICE total physics tendency
313 PTECLDLIQ kg/kg/s 32 I CLDLIQ total physics tendency
314 PTEQ kg/kg/s 32 I Q total physics tendency
315 PTTEND K/s 32 I T total physics tendency
316 Q kg/kg 32 I Specific humidity
317 QAP kg/kg 32 I Specific humidity (after physics)
318 QBP kg/kg 32 I Specific humidity (before physics)
319 QCRAT fraction 32 A Qc Limiter: Fraction of qc tendency applied
320 QCRESO kg/kg/s 32 A Residual condensation term for cloud water
321 QCSEDTEN kg/kg/s 32 A Cloud water mixing ratio tendency from sedimentation
322 QCSEVAP kg/kg/s 32 A Rate of evaporation of falling cloud water
323 QDIFF kg/kg 32 I difference from observed water
324 QIRESO kg/kg/s 32 A Residual deposition term for cloud ice
325 QISEDTEN kg/kg/s 32 A Cloud ice mixing ratio tendency from sedimentation
326 QISEVAP kg/kg/s 32 A Rate of sublimation of falling cloud ice
327 QRL K/s 32 I Longwave heating rate
328 QRS K/s 32 I Solar heating rate
329 QRSEDTEN kg/kg/s 32 I Rain mixing ratio tendency from sedimentation
330 QSSEDTEN kg/kg/s 32 I Snow mixing ratio tendency from sedimentation
331 QTGW kg/kg/s 32 I Q tendency - gravity wave drag
332 QVRES kg/kg/s 32 A Rate of residual condensation term
333 RAINQM kg/kg 32 I Grid box averaged rain amount
334 RAINQMAP kg/kg 32 I RAINQM after physics
335 RAINQMBP kg/kg 32 I RAINQM before physics
336 RCMINLAYER_CLUBB kg/kg 32 I Cloud Water in Layer
337 RCMTEND_CLUBB kg/kg /s 32 I Cloud Liquid Water Tendency
338 RCM_CLUBB kg/kg 32 I Cloud Water Mixing Ratio
339 RELHUM percent 32 I Relative humidity
340 RELVAR - 32 I Relative cloud water variance
341 RHO_CLUBB kg/m3 32 I Air Density
342 RHW percent 32 I Relative humidity with respect to liquid
343 RIMTEND_CLUBB kg/kg /s 32 I Cloud Ice Tendency
344 RTM_CLUBB kg/kg 32 I Total Water Mixing Ratio
345 RTP2_ZT_CLUBB kg^2/kg^2 32 I Moisture Variance on zt grid
346 RVMTEND_CLUBB kg/kg /s 32 I Water vapor tendency
347 SNOWQM kg/kg 32 I Grid box averaged snow amount
348 SNOWQMAP kg/kg 32 I SNOWQM after physics
349 SNOWQMBP kg/kg 32 I SNOWQM before physics
350 SO2 mol/mol 32 I SO2 concentration
351 SOAE mol/mol 32 I SOAE concentration
352 SOAG mol/mol 32 I SOAG concentration
353 STEND_CLUBB J/(kg s) 32 I Static energy tendency
354 T K 32 A Temperature
355 TACLDICE kg/kg/s 32 I CLDICE horz + vert + fixer tendency
356 TACLDLIQ kg/kg/s 32 I CLDLIQ horz + vert + fixer tendency
357 TAP K 32 I Temperature (after physics)
358 TAQ kg/kg/s 32 I Q horz + vert + fixer tendency
359 TBP K 32 I Temperature (before physics)
360 TDIFF K 32 I difference from observed temp
361 TECLDICE kg/kg/s 32 I CLDICE total tendency
362 TECLDLIQ kg/kg/s 32 I CLDLIQ total tendency
363 TEQ kg/kg/s 32 I Q total tendency
364 THLM_CLUBB K 32 I Liquid Water Potential Temperature
365 THLP2_ZT_CLUBB K^2 32 I Temperature Variance on zt grid
366 TTEND K/s 32 I T tendency
367 TTEND_TOT K/s 32 I Total temperature tendency
368 TTGW K/s 32 I T tendency - gravity wave drag
369 U m/s 32 A Zonal wind
370 UAP m/s 32 I Zonal wind (after physics)
371 UBP m/s 32 I Zonal wind (before physics)
372 UM_CLUBB m/s 32 I Zonal Wind
373 UTEND_CLUBB m/s /s 32 I U-wind Tendency
374 UTEND_CORE m/s2 32 I Zonal wind tendency due to dynamical core
375 UTEND_DCONV m/s2 32 I Zonal wind tendency by deep convection
376 UTEND_GWDTOT m/s2 32 I Zonal wind tendency by all GWs
377 UTEND_IONDRG m/s2 32 I Zonal wind tendency by ion drag
378 UTEND_LUNART m/s2 32 I Zonal wind tendency by lunar tides
379 UTEND_MACROP m/s2 32 I Zonal wind tendency by macrophysics
380 UTEND_NDG m/s2 32 I Zonal wind tendency by nudging
381 UTEND_PHYSTOT m/s2 32 I U total physics tendency
382 UTEND_QBORLX m/s2 32 I Zonal wind tendency by QBO relaxation
383 UTEND_RAYLEIGH m/s2 32 I Zonal wind tendency by Rayleigh Fric.
384 UTEND_SHCONV m/s2 32 I Zonal wind tendency by shallow convection
385 UTEND_TOT m/s2 32 I Total zonal wind tendency
386 UTEND_VDIFF m/s2 32 I Zonal wind tendency by vert. diffus.
387 UU m2/s2 32 I Zonal velocity squared
388 V m/s 32 A Meridional wind
389 VAP m/s 32 I Meridional wind (after physics)
390 VAT K/s 32 I Vertical advective tendency of T
391 VBP m/s 32 I Meridional Wind (before physics)
392 VD01 kg/kg/s 32 I Vertical diffusion of Q
393 VDCLDICE kg/kg/s 32 I Vertical diffusion of CLDICE
394 VDCLDLIQ kg/kg/s 32 I Vertical diffusion of CLDLIQ
395 VM_CLUBB m/s 32 I Meridional Wind
396 VNEGCLPTEND kg/kg/s 32 I Vapor tendency due to clipping neg values after microp
397 VQ m/skg/kg 32 I Meridional water transport
398 VT K m/s 32 I Meridional heat transport
399 VTEND_CLUBB m/s /s 32 I V-wind Tendency
400 VTEND_CORE m/s2 32 I Meridional wind tendency due to dynamical core
401 VTEND_DCONV m/s2 32 I Meridional wind tendency by deep convection
402 VTEND_GWDTOT m/s2 32 I Meridional wind tendency by all GWs
403 VTEND_IONDRG m/s2 32 I Meridional wind tendency by ion drag
404 VTEND_LUNART m/s2 32 I Meridional wind tendency by lunar tides
405 VTEND_MACROP m/s2 32 I Meridional wind tendency by macrophysics
406 VTEND_NDG m/s2 32 I Meridional wind tendency by nudging
407 VTEND_PHYSTOT m/s2 32 I V total physics tendency
408 VTEND_QBORLX m/s2 32 I Meridional wind tendency by QBO relaxation
409 VTEND_RAYLEIGH m/s2 32 I Meridional wind tendency by Rayleigh Fric.
410 VTEND_SHCONV m/s2 32 I Meridional wind tendency by shallow convection
411 VTEND_TOT m/s2 32 I Total meridional wind tendency
412 VTEND_VDIFF m/s2 32 I Meridional wind tendency by vert. diffus.
413 VTRMC m/s 32 A Mass-weighted cloud water fallspeed
414 VTRMI m/s 32 A Mass-weighted cloud ice fallspeed
415 VU m2/s2 32 I Meridional flux of zonal momentum
416 VV m2/s2 32 I Meridional velocity squared
417 WM_ZT_CLUBB m/s 32 I Vertical Velocity
418 WP2_ZT_CLUBB m2/s2 32 I Vert Vel Variance on zt grid
419 WP3_CLUBB m3/s3 32 I Third Moment Vertical Velocity
420 WSUB m/s 32 I Diagnostic sub-grid vertical velocity
421 Z3 m 32 A Geopotential Height (above sea level)
422 ZMDICE kg/kg/s 32 I Cloud ice tendency - Zhang-McFarlane convection
423 ZMDLIQ kg/kg/s 32 I Cloud liq tendency - Zhang-McFarlane convection
424 ZMDQ kg/kg/s 32 I Q tendency - Zhang-McFarlane moist convection
425 ZMDT K/s 32 I T tendency - Zhang-McFarlane moist convection
426 ZMMTT K/s 32 I T tendency - ZM convective momentum transport
427 ZT_CLUBB m 32 I Thermodynamic Heights
428 bc_a1 kg/kg 32 I bc_a1 concentration
429 bc_a4 kg/kg 32 I bc_a4 concentration
430 bc_c1 kg/kg 32 I bc_c1 in cloud water
431 bc_c4 kg/kg 32 I bc_c4 in cloud water
432 dst_a1 kg/kg 32 I dst_a1 concentration
433 dst_a2 kg/kg 32 I dst_a2 concentration
434 dst_a3 kg/kg 32 I dst_a3 concentration
435 dst_c1 kg/kg 32 I dst_c1 in cloud water
436 dst_c2 kg/kg 32 I dst_c2 in cloud water
437 dst_c3 kg/kg 32 I dst_c3 in cloud water
438 ncl_a1 kg/kg 32 I ncl_a1 concentration
439 ncl_a2 kg/kg 32 I ncl_a2 concentration
440 ncl_a3 kg/kg 32 I ncl_a3 concentration
441 ncl_c1 kg/kg 32 I ncl_c1 in cloud water
442 ncl_c2 kg/kg 32 I ncl_c2 in cloud water
443 ncl_c3 kg/kg 32 I ncl_c3 in cloud water
444 num_a1 1/kg 32 I num_a1 concentration
445 num_a2 1/kg 32 I num_a2 concentration
446 num_a3 1/kg 32 I num_a3 concentration
447 num_a4 1/kg 32 I num_a4 concentration
448 num_c1 1/kg 32 I num_c1 in cloud water
449 num_c2 1/kg 32 I num_c2 in cloud water
450 num_c3 1/kg 32 I num_c3 in cloud water
451 num_c4 1/kg 32 I num_c4 in cloud water
452 pom_a1 kg/kg 32 I pom_a1 concentration
453 pom_a4 kg/kg 32 I pom_a4 concentration
454 pom_c1 kg/kg 32 I pom_c1 in cloud water
455 pom_c4 kg/kg 32 I pom_c4 in cloud water
456 so4_a1 kg/kg 32 I so4_a1 concentration
457 so4_a2 kg/kg 32 I so4_a2 concentration
458 so4_a3 kg/kg 32 I so4_a3 concentration
459 so4_c1 kg/kg 32 I so4_c1 in cloud water
460 so4_c2 kg/kg 32 I so4_c2 in cloud water
461 so4_c3 kg/kg 32 I so4_c3 in cloud water
462 soa_a1 kg/kg 32 I soa_a1 concentration
463 soa_a2 kg/kg 32 I soa_a2 concentration
464 soa_c1 kg/kg 32 I soa_c1 in cloud water
465 soa_c2 kg/kg 32 I soa_c2 in cloud water
466 C11_Skw_fnc count 33 I C11_Skw_fnc, C_11 parameter with Sk_w applied
467 C1_Skw_fnc - 33 I C1_Skw_fnc, C_1 parameter with Sk_w applied
468 C6rt_Skw_fnc - 33 I C6rt_Skw_fnc, C_6rt parameter with Sk_w applied
469 C6thl_Skw_fnc - 33 I C6thl_Skw_fnc, C_6thl parameter with Sk_w applied
470 C7_Skw_fnc - 33 I C7_Skw_fnc, C_7 parameter with Sk_w applied
471 FDL W/m2 33 I Longwave downward flux
472 Fcsed kg/(s*m^2) 33 I Fcsed, cloud water sedimentation flux
473 Fprec W/m^2 33 I Fprec, Rain flux
474 Frad W/m^2 33 I Frad, Total (sw+lw) net (up+down) radiative flux
475 Frad_LW W/m^2 33 I Frad_LW, Net long-wave radiative flux
476 Frad_LW_down W/m^2 33 I Frad_LW_down, Long-wave downwelling radiative flux
477 Frad_LW_up W/m^2 33 I Frad_LW_up, Long-wave upwelling radiative flux
478 Frad_SW W/m^2 33 I Frad_SW, Net short-wave radiative flux
479 Frad_SW_down W/m^2 33 I Frad_SW_down, Short-wave downwelling radiative flux
480 Frad_SW_up W/m^2 33 I Frad_SW_up, Short-wave upwelling radiative flux
481 Kh_zm m^2/s 33 I Kh_zm, Eddy diffusivity on momentum levels
482 Kh_zt m^2/s 33 I Kh_zt, Eddy diffusivity
483 Lscale m 33 I L, Turbulent mixing length
484 Lscale_down m 33 I Lscale_down, Downward mixing length
485 Lscale_pert_1 m 33 I Lscale_pert_1, Mixing length using a perturbed value of rtm/thlm
486 Lscale_pert_2 m 33 I Lscale_pert_2, Mixing length using a perturbed value of rtm/thlm
487 Lscale_up m 33 I Lscale_up, Upward mixing length
488 Nc_activated num/kg 33 I Nc_activated, Droplets activated by GFDL activation
489 Nc_in_cloud num/kg 33 I Nc_in_cloud, In cloud droplet concentration
490 Ncm num/kg 33 I Ncm, Cloud droplet number concentration
491 Ncnm num/kg 33 I Ncnm, Cloud nuclei concentration (PDF)
492 PDFP_RTP2_CLUBB kg^2/kg^2 33 I PDF Rtot Variance
493 RTP2_CLUBB kg^2/kg^2 33 I Moisture Variance
494 RTPTHLP_CLUBB K kg/kg 33 I Temp. Moist. Covariance
495 Skw_velocity m/s 33 I Skw_velocity, Skewness velocity
496 THLP2_CLUBB K^2 33 I Temperature Variance
497 T_in_K K 33 I T_in_K, Absolute temperature
498 UP2_CLUBB m2/s2 33 I Zonal Velocity Variance
499 UPWP_CLUBB m2/s2 33 I Zonal Momentum Flux
500 VP2_CLUBB m2/s2 33 I Meridional Velocity Variance
501 VPWP_CLUBB m2/s2 33 I Meridional Momentum Flux
502 WP2_CLUBB m2/s2 33 I Vertical Velocity Variance
503 WPRCP_CLUBB W/m2 33 I Liquid Water Flux
504 WPRTP_CLUBB W/m2 33 I Moisture Flux
505 WPTHLP_CLUBB W/m2 33 I Heat Flux
506 WPTHVP_CLUBB W/m2 33 I Buoyancy Flux
507 ZM_CLUBB m 33 I Momentum Heights
508 a3_coef count 33 I a3_coef, Quantity in formula 25 from Equations for CLUBB
509 a3_coef_zt count 33 I a3_coef_zt, The a3 coefficient interpolated the the zt grid
510 chi_1 kg/kg 33 I chi_1, pdf parameter: Mellor's s (extended liq) for component 1
511 chi_2 kg/kg 33 I chi_2, pdf parameter: Mellor's s (extended liq) for component 2
512 cloud_cover count 33 I cloud_cover, Cloud cover (between 0 and 1)
513 cloud_frac - 33 I cloud_frac, Cloud fraction (between 0 and 1)
514 cloud_frac_1 - 33 I cloud_frac_1, pdf parameter cloud_frac_1
515 cloud_frac_2 - 33 I cloud_frac_2, pdf parameter cloud_frac_2
516 cloud_frac_zm - 33 I cloud_frac_zm, Cloud fraction
517 corr_chi_eta_1 - 33 I corr_chi_eta_1, Correlation of chi (s) and eta (t) (1st PDF component)
518 corr_chi_eta_2 - 33 I corr_chi_eta_2, Correlation of chi (s) and eta (t) (2nd PDF component)
519 corr_rt_thl_1 - 33 I corr_rt_thl_1, Correlation of rt and thl (1st PDF component)
520 covar_chi_eta_1 kg^2/kg^2 33 I covar_chi_eta_1, Covariance of chi(s) and eta(t) (1st PDF component)
521 covar_chi_eta_2 kg^2/kg^2 33 I covar_chi_eta_2, Covariance of chi(s) and eta(t) (2nd PDF component)
522 crt_1 - 33 I crt_1, Coefficient on rt in chi/eta equations (1st PDF comp.)
523 crt_2 - 33 I crt_2, Coefficient on rt in chi/eta equations (2nd PDF comp.)
524 cthl_1 kg/kg/K 33 I cthl_1, Coefficient on theta-l in chi/eta equations (1st PDF comp.)
525 cthl_2 kg/kg/K 33 I cthl_2, Coefficient on theta-l in chi/eta equations (2nd PDF comp.)
526 diam m 33 I diam, Ice crystal diameter
527 em m^2/s^2 33 I em, Turbulent kinetic energy, usu. 0.5*(u'^2+v'^2+w'^2)
528 exner count 33 I exner, Exner function = (p/p0)**(rd/cp)
529 gamma_Skw_fnc - 33 I gamma_Skw_fnc, Gamma as a function of skewness
530 mass_ice_cryst kg 33 I mass_ice_cryst, Mass of a single ice crystal
531 mean_w_down m/s 33 I mean_w_down, Mean w <= w_ref
532 mean_w_up m/s 33 I mean_w_up, Mean w >= w_ref
533 mixt_frac count 33 I mixt_frac, pdf parameter: mixture fraction
534 p_in_Pa Pa 33 I p_in_Pa, Pressure
535 precip_frac - 33 I precip_frac, Precipitation Fraction
536 precip_frac_1 - 33 I precip_frac_1, Precipitation Fraction (1st PDF component)
537 precip_frac_2 - 33 I precip_frac_2, Precipitation Fraction (2nd PDF component)
538 radht K/s 33 I radht, Total (sw+lw) radiative heating rate
539 radht_LW K/s 33 I radht_LW, Long-wave radiative heating rate
540 radht_SW K/s 33 I radht_SW, Short-wave radiative heating rate
541 rc_1 kg/kg 33 I rc_1, pdf parameter: mean rc of component 1
542 rc_2 kg/kg 33 I rc_2, pdf parameter: mean rc of component 2
543 rcm kg/kg 33 I rcm, Cloud water mixing ratio
544 rcm_icedfs kg/kg/s 33 I rcm_icedfs, Change in liquid due to ice
545 rcm_in_cloud kg/kg 33 I rcm_in_cloud, In-cloud value of rcm (for microphysics)
546 rcm_in_layer kg/kg 33 I rcm_in_layer, rcm in cloud layer
547 rcm_mc kg/kg/s 33 I rcm_mc, Time tendency of liquid water mixing ratio due microphysics
548 rcm_sd_mg_morr kg kg^{-1} s^{-1 33 I rcm_sd_mg_morr, rcm sedimentation when using morrision or MG microphysics (not in budget, included i
549 rcm_zm kg/kg 33 I rcm_zm, Total water mixing ratio
550 rcp2 (kg^2)/(kg^2) 33 I rc'^2, Variance of cloud water mixing ratio
551 rel_humidity [-] 33 I rel_humidity, Relative humidity w.r.t. liquid (between 0 and 1)
552 rho kg m^{-3} 33 I rho, Air density
553 rho_ds_zm kg m^{-3} 33 I rho_ds_zm, Dry static, base-state density
554 rho_ds_zt kg m^{-3} 33 I rho_ds_zt, Dry static base-state density
555 rho_zm kg m^{-3} 33 I rho_zm, Density on momentum levels
556 rsat kg/kg 33 I rsat, Saturation mixing ratio over liquid
557 rsati kg/kg 33 I rsati, Saturation mixing ratio over ice
558 rsatl_1 kg/kg 33 I rsatl_1, pdf parameter: sat mix rat based on tl1
559 rsatl_2 kg/kg 33 I rsatl_2, pdf parameter: sat mix rat based on tl2
560 rt_1 kg/kg 33 I rt_1, pdf parameter: mean rt of component 1
561 rt_2 kg/kg 33 I rt_2, pdf parameter: mean rt of component 2
562 rtm kg/kg 33 I rtm, Total (vapor+liquid) water mixing ratio
563 rtm_bt kg kg^{-1} s^{-1 33 I rtm_bt, rtm budget: rtm time tendency
564 rtm_cl kg kg^{-1} s^{-1 33 I rtm_cl, rtm budget: rtm clipping
565 rtm_enter_mfl kg/kg 33 I rtm_enter_mfl, Rtm before flux-limiter
566 rtm_exit_mfl kg/kg 33 I rtm_exit_mfl, Rtm exiting flux-limiter
567 rtm_forcing kg kg^{-1} s^{-1 33 I rtm_forcing, rtm budget: rt forcing (includes rtm_mc)
568 rtm_ma kg kg^{-1} s^{-1 33 I rtm_ma, rtm budget: rtm vertical mean advection
569 rtm_mc kg kg^{-1} s^{-1 33 I rtm_mc, Change in rt due to microphysics (not in budget)
570 rtm_mfl kg kg^{-1} s^{-1 33 I rtm_mfl, rtm budget: rtm correction due to monotonic flux limiter
571 rtm_mfl_max kg/kg 33 I rtm_mfl_max, Maximum allowable rtm
572 rtm_mfl_min kg/kg 33 I rtm_mfl_min, Minimum allowable rtm
573 rtm_old kg/kg 33 I rtm_old, Rtm at previous timestep
574 rtm_pd kg kg^{-1} s^{-1 33 I rtm_pd, rtm budget: rtm positive definite adjustment
575 rtm_sdmp kg kg^{-1} s^{-1 33 I rtm_sdmp, rtm budget: rtm correction due to sponge damping
576 rtm_ta kg kg^{-1} s^{-1 33 I rtm_ta, rtm budget: rtm turbulent advection
577 rtm_tacl kg kg^{-1} s^{-1 33 I rtm_tacl, rtm budget: rtm correction due to ta term (wprtp) clipping
578 rtm_without_ta kg/kg 33 I rtm_without_ta, Rtm without turbulent advection contribution
579 rtm_zm kg/kg 33 I rtm_zm, Total water mixing ratio
580 rtp2 (kg/kg)^2 33 I rt'^2, Variance of total water, rt
581 rtp2_bt (kg^2)/(kg^2 s) 33 I rt'^2_bt, rt'2 budget: rtp2 time tendency
582 rtp2_cl (kg^2)/(kg^2 s) 33 I rt'^2_cl, rtp2 budget: rtp2 clipping term
583 rtp2_dp1 (kg^2)/(kg^2 s) 33 I rt'^2_dp1, rtp2 budget: rtp2 dissipation term 1
584 rtp2_dp2 (kg^2)/(kg^2 s) 33 I rt'^2_dp2, rtp2 budget: rtp2 dissipation term 2
585 rtp2_forcing (kg/kg)^2/s 33 I rt'^2_forcing, rtp2 budget: rtp2 forcing (includes microphysics tendency)
586 rtp2_ma (kg^2)/(kg^2 s) 33 I rt'^2_ma, rtp2 budget: rtp2 mean advection
587 rtp2_mc (kg/kg)^2/s 33 I rt'^2_mc, Microphysics tendency for rtp2 (not in budget)
588 rtp2_pd (kg^2)/(kg^2 s) 33 I rt'^2_pd, rtp2 budget: rtp2 positive definite adjustment
589 rtp2_sf (kg^2)/(kg^2 s) 33 I rt'^2_sf, rtp2 budget: rtp2 surface variance
590 rtp2_ta (kg^2)/(kg^2 s) 33 I rt'^2_ta, rtp2 budget: rtp2 turbulent advection
591 rtp2_tp (kg^2)/(kg^2 s) 33 I rt'^2_tp, rtp2 budget: rtp2 turbulent production
592 rtp2_zt (kg/kg)^2 33 I rtp2_zt, rt'^2 interpolated to thermodynamic levels
593 rtprcp (kg^2)/(kg^2) 33 I rt'rc'
594 rtpthlp (kg K)/kg 33 I rt'thl', Covariance of rt and theta_l
595 rtpthlp_bt (kg K)/(kg s) 33 I rt'thl'_bt, rtpthlp budget: rtpthlp time tendency
596 rtpthlp_cl (kg K)/(kg s) 33 I rt'thl'_cl, rtpthlp budget: rtpthlp clipping term
597 rtpthlp_dp1 (kg K)/(kg s) 33 I rt'thl'_d'1, rtpthlp budget: rtpthlp dissipation term 1
598 rtpthlp_dp2 (kg K)/(kg s) 33 I rt'thl'_dp2, rtpthlp budget: rtpthlp dissipation term 2
599 rtpthlp_forcing (K kg/kg)/s 33 I rt'thl'_forcing, rtpthlp budget: rtpthlp forcing (includes microphysics tendency)
600 rtpthlp_ma (kg K)/(kg s) 33 I rt'thl'_ma, rtpthlp budget: rtpthlp mean advection
601 rtpthlp_mc (K kg/kg)/s 33 I rt'thl'_mc, Microphysics tendency for rtpthlp (not in budget)
602 rtpthlp_sf (kg K)/(kg s) 33 I rt'thl'_sf, rtpthlp budget: rtpthlp surface variance
603 rtpthlp_ta (kg K)/(kg s) 33 I rt'thl'_ta, rtpthlp budget: rtpthlp turbulent advection
604 rtpthlp_tp1 (kg K)/(kg s) 33 I rt'thl'_tp1, rtpthlp budget: rtpthlp turbulent production 1
605 rtpthlp_tp2 (kg K)/(kg s) 33 I rt'thl'_t'^2, rtpthlp budget: rtpthlp turbulent production 2
606 rtpthlp_zt (kg K)/kg 33 I rtpthlp_zt, rt'thl' interpolated to thermodynamic levels
607 rtpthvp (kg/kg) K 33 I rt'thv', Covariance of rt and theta_v
608 rvm kg/kg 33 I rvm, Vapor water mixing ratio
609 rvm_mc kg/(kg s) 33 I rvm_mc, Time tendency of vapor mixing ratio due to microphysics
610 sed_rcm kg / [m^2 s] 33 I sed_rcm, d(rcm)/dt due to cloud sedimentation
611 shear m^2/s^3 33 I shear, Wind shear production term
612 sigma_sqd_w - 33 I sigma_sqd_w, Nondim w variance of Gaussian component
613 sigma_sqd_w_zt - 33 I sigma_sqd_w_zt, Nondimensionalized w variance of Gaussian component
614 snowslope 1/m 33 I snowslope, COAMPS microphysics snow slope parameter
615 stdev_chi_1 kg/kg 33 I stdev_chi_1, pdf parameter: Std dev of chi_1
616 stdev_chi_2 kg/kg 33 I stdev_chi_2, pdf parameter: Std dev of chi_2
617 stdev_eta_1 kg/kg 33 I stdev_eta_1, Standard dev. of eta(t) (1st PDF component)
618 stdev_eta_2 kg/kg 33 I stdev_eta_2, Standard dev. of eta(t) (2nd PDF component)
619 tau_zm s 33 I tau_zm, Time-scale tau on momentum levels
620 tau_zt s 33 I tau_zt, Dissipation time
621 thl_1 K 33 I thl_1, pdf parameter: mean thl of component 1
622 thl_2 K 33 I thl_2, pdf parameter: mean thl of component 2
623 thlm K 33 I thlm, Liquid water potential temperature (theta_l)
624 thlm_bt K s^{-1} 33 I thlm_bt, thlm budget: thlm time tendency
625 thlm_cl K s^{-1} 33 I thlm_cl, thlm budget: thlm_cl
626 thlm_enter_mfl K 33 I thlm_enter_mfl, Thlm before flux-limiter
627 thlm_exit_mfl K 33 I thlm_exit_mfl, Thlm exiting flux-limiter
628 thlm_forcing K s^{-1} 33 I thlm_forcing, thlm budget: thetal forcing (includes thlm_mc and radht)
629 thlm_ma K s^{-1} 33 I thlm_ma, thlm budget: thlm vertical mean advection
630 thlm_mc K s^{-1} 33 I thlm_mc, Change in thlm due to microphysics (not in budget)
631 thlm_mfl K s^{-1} 33 I thlm_mfl, thlm budget: thlm correction due to monotonic flux limiter
632 thlm_mfl_max K 33 I thlm_mfl_max, Maximum allowable thlm
633 thlm_mfl_min K 33 I thlm_mfl_min, Minimum allowable thlm
634 thlm_old K 33 I thlm_old, Thlm at previous timestep
635 thlm_sdmp K s^{-1} 33 I thlm_sdmp, thlm budget: thlm correction due to sponge damping
636 thlm_ta K s^{-1} 33 I thlm_ta, thlm budget: thlm turbulent advection
637 thlm_tacl K s^{-1} 33 I thlm_tacl, thlm budget: thlm correction due to ta term (wpthlp) clipping
638 thlm_without_ta K 33 I thlm_without_ta, Thlm without turbulent advection contribution
639 thlm_zm K 33 I thlm_zm, Liquid potential temperature
640 thlp2 K^2 33 I thl'^2, Variance of theta_l
641 thlp2_bt (K^2)/s 33 I thl'^2_bt, thlp2 budget: thlp2 time tendency
642 thlp2_cl (K^2)/s 33 I thl'^2_cl, thlp2 budget: thlp2 clipping term
643 thlp2_dp1 (K^2)/s 33 I thl'^2_dp1, thlp2 budget: thlp2 dissipation term 1
644 thlp2_dp2 (K^2)/s 33 I thl'^2_dp2, thlp2 budget: thlp2 dissipation term 2
645 thlp2_forcing K^2/s 33 I thlp2 budget: thlp2 forcing (includes microphysics tendency) [K^2/s]
646 thlp2_ma (K^2)/s 33 I thl'^2_ma, thlp2 budget: thlp2 mean advection
647 thlp2_mc K^2/s 33 I thl'^2_mc, Microphysics tendency for thlp2 (not in budget)
648 thlp2_pd K^2/s 33 I thl'^2_pd, thlp2 budget: thlp2 positive definite adjustment
649 thlp2_sf K^2/s 33 I thl'^2_sf, thl'^2 budget: thlp2 surface variance
650 thlp2_ta (K^2)/s 33 I thl'^2_ta, thlp2 budget: thlp2 turbulent advection
651 thlp2_tp (K^2)/s 33 I thl'^2_t', thlp2 budget: thlp2 turbulent production
652 thlp2_zt K^2 33 I thlp2_zt, thl'^2 interpolated to thermodynamic levels
653 thlprcp K (kg/kg) 33 I thl'rc'
654 thlpthvp K^2 33 I thl'thv', Covariance of theta_l and theta_v
655 thv_ds_zm K 33 I thv_ds_zm, Dry, base-state theta_v
656 thv_ds_zt K 33 I thv_ds_zt, Dry base-state theta_v
657 thvm K 33 I thvm, Virtual potential temperature
658 u_T_cm cm s^{-1} 33 I u_T_cm, Ice crystal fallspeed
659 ug m/s 33 I ug, u geostrophic wind
660 um m/s 33 I u_bar, Grid-mean eastward (u) wind
661 um_bt m s^{-2} 33 I um_bt, um budget: um time tendency
662 um_cf m s^{-2} 33 I um_cf, um budget: um coriolis forcing
663 um_f m s^{-2} 33 I um_f, um budget: um forcing
664 um_gf m s^{-2} 33 I um_gf, um budget: um geostrophic forcing
665 um_ma m s^{-2} 33 I um_ma, um budget: um vertical mean advection
666 um_ndg m s^{-2} 33 I um_ndg, um budget: um nudging
667 um_ref m/s 33 I um_ref, Reference u wind
668 um_sdmp m s^{-2} 33 I um_sdmp, um budget: um sponge damping
669 um_ta m s^{-2} 33 I um_ta, um budget: um turbulent advection
670 up2 m^2/s^2 33 I u'^2, Variance of eastward (u) wind
671 up2_bt m^2/s^3 33 I u'^2_bt, up2 budget: up2 time tendency
672 up2_cl m^2/s^3 33 I u'^2_cl, up2 budget: up2 clipping
673 up2_dp1 m^2/s^3 33 I u'^2_dp1, up2 budget: up2 dissipation term 1
674 up2_dp2 m^2/s^3 33 I u'^2_d'^2, up2 budget: up2 dissipation term 2
675 up2_ma m^2/s^3 33 I u'^2_ma, up2 budget: up2 mean advection
676 up2_pd m^2/s^3 33 I u'^2_pd, up2 budget: up2 positive definite adjustment
677 up2_pr1 m^2/s^3 33 I u'^2_pr1, up2 budget: up2 pressure term 1
678 up2_pr2 m^2/s^3 33 I u'^2_pr2, up2 budget: up2 pressure term 2
679 up2_sf m^2/s^3 33 I u'^2_sf, up2 budget: up2 surface variance
680 up2_ta m^2/s^3 33 I u'^2_ta, up2 budget: up2 turbulent advection
681 up2_tp m^2/s^3 33 I u'^2_tp, up2 budget: up2 turbulent production
682 up2_zt m^2/s^2 33 I up2_zt, u'^2 interpolated to thermodynamic levels
683 upwp m^2/s^2 33 I u'w', Vertical turbulent flux of eastward (u) wind
684 upwp_zt m^2/s^2 33 I upwp_zt, u'w' interpolated to thermodynamic levels
685 varnce_rt_1 (kg^2)/(kg^2) 33 I varnce_rt_1, pdf parameter: rt variance of component 1
686 varnce_rt_2 (kg^2)/(kg^2) 33 I varnce_rt_2, pdf parameter: rt variance of component 2
687 varnce_thl_1 K^2 33 I varnce_thl_1, pdf parameter: thl variance of component 1
688 varnce_thl_2 K^2 33 I varnce_thl_2, pdf parameter: thl variance of component 2
689 varnce_w_1 m^2/s^2 33 I varnce_w_1, pdf parameter: w variance of component 1
690 varnce_w_2 m^2/s^2 33 I varnce_w_2, pdf parameter: w variance of component 2
691 vg m/s 33 I vg, v geostrophic wind
692 vm m/s 33 I v_bar, Grid-mean northward (v) wind
693 vm_bt m s^{-2} 33 I vm_bt, vm budget: vm time tendency
694 vm_cf m s^{-2} 33 I vm_cf, vm budget: vm coriolis forcing
695 vm_f m s^{-2} 33 I vm_f, vm budget: vm forcing
696 vm_gf m s^{-2} 33 I vm_gf, vm budget: vm geostrophic forcing
697 vm_ma m s^{-2} 33 I vm_ma, vm budget: vm vertical mean advection
698 vm_ndg m s^{-2} 33 I vm_ndg, vm budget: vm nudging
699 vm_ref m/s 33 I vm_ref, Reference v wind
700 vm_sdmp m s^{-2} 33 I vm_sdmp, vm budget: vm sponge damping
701 vm_ta m s^{-2} 33 I vm_ta, vm budget: vm turbulent transport
702 vp2 m^2/s^2 33 I v'^2, Variance of northward (v) wind
703 vp2_bt m^2/s^3 33 I v'2_bt, vp2 budget: vp2 time tendency
704 vp2_cl m^2/s^3 33 I v'^2_cl, vp2 budget: vp2 clipping
705 vp2_dp1 m^2/s^3 33 I v'^2_dp1, vp2 budget: vp2 dissipation term 1
706 vp2_dp2 m^2/s^3 33 I v'^2_dp2, vp2 budget: vp2 dissipation term 2
707 vp2_ma m^2/s^3 33 I v'^2_ma, vp2 budget: vp2 mean advection
708 vp2_pd m^2/s^3 33 I v'^2_pd, vp2 budget: vp2 positive definite adjustment
709 vp2_pr1 m^2/s^3 33 I v'^2_pr1, vp2 budget: vp2 pressure term 1
710 vp2_pr2 m^2/s^3 33 I v'^2_pr2, vp2 budget: vp2 pressure term 2
711 vp2_sf m^2/s^3 33 I v'^2_sf, vp2 budget: vp2 surface variance
712 vp2_ta m^2/s^3 33 I v'^2_ta, vp2 budget: vp2 turbulent advection
713 vp2_tp m^2/s^3 33 I v'^2_tp, vp2 budget: vp2 turbulent production
714 vp2_zt m^2/s^2 33 I vp2_zt, v'^2 interpolated to thermodynamic levels
715 vpwp m^2/s^2 33 I v'w', Vertical turbulent flux of northward (v) wind
716 vpwp_zt m^2/s^2 33 I vpwp_zt, v'w' interpolated to thermodynamic levels
717 w_1 m/s 33 I w_1, pdf parameter: mean w of component 1
718 w_2 m/s 33 I w_2, pdf paramete: mean w of component 2
719 wm_zm m/s 33 I wm_zm, Vertical (w) wind
720 wp2 m^2/s^2 33 I w'^2, Variance of vertical air velocity
721 wp2_ac m^2/s^3 33 I w'^2_ac, wp2 budget: wp2 accumulation term
722 wp2_bp m^2/s^3 33 I w'^2_bp, wp2 budget: wp2 buoyancy production
723 wp2_bt m^2/s^3 33 I w'^2_bt, wp2 budget: wp2 time tendency
724 wp2_cl m^2/s^3 33 I w'^2_cl, wp2 budget: wp2 clipping term
725 wp2_dp1 m^2/s^3 33 I w'^2_dp1, wp2 budget: wp2 dissipation term 1
726 wp2_dp2 m^2/s^3 33 I w'^2_d'^2, wp2 budget: wp2 dissipation term 2
727 wp2_ma m^2/s^3 33 I w'^2_ma, wp2 budget: wp2 vertical mean advection
728 wp2_pd m2/s3 33 I w'^2_pd, wp2 budget: wp2 positive definite adjustment
729 wp2_pr1 m^2/s^3 33 I w'^2_pr1, wp2 budget: wp2 pressure term 1
730 wp2_pr2 m^2/s^3 33 I w'^2_pr2, wp2 budget: wp2 pressure term 2
731 wp2_pr3 m^2/s^3 33 I w'^2_pr3, wp2 budget: wp2 pressure term 3
732 wp2_sf m2/s3 33 I w'^2_sf, wp2 budget: wp2 surface variance
733 wp2_ta m^2/s^3 33 I w'^2_ta, wp2 budget: wp2 turbulent advection
734 wp2_zt m^2/s^2 33 I wp2_zt, w'^2 interpolated to thermodynamic levels
735 wp2rcp (m^2 kg)/(s^2 kg 33 I w'^2rc'
736 wp2rtp (m^2 kg)/(s^2 kg 33 I w'^2rt', Vertical turbulent flux of w'rt'
737 wp2thlp (m^2 K)/s^2 33 I w'^2theta_l', Vertical turbulent flux of w'theta_l'
738 wp2thvp K m^2/s^2 33 I w'^2theta_v', Vertical turbulent flux of w'theta_v'
739 wp3 m^3/s^3 33 I w'^3, Third-order moment of vertical air velocity
740 wp3_ac m^{3} s^{-4} 33 I wp3_ac, wp3 budget: wp3 accumulation term
741 wp3_bp1 m^{3} s^{-4} 33 I wp3_bp1, wp3 budget: wp3 buoyancy production
742 wp3_bt m^{3} s^{-4} 33 I wp3_bt, wp3 budget: wp3 time tendency
743 wp3_cl m^{3} s^{-4} 33 I wp3_cl, wp3 budget: wp3 clipping term
744 wp3_dp1 m^{3} s^{-4} 33 I wp3_dp1, wp3 budget: wp3 dissipation term 1
745 wp3_ma m^{3} s^{-4} 33 I wp3_ma, wp3 budget: wp3 vertical mean advection
746 wp3_on_wp2 m/s 33 I w'^3_on_w'^2, Smoothed version of wp3 / wp2
747 wp3_on_wp2_zt m/s 33 I wp3_on_wp2_zt, Smoothed version of wp3 / wp2
748 wp3_pr1 m^{3} s^{-4} 33 I wp3_pr1, wp3 budget: wp3 pressure term 1
749 wp3_pr2 m^{3} s^{-4} 33 I wp3_pr2, wp3 budget: wp3 pressure term 2
750 wp3_pr_dfsn m^{3} s^{-4} 33 I wp3_pr_dfsn, wp3 budget: wp3 pressure diffusion term
751 wp3_pr_turb m^{3} s^{-4} 33 I wp3_pr_turb, wp3 budget: wp3 pressure-turbulence correlation term
752 wp3_ta m^{3} s^{-4} 33 I wp3_ta, wp3 budget: wp3 turbulent advection
753 wp3_tp m^{3} s^{-4} 33 I wp3_tp, wp3 budget: wp3 turbulent transport
754 wp3_zm (m^3)/(s^3) 33 I w'^3_zm, w'^3 interpolated to moment. levels
755 wp4 (m^4)/(s^4) 33 I w'^4, Fourth-order moment of vertical air velocity
756 wprcp (m/s) (kg/kg) 33 I w'rc'
757 wprtp (m kg)/(s kg) 33 I w'rt', Vertical turbulent flux of total water, rt
758 wprtp2 (m kg)/(s kg) 33 I w'rt'^2, Vertical turbulent flux of rt'^2
759 wprtp_ac (m kg)/(s^2 kg) 33 I w'rt'_ac, wprtp budget: wprtp accumulation term
760 wprtp_bp (m kg)/(s^2 kg) 33 I w'rt'_b', wprtp budget: wprtp buoyancy production
761 wprtp_bt (m kg)/(s^2 kg) 33 I w'rt'_bt, wprtp budget: wprtp time tendency
762 wprtp_cl (m kg)/(s^2 kg) 33 I w'rt'_cl, wprtp budget: wprtp clipping term
763 wprtp_dp1 (m kg)/(s^2 kg) 33 I w'rt'_dp1, wprtp budget: wprtp dissipation term 1
764 wprtp_enter_mfl (m kg)/(s kg) 33 I w'rt'_enter_mfl, Wprtp entering flux limiter
765 wprtp_exit_mfl (m kg)/(s kg) 33 I w'rt'_exit_mfl, Wprtp exiting flux limiter
766 wprtp_forcing (m kg/kg)/s^2 33 I w'rt'_forcing, wprtp budget: wprtp forcing (includes microphysics tendency)
767 wprtp_ma (m kg)/(s^2 kg) 33 I w'rt'_ma, wprtp budget: wprtp mean advection
768 wprtp_mc (m kg/kg)/s^2 33 I w'rt'_mc, Microphysics tendency for wprtp (not in budget)
769 wprtp_mfl (m kg)/(s^2 kg) 33 I w'rt'_mfl, wprtp budget: wprtp monotonic flux limiter
770 wprtp_mfl_max (m kg)/(s kg) 33 I w'rt'_mfl_max, Maximum allowable wprtp
771 wprtp_mfl_min (m kg)/(s kg) 33 I w'rt'_mfl_min, Minimum allowable wprtp
772 wprtp_pd (m kg)/(s^2 kg) 33 I w'rt'_pd, wprtp budget: wprtp flux corrected trans. term
773 wprtp_pr1 (m kg)/(s^2 kg) 33 I w'rt'_pr1, wprtp budget: wprtp pressure term 1
774 wprtp_pr2 (m kg)/(s^2 kg) 33 I w'rt'_pr2, wprtp budget: wprtp pressure term 2
775 wprtp_pr3 (m kg)/(s^2 kg) 33 I w'rt'_pr3, wprtp budget: wprtp pressure term 3
776 wprtp_sicl (m kg)/(s^2 kg) 33 I w'rt'_sicl, wprtp budget: wprtp semi-implicit clipping term
777 wprtp_ta (m kg)/(s^2 kg) 33 I w'rt'_ta, wprtp budget: wprtp turbulent advection
778 wprtp_tp (m kg)/(s^2 kg) 33 I w'rt'_t', wprtp budget: wprtp turbulent production
779 wprtp_zt (m kg)/(s kg) 33 I wprtp_zt, w'rt' interpolated to thermodynamic levels
780 wprtpthlp (m kg K)/(s kg) 33 I w'rt'theta_l', Vertical turbulent flux of rt'theta_l'
781 wpthlp (m K)/s 33 I w'thl', Vertical turbulent flux of theta_l
782 wpthlp2 (m K^2)/s 33 I w'theta_l'^2, Vertical turbulent flux of theta_l'^2
783 wpthlp_ac (m K)/s^2 33 I w'thl'_ac, wpthlp budget: wpthlp accumulation term
784 wpthlp_bp (m K)/s^2 33 I w'thl'_b', wpthlp budget: wpthlp buoyancy production
785 wpthlp_bt (m K)/s^2 33 I w'thl'_bt, wpthlp budget
786 wpthlp_cl (m K)/s^2 33 I w'thl'_cl, wpthlp budget: wpthlp clipping term
787 wpthlp_dp1 (m K)/s^2 33 I w'thl'_dp1, wpthlp budget: wpthlp dissipation term 1
788 wpthlp_enter_mfl (m K)/s 33 I w'thl'_enter_mfl, Wpthlp entering flux limiter
789 wpthlp_exit_mfl (m K)/s 33 I w'thl'_exit_mfl, Wpthlp exiting flux limiter
790 wpthlp_forcing (m K)/s^2 33 I w'thl'_forcing, wpthlp budget: wpthlp forcing (includes microphysics tendency)
791 wpthlp_ma (m K)/s^2 33 I w'thl'_ma, wpthlp budget: wpthlp mean advection
792 wpthlp_mc (m K)/s^2 33 I w'thl'_mc, Microphysics tendency for wpthlp (not in budget)
793 wpthlp_mfl (m K)/s^2 33 I w'thl'_mfl, wpthlp budget: wpthlp monotonic flux limiter
794 wpthlp_mfl_max (m K)/s 33 I w'thl'_mfl_max, Maximum allowable wpthlp
795 wpthlp_mfl_min (m K)/s 33 I w'thl'_mfl_min, Minimum allowable wpthlp
796 wpthlp_pr1 (m K)/s^2 33 I w'thl'_pr1, wpthlp budget: wpthlp pressure term 1
797 wpthlp_pr2 (m K)/s^2 33 I w'thl'_pr2, wpthlp budget: wpthlp pressure term 2
798 wpthlp_pr3 (m K)/s^2 33 I w'thl'_pr3, wpthlp budget: wpthlp pressure term 3
799 wpthlp_sicl (m K)/s^2 33 I w'thl'_sicl, wpthlp budget: wpthlp semi-implicit clipping term
800 wpthlp_ta (m K)/s^2 33 I w'thl'_ta, wpthlp budget: wpthlp turbulent advection
801 wpthlp_tp (m K)/s^2 33 I w'thl'_tp, wpthlp budget: wpthlp turbulent production
802 wpthlp_zt (m K)/s 33 I wpthlp_zt, w'thl' interpolated to thermodynamic levels
803 wpthvp K m/s 33 I w'thv', Buoyancy flux
804 shear_sqd - 33 I shear_sqd, shear_sqd
FLDLST: History stream 2 contains 9 fields
Write frequency: 1
Filename specifier: %c.cam.h%t%f.%y-%m-%d-%s.nc
Output precision: single
Number of time samples per file: 5000
Fields are represented on global grids:
100
Included fields are:
1 CDNUMC 1/m2 1 I Vertically-integrated droplet concentration
2 CLDTOT fraction 1 I Vertically-integrated total cloud
3 FLUT W/m2 1 I Upwelling longwave flux at top of model
4 LWCF W/m2 1 I Longwave cloud forcing
5 PRECT m/s 1 I Total (convective and large-scale) precipitation rate (liq + ice)
6 SWCF W/m2 1 I Shortwave cloud forcing
7 CLDICE kg/kg 32 I Grid box averaged cloud ice amount
8 CLDLIQ kg/kg 32 I Grid box averaged cloud liquid amount
9 CLDST fraction 32 I Stratus cloud fraction
FLDLST: History stream 12 contains 50 fields
Write frequency: YEARLY (INITIAL CONDITIONS)
Filename specifier: %c.cam.i.%y-%m-%d-%s.nc
Output precision: double
Number of time samples per file: 1
Fields are represented on global grids:
101
100
Included fields are:
1 CUSH&IC m 1 I Convective Scale Height
2 PBLH&IC m 1 I PBL height
3 PS&IC Pa 1 I Surface pressure
4 QPERT&IC kg/kg 1 I Perturbation specific humidity (eddies in PBL)
5 TPERT&IC K 1 I Perturbation temperature (eddies in PBL)
6 CLDICE&IC kg/kg 32 I Grid box averaged cloud ice amount
7 CLDLIQ&IC kg/kg 32 I Grid box averaged cloud liquid amount
8 CLOUD&IC fraction 32 I Cloud fraction
9 CONCLD&IC fraction 32 I Convective cloud fraction
10 DMS&IC kg/kg 32 I DMS
11 H2O2&IC kg/kg 32 I H2O2
12 H2SO4&IC kg/kg 32 I H2SO4
13 LCWAT&IC kg/kg 32 I Cloud water (ice + liq
14 NUMICE&IC kg/kg 32 I Grid box averaged cloud ice number
15 NUMLIQ&IC kg/kg 32 I Grid box averaged cloud liquid number
16 NUMRAI&IC kg/kg 32 I Grid box averaged rain number
17 NUMSNO&IC kg/kg 32 I Grid box averaged snow number
18 Q&IC kg/kg 32 I Specific humidity
19 QCWAT&IC kg/kg 32 I q associated with cloud water
20 RAINQM&IC kg/kg 32 I Grid box averaged rain amount
21 SNOWQM&IC kg/kg 32 I Grid box averaged snow amount
22 SO2&IC kg/kg 32 I SO2
23 SOAE&IC kg/kg 32 I SOAE
24 SOAG&IC kg/kg 32 I SOAG
25 T&IC K 32 I Temperature
26 TCWAT&IC kg/kg 32 I T associated with cloud water
27 U&IC m/s 32 I Zonal wind
28 V&IC m/s 32 I Meridional wind
29 bc_a1&IC kg/kg 32 I bc_a1
30 bc_a4&IC kg/kg 32 I bc_a4
31 dst_a1&IC kg/kg 32 I dst_a1
32 dst_a2&IC kg/kg 32 I dst_a2
33 dst_a3&IC kg/kg 32 I dst_a3
34 ncl_a1&IC kg/kg 32 I ncl_a1
35 ncl_a2&IC kg/kg 32 I ncl_a2
36 ncl_a3&IC kg/kg 32 I ncl_a3
37 num_a1&IC kg/kg 32 I num_a1
38 num_a2&IC kg/kg 32 I num_a2
39 num_a3&IC kg/kg 32 I num_a3
40 num_a4&IC kg/kg 32 I num_a4
41 pom_a1&IC kg/kg 32 I pom_a1
42 pom_a4&IC kg/kg 32 I pom_a4
43 so4_a1&IC kg/kg 32 I so4_a1
44 so4_a2&IC kg/kg 32 I so4_a2
45 so4_a3&IC kg/kg 32 I so4_a3
46 soa_a1&IC kg/kg 32 I soa_a1
47 soa_a2&IC kg/kg 32 I soa_a2
48 KVH&IC m2/s 33 I Vertical diffusion diffusivities (heat/moisture)
49 TKE&IC m2/s2 33 I Turbulent Kinetic Energy
50 KVM&IC m2/s 33 I Vertical diffusion diffusivities (momentum)
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camExport field = cpl_scalars is connected on root pe
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camExport Field = Sa_topo is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camExport Field = Sa_z is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camExport Field = Sa_u is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camExport Field = Sa_v is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camExport Field = Sa_tbot is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camExport Field = Sa_ptem is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camExport Field = Sa_shum is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camExport Field = Sa_pbot is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camExport Field = Sa_dens is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camExport Field = Sa_pslv is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camExport Field = Sa_o3 is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camExport Field = Faxa_rainc is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camExport Field = Faxa_rainl is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camExport Field = Faxa_snowc is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camExport Field = Faxa_snowl is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camExport Field = Faxa_lwdn is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camExport Field = Faxa_swndr is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camExport Field = Faxa_swvdr is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camExport Field = Faxa_swndf is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camExport Field = Faxa_swvdf is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camExport Field = Faxa_swnet is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camExport Field = Faxa_bcph is connected using mesh with lbound 1 and with ubound 3
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camExport Field = Faxa_ocph is connected using mesh with lbound 1 and with ubound 3
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camExport Field = Faxa_dstwet is connected using mesh with lbound 1 and with ubound 4
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camExport Field = Faxa_dstdry is connected using mesh with lbound 1 and with ubound 4
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camExport Field = Sa_co2prog is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camExport Field = Sa_co2diag is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camExport Field = Faxa_ndep is connected using mesh with lbound 1 and with ubound 2
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camExport Field = Sa_lightning is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camImport field = cpl_scalars is connected on root pe
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camImport Field = Sx_anidr is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camImport Field = Sx_avsdf is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camImport Field = Sx_anidf is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camImport Field = Sx_avsdr is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camImport Field = Sl_lfrac is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camImport Field = Si_ifrac is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camImport Field = So_ofrac is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camImport Field = Sx_tref is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camImport Field = Sx_qref is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camImport Field = Sx_t is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camImport Field = So_t is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camImport Field = Sl_fv is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camImport Field = Sl_ram1 is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camImport Field = Sl_snowh is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camImport Field = Si_snowh is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camImport Field = So_ssq is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camImport Field = So_re is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camImport Field = So_ustar is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camImport Field = Sx_u10 is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camImport Field = So_ugustOut is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camImport Field = So_u10withGust is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camImport Field = Faxx_taux is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camImport Field = Faxx_tauy is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camImport Field = Faxx_lat is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camImport Field = Faxx_sen is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camImport Field = Faxx_lwup is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camImport Field = Faxx_evap is connected using mesh
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camImport Field = Fall_flxdst is connected using mesh with lbound 1 and with ubound 4
(atm_import_export:fldlist_realize)(atm_import_export:realize_fields):camImport Field = Sl_ddvel is connected using mesh with lbound 1 and with ubound 5
(atm_import_export:realize_fields) : min_mod2med_areacor, max_mod2med_areacor 1.00000000000000 1.00000000000000 CAM
(atm_import_export:realize_fields) : min_med2mod_areacor, max_med2mod_areacor 1.00000000000000 1.00000000000000 CAM
stream ndep settings:
stream_ndep_data_filename = /home/pub/cam_inputdata/lnd/clm2/ndepdata/fndep_clm_hist_b.e21.BWHIST.f09_g17.CMIP6-historical-WACCM.ensmean_1849-2015_monthly_0.9x1.25_c180926.nc
stream_ndep_mesh_filename = /home/pub/cam_inputdata/share/meshes/fv0.9x1.25_141008_polemod_ESMFmesh.nc
stream_varlist_ndep = NDEP_NHx_monthNDEP_NOy_month
stream_ndep_year_first = 2000
stream_ndep_year_last = 2000
stream_ndep_year_align = 1
Opened existing file /home/pub/cam_inputdata/lnd/clm2/ndepdata/fndep_clm_hist_b.e21.BWHIST.f09_g17.CMIP6-historical-WACCM.ensmean_1849-2015_monthly_0.9x1.25_c180926.nc 261
(shr_stream_getCalendar) opening stream filename = /home/pub/cam_inputdata/lnd/clm2/ndepdata/fndep_clm_hist_b.e21.BWHIST.f09_g17.CMIP6-historical-WACCM.ensmean_1849-2015_monthly_0.9x1.25_c180926.nc
(shr_stream_getCalendar) closing stream filename = /home/pub/cam_inputdata/lnd/clm2/ndepdata/fndep_clm_hist_b.e21.BWHIST.f09_g17.CMIP6-historical-WACCM.ensmean_1849-2015_monthly_0.9x1.25_c180926.nc
(shr_strdata_set_stream_domain) stream_nlev = 1
(shr_sdat_init) Creating field bundle array fldbun_data of size 2 for stream 1
adding field NDEP_NHx_month to fldbun_data for stream 1
adding field NDEP_NOy_month to fldbun_data for stream 1
(shr_strdata_print) ----------------------------------------------------------
(shr_strdata_print) name = Nitrogen deposition data
(shr_strdata_print) calendar = NO_LEAP
(shr_strdata_print) eccen = 1.000000E+36
(shr_strdata_print) mvelpp = 1.000000E+36
(shr_strdata_print) lambm0 = 1.000000E+36
(shr_strdata_print) obliqr = 1.000000E+36
(shr_strdata_print) pio_iotype = 2
(shr_strdata_print) nstreams = 1
(shr_strdata_print) Per stream information
(shr_strdata_print) taxMode ( 1) = cycle
(shr_strdata_print) dtlimit ( 1) = 1.000000E+30
(shr_strdata_print) mapalgo ( 1) = bilinear
(shr_strdata_print) tintalgo( 1) = linear
(shr_strdata_print) readmode( 1) = single
(shr_strdata_print) vectors ( 1) = null
(shr_strdata_print) src_mask( 1) = 0
(shr_strdata_print) dst_mask( 1) = 0
(shr_strdata_print)
(shr_strdata_print) ----------------------------------------------------------
successfully initialized sdat
(shr_strdata_readstrm) opening : /home/pub/cam_inputdata/lnd/clm2/ndepdata/fndep_clm_hist_b.e21.BWHIST.f09_g17.CMIP6-historical-WACCM.ensmean_1849-2015_monthly_0.9x1.25_c180926.nc
(shr_strdata_readstrm) setting pio descriptor : /home/pub/cam_inputdata/lnd/clm2/ndepdata/fndep_clm_hist_b.e21.BWHIST.f09_g17.CMIP6-historical-WACCM.ensmean_1849-2015_monthly_0.9x1.25_c180926.nc
(shr_strdata_set_stream_iodesc) setting iodesc for : NDEP_NHx_month with dimlens(1), dimlens(2) = 288 192 variable as time dimension time
(shr_strdata_readstrm) reading file lb: /home/pub/cam_inputdata/lnd/clm2/ndepdata/fndep_clm_hist_b.e21.BWHIST.f09_g17.CMIP6-historical-WACCM.ensmean_1849-2015_monthly_0.9x1.25_c180926.nc 1818
(shr_strdata_readstrm) reading file ub: /home/pub/cam_inputdata/lnd/clm2/ndepdata/fndep_clm_hist_b.e21.BWHIST.f09_g17.CMIP6-historical-WACCM.ensmean_1849-2015_monthly_0.9x1.25_c180926.nc 1819
nstep, te 0 0.26253779866738477E+10 0.26253779866738477E+10 -0.00000000000000000E+00 0.96720523437500000E+05 0.22552395239472389E+03
READ_NEXT_TRCDATA emiss_anthro
READ_NEXT_TRCDATA emiss_bb
READ_NEXT_TRCDATA emiss_bb
READ_NEXT_TRCDATA emiss_bb
READ_NEXT_TRCDATA emiss_anthro
READ_NEXT_TRCDATA emiss_bb
READ_NEXT_TRCDATA emiss_bb
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_anthro
READ_NEXT_TRCDATA emiss_bb
READ_NEXT_TRCDATA emiss_anthro
READ_NEXT_TRCDATA emiss_bb
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
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 169.97899305555555 6 7 0.12835461469534029
-----------------------------------
READ_NEXT_TRCDATA ozone
READ_NEXT_TRCDATA VOLC_MMR1 VOLC_MMR2 VOLC_MMR3 VOLC_RAD_GEOM1 VOLC_RAD_GEOM2 VOLC_RAD_GEOM3 VOLC_SAD
read_iop_dataDon't have divt3d - using divt and vertdivt
REFERENCE TEMPERATURES FOR SEMI-IMPLICIT SCHEME =
300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000
300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000
300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000
GRAVITY WAVE PHASE SPEEDS (M/S) FOR MEAN STATE =
341.552 203.491 129.498 90.760 68.169 53.738 43.623 36.197 30.591 26.176 22.591 19.676
17.245 15.161 13.357 11.763 10.330 9.044 7.897 6.871 5.935 5.085 4.326 3.639
3.044 2.499 2.034 1.621 1.235 0.950 0.332 0.661
GRAVITY WAVE EQUIVALENT DEPTHS (M) FOR MEAN STATE =
11896.361 4222.707 1710.134 840.026 473.886 294.482 194.054 133.615 95.429 69.874 52.045 39.478
30.327 23.440 18.194 14.110 10.881 8.342 6.360 4.814 3.593 2.637 1.909 1.350
0.945 0.637 0.422 0.268 0.155 0.092 0.011 0.045
SCAM FORECAST REPORT: have_divq T have_divt T have_divq3d T have_vertdivt T have_vertdivu F have_vertdivv F have_vertdivq T have_divt3d T have_divu3d F have_divv3d F have_divu F have_divv F have_omega T have_phis F have_ptend T have_ps T have_q T have_q1 T have_q2 T have_prec T have_t T have_u T have_v T have_cld F have_cldliq F have_cldice F have_numliq F have_numice F have_clwp F have_aldir F have_aldif F have_asdir F have_asdif F use_camiop F use_obs_uv T use_obs_qv F use_obs_T F relaxation T use_3dfrc F
nstep, te 1 0.26253779866738477E+10 0.26252061040330076E+10 -0.72780484580113342E-02 0.96720523437500000E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 169.99288194444443 6 7 0.12880264336917530
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
REFERENCE TEMPERATURES FOR SEMI-IMPLICIT SCHEME =
300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000
300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000
300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000
GRAVITY WAVE PHASE SPEEDS (M/S) FOR MEAN STATE =
341.552 203.491 129.498 90.760 68.169 53.738 43.623 36.197 30.591 26.176 22.591 19.676
17.245 15.161 13.357 11.763 10.330 9.044 7.897 6.871 5.935 5.085 4.326 3.639
3.044 2.499 2.034 1.621 1.235 0.950 0.332 0.661
GRAVITY WAVE EQUIVALENT DEPTHS (M) FOR MEAN STATE =
11896.361 4222.707 1710.134 840.026 473.886 294.482 194.054 133.615 95.429 69.874 52.045 39.478
30.327 23.440 18.194 14.110 10.881 8.342 6.360 4.814 3.593 2.637 1.909 1.350
0.945 0.637 0.422 0.268 0.155 0.092 0.011 0.045
WSHIST: writing time sample 0 to instantaneous h-file 1 DATE=1997/06/18 NCSEC= 85785
WSHIST: writing time sample 0 to accumulated h-file 1 DATE=1997/06/18 NCSEC= 85185
WSHIST: accumulated nhfil( 1 )=test_scam_arm97.cam.h0a.1997-06-18-85785.nc
WSHIST: instantaneous nhfil( 1 )=test_scam_arm97.cam.h0i.1997-06-18-85785.nc
Opening instantaneous netcdf history file test_scam_arm97.cam.h0i.1997-06-18-85785.nc
Opened file test_scam_arm97.cam.h0i.1997-06-18-85785.nc to write 266
H_DEFINE: Successfully opened netcdf file
Creating new decomp: 1!1!!1!1!!d5!i2!
Creating new decomp: 1!1!!1!1!!d5!i1!
Creating new decomp: 1!32!1!!1!1!32!!d5!i2!
Creating new decomp: 1!32!1!!1!1!32!!d5!i1!
Creating new decomp: 1!33!1!!1!1!33!!d5!i2!
WSHIST: writing time sample 0 to instantaneous h-file 2 DATE=1997/06/18 NCSEC= 85785
WSHIST: writing time sample 0 to accumulated h-file 2 DATE=1997/06/18 NCSEC= 85185
WSHIST: accumulated nhfil( 2 )=test_scam_arm97.cam.h1a.1997-06-18-85785.nc
WSHIST: instantaneous nhfil( 2 )=test_scam_arm97.cam.h1i.1997-06-18-85785.nc
Opening instantaneous netcdf history file test_scam_arm97.cam.h1i.1997-06-18-85785.nc
Opened file test_scam_arm97.cam.h1i.1997-06-18-85785.nc to write 267
H_DEFINE: Successfully opened netcdf file
nstep, te 2 0.26256193354211140E+10 0.26252061040330076E+10 -0.17497509069621171E-01 0.96720523437500000E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.00677083333332 6 7 0.12925067204301033
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 1 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 585
WSHIST: writing time sample 1 to accumulated h-file 1 DATE=1997/06/18 NCSEC= 86385
WSHIST: writing time sample 1 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 585
WSHIST: writing time sample 1 to accumulated h-file 2 DATE=1997/06/18 NCSEC= 86385
nstep, te 3 0.26255794552002106E+10 0.26250718205336165E+10 -0.21495171356592971E-01 0.96719031718750004E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.02065972222223 6 7 0.12969870071684628
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 2 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 1785
WSHIST: writing time sample 2 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 1185
WSHIST: writing time sample 2 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 1785
WSHIST: writing time sample 2 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 1185
nstep, te 4 0.26257057207351828E+10 0.26250718205336165E+10 -0.26842144738577777E-01 0.96717546434375006E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.03454861111112 6 7 0.13014672939068128
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 3 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 2985
WSHIST: writing time sample 3 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 2385
WSHIST: writing time sample 3 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 2985
WSHIST: writing time sample 3 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 2385
nstep, te 5 0.26257210116895046E+10 0.26252511819528060E+10 -0.19894981380579185E-01 0.96716055129812506E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.04843750000001 6 7 0.13059475806451631
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 4 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 4185
WSHIST: writing time sample 4 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 3585
WSHIST: writing time sample 4 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 4185
WSHIST: writing time sample 4 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 3585
nstep, te 6 0.26257951844196935E+10 0.26252511819528060E+10 -0.23036186733019819E-01 0.96714569870288746E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.06232638888889 6 7 0.13104278673835135
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 5 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 5385
WSHIST: writing time sample 5 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 4785
WSHIST: writing time sample 5 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 5385
WSHIST: writing time sample 5 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 4785
nstep, te 7 0.26256802486842055E+10 0.26252829073010368E+10 -0.16825974748452960E-01 0.96713078567217308E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.07621527777778 6 7 0.13149081541218635
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 6 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 6585
WSHIST: writing time sample 6 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 5985
WSHIST: writing time sample 6 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 6585
WSHIST: writing time sample 6 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 5985
nstep, te 8 0.26257339405424562E+10 0.26252829073010368E+10 -0.19099925340800135E-01 0.96711593307783056E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.09010416666666 6 7 0.13193884408602138
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 7 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 7785
WSHIST: writing time sample 7 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 7185
WSHIST: writing time sample 7 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 7785
WSHIST: writing time sample 7 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 7185
nstep, te 9 0.26254559407273903E+10 0.26249771071017942E+10 -0.20277502895456739E-01 0.96710102004716973E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.10399305555555 6 7 0.13238687275985642
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 8 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 8985
WSHIST: writing time sample 8 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 8385
WSHIST: writing time sample 8 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 8985
WSHIST: writing time sample 8 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 8385
nstep, te 10 0.26253591766782064E+10 0.26249771071017942E+10 -0.16180017006851993E-01 0.96708616745283027E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.11788194444443 6 7 0.13283490143369142
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 9 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 10185
WSHIST: writing time sample 9 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 9585
WSHIST: writing time sample 9 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 10185
WSHIST: writing time sample 9 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 9585
nstep, te 11 0.26250986086262221E+10 0.26245951272245631E+10 -0.21321786901664915E-01 0.96707806067216981E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.13177083333332 6 7 0.13328293010752645
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 10 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 11385
WSHIST: writing time sample 10 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 10785
WSHIST: writing time sample 10 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 11385
WSHIST: writing time sample 10 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 10785
nstep, te 12 0.26252515360377440E+10 0.26245951272245631E+10 -0.27795409409558311E-01 0.96717024770283009E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.14565972222223 6 7 0.13373095878136240
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 11 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 12585
WSHIST: writing time sample 11 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 11985
WSHIST: writing time sample 11 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 12585
WSHIST: writing time sample 11 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 11985
nstep, te 13 0.26252862611416821E+10 0.26244854585967298E+10 -0.33906264620042204E-01 0.96726838829966990E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.15954861111112 6 7 0.13417898745519741
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 12 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 13785
WSHIST: writing time sample 12 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 13185
WSHIST: writing time sample 12 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 13785
WSHIST: writing time sample 12 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 13185
nstep, te 14 0.26254351948304009E+10 0.26244854585967298E+10 -0.40208063318882263E-01 0.96736695017298000E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.17343750000001 6 7 0.13462701612903244
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 13 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 14985
WSHIST: writing time sample 13 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 14385
WSHIST: writing time sample 13 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 14985
WSHIST: writing time sample 13 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 14385
nstep, te 15 0.26254708244472523E+10 0.26246669578779025E+10 -0.34029046739294168E-01 0.96746547326037879E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.18732638888889 6 7 0.13507504480286747
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 14 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 16185
WSHIST: writing time sample 14 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 15585
WSHIST: writing time sample 14 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 16185
WSHIST: writing time sample 14 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 15585
nstep, te 16 0.26255919945187616E+10 0.26246669578779025E+10 -0.39154383946556792E-01 0.96756405808312251E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.20121527777778 6 7 0.13552307347670248
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 15 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 17385
WSHIST: writing time sample 15 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 16785
WSHIST: writing time sample 15 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 17385
WSHIST: writing time sample 15 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 16785
nstep, te 17 0.26256257849477549E+10 0.26248300161979384E+10 -0.33679374394354693E-01 0.96766258254748725E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.21510416666666 6 7 0.13597110215053751
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 16 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 18585
WSHIST: writing time sample 16 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 17985
WSHIST: writing time sample 16 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 18585
WSHIST: writing time sample 16 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 17985
nstep, te 18 0.26257289238315554E+10 0.26248300161979384E+10 -0.38040643707636067E-01 0.96776116745284919E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.22899305555555 6 7 0.13641913082437254
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 17 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 19785
WSHIST: writing time sample 17 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 19185
WSHIST: writing time sample 17 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 19785
WSHIST: writing time sample 17 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 19185
nstep, te 19 0.26257560344262576E+10 0.26249689579172750E+10 -0.33304692206679802E-01 0.96785969192217090E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.24288194444443 6 7 0.13686715949820755
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 18 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 20985
WSHIST: writing time sample 18 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 20385
WSHIST: writing time sample 18 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 20985
WSHIST: writing time sample 18 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 20385
nstep, te 20 0.26258321505778170E+10 0.26249689579172750E+10 -0.36522004263687249E-01 0.96795221120283037E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.25677083333332 6 7 0.13731518817204258
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 19 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 22185
WSHIST: writing time sample 19 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 21585
WSHIST: writing time sample 19 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 22185
WSHIST: writing time sample 19 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 21585
nstep, te 21 0.26256913297799711E+10 0.26250767717153249E+10 -0.26002097316784330E-01 0.96795533892216990E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.27065972222223 6 7 0.13776321684587853
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 20 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 23385
WSHIST: writing time sample 20 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 22785
WSHIST: writing time sample 20 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 23385
WSHIST: writing time sample 20 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 22785
nstep, te 22 0.26255953383434434E+10 0.26250767717153249E+10 -0.21940727691768705E-01 0.96795310314783012E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.28454861111112 6 7 0.13821124551971356
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 21 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 24585
WSHIST: writing time sample 21 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 23985
WSHIST: writing time sample 21 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 24585
WSHIST: writing time sample 21 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 23985
nstep, te 23 0.26255402068349819E+10 0.26248476221406746E+10 -0.29303567955349687E-01 0.96795054556386982E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.29843750000001 6 7 0.13865927419354857
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 22 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 25785
WSHIST: writing time sample 22 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 25185
WSHIST: writing time sample 22 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 25785
WSHIST: writing time sample 22 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 25185
nstep, te 24 0.26255465155486479E+10 0.26248476221406746E+10 -0.29570571357198629E-01 0.96794796867133220E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.31232638888889 6 7 0.13910730286738360
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 23 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 26985
WSHIST: writing time sample 23 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 26385
WSHIST: writing time sample 23 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 26985
WSHIST: writing time sample 23 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 26385
nstep, te 25 0.26255900308498092E+10 0.26248022067120686E+10 -0.33333369308363774E-01 0.96794539062027994E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.32621527777778 6 7 0.13955533154121863
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 24 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 28185
WSHIST: writing time sample 24 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 27585
WSHIST: writing time sample 24 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 28185
WSHIST: writing time sample 24 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 27585
nstep, te 26 0.26256946640934424E+10 0.26248022067120686E+10 -0.37760573052823591E-01 0.96794281249971682E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.34010416666666 6 7 0.14000336021505363
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 25 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 29385
WSHIST: writing time sample 25 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 28785
WSHIST: writing time sample 25 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 29385
WSHIST: writing time sample 25 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 28785
nstep, te 27 0.26258380529485650E+10 0.26249541259072676E+10 -0.37399747508703035E-01 0.96794023437498297E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.35399305555555 6 7 0.14045138888888867
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 26 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 30585
WSHIST: writing time sample 26 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 29985
WSHIST: writing time sample 26 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 30585
WSHIST: writing time sample 26 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 29985
nstep, te 28 0.26260386324462833E+10 0.26249541259072676E+10 -0.45886568824433600E-01 0.96793765624999913E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.36788194444443 6 7 0.14089941756272370
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 27 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 31785
WSHIST: writing time sample 27 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 31185
WSHIST: writing time sample 27 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 31785
WSHIST: writing time sample 27 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 31185
nstep, te 29 0.26262812364950037E+10 0.26253018662160759E+10 -0.41438208042910089E-01 0.96793624062499977E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.38177083333332 6 7 0.14134744623655870
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 28 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 32985
WSHIST: writing time sample 28 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 32385
WSHIST: writing time sample 28 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 32985
WSHIST: writing time sample 28 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 32385
nstep, te 30 0.26266082420241566E+10 0.26253018662160759E+10 -0.55273263949658119E-01 0.96795194943750001E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.39565972222223 6 7 0.14179547491039465
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 29 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 34185
WSHIST: writing time sample 29 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 33585
WSHIST: writing time sample 29 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 34185
WSHIST: writing time sample 29 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 33585
nstep, te 31 0.26269735100862207E+10 0.26258737271233053E+10 -0.46531431531805764E-01 0.96796874977875021E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.40954861111112 6 7 0.14224350358422969
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 30 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 35385
WSHIST: writing time sample 30 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 34785
WSHIST: writing time sample 30 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 35385
WSHIST: writing time sample 30 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 34785
nstep, te 32 0.26273780610558281E+10 0.26258737271233053E+10 -0.63646733858902821E-01 0.96798555154922477E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.42343750000001 6 7 0.14269153225806469
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 31 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 36585
WSHIST: writing time sample 31 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 35985
WSHIST: writing time sample 31 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 36585
WSHIST: writing time sample 31 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 35985
nstep, te 33 0.26278165594166837E+10 0.26266463968524780E+10 -0.49507441805489397E-01 0.96800241746795349E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.43732638888889 6 7 0.14313956093189972
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 32 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 37785
WSHIST: writing time sample 32 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 37185
WSHIST: writing time sample 32 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 37785
WSHIST: writing time sample 32 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 37185
nstep, te 34 0.26282943724141750E+10 0.26266463968524780E+10 -0.69721624139424523E-01 0.96801922317307733E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.45121527777778 6 7 0.14358758960573476
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 33 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 38985
WSHIST: writing time sample 33 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 38385
WSHIST: writing time sample 33 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 38985
WSHIST: writing time sample 33 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 38385
nstep, te 35 0.26288055558658495E+10 0.26275643152402062E+10 -0.52512793905008036E-01 0.96803608932788455E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.46510416666666 6 7 0.14403561827956976
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 34 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 40185
WSHIST: writing time sample 34 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 39585
WSHIST: writing time sample 34 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 40185
WSHIST: writing time sample 34 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 39585
nstep, te 36 0.26293555985448132E+10 0.26275643152402062E+10 -0.75781965429687070E-01 0.96805289504717308E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.47899305555555 6 7 0.14448364695340479
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 35 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 41385
WSHIST: writing time sample 35 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 40785
WSHIST: writing time sample 35 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 41385
WSHIST: writing time sample 35 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 40785
nstep, te 37 0.26299392838021259E+10 0.26286278042084355E+10 -0.55482438414207448E-01 0.96806976120283041E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.49288194444443 6 7 0.14493167562723983
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 36 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 42585
WSHIST: writing time sample 36 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 41985
WSHIST: writing time sample 36 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 42585
WSHIST: writing time sample 36 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 41985
nstep, te 38 0.26305558332605429E+10 0.26286278042084355E+10 -0.81564372553734693E-01 0.96808549817216990E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.50677083333332 6 7 0.14537970430107483
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 37 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 43785
WSHIST: writing time sample 37 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 43185
WSHIST: writing time sample 37 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 43785
WSHIST: writing time sample 37 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 43185
nstep, te 39 0.26311075251122518E+10 0.26300241501703081E+10 -0.45831669960369366E-01 0.96808556582783014E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.52065972222223 6 7 0.14582773297491078
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 38 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 44985
WSHIST: writing time sample 38 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 44385
WSHIST: writing time sample 38 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 44985
WSHIST: writing time sample 38 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 44385
nstep, te 40 0.26316568490890098E+10 0.26300241501703081E+10 -0.69070621559402329E-01 0.96808475738716996E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.53454861111112 6 7 0.14627576164874581
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 39 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 46185
WSHIST: writing time sample 39 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 45585
WSHIST: writing time sample 39 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 46185
WSHIST: writing time sample 39 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 45585
nstep, te 41 0.26321211691256714E+10 0.26312649723168497E+10 -0.36221070532007439E-01 0.96808382763073023E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.54843750000001 6 7 0.14672379032258082
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 40 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 47385
WSHIST: writing time sample 40 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 46785
WSHIST: writing time sample 40 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 47385
WSHIST: writing time sample 40 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 46785
nstep, te 42 0.26327100230383596E+10 0.26312649723168497E+10 -0.61132363603505671E-01 0.96808289528284382E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.56232638888889 6 7 0.14717181899641585
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 41 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 48585
WSHIST: writing time sample 41 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 47985
WSHIST: writing time sample 41 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 48585
WSHIST: writing time sample 41 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 47985
nstep, te 43 0.26332664398102407E+10 0.26324955751770902E+10 -0.32611187077718033E-01 0.96808202684197051E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.57621527777778 6 7 0.14761984767025088
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 42 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 49785
WSHIST: writing time sample 42 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 49185
WSHIST: writing time sample 42 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 49785
WSHIST: writing time sample 42 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 49185
nstep, te 44 0.26337616969356756E+10 0.26324955751770902E+10 -0.53562936549948058E-01 0.96808109348551821E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.59010416666666 6 7 0.14806787634408589
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 43 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 50985
WSHIST: writing time sample 43 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 50385
WSHIST: writing time sample 43 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 50985
WSHIST: writing time sample 43 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 50385
nstep, te 45 0.26343608038407593E+10 0.26339120225042872E+10 -0.18985590680736422E-01 0.96808016092163118E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.60399305555555 6 7 0.14851590501792092
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 44 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 52185
WSHIST: writing time sample 44 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 51585
WSHIST: writing time sample 44 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 52185
WSHIST: writing time sample 44 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 51585
nstep, te 46 0.26349733485015888E+10 0.26339120225042872E+10 -0.44899191308777911E-01 0.96807929246779793E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.61788194444443 6 7 0.14896393369175595
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 45 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 53385
WSHIST: writing time sample 45 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 52785
WSHIST: writing time sample 45 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 53385
WSHIST: writing time sample 45 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 52785
nstep, te 47 0.26354643355582986E+10 0.26352452323842893E+10 -0.92691970411472469E-02 0.96807099973556789E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.63177083333332 6 7 0.14941196236559098
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 46 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 54585
WSHIST: writing time sample 46 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 53985
WSHIST: writing time sample 46 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 54585
WSHIST: writing time sample 46 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 53985
nstep, te 48 0.26357992351107821E+10 0.26352452323842893E+10 -0.23440011246319944E-01 0.96795432404663414E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.64565972222223 6 7 0.14985999103942690
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 47 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 55785
WSHIST: writing time sample 47 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 55185
WSHIST: writing time sample 47 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 55785
WSHIST: writing time sample 47 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 55185
nstep, te 49 0.26360993062881103E+10 0.26362406645016980E+10 0.59816687781370408E-02 0.96783114538029797E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.65954861111112 6 7 0.15030801971326194
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 48 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 56985
WSHIST: writing time sample 48 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 56385
WSHIST: writing time sample 48 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 56985
WSHIST: writing time sample 48 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 56385
nstep, te 50 0.26363218818835192E+10 0.26362406645016980E+10 -0.34372085255944761E-02 0.96770757653531793E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.67343750000001 6 7 0.15075604838709697
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 49 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 58185
WSHIST: writing time sample 49 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 57585
WSHIST: writing time sample 49 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 58185
WSHIST: writing time sample 49 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 57585
nstep, te 51 0.26366301683620291E+10 0.26370418713677568E+10 0.17425952682683626E-01 0.96758398896711908E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.68732638888889 6 7 0.15120407706093197
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 50 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 59385
WSHIST: writing time sample 50 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 58785
WSHIST: writing time sample 50 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 59385
WSHIST: writing time sample 50 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 58785
nstep, te 52 0.26369801806269059E+10 0.26370418713677568E+10 0.26114881225528914E-02 0.96746046433802709E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.70121527777778 6 7 0.15165210573476701
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 51 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 60585
WSHIST: writing time sample 51 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 59985
WSHIST: writing time sample 51 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 60585
WSHIST: writing time sample 51 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 59985
nstep, te 53 0.26372380986080236E+10 0.26377945255812664E+10 0.23557644110332052E-01 0.96733687473528174E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.71510416666666 6 7 0.15210013440860204
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 52 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 61785
WSHIST: writing time sample 52 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 61185
WSHIST: writing time sample 52 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 61785
WSHIST: writing time sample 52 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 61185
nstep, te 54 0.26376072486772037E+10 0.26377945255812664E+10 0.79298235698813113E-02 0.96721328123411702E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.72899305555555 6 7 0.15254816308243704
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 53 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 62985
WSHIST: writing time sample 53 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 62385
WSHIST: writing time sample 53 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 62985
WSHIST: writing time sample 53 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 62385
nstep, te 55 0.26379554106656189E+10 0.26386004776923957E+10 0.27317426012709176E-01 0.96708968749904714E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.74288194444443 6 7 0.15299619175627208
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 54 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 64185
WSHIST: writing time sample 54 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 63585
WSHIST: writing time sample 54 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 64185
WSHIST: writing time sample 54 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 63585
nstep, te 56 0.26382727351063814E+10 0.26386004776923957E+10 0.13881146759623559E-01 0.96696187031244292E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.75677083333332 6 7 0.15344422043010711
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 55 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 65385
WSHIST: writing time sample 55 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 64785
WSHIST: writing time sample 55 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 65385
WSHIST: writing time sample 55 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 64785
nstep, te 57 0.26385138964702272E+10 0.26394429765230141E+10 0.39357830886047301E-01 0.96677185596874668E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.77065972222223 6 7 0.15389224910394303
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 56 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 66585
WSHIST: writing time sample 56 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 65985
WSHIST: writing time sample 56 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 66585
WSHIST: writing time sample 56 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 65985
nstep, te 58 0.26387715823630142E+10 0.26394429765230141E+10 0.28447416139477478E-01 0.96657810979562477E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.78454861111112 6 7 0.15434027777777806
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 57 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 67785
WSHIST: writing time sample 57 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 67185
WSHIST: writing time sample 57 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 67785
WSHIST: writing time sample 57 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 67185
nstep, te 59 0.26390548318238745E+10 0.26400087258762631E+10 0.40425255460049672E-01 0.96638413971273767E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.79843750000001 6 7 0.15478830645161309
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 58 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 68985
WSHIST: writing time sample 58 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 68385
WSHIST: writing time sample 58 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 68985
WSHIST: writing time sample 58 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 68385
nstep, te 60 0.26393919611903234E+10 0.26400087258762631E+10 0.26143246672541347E-01 0.96619015619526428E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.81232638888889 6 7 0.15523633512544810
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 59 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 70185
WSHIST: writing time sample 59 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 69585
WSHIST: writing time sample 59 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 70185
WSHIST: writing time sample 59 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 69585
nstep, te 61 0.26397476060909176E+10 0.26406818372898574E+10 0.39607898011025759E-01 0.96599617187171592E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.82621527777778 6 7 0.15568436379928313
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 60 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 71385
WSHIST: writing time sample 60 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 70785
WSHIST: writing time sample 60 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 71385
WSHIST: writing time sample 60 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 70785
nstep, te 62 0.26401300915842719E+10 0.26406818372898574E+10 0.23396657352166728E-01 0.96580218749980297E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.84010416666666 6 7 0.15613239247311816
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 61 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 72585
WSHIST: writing time sample 61 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 71985
WSHIST: writing time sample 61 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 72585
WSHIST: writing time sample 61 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 71985
nstep, te 63 0.26405692379281459E+10 0.26412136821879392E+10 0.27333022273026867E-01 0.96560820312498821E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.85399305555555 6 7 0.15658042114695317
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 62 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 73785
WSHIST: writing time sample 62 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 73185
WSHIST: writing time sample 62 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 73785
WSHIST: writing time sample 62 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 73185
nstep, te 64 0.26407216977353883E+10 0.26412136821879392E+10 0.20870897931024559E-01 0.96541421874999927E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.86788194444443 6 7 0.15702844982078820
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 63 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 74985
WSHIST: writing time sample 63 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 74385
WSHIST: writing time sample 63 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 74985
WSHIST: writing time sample 63 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 74385
nstep, te 65 0.26411342076711869E+10 0.26416358688044472E+10 0.21285622731799382E-01 0.96522317812499998E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.88177083333332 6 7 0.15747647849462323
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 64 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 76185
WSHIST: writing time sample 64 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 75585
WSHIST: writing time sample 64 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 76185
WSHIST: writing time sample 64 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 75585
nstep, te 66 0.26413088264636965E+10 0.26416358688044472E+10 0.13878626816597798E-01 0.96507549381250006E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.89565972222223 6 7 0.15792450716845916
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 65 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 77385
WSHIST: writing time sample 65 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 76785
WSHIST: writing time sample 65 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 77385
WSHIST: writing time sample 65 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 76785
nstep, te 67 0.26417267336607690E+10 0.26421158704403110E+10 0.16516203066564875E-01 0.96493047494125014E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.90954861111112 6 7 0.15837253584229419
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 66 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 78585
WSHIST: writing time sample 66 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 77985
WSHIST: writing time sample 66 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 78585
WSHIST: writing time sample 66 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 77985
nstep, te 68 0.26419415555440087E+10 0.26421158704403110E+10 0.73995927776854256E-02 0.96478555193397508E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.92343750000001 6 7 0.15882056451612922
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 67 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 79785
WSHIST: writing time sample 67 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 79185
WSHIST: writing time sample 67 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 79785
WSHIST: writing time sample 67 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 79185
nstep, te 69 0.26423480770545182E+10 0.26425960450315289E+10 0.10527718883994293E-01 0.96464069874103850E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.93732638888889 6 7 0.15926859318996425
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 68 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 80985
WSHIST: writing time sample 68 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 80385
WSHIST: writing time sample 68 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 80985
WSHIST: writing time sample 68 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 80385
nstep, te 70 0.26424451213451662E+10 0.26425960450315289E+10 0.64085752006242573E-02 0.96449578567446224E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.95121527777778 6 7 0.15971662186379926
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 69 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 82185
WSHIST: writing time sample 69 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 81585
WSHIST: writing time sample 69 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 82185
WSHIST: writing time sample 69 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 81585
nstep, te 71 0.26428041730228853E+10 0.26429706334840813E+10 0.70693674543750116E-02 0.96435093307796778E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.96510416666666 6 7 0.16016465053763429
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 70 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 83385
WSHIST: writing time sample 70 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 82785
WSHIST: writing time sample 70 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 83385
WSHIST: writing time sample 70 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 82785
nstep, te 72 0.26428335496806345E+10 0.26429706334840813E+10 0.58226545873635771E-02 0.96420602004717817E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.97899305555555 6 7 0.16061267921146932
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 71 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 84585
WSHIST: writing time sample 71 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 83985
WSHIST: writing time sample 71 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 84585
WSHIST: writing time sample 71 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 83985
nstep, te 73 0.26430696165821080E+10 0.26432570996172237E+10 0.79645686404623290E-02 0.96406116745283070E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 170.99288194444443 6 7 0.16106070788530433
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 72 to instantaneous h-file 1 DATE=1997/06/19 NCSEC= 85785
WSHIST: writing time sample 72 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 85185
WSHIST: writing time sample 72 to instantaneous h-file 2 DATE=1997/06/19 NCSEC= 85785
WSHIST: writing time sample 72 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 85185
nstep, te 74 0.26431486333366923E+10 0.26432570996172237E+10 0.46084727112390656E-02 0.96392389504717008E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.00677083333332 6 7 0.16150873655913936
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 73 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 585
WSHIST: writing time sample 73 to accumulated h-file 1 DATE=1997/06/19 NCSEC= 86385
WSHIST: writing time sample 73 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 585
WSHIST: writing time sample 73 to accumulated h-file 2 DATE=1997/06/19 NCSEC= 86385
nstep, te 75 0.26435598989244823E+10 0.26432479625036392E+10 -0.13253772318784591E-01 0.96389920870283007E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.02065972222223 6 7 0.16195676523297531
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 74 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 1785
WSHIST: writing time sample 74 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 1185
WSHIST: writing time sample 74 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 1785
WSHIST: writing time sample 74 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 1185
nstep, te 76 0.26437773976581206E+10 0.26432479625036392E+10 -0.22495429743132594E-01 0.96388127752216984E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.03454861111112 6 7 0.16240479390681031
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 75 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 2985
WSHIST: writing time sample 75 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 2385
WSHIST: writing time sample 75 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 2985
WSHIST: writing time sample 75 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 2385
nstep, te 77 0.26441496666612201E+10 0.26437389395508256E+10 -0.17451903546986173E-01 0.96386375165133024E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.04843750000001 6 7 0.16285282258064535
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 76 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 4185
WSHIST: writing time sample 76 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 3585
WSHIST: writing time sample 76 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 4185
WSHIST: writing time sample 76 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 3585
nstep, te 78 0.26442200783120661E+10 0.26437389395508256E+10 -0.20444085301678110E-01 0.96384625009907992E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.06232638888889 6 7 0.16330085125448038
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 77 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 5385
WSHIST: writing time sample 77 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 4785
WSHIST: writing time sample 77 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 5385
WSHIST: writing time sample 77 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 4785
nstep, te 79 0.26444136811004944E+10 0.26440647544434423E+10 -0.14826525611487529E-01 0.96382875000594475E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.07621527777778 6 7 0.16374887992831538
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 78 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 6585
WSHIST: writing time sample 78 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 5985
WSHIST: writing time sample 78 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 6585
WSHIST: writing time sample 78 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 5985
nstep, te 80 0.26444622625409131E+10 0.26440647544434423E+10 -0.16891146410192678E-01 0.96381125000035667E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.09010416666666 6 7 0.16419690860215042
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 79 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 7785
WSHIST: writing time sample 79 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 7185
WSHIST: writing time sample 79 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 7785
WSHIST: writing time sample 79 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 7185
nstep, te 81 0.26444366096956844E+10 0.26440407279750214E+10 -0.16822343617380154E-01 0.96379375000002139E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.10399305555555 6 7 0.16464493727598545
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 80 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 8985
WSHIST: writing time sample 80 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 8385
WSHIST: writing time sample 80 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 8985
WSHIST: writing time sample 80 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 8385
nstep, te 82 0.26443825203150468E+10 0.26440407279750214E+10 -0.14524168550601457E-01 0.96377625000000131E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.11788194444443 6 7 0.16509296594982045
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 81 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 10185
WSHIST: writing time sample 81 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 9585
WSHIST: writing time sample 81 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 10185
WSHIST: writing time sample 81 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 9585
nstep, te 83 0.26443305403285151E+10 0.26439026557354655E+10 -0.18182748155358541E-01 0.96376757187499999E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.13177083333332 6 7 0.16554099462365549
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 82 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 11385
WSHIST: writing time sample 82 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 10785
WSHIST: writing time sample 82 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 11385
WSHIST: writing time sample 82 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 10785
nstep, te 84 0.26445651337856889E+10 0.26439026557354655E+10 -0.28148133901875101E-01 0.96388881524999990E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.14565972222223 6 7 0.16598902329749143
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 83 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 12585
WSHIST: writing time sample 83 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 11985
WSHIST: writing time sample 83 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 12585
WSHIST: writing time sample 83 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 11985
nstep, te 85 0.26448204779446902E+10 0.26440696714149671E+10 -0.31896854271040859E-01 0.96401791797750004E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.15954861111112 6 7 0.16643705197132644
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 84 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 13785
WSHIST: writing time sample 84 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 13185
WSHIST: writing time sample 84 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 13785
WSHIST: writing time sample 84 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 13185
nstep, te 86 0.26449986679011068E+10 0.26440696714149671E+10 -0.39461665115802812E-01 0.96414742820365005E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.17343750000001 6 7 0.16688508064516147
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 85 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 14985
WSHIST: writing time sample 85 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 14385
WSHIST: writing time sample 85 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 14985
WSHIST: writing time sample 85 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 14385
nstep, te 87 0.26450873850097423E+10 0.26443689394006009E+10 -0.30513829861052132E-01 0.96427702694221924E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.18732638888889 6 7 0.16733310931899650
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 86 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 16185
WSHIST: writing time sample 86 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 15585
WSHIST: writing time sample 86 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 16185
WSHIST: writing time sample 86 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 15585
nstep, te 88 0.26451602141623850E+10 0.26443689394006009E+10 -0.33602505729458602E-01 0.96440656692903300E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.20121527777778 6 7 0.16778113799283151
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 87 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 17385
WSHIST: writing time sample 87 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 16785
WSHIST: writing time sample 87 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 17385
WSHIST: writing time sample 87 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 16785
nstep, te 89 0.26451832437726221E+10 0.26445190161292911E+10 -0.28203486623458826E-01 0.96453616745324194E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.21510416666666 6 7 0.16822916666666654
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 88 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 18585
WSHIST: writing time sample 88 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 17985
WSHIST: writing time sample 88 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 18585
WSHIST: writing time sample 88 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 17985
nstep, te 90 0.26451734461117554E+10 0.26445190161292911E+10 -0.27783732141267080E-01 0.96466570754719462E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.22899305555555 6 7 0.16867719534050157
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 89 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 19785
WSHIST: writing time sample 89 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 19185
WSHIST: writing time sample 89 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 19785
WSHIST: writing time sample 89 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 19185
nstep, te 91 0.26451280567156339E+10 0.26445315938078084E+10 -0.25319338640577910E-01 0.96479530807783172E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.24288194444443 6 7 0.16912522401433658
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 90 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 20985
WSHIST: writing time sample 90 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 20385
WSHIST: writing time sample 90 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 20985
WSHIST: writing time sample 90 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 20385
nstep, te 92 0.26450099657777491E+10 0.26445315938078084E+10 -0.20304094265766372E-01 0.96490839035966987E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.25677083333332 6 7 0.16957325268817161
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 91 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 22185
WSHIST: writing time sample 91 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 21585
WSHIST: writing time sample 91 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 22185
WSHIST: writing time sample 91 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 21585
nstep, te 93 0.26442517416698017E+10 0.26443630124706721E+10 0.47234291960701353E-02 0.96477917373408010E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.27065972222223 6 7 0.17002128136200756
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 92 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 23385
WSHIST: writing time sample 92 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 22785
WSHIST: writing time sample 92 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 23385
WSHIST: writing time sample 92 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 22785
nstep, te 94 0.26434351781750317E+10 0.26443630124706721E+10 0.39392310610332264E-01 0.96463548323654482E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.28454861111112 6 7 0.17046931003584259
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 93 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 24585
WSHIST: writing time sample 93 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 23985
WSHIST: writing time sample 93 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 24585
WSHIST: writing time sample 93 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 23985
nstep, te 95 0.26426744257154918E+10 0.26427963281572948E+10 0.51762912974471879E-02 0.96449086024419274E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.29843750000001 6 7 0.17091733870967760
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 94 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 25785
WSHIST: writing time sample 94 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 25185
WSHIST: writing time sample 94 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 25785
WSHIST: writing time sample 94 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 25185
nstep, te 96 0.26419069409263062E+10 0.26427963281572948E+10 0.37771346629734560E-01 0.96434624536465170E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.31232638888889 6 7 0.17136536738351263
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 95 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 26985
WSHIST: writing time sample 95 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 26385
WSHIST: writing time sample 95 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 26985
WSHIST: writing time sample 95 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 26385
nstep, te 97 0.26411854703712296E+10 0.26412699077514262E+10 0.35865066680267643E-02 0.96420156690937918E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.32621527777778 6 7 0.17181339605734766
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 96 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 28185
WSHIST: writing time sample 96 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 27585
WSHIST: writing time sample 96 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 28185
WSHIST: writing time sample 96 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 27585
nstep, te 98 0.26404669586898365E+10 0.26412699077514262E+10 0.34110664801718135E-01 0.96405694870206265E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.34010416666666 6 7 0.17226142473118267
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 97 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 29385
WSHIST: writing time sample 97 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 28785
WSHIST: writing time sample 97 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 29385
WSHIST: writing time sample 97 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 28785
nstep, te 99 0.26397876067968955E+10 0.26398293895473852E+10 0.17752705466421361E-02 0.96391227004712375E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.35399305555555 6 7 0.17270945340501770
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 98 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 30585
WSHIST: writing time sample 98 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 29985
WSHIST: writing time sample 98 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 30585
WSHIST: writing time sample 98 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 29985
nstep, te 100 0.26391125646354427E+10 0.26398293895473852E+10 0.30461124268670734E-01 0.96376765182782750E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.36788194444443 6 7 0.17315748207885273
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 99 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 31785
WSHIST: writing time sample 99 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 31185
WSHIST: writing time sample 99 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 31785
WSHIST: writing time sample 99 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 31185
nstep, te 101 0.26384909605951552E+10 0.26384846426158733E+10 -0.26851847750147795E-03 0.96362787160966938E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.38177083333332 6 7 0.17360551075268774
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 100 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 32985
WSHIST: writing time sample 100 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 32385
WSHIST: writing time sample 100 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 32985
WSHIST: writing time sample 100 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 32385
nstep, te 102 0.26380947780967774E+10 0.26384846426158733E+10 0.16570675860279636E-01 0.96356028948408013E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.39565972222223 6 7 0.17405353942652368
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 101 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 34185
WSHIST: writing time sample 101 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 33585
WSHIST: writing time sample 101 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 34185
WSHIST: writing time sample 101 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 33585
nstep, te 103 0.26377418710222249E+10 0.26374687728764243E+10 -0.11608440130445071E-01 0.96349697518154484E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.40954861111112 6 7 0.17450156810035872
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 102 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 35385
WSHIST: writing time sample 102 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 34785
WSHIST: writing time sample 102 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 35385
WSHIST: writing time sample 102 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 34785
nstep, te 104 0.26374165962925563E+10 0.26374687728764243E+10 0.22179881200544006E-02 0.96343398569839279E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.42343750000001 6 7 0.17494959677419372
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 103 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 36585
WSHIST: writing time sample 103 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 35985
WSHIST: writing time sample 103 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 36585
WSHIST: writing time sample 103 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 35985
nstep, te 105 0.26371579692744956E+10 0.26368391482642794E+10 -0.13553734152328039E-01 0.96337101101690350E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.43732638888889 6 7 0.17539762544802875
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 104 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 37785
WSHIST: writing time sample 104 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 37185
WSHIST: writing time sample 104 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 37785
WSHIST: writing time sample 104 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 37185
nstep, te 106 0.26368904128243885E+10 0.26368391482642794E+10 -0.21795043999014350E-02 0.96330797316101423E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.45121527777778 6 7 0.17584565412186379
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 105 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 38985
WSHIST: writing time sample 105 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 38385
WSHIST: writing time sample 105 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 38985
WSHIST: writing time sample 105 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 38385
nstep, te 107 0.26366770056075578E+10 0.26362648987243538E+10 -0.17521804943949570E-01 0.96324500026466107E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.46510416666666 6 7 0.17629368279569879
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 106 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 40185
WSHIST: writing time sample 106 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 39585
WSHIST: writing time sample 106 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 40185
WSHIST: writing time sample 106 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 39585
nstep, te 108 0.26364198003924303E+10 0.26362648987243538E+10 -0.65864822806524755E-02 0.96318202657837974E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.47899305555555 6 7 0.17674171146953382
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 107 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 41385
WSHIST: writing time sample 107 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 40785
WSHIST: writing time sample 107 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 41385
WSHIST: writing time sample 107 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 40785
nstep, te 109 0.26362458055567365E+10 0.26357943221451273E+10 -0.19198518758959938E-01 0.96311898878220265E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.49288194444443 6 7 0.17718974014336886
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 108 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 42585
WSHIST: writing time sample 108 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 41985
WSHIST: writing time sample 108 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 42585
WSHIST: writing time sample 108 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 41985
nstep, te 110 0.26360504357024083E+10 0.26357943221451273E+10 -0.10891452813552027E-01 0.96305854245193244E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.50677083333332 6 7 0.17763776881720386
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 109 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 43785
WSHIST: writing time sample 109 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 43185
WSHIST: writing time sample 109 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 43785
WSHIST: writing time sample 109 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 43185
nstep, te 111 0.26359478253527956E+10 0.26355810475658231E+10 -0.15597923151117911E-01 0.96303530317211582E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.52065972222223 6 7 0.17808579749103981
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 110 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 44985
WSHIST: writing time sample 110 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 44385
WSHIST: writing time sample 110 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 44985
WSHIST: writing time sample 110 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 44385
nstep, te 112 0.26357735253268199E+10 0.26355810475658231E+10 -0.81856624773621114E-02 0.96301423225282706E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.53454861111112 6 7 0.17853382616487484
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 111 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 46185
WSHIST: writing time sample 111 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 45585
WSHIST: writing time sample 111 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 46185
WSHIST: writing time sample 111 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 45585
nstep, te 113 0.26355334673470044E+10 0.26354465500890493E+10 -0.36964831349353025E-02 0.96299335549766940E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.54843750000001 6 7 0.17898185483870985
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 112 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 47385
WSHIST: writing time sample 112 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 46785
WSHIST: writing time sample 112 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 47385
WSHIST: writing time sample 112 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 46785
nstep, te 114 0.26353548144460440E+10 0.26354465500890493E+10 0.39014880643679856E-02 0.96297242632986017E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.56232638888889 6 7 0.17942988351254488
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 113 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 48585
WSHIST: writing time sample 113 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 47985
WSHIST: writing time sample 113 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 48585
WSHIST: writing time sample 113 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 47985
nstep, te 115 0.26351179063251939E+10 0.26351594698588209E+10 0.17677224193174976E-02 0.96295155807979187E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.57621527777778 6 7 0.17987791218637991
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 114 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 49785
WSHIST: writing time sample 114 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 49185
WSHIST: writing time sample 114 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 49785
WSHIST: writing time sample 114 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 49185
nstep, te 116 0.26347895987979703E+10 0.26351594698588209E+10 0.15731184366963663E-01 0.96293062942228760E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.59010416666666 6 7 0.18032594086021494
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 115 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 50985
WSHIST: writing time sample 115 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 50385
WSHIST: writing time sample 115 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 50985
WSHIST: writing time sample 115 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 50385
nstep, te 117 0.26345574768663373E+10 0.26349551558681588E+10 0.16914266230723833E-01 0.96290976120283711E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.60399305555555 6 7 0.18077396953404995
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 116 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 52185
WSHIST: writing time sample 116 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 51585
WSHIST: writing time sample 116 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 52185
WSHIST: writing time sample 116 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 51585
nstep, te 118 0.26342844005526557E+10 0.26349551558681588E+10 0.28529495153184238E-01 0.96288883254717017E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.61788194444443 6 7 0.18122199820788498
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 117 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 53385
WSHIST: writing time sample 117 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 52785
WSHIST: writing time sample 117 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 53385
WSHIST: writing time sample 117 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 52785
nstep, te 119 0.26338983417887797E+10 0.26345618234558043E+10 0.28220816273403074E-01 0.96286520807783032E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.63177083333332 6 7 0.18167002688172001
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 118 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 54585
WSHIST: writing time sample 118 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 53985
WSHIST: writing time sample 118 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 54585
WSHIST: writing time sample 118 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 53985
nstep, te 120 0.26335475275656605E+10 0.26345618234558043E+10 0.43145387112365249E-01 0.96280093279716981E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.64565972222223 6 7 0.18211805555555594
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 119 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 55785
WSHIST: writing time sample 119 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 55185
WSHIST: writing time sample 119 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 55785
WSHIST: writing time sample 119 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 55185
nstep, te 121 0.26331572494840007E+10 0.26340212829669437E+10 0.36756183632145938E-01 0.96273428253033009E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.65954861111112 6 7 0.18256608422939097
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 120 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 56985
WSHIST: writing time sample 120 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 56385
WSHIST: writing time sample 120 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 56985
WSHIST: writing time sample 120 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 56385
nstep, te 122 0.26327296933997746E+10 0.26340212829669437E+10 0.54948342893258659E-01 0.96266742570181974E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.67343750000001 6 7 0.18301411290322600
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 121 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 58185
WSHIST: writing time sample 121 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 57585
WSHIST: writing time sample 121 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 58185
WSHIST: writing time sample 121 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 57585
nstep, te 123 0.26323784020685134E+10 0.26335154996488929E+10 0.48379125838526597E-01 0.96260062054210910E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.68732638888889 6 7 0.18346214157706101
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 122 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 59385
WSHIST: writing time sample 122 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 58785
WSHIST: writing time sample 122 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 59385
WSHIST: writing time sample 122 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 58785
nstep, te 124 0.26320473321157866E+10 0.26335154996488929E+10 0.62469227734084275E-01 0.96253375442002653E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.70121527777778 6 7 0.18391017025089604
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 123 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 60585
WSHIST: writing time sample 123 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 59985
WSHIST: writing time sample 123 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 60585
WSHIST: writing time sample 123 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 59985
nstep, te 125 0.26316408832878771E+10 0.26330047615070100E+10 0.58035847327057556E-01 0.96246694870270163E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.71510416666666 6 7 0.18435819892473107
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 124 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 61785
WSHIST: writing time sample 124 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 61185
WSHIST: writing time sample 124 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 61785
WSHIST: writing time sample 124 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 61185
nstep, te 126 0.26313558215691442E+10 0.26330047615070100E+10 0.70170701234112690E-01 0.96240008254716202E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.72899305555555 6 7 0.18480622759856608
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 125 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 62985
WSHIST: writing time sample 125 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 62385
WSHIST: writing time sample 125 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 62985
WSHIST: writing time sample 125 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 62385
nstep, te 127 0.26308905433236322E+10 0.26323432864344635E+10 0.61825839628770404E-01 0.96233327682782954E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.74288194444443 6 7 0.18525425627240111
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 126 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 64185
WSHIST: writing time sample 126 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 63585
WSHIST: writing time sample 126 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 64185
WSHIST: writing time sample 126 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 63585
nstep, te 128 0.26305278788720894E+10 0.26323432864344635E+10 0.77265644368537501E-01 0.96226454504716967E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.75677083333332 6 7 0.18570228494623614
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 127 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 65385
WSHIST: writing time sample 127 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 64785
WSHIST: writing time sample 127 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 65385
WSHIST: writing time sample 127 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 64785
nstep, te 129 0.26301476377595558E+10 0.26317061409869170E+10 0.66338170384065975E-01 0.96216840864033031E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.77065972222223 6 7 0.18615031362007206
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 128 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 66585
WSHIST: writing time sample 128 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 65985
WSHIST: writing time sample 128 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 66585
WSHIST: writing time sample 128 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 65985
nstep, te 130 0.26297831059461303E+10 0.26317061409869170E+10 0.81862912841526705E-01 0.96207069201841994E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.78454861111112 6 7 0.18659834229390709
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 129 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 67785
WSHIST: writing time sample 129 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 67185
WSHIST: writing time sample 129 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 67785
WSHIST: writing time sample 129 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 67185
nstep, te 131 0.26294397346015725E+10 0.26310082794412732E+10 0.66779201980321917E-01 0.96197281183360508E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.79843750000001 6 7 0.18704637096774213
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 130 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 68985
WSHIST: writing time sample 130 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 68385
WSHIST: writing time sample 130 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 68985
WSHIST: writing time sample 130 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 68385
nstep, te 132 0.26291533763749971E+10 0.26310082794412732E+10 0.78978667707436362E-01 0.96187492652251647E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.81232638888889 6 7 0.18749439964157713
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 131 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 70185
WSHIST: writing time sample 131 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 69585
WSHIST: writing time sample 131 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 70185
WSHIST: writing time sample 131 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 69585
nstep, te 133 0.26289443243000879E+10 0.26304942051386843E+10 0.65998059517914404E-01 0.96177710496635103E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.82621527777778 6 7 0.18794242831541216
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 132 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 71385
WSHIST: writing time sample 132 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 70785
WSHIST: writing time sample 132 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 71385
WSHIST: writing time sample 132 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 70785
nstep, te 134 0.26287230804264641E+10 0.26304942051386843E+10 0.75426908440346788E-01 0.96167921848548111E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.84010416666666 6 7 0.18839045698924720
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 133 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 72585
WSHIST: writing time sample 133 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 71985
WSHIST: writing time sample 133 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 72585
WSHIST: writing time sample 133 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 71985
nstep, te 135 0.26285473157072601E+10 0.26299147998658762E+10 0.58243005823268114E-01 0.96158133279662885E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.85399305555555 6 7 0.18883848566308220
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 134 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 73785
WSHIST: writing time sample 134 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 73185
WSHIST: writing time sample 134 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 73785
WSHIST: writing time sample 134 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 73185
nstep, te 136 0.26282468736824746E+10 0.26299147998658762E+10 0.71046483864850254E-01 0.96148351121779779E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.86788194444443 6 7 0.18928651433691723
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 135 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 74985
WSHIST: writing time sample 135 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 74385
WSHIST: writing time sample 135 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 74985
WSHIST: writing time sample 135 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 74385
nstep, te 137 0.26281081299982209E+10 0.26294122525055742E+10 0.55555632472180691E-01 0.96138645911056781E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.88177083333332 6 7 0.18973454301075227
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 136 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 76185
WSHIST: writing time sample 136 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 75585
WSHIST: writing time sample 136 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 76185
WSHIST: writing time sample 136 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 75585
nstep, te 138 0.26279060430226598E+10 0.26294122525055742E+10 0.64170211452794584E-01 0.96130168598413395E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.89565972222223 6 7 0.19018257168458821
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 137 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 77385
WSHIST: writing time sample 137 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 76785
WSHIST: writing time sample 137 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 77385
WSHIST: writing time sample 137 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 76785
nstep, te 139 0.26277311624324188E+10 0.26289082414412446E+10 0.50152408404475483E-01 0.96121758553404812E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.90954861111112 6 7 0.19063060035842322
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 138 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 78585
WSHIST: writing time sample 138 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 77985
WSHIST: writing time sample 138 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 78585
WSHIST: writing time sample 138 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 77985
nstep, te 140 0.26275966930535774E+10 0.26289082414412446E+10 0.55886708997725354E-01 0.96113359419454297E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.92343750000001 6 7 0.19107862903225825
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 139 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 79785
WSHIST: writing time sample 139 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 79185
WSHIST: writing time sample 139 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 79785
WSHIST: writing time sample 139 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 79185
nstep, te 141 0.26273758878047404E+10 0.26283906571747203E+10 0.43244373552175454E-01 0.96104960471417260E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.93732638888889 6 7 0.19152665770609328
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 140 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 80985
WSHIST: writing time sample 140 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 80385
WSHIST: writing time sample 140 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 80985
WSHIST: writing time sample 140 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 80385
nstep, te 142 0.26272463714597588E+10 0.26283906571747203E+10 0.48767984921154077E-01 0.96096555128285021E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.95121527777778 6 7 0.19197468637992829
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 141 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 82185
WSHIST: writing time sample 141 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 81585
WSHIST: writing time sample 141 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 82185
WSHIST: writing time sample 141 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 81585
nstep, te 143 0.26270980999162374E+10 0.26278857837202287E+10 0.33573011471755870E-01 0.96088156276447087E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.96510416666666 6 7 0.19242271505376332
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 142 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 83385
WSHIST: writing time sample 142 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 82785
WSHIST: writing time sample 142 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 83385
WSHIST: writing time sample 142 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 82785
nstep, te 144 0.26268999333030834E+10 0.26278857837202287E+10 0.42023039325776730E-01 0.96079757345336810E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.97899305555555 6 7 0.19287074372759835
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 143 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 84585
WSHIST: writing time sample 143 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 83985
WSHIST: writing time sample 143 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 84585
WSHIST: writing time sample 143 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 83985
nstep, te 145 0.26266442828051248E+10 0.26273307515102911E+10 0.29264106111658663E-01 0.96071352003220236E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 171.99288194444443 6 7 0.19331877240143336
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 144 to instantaneous h-file 1 DATE=1997/06/20 NCSEC= 85785
WSHIST: writing time sample 144 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 85185
WSHIST: writing time sample 144 to instantaneous h-file 2 DATE=1997/06/20 NCSEC= 85785
WSHIST: writing time sample 144 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 85185
nstep, te 146 0.26265188469990196E+10 0.26273307515102911E+10 0.34614156211371830E-01 0.96063787995193226E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.00677083333332 6 7 0.19376680107526839
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 145 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 585
WSHIST: writing time sample 145 to accumulated h-file 1 DATE=1997/06/20 NCSEC= 86385
WSHIST: writing time sample 145 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 585
WSHIST: writing time sample 145 to accumulated h-file 2 DATE=1997/06/20 NCSEC= 86385
nstep, te 147 0.26264901854367037E+10 0.26265658101431742E+10 0.32239704843506200E-02 0.96068519310961594E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.02065972222223 6 7 0.19421482974910434
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 146 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 1785
WSHIST: writing time sample 146 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 1185
WSHIST: writing time sample 146 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 1785
WSHIST: writing time sample 146 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 1185
nstep, te 148 0.26264577754170694E+10 0.26265658101431742E+10 0.46053847672996194E-02 0.96073994752407714E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.03454861111112 6 7 0.19466285842293934
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 147 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 2985
WSHIST: writing time sample 147 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 2385
WSHIST: writing time sample 147 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 2985
WSHIST: writing time sample 147 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 2385
nstep, te 149 0.26264042579950166E+10 0.26262865749189897E+10 -0.50163932457592550E-02 0.96079508435144453E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.04843750000001 6 7 0.19511088709677438
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 148 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 4185
WSHIST: writing time sample 148 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 3585
WSHIST: writing time sample 148 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 4185
WSHIST: writing time sample 148 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 3585
nstep, te 150 0.26261496459011226E+10 0.26262865749189897E+10 0.58364401444707045E-02 0.96085030818608662E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.06232638888889 6 7 0.19555891577060941
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 149 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 5385
WSHIST: writing time sample 149 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 4785
WSHIST: writing time sample 149 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 5385
WSHIST: writing time sample 149 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 4785
nstep, te 151 0.26259555100381770E+10 0.26258816288464384E+10 -0.31489186642549207E-02 0.96090547317866512E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.07621527777778 6 7 0.19600694444444441
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 150 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 6585
WSHIST: writing time sample 150 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 5985
WSHIST: writing time sample 150 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 6585
WSHIST: writing time sample 150 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 5985
nstep, te 152 0.26256805093615713E+10 0.26258816288464384E+10 0.85714970677433465E-02 0.96096069870321982E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.09010416666666 6 7 0.19645497311827945
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 151 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 7785
WSHIST: writing time sample 151 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 7185
WSHIST: writing time sample 151 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 7785
WSHIST: writing time sample 151 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 7185
nstep, te 153 0.26253110014331646E+10 0.26252054023799958E+10 -0.45002596103626011E-02 0.96101586379719331E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.10399305555555 6 7 0.19690300179211448
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 152 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 8985
WSHIST: writing time sample 152 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 8385
WSHIST: writing time sample 152 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 8985
WSHIST: writing time sample 152 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 8385
nstep, te 154 0.26249594075912704E+10 0.26252054023799958E+10 0.10482827411109225E-01 0.96107108932783158E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.11788194444443 6 7 0.19735103046594948
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 153 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 10185
WSHIST: writing time sample 153 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 9585
WSHIST: writing time sample 153 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 10185
WSHIST: writing time sample 153 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 9585
nstep, te 155 0.26245629985855360E+10 0.26244238451962171E+10 -0.59295524812007271E-02 0.96112496067216998E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.13177083333332 6 7 0.19779905913978452
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 154 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 11385
WSHIST: writing time sample 154 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 10785
WSHIST: writing time sample 154 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 11385
WSHIST: writing time sample 154 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 10785
nstep, te 156 0.26240369070634785E+10 0.26244238451962171E+10 0.16487464092419416E-01 0.96115983982783000E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.14565972222223 6 7 0.19824708781362047
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 155 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 12585
WSHIST: writing time sample 155 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 11985
WSHIST: writing time sample 155 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 12585
WSHIST: writing time sample 155 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 11985
nstep, te 157 0.26235287410873060E+10 0.26235051985255218E+10 -0.10031151703429120E-02 0.96119351538966977E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.15954861111112 6 7 0.19869511648745547
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 156 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 13785
WSHIST: writing time sample 156 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 13185
WSHIST: writing time sample 156 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 13785
WSHIST: writing time sample 156 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 13185
nstep, te 158 0.26229414975142345E+10 0.26235051985255218E+10 0.24017657431707543E-01 0.96122718279838024E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.17343750000001 6 7 0.19914314516129050
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 157 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 14985
WSHIST: writing time sample 157 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 14385
WSHIST: writing time sample 157 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 14985
WSHIST: writing time sample 157 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 14385
nstep, te 159 0.26223771715211287E+10 0.26223983258463025E+10 0.90129256891706693E-03 0.96126078565540287E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.18732638888889 6 7 0.19959117383512553
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 158 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 16185
WSHIST: writing time sample 158 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 15585
WSHIST: writing time sample 158 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 16185
WSHIST: writing time sample 158 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 15585
nstep, te 160 0.26217261025885406E+10 0.26223983258463025E+10 0.28639465233586115E-01 0.96129444870182415E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.20121527777778 6 7 0.20003920250896054
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 159 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 17385
WSHIST: writing time sample 159 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 16785
WSHIST: writing time sample 159 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 17385
WSHIST: writing time sample 159 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 16785
nstep, te 161 0.26211057636629772E+10 0.26211520367243047E+10 0.19713529458551269E-02 0.96132805129710949E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.21510416666666 6 7 0.20048723118279557
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 160 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 18585
WSHIST: writing time sample 160 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 17985
WSHIST: writing time sample 160 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 18585
WSHIST: writing time sample 160 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 17985
nstep, te 162 0.26203719969729638E+10 0.26211520367243047E+10 0.33230558897596484E-01 0.96136171432782663E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.22899305555555 6 7 0.20093525985663060
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 161 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 19785
WSHIST: writing time sample 161 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 19185
WSHIST: writing time sample 161 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 19785
WSHIST: writing time sample 161 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 19185
nstep, te 163 0.26196883056629233E+10 0.26197964298215008E+10 0.46060477498757243E-02 0.96139531692216959E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.24288194444443 6 7 0.20138328853046564
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 162 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 20985
WSHIST: writing time sample 162 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 20385
WSHIST: writing time sample 162 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 20985
WSHIST: writing time sample 162 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 20385
nstep, te 164 0.26189085728508267E+10 0.26197964298215008E+10 0.37821183527152372E-01 0.96142532839033011E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.25677083333332 6 7 0.20183131720430064
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 163 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 22185
WSHIST: writing time sample 163 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 21585
WSHIST: writing time sample 163 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 22185
WSHIST: writing time sample 163 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 21585
nstep, te 165 0.26180871541183519E+10 0.26183271706603193E+10 0.10224546819041185E-01 0.96140150407841997E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.27065972222223 6 7 0.20227934587813659
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 164 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 23385
WSHIST: writing time sample 164 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 22785
WSHIST: writing time sample 164 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 23385
WSHIST: writing time sample 164 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 22785
nstep, te 166 0.26171884849648137E+10 0.26183271706603193E+10 0.48508626701820629E-01 0.96137451368220514E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.28454861111112 6 7 0.20272737455197162
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 165 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 24585
WSHIST: writing time sample 165 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 23985
WSHIST: writing time sample 165 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 24585
WSHIST: writing time sample 165 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 23985
nstep, te 167 0.26163949127833772E+10 0.26166380067774963E+10 0.10356229899032336E-01 0.96134726457093231E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.29843750000001 6 7 0.20317540322580663
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 166 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 25785
WSHIST: writing time sample 166 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 25185
WSHIST: writing time sample 166 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 25785
WSHIST: writing time sample 166 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 25185
nstep, te 168 0.26155685426123214E+10 0.26166380067774963E+10 0.45562341475774509E-01 0.96132000462425596E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.31232638888889 6 7 0.20362343189964166
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 167 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 26985
WSHIST: writing time sample 167 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 26385
WSHIST: writing time sample 167 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 26985
WSHIST: writing time sample 167 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 26385
nstep, te 169 0.26148074539149518E+10 0.26150222809526277E+10 0.91525277216433897E-02 0.96129280808995551E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.32621527777778 6 7 0.20407146057347669
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 168 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 28185
WSHIST: writing time sample 168 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 27585
WSHIST: writing time sample 168 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 28185
WSHIST: writing time sample 168 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 27585
nstep, te 170 0.26140228679728484E+10 0.26150222809526277E+10 0.42580371283870919E-01 0.96126554661039729E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.34010416666666 6 7 0.20451948924731170
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 169 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 29385
WSHIST: writing time sample 169 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 28785
WSHIST: writing time sample 169 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 29385
WSHIST: writing time sample 169 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 28785
nstep, te 171 0.26132715473348818E+10 0.26134483252186251E+10 0.75319032792073642E-02 0.96123828592162376E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.35399305555555 6 7 0.20496751792114673
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 170 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 30585
WSHIST: writing time sample 170 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 29985
WSHIST: writing time sample 170 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 30585
WSHIST: writing time sample 170 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 29985
nstep, te 172 0.26125210848298025E+10 0.26134483252186251E+10 0.39507673949804478E-01 0.96121108934279735E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.36788194444443 6 7 0.20541554659498176
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 171 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 31785
WSHIST: writing time sample 171 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 31185
WSHIST: writing time sample 171 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 31785
WSHIST: writing time sample 171 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 31185
nstep, te 173 0.26118501593370657E+10 0.26119426239421239E+10 0.39397758246314026E-02 0.96119591692306785E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.38177083333332 6 7 0.20586357526881677
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 172 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 32985
WSHIST: writing time sample 172 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 32385
WSHIST: writing time sample 172 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 32985
WSHIST: writing time sample 172 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 32385
nstep, te 174 0.26117293864507999E+10 0.26119426239421239E+10 0.90841815936901407E-02 0.96135877220288414E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.39565972222223 6 7 0.20631160394265272
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 173 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 34185
WSHIST: writing time sample 173 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 33585
WSHIST: writing time sample 173 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 34185
WSHIST: writing time sample 173 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 33585
nstep, te 175 0.26116913365173225E+10 0.26111525301615663E+10 -0.22949666563540579E-01 0.96153230914467305E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.40954861111112 6 7 0.20675963261648775
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 174 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 35385
WSHIST: writing time sample 174 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 34785
WSHIST: writing time sample 174 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 35385
WSHIST: writing time sample 174 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 34785
nstep, te 176 0.26117092660346584E+10 0.26111525301615663E+10 -0.23709043162788292E-01 0.96170648698618039E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.42343750000001 6 7 0.20720766129032275
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 175 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 36585
WSHIST: writing time sample 175 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 35985
WSHIST: writing time sample 175 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 36585
WSHIST: writing time sample 175 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 35985
nstep, te 177 0.26118037688882265E+10 0.26111670497510996E+10 -0.27110271745933692E-01 0.96188070796917091E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.43732638888889 6 7 0.20765568996415779
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 176 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 37785
WSHIST: writing time sample 176 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 37185
WSHIST: writing time sample 176 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 37785
WSHIST: writing time sample 176 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 37185
nstep, te 178 0.26119284066922431E+10 0.26111670497510996E+10 -0.32411222300431301E-01 0.96205499560315016E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.45121527777778 6 7 0.20810371863799282
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 177 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 38985
WSHIST: writing time sample 177 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 38385
WSHIST: writing time sample 177 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 38985
WSHIST: writing time sample 177 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 38385
nstep, te 179 0.26121257342423124E+10 0.26114144748440385E+10 -0.30273057802557551E-01 0.96222921848618906E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.46510416666666 6 7 0.20855174731182782
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 178 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 40185
WSHIST: writing time sample 178 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 39585
WSHIST: writing time sample 178 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 40185
WSHIST: writing time sample 178 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 39585
nstep, te 180 0.26123753235687227E+10 0.26114144748440385E+10 -0.40888810836990898E-01 0.96240343748417145E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.47899305555555 6 7 0.20899977598566286
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 179 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 41385
WSHIST: writing time sample 179 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 40785
WSHIST: writing time sample 179 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 41385
WSHIST: writing time sample 179 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 40785
nstep, te 181 0.26126759126422076E+10 0.26118669583020339E+10 -0.34418716890808221E-01 0.96257765624905034E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.49288194444443 6 7 0.20944780465949789
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 180 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 42585
WSHIST: writing time sample 180 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 41985
WSHIST: writing time sample 180 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 42585
WSHIST: writing time sample 180 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 41985
nstep, te 182 0.26130361945501161E+10 0.26118669583020339E+10 -0.49738445541577872E-01 0.96275618281244300E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.50677083333332 6 7 0.20989583333333289
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 181 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 43785
WSHIST: writing time sample 181 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 43185
WSHIST: writing time sample 181 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 43785
WSHIST: writing time sample 181 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 43185
nstep, te 183 0.26135724066055470E+10 0.26126337810761194E+10 -0.39918379958747016E-01 0.96299814909374662E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.52065972222223 6 7 0.21034386200716884
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 182 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 44985
WSHIST: writing time sample 182 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 44385
WSHIST: writing time sample 182 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 44985
WSHIST: writing time sample 182 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 44385
nstep, te 184 0.26141334378702621E+10 0.26126337810761194E+10 -0.63761912898430931E-01 0.96324392644562482E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.53454861111112 6 7 0.21079189068100387
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 183 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 46185
WSHIST: writing time sample 183 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 45585
WSHIST: writing time sample 183 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 46185
WSHIST: writing time sample 183 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 45585
nstep, te 185 0.26146645844479847E+10 0.26138364388766198E+10 -0.35201806482729379E-01 0.96348999652423736E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.54843750000001 6 7 0.21123991935483891
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 184 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 47385
WSHIST: writing time sample 184 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 46785
WSHIST: writing time sample 184 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 47385
WSHIST: writing time sample 184 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 46785
nstep, te 186 0.26153051297884183E+10 0.26138364388766198E+10 -0.62413356012729050E-01 0.96373601541645417E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.56232638888889 6 7 0.21168794802867391
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 185 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 48585
WSHIST: writing time sample 185 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 47985
WSHIST: writing time sample 185 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 48585
WSHIST: writing time sample 185 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 47985
nstep, te 187 0.26159340566639018E+10 0.26151166531181269E+10 -0.34727421305702950E-01 0.96398203123748724E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.57621527777778 6 7 0.21213597670250894
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 186 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 49785
WSHIST: writing time sample 186 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 49185
WSHIST: writing time sample 186 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 49785
WSHIST: writing time sample 186 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 49185
nstep, te 188 0.26165515747924438E+10 0.26151166531181269E+10 -0.60947111973690168E-01 0.96422805156174931E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.59010416666666 6 7 0.21258400537634398
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 187 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 50985
WSHIST: writing time sample 187 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 50385
WSHIST: writing time sample 187 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 50985
WSHIST: writing time sample 187 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 50385
nstep, te 189 0.26173266011796408E+10 0.26167486626849031E+10 -0.24541181884495496E-01 0.96447413621870481E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.60399305555555 6 7 0.21303203405017898
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 188 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 52185
WSHIST: writing time sample 188 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 51585
WSHIST: writing time sample 188 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 52185
WSHIST: writing time sample 188 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 51585
nstep, te 190 0.26181218615089574E+10 0.26167486626849031E+10 -0.58295663345632624E-01 0.96472015598562226E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.61788194444443 6 7 0.21348006272401401
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 189 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 53385
WSHIST: writing time sample 189 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 52785
WSHIST: writing time sample 189 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 53385
WSHIST: writing time sample 189 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 52785
nstep, te 191 0.26188214101532083E+10 0.26184370299590917E+10 -0.16313965800180002E-01 0.96495128435913750E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.63177083333332 6 7 0.21392809139784905
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 190 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 54585
WSHIST: writing time sample 190 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 53985
WSHIST: writing time sample 190 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 54585
WSHIST: writing time sample 190 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 53985
nstep, te 192 0.26190404128281150E+10 0.26184370299590917E+10 -0.25608619192016156E-01 0.96496316456154818E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.64565972222223 6 7 0.21437612007168497
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 191 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 55785
WSHIST: writing time sample 191 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 55185
WSHIST: writing time sample 191 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 55785
WSHIST: writing time sample 191 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 55185
nstep, te 193 0.26192198502849054E+10 0.26195509088711843E+10 0.14050722171681702E-01 0.96496182581119283E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.65954861111112 6 7 0.21482414874552000
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 192 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 56985
WSHIST: writing time sample 192 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 56385
WSHIST: writing time sample 192 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 56985
WSHIST: writing time sample 192 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 56385
nstep, te 194 0.26193792279261951E+10 0.26195509088711843E+10 0.72864638761263424E-02 0.96495976267367165E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.67343750000001 6 7 0.21527217741935503
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 193 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 58185
WSHIST: writing time sample 193 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 57585
WSHIST: writing time sample 193 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 58185
WSHIST: writing time sample 193 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 57585
nstep, te 195 0.26196594579280267E+10 0.26202349645429063E+10 0.24425642324815863E-01 0.96495765138542047E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.68732638888889 6 7 0.21572020609319004
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 194 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 59385
WSHIST: writing time sample 194 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 58785
WSHIST: writing time sample 194 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 59385
WSHIST: writing time sample 194 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 58785
nstep, te 196 0.26199625348432469E+10 0.26202349645429063E+10 0.11562483013539626E-01 0.96495547314562515E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.70121527777778 6 7 0.21616823476702507
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 195 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 60585
WSHIST: writing time sample 195 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 59985
WSHIST: writing time sample 195 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 60585
WSHIST: writing time sample 195 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 59985
nstep, te 197 0.26202262918327961E+10 0.26209559847939601E+10 0.30969754772809516E-01 0.96495335963873760E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.71510416666666 6 7 0.21661626344086010
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 196 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 61785
WSHIST: writing time sample 196 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 61185
WSHIST: writing time sample 196 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 61785
WSHIST: writing time sample 196 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 61185
nstep, te 198 0.26205954579580274E+10 0.26209559847939601E+10 0.15301575887465372E-01 0.96495124532832444E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.72899305555555 6 7 0.21706429211469511
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 197 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 62985
WSHIST: writing time sample 197 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 62385
WSHIST: writing time sample 197 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 62985
WSHIST: writing time sample 197 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 62385
nstep, te 199 0.26209566867650399E+10 0.26217546535642576E+10 0.33867595825205404E-01 0.96494906690719945E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.74288194444443 6 7 0.21751232078853014
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 198 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 64185
WSHIST: writing time sample 198 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 63585
WSHIST: writing time sample 198 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 64185
WSHIST: writing time sample 198 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 63585
nstep, te 200 0.26213050857331676E+10 0.26217546535642576E+10 0.19080776774574457E-01 0.96494623620193190E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.75677083333332 6 7 0.21796034946236517
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 199 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 65385
WSHIST: writing time sample 199 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 64785
WSHIST: writing time sample 199 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 65385
WSHIST: writing time sample 199 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 64785
nstep, te 201 0.26217334256008744E+10 0.26225907062227993E+10 0.36385627406796212E-01 0.96493285229711604E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.77065972222223 6 7 0.21840837813620109
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 200 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 66585
WSHIST: writing time sample 200 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 65985
WSHIST: writing time sample 200 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 66585
WSHIST: writing time sample 200 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 65985
nstep, te 202 0.26220215421882777E+10 0.26225907062227993E+10 0.24157423053473542E-01 0.96491889926282704E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.78454861111112 6 7 0.21885640681003612
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 201 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 67785
WSHIST: writing time sample 201 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 67185
WSHIST: writing time sample 201 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 67785
WSHIST: writing time sample 201 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 67185
nstep, te 203 0.26224162840078197E+10 0.26233417460260119E+10 0.39280598327425434E-01 0.96490484801826969E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.79843750000001 6 7 0.21930443548387116
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 202 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 68985
WSHIST: writing time sample 202 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 68385
WSHIST: writing time sample 202 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 68985
WSHIST: writing time sample 202 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 68385
nstep, te 204 0.26227151631320891E+10 0.26233417460260119E+10 0.26595266217769475E-01 0.96489085494359620E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.81232638888889 6 7 0.21975246415770616
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 203 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 70185
WSHIST: writing time sample 203 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 69585
WSHIST: writing time sample 203 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 70185
WSHIST: writing time sample 203 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 69585
nstep, te 205 0.26230333523067675E+10 0.26239896082705774E+10 0.40588808704181668E-01 0.96487680129661589E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.82621527777778 6 7 0.22020049283154119
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 204 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 71385
WSHIST: writing time sample 204 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 70785
WSHIST: writing time sample 204 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 71385
WSHIST: writing time sample 204 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 70785
nstep, te 206 0.26233144105771866E+10 0.26239896082705774E+10 0.28659552922176385E-01 0.96486280807779680E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.84010416666666 6 7 0.22064852150537623
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 205 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 72585
WSHIST: writing time sample 205 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 71985
WSHIST: writing time sample 205 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 72585
WSHIST: writing time sample 205 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 71985
nstep, te 207 0.26236093559433012E+10 0.26246169154416456E+10 0.42767661433089528E-01 0.96484875442216769E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.85399305555555 6 7 0.22109655017921123
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 206 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 73785
WSHIST: writing time sample 206 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 73185
WSHIST: writing time sample 206 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 73785
WSHIST: writing time sample 206 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 73185
nstep, te 208 0.26238965407355528E+10 0.26246169154416456E+10 0.30578034804761050E-01 0.96483476120283012E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.86788194444443 6 7 0.22154457885304626
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 207 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 74985
WSHIST: writing time sample 207 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 74385
WSHIST: writing time sample 207 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 74985
WSHIST: writing time sample 207 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 74385
nstep, te 209 0.26241798438458443E+10 0.26251508660129261E+10 0.41217846099681085E-01 0.96482360442216988E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.88177083333332 6 7 0.22199260752688130
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 208 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 76185
WSHIST: writing time sample 208 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 75585
WSHIST: writing time sample 208 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 76185
WSHIST: writing time sample 208 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 75585
nstep, te 210 0.26245222745432634E+10 0.26251508660129261E+10 0.26681508913441166E-01 0.96485517876533020E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.89565972222223 6 7 0.22244063620071725
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 209 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 77385
WSHIST: writing time sample 209 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 76785
WSHIST: writing time sample 209 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 77385
WSHIST: writing time sample 209 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 76785
nstep, te 211 0.26247784725321207E+10 0.26256250329646797E+10 0.35932252163330000E-01 0.96488938103841996E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.90954861111112 6 7 0.22288866487455225
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 210 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 78585
WSHIST: writing time sample 210 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 77985
WSHIST: writing time sample 210 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 78585
WSHIST: writing time sample 210 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 77985
nstep, te 212 0.26250902136498189E+10 0.26256250329646797E+10 0.22699593799192262E-01 0.96492367223730544E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.92343750000001 6 7 0.22333669354838728
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 211 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 79785
WSHIST: writing time sample 211 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 79185
WSHIST: writing time sample 211 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 79785
WSHIST: writing time sample 211 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 79185
nstep, te 213 0.26252660289517446E+10 0.26259659677407665E+10 0.29706780683735879E-01 0.96495797345923827E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.93732638888889 6 7 0.22378472222222232
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 212 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 80985
WSHIST: writing time sample 212 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 80385
WSHIST: writing time sample 212 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 80985
WSHIST: writing time sample 212 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 80385
nstep, te 214 0.26254029521243501E+10 0.26259659677407665E+10 0.23894638604281985E-01 0.96499233934505435E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.95121527777778 6 7 0.22423275089605732
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 213 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 82185
WSHIST: writing time sample 213 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 81585
WSHIST: writing time sample 213 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 82185
WSHIST: writing time sample 213 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 81585
nstep, te 215 0.26255475481573467E+10 0.26260949226380224E+10 0.23229994042708871E-01 0.96502664036070331E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.96510416666666 6 7 0.22468077956989235
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 214 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 83385
WSHIST: writing time sample 214 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 82785
WSHIST: writing time sample 214 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 83385
WSHIST: writing time sample 214 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 82785
nstep, te 216 0.26255080679150653E+10 0.26260949226380224E+10 0.24904606463553084E-01 0.96506094217164209E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.97899305555555 6 7 0.22512880824372739
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 215 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 84585
WSHIST: writing time sample 215 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 83985
WSHIST: writing time sample 215 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 84585
WSHIST: writing time sample 215 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 83985
nstep, te 217 0.26254857024591331E+10 0.26260450695540152E+10 0.23737254894009192E-01 0.96509530809279837E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 172.99288194444443 6 7 0.22557683691756239
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 216 to instantaneous h-file 1 DATE=1997/06/21 NCSEC= 85785
WSHIST: writing time sample 216 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 85185
WSHIST: writing time sample 216 to instantaneous h-file 2 DATE=1997/06/21 NCSEC= 85785
WSHIST: writing time sample 216 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 85185
nstep, te 218 0.26254296365677872E+10 0.26260450695540152E+10 0.26115356143634517E-01 0.96513609192306787E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.00677083333332 6 7 0.22602486559139742
-----------------------------------
READ_NEXT_TRCDATA ozone
READ_NEXT_TRCDATA VOLC_MMR1 VOLC_MMR2 VOLC_MMR3 VOLC_RAD_GEOM1 VOLC_RAD_GEOM2 VOLC_RAD_GEOM3 VOLC_SAD
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 217 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 585
WSHIST: writing time sample 217 to accumulated h-file 1 DATE=1997/06/21 NCSEC= 86385
WSHIST: writing time sample 217 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 585
WSHIST: writing time sample 217 to accumulated h-file 2 DATE=1997/06/21 NCSEC= 86385
nstep, te 219 0.26254649273327985E+10 0.26255831350688581E+10 0.50153313735062863E-02 0.96527234207788410E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.02065972222223 6 7 0.22647289426523337
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 218 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 1785
WSHIST: writing time sample 218 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 1185
WSHIST: writing time sample 218 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 1785
WSHIST: writing time sample 218 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 1185
nstep, te 220 0.26254402340225682E+10 0.26255831350688581E+10 0.60621282567402965E-02 0.96541431552467300E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.03454861111112 6 7 0.22692092293906838
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 219 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 2985
WSHIST: writing time sample 219 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 2385
WSHIST: writing time sample 219 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 2985
WSHIST: writing time sample 219 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 2385
nstep, te 221 0.26254073721100001E+10 0.26253323172410550E+10 -0.31834969999517512E-02 0.96555656830648048E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.04843750000001 6 7 0.22736895161290341
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 220 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 4185
WSHIST: writing time sample 220 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 3585
WSHIST: writing time sample 220 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 4185
WSHIST: writing time sample 220 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 3585
nstep, te 222 0.26250996952811556E+10 0.26253323172410550E+10 0.98653413628139348E-02 0.96569890659838886E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.06232638888889 6 7 0.22781698028673844
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 221 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 5385
WSHIST: writing time sample 221 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 4785
WSHIST: writing time sample 221 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 5385
WSHIST: writing time sample 221 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 4785
nstep, te 223 0.26248374914881186E+10 0.26248265813860283E+10 -0.46262176541984537E-03 0.96584125002090339E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.07621527777778 6 7 0.22826500896057345
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 222 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 6585
WSHIST: writing time sample 222 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 5985
WSHIST: writing time sample 222 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 6585
WSHIST: writing time sample 222 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 5985
nstep, te 224 0.26244787944314122E+10 0.26248265813860283E+10 0.14745054646824044E-01 0.96598358906375404E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.09010416666666 6 7 0.22871303763440848
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 223 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 7785
WSHIST: writing time sample 223 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 7185
WSHIST: writing time sample 223 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 7785
WSHIST: writing time sample 223 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 7185
nstep, te 225 0.26240023049577675E+10 0.26239219685997124E+10 -0.34055019119427297E-02 0.96612586378132517E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.10399305555555 6 7 0.22916106630824351
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 224 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 8985
WSHIST: writing time sample 224 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 8385
WSHIST: writing time sample 224 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 8985
WSHIST: writing time sample 224 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 8385
nstep, te 226 0.26234909722104950E+10 0.26239219685997124E+10 0.18267473703279996E-01 0.96626820338937963E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.11788194444443 6 7 0.22960909498207852
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 225 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 10185
WSHIST: writing time sample 225 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 9585
WSHIST: writing time sample 225 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 10185
WSHIST: writing time sample 225 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 9585
nstep, te 227 0.26229977986330299E+10 0.26229145788713169E+10 -0.35266733421124787E-02 0.96641492032836279E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.13177083333332 6 7 0.23005712365591355
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 226 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 11385
WSHIST: writing time sample 226 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 10785
WSHIST: writing time sample 226 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 11385
WSHIST: writing time sample 226 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 10785
nstep, te 228 0.26226405495849590E+10 0.26229145788713169E+10 0.11610225670179480E-01 0.96662603896970177E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.14565972222223 6 7 0.23050515232974950
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 227 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 12585
WSHIST: writing time sample 227 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 11985
WSHIST: writing time sample 227 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 12585
WSHIST: writing time sample 227 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 11985
nstep, te 229 0.26223209162294598E+10 0.26220565128057089E+10 -0.11199895756301962E-01 0.96684095765068225E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.15954861111112 6 7 0.23095318100358450
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 228 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 13785
WSHIST: writing time sample 228 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 13185
WSHIST: writing time sample 228 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 13785
WSHIST: writing time sample 228 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 13185
nstep, te 230 0.26219698299253693E+10 0.26220565128057089E+10 0.36709912735340780E-02 0.96705617308404093E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.17343750000001 6 7 0.23140120967741953
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 229 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 14985
WSHIST: writing time sample 229 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 14385
WSHIST: writing time sample 229 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 14985
WSHIST: writing time sample 229 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 14385
nstep, te 231 0.26216605406329322E+10 0.26214034187452235E+10 -0.10886598196351091E-01 0.96727140163504242E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.18732638888889 6 7 0.23184923835125457
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 230 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 16185
WSHIST: writing time sample 230 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 15585
WSHIST: writing time sample 230 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 16185
WSHIST: writing time sample 230 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 15585
nstep, te 232 0.26212998152172656E+10 0.26214034187452235E+10 0.43856186892458548E-02 0.96748656691060256E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.20121527777778 6 7 0.23229726702508960
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 231 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 17385
WSHIST: writing time sample 231 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 16785
WSHIST: writing time sample 231 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 17385
WSHIST: writing time sample 231 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 16785
nstep, te 233 0.26209884094408698E+10 0.26208483907412643E+10 -0.59257801501810684E-02 0.96770179713963604E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.21510416666666 6 7 0.23274529569892460
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 232 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 18585
WSHIST: writing time sample 232 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 17985
WSHIST: writing time sample 232 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 18585
WSHIST: writing time sample 232 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 17985
nstep, te 234 0.26207199312225075E+10 0.26208483907412643E+10 0.54353683114013026E-02 0.96791702657837814E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.22899305555555 6 7 0.23319332437275964
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 233 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 19785
WSHIST: writing time sample 233 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 19185
WSHIST: writing time sample 233 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 19785
WSHIST: writing time sample 233 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 19185
nstep, te 235 0.26204193291397700E+10 0.26202825518437877E+10 -0.57860201786094139E-02 0.96813219190720294E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.24288194444443 6 7 0.23364135304659467
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 234 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 20985
WSHIST: writing time sample 234 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 20385
WSHIST: writing time sample 234 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 20985
WSHIST: writing time sample 234 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 20385
nstep, te 236 0.26201281818426499E+10 0.26202825518437877E+10 0.65288231512198626E-02 0.96834112213943197E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.25677083333332 6 7 0.23408938172042967
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 235 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 22185
WSHIST: writing time sample 235 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 21585
WSHIST: writing time sample 235 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 22185
WSHIST: writing time sample 235 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 21585
nstep, te 237 0.26197139917968888E+10 0.26197153532204247E+10 0.57572228467377175E-04 0.96845727357836600E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.27065972222223 6 7 0.23453741039426562
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 236 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 23385
WSHIST: writing time sample 236 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 22785
WSHIST: writing time sample 236 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 23385
WSHIST: writing time sample 236 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 22785
nstep, te 238 0.26192920785834141E+10 0.26197153532204247E+10 0.17897499426493591E-01 0.96856779422720196E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.28454861111112 6 7 0.23498543906810065
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 237 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 24585
WSHIST: writing time sample 237 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 23985
WSHIST: writing time sample 237 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 24585
WSHIST: writing time sample 237 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 23985
nstep, te 239 0.26190058233142147E+10 0.26189186384551997E+10 -0.36860534865674620E-02 0.96867804577863208E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.29843750000001 6 7 0.23543346774193566
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 238 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 25785
WSHIST: writing time sample 238 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 25185
WSHIST: writing time sample 238 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 25785
WSHIST: writing time sample 238 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 25185
nstep, te 240 0.26187621895845113E+10 0.26189186384551997E+10 0.66136843366265520E-02 0.96878827649671788E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.31232638888889 6 7 0.23588149641577069
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 239 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 26985
WSHIST: writing time sample 239 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 26385
WSHIST: writing time sample 239 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 26985
WSHIST: writing time sample 239 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 26385
nstep, te 241 0.26186150601095357E+10 0.26183922451667075E+10 -0.94181552475792723E-02 0.96889844190230287E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.32621527777778 6 7 0.23632952508960572
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 240 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 28185
WSHIST: writing time sample 240 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 27585
WSHIST: writing time sample 240 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 28185
WSHIST: writing time sample 240 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 27585
nstep, te 242 0.26185144004912376E+10 0.26183922451667075E+10 -0.51627894317113343E-02 0.96900867213913822E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.34010416666666 6 7 0.23677755376344073
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 241 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 29385
WSHIST: writing time sample 241 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 28785
WSHIST: writing time sample 241 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 29385
WSHIST: writing time sample 241 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 28785
nstep, te 243 0.26185189617601829E+10 0.26181601838525119E+10 -0.15161710078523506E-01 0.96911890157834830E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.35399305555555 6 7 0.23722558243727576
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 242 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 30585
WSHIST: writing time sample 242 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 29985
WSHIST: writing time sample 242 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 30585
WSHIST: writing time sample 242 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 29985
nstep, te 244 0.26185514645977750E+10 0.26181601838525119E+10 -0.16533374035539967E-01 0.96922906690720090E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.36788194444443 6 7 0.23767361111111079
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 243 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 31785
WSHIST: writing time sample 243 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 31185
WSHIST: writing time sample 243 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 31785
WSHIST: writing time sample 243 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 31185
nstep, te 245 0.26186823075709639E+10 0.26181386609435906E+10 -0.22968888865371243E-01 0.96933978932693193E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.38177083333332 6 7 0.23812163978494580
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 244 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 32985
WSHIST: writing time sample 244 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 32385
WSHIST: writing time sample 244 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 32985
WSHIST: writing time sample 244 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 32385
nstep, te 246 0.26187862251788406E+10 0.26181386609435906E+10 -0.27356035879157671E-01 0.96945776860961589E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.39565972222223 6 7 0.23856966845878175
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 245 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 34185
WSHIST: writing time sample 245 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 33585
WSHIST: writing time sample 245 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 34185
WSHIST: writing time sample 245 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 33585
nstep, te 247 0.26190061397150564E+10 0.26183706443746314E+10 -0.26842903135470768E-01 0.96957624736657701E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.40954861111112 6 7 0.23901769713261678
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 246 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 35385
WSHIST: writing time sample 246 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 34785
WSHIST: writing time sample 246 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 35385
WSHIST: writing time sample 246 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 34785
nstep, te 248 0.26192332579418492E+10 0.26183706443746314E+10 -0.36431766166291409E-01 0.96969468734199472E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.42343750000001 6 7 0.23946572580645178
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 247 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 36585
WSHIST: writing time sample 247 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 35985
WSHIST: writing time sample 247 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 36585
WSHIST: writing time sample 247 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 35985
nstep, te 249 0.26194316963203912E+10 0.26186781091178226E+10 -0.31823232307934081E-01 0.96981312967801976E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.43732638888889 6 7 0.23991375448028682
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 248 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 37785
WSHIST: writing time sample 248 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 37185
WSHIST: writing time sample 248 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 37785
WSHIST: writing time sample 248 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 37185
nstep, te 250 0.26197527891129665E+10 0.26186781091178226E+10 -0.45377101344613043E-01 0.96993163621818108E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.45121527777778 6 7 0.24036178315412185
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 249 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 38985
WSHIST: writing time sample 249 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 38385
WSHIST: writing time sample 249 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 38985
WSHIST: writing time sample 249 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 38385
nstep, te 251 0.26200519786522374E+10 0.26193635464622636E+10 -0.29064683686974090E-01 0.97005007786059083E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.46510416666666 6 7 0.24080981182795685
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 250 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 40185
WSHIST: writing time sample 250 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 39585
WSHIST: writing time sample 250 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 40185
WSHIST: writing time sample 250 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 39585
nstep, te 252 0.26206395442287893E+10 0.26193635464622636E+10 -0.53864322122799166E-01 0.97016852029663540E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.47899305555555 6 7 0.24125784050179189
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 251 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 41385
WSHIST: writing time sample 251 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 40785
WSHIST: writing time sample 251 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 41385
WSHIST: writing time sample 251 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 40785
nstep, te 253 0.26210740052336469E+10 0.26202636221877079E+10 -0.34204910735141029E-01 0.97028702684279808E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.49288194444443 6 7 0.24170586917562692
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 252 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 42585
WSHIST: writing time sample 252 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 41985
WSHIST: writing time sample 252 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 42585
WSHIST: writing time sample 252 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 41985
nstep, te 254 0.26217522413398438E+10 0.26202636221877079E+10 -0.62824274987990480E-01 0.97040791536056771E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.50677083333332 6 7 0.24215389784946192
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 253 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 43785
WSHIST: writing time sample 253 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 43185
WSHIST: writing time sample 253 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 43785
WSHIST: writing time sample 253 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 43185
nstep, te 255 0.26223027568324070E+10 0.26214099057312102E+10 -0.37674937169617409E-01 0.97056483429663393E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.52065972222223 6 7 0.24260192652329787
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 254 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 44985
WSHIST: writing time sample 254 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 44385
WSHIST: writing time sample 254 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 44985
WSHIST: writing time sample 254 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 44385
nstep, te 256 0.26230945481225500E+10 0.26214099057312102E+10 -0.71073855947535416E-01 0.97072391974529804E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.53454861111112 6 7 0.24304995519713291
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 255 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 46185
WSHIST: writing time sample 255 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 45585
WSHIST: writing time sample 255 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 46185
WSHIST: writing time sample 255 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 45585
nstep, te 257 0.26236789605345311E+10 0.26228618502430763E+10 -0.34467629251678372E-01 0.97088319924721800E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.54843750000001 6 7 0.24349798387096794
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 256 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 47385
WSHIST: writing time sample 256 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 46785
WSHIST: writing time sample 256 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 47385
WSHIST: writing time sample 256 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 46785
nstep, te 258 0.26245380350072947E+10 0.26228618502430763E+10 -0.70693785534445303E-01 0.97104242164233307E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.56232638888889 6 7 0.24394601254480294
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 257 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 48585
WSHIST: writing time sample 257 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 47985
WSHIST: writing time sample 257 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 48585
WSHIST: writing time sample 257 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 47985
nstep, te 259 0.26252619253081079E+10 0.26244166107292047E+10 -0.35645633587838982E-01 0.97120164061103991E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.57621527777778 6 7 0.24439404121863798
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 258 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 49785
WSHIST: writing time sample 258 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 49185
WSHIST: writing time sample 258 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 49785
WSHIST: writing time sample 258 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 49185
nstep, te 260 0.26260807413568807E+10 0.26244166107292047E+10 -0.70162334831818857E-01 0.97136086406166243E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.59010416666666 6 7 0.24484206989247301
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 259 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 50985
WSHIST: writing time sample 259 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 50385
WSHIST: writing time sample 259 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 50985
WSHIST: writing time sample 259 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 50385
nstep, te 261 0.26269349803572555E+10 0.26262956884170694E+10 -0.26949112726618228E-01 0.97152015184369971E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.60399305555555 6 7 0.24529009856630801
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 260 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 52185
WSHIST: writing time sample 260 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 51585
WSHIST: writing time sample 260 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 52185
WSHIST: writing time sample 260 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 51585
nstep, te 262 0.26279201439558883E+10 0.26262956884170694E+10 -0.68467068695484967E-01 0.97167937473562197E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.61788194444443 6 7 0.24573812724014304
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 261 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 53385
WSHIST: writing time sample 261 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 52785
WSHIST: writing time sample 261 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 53385
WSHIST: writing time sample 261 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 52785
nstep, te 263 0.26287494504598403E+10 0.26282217307917323E+10 -0.22238649383698770E-01 0.97183291248413734E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.63177083333332 6 7 0.24618615591397808
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 262 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 54585
WSHIST: writing time sample 262 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 53985
WSHIST: writing time sample 262 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 54585
WSHIST: writing time sample 262 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 53985
nstep, te 264 0.26295166461158066E+10 0.26282217307917323E+10 -0.54565130929270865E-01 0.97190278412404834E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.64565972222223 6 7 0.24663418458781400
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 263 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 55785
WSHIST: writing time sample 263 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 55185
WSHIST: writing time sample 263 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 55785
WSHIST: writing time sample 263 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 55185
nstep, te 265 0.26302714810536647E+10 0.26300649506742635E+10 -0.87021933558678599E-02 0.97196763579744293E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.65954861111112 6 7 0.24708221326164903
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 264 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 56985
WSHIST: writing time sample 264 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 56385
WSHIST: writing time sample 264 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 56985
WSHIST: writing time sample 264 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 56385
nstep, te 266 0.26309828274138384E+10 0.26300649506742635E+10 -0.38672321329166280E-01 0.97203218627284659E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.67343750000001 6 7 0.24753024193548406
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 265 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 58185
WSHIST: writing time sample 265 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 57585
WSHIST: writing time sample 265 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 58185
WSHIST: writing time sample 265 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 57585
nstep, te 267 0.26317824498054695E+10 0.26318495454602795E+10 0.28267107894022849E-02 0.97209671398887076E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.68732638888889 6 7 0.24797827060931907
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 266 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 59385
WSHIST: writing time sample 266 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 58785
WSHIST: writing time sample 266 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 59385
WSHIST: writing time sample 266 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 58785
nstep, te 268 0.26326223328049560E+10 0.26318495454602795E+10 -0.32555031286690364E-01 0.97216117627683212E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.70121527777778 6 7 0.24842629928315410
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 267 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 60585
WSHIST: writing time sample 267 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 59985
WSHIST: writing time sample 267 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 60585
WSHIST: writing time sample 267 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 59985
nstep, te 269 0.26333967898462934E+10 0.26336752694214215E+10 0.11730663338775527E-01 0.97222570338911013E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.71510416666666 6 7 0.24887432795698913
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 268 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 61785
WSHIST: writing time sample 268 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 61185
WSHIST: writing time sample 268 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 61785
WSHIST: writing time sample 268 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 61185
nstep, te 270 0.26343043910014172E+10 0.26336752694214215E+10 -0.26499331233476395E-01 0.97229023439084645E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.72899305555555 6 7 0.24932235663082414
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 269 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 62985
WSHIST: writing time sample 269 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 62385
WSHIST: writing time sample 269 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 62985
WSHIST: writing time sample 269 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 62385
nstep, te 271 0.26351535560844064E+10 0.26355288474787793E+10 0.15806657636766665E-01 0.97235476562595082E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.74288194444443 6 7 0.24977038530465917
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 270 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 64185
WSHIST: writing time sample 270 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 63585
WSHIST: writing time sample 270 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 64185
WSHIST: writing time sample 270 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 63585
nstep, te 272 0.26359962388360062E+10 0.26355288474787793E+10 -0.19684672731477663E-01 0.97240819687505718E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.75677083333332 6 7 0.25021841397849420
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 271 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 65385
WSHIST: writing time sample 271 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 64785
WSHIST: writing time sample 271 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 65385
WSHIST: writing time sample 271 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 64785
nstep, te 273 0.26366811334145164E+10 0.26375760080356770E+10 0.37692849763756794E-01 0.97229816212500329E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.77065972222223 6 7 0.25066644265233012
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 272 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 66585
WSHIST: writing time sample 272 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 65985
WSHIST: writing time sample 272 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 66585
WSHIST: writing time sample 272 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 65985
nstep, te 274 0.26370654317665882E+10 0.26375760080356770E+10 0.21508546616954748E-01 0.97217831941500015E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.78454861111112 6 7 0.25111447132616516
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 273 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 67785
WSHIST: writing time sample 273 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 67185
WSHIST: writing time sample 273 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 67785
WSHIST: writing time sample 273 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 67185
nstep, te 275 0.26377071163672452E+10 0.26387528314347472E+10 0.44057285263334203E-01 0.97205788822739996E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.79843750000001 6 7 0.25156250000000019
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 274 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 68985
WSHIST: writing time sample 274 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 68385
WSHIST: writing time sample 274 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 68985
WSHIST: writing time sample 274 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 68385
nstep, te 276 0.26382072814461265E+10 0.26387528314347472E+10 0.22987559518277731E-01 0.97193742641864417E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.81232638888889 6 7 0.25201052867383522
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 275 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 70185
WSHIST: writing time sample 275 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 69585
WSHIST: writing time sample 275 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 70185
WSHIST: writing time sample 275 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 69585
nstep, te 277 0.26386740998555903E+10 0.26396936122673936E+10 0.42964005160920846E-01 0.97181702683511874E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.82621527777778 6 7 0.25245855734767025
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 276 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 71385
WSHIST: writing time sample 276 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 70785
WSHIST: writing time sample 276 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 71385
WSHIST: writing time sample 276 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 70785
nstep, te 278 0.26391662506781988E+10 0.26396936122673936E+10 0.22226685275442144E-01 0.97169656223510727E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.84010416666666 6 7 0.25290658602150523
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 277 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 72585
WSHIST: writing time sample 277 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 71985
WSHIST: writing time sample 277 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 72585
WSHIST: writing time sample 277 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 71985
nstep, te 279 0.26394997785521808E+10 0.26404909093822007E+10 0.41778338315833927E-01 0.97157609373410654E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.85399305555555 6 7 0.25335461469534026
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 278 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 73785
WSHIST: writing time sample 278 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 73185
WSHIST: writing time sample 278 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 73785
WSHIST: writing time sample 278 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 73185
nstep, te 280 0.26399993921829553E+10 0.26404909093822007E+10 0.20721103236174817E-01 0.97145562499904641E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.86788194444443 6 7 0.25380264336917530
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 279 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 74985
WSHIST: writing time sample 279 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 74385
WSHIST: writing time sample 279 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 74985
WSHIST: writing time sample 279 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 74385
nstep, te 281 0.26403573982362123E+10 0.26412201998800583E+10 0.36378119090160956E-01 0.97133262031244274E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.88177083333332 6 7 0.25425067204301033
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 280 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 76185
WSHIST: writing time sample 280 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 75585
WSHIST: writing time sample 280 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 76185
WSHIST: writing time sample 280 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 75585
nstep, te 282 0.26407178857026896E+10 0.26412201998800583E+10 0.21182469120469258E-01 0.97117226503124679E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.89565972222223 6 7 0.25469870071684625
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 281 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 77385
WSHIST: writing time sample 281 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 76785
WSHIST: writing time sample 281 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 77385
WSHIST: writing time sample 281 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 76785
nstep, te 283 0.26411101320356965E+10 0.26420111119456630E+10 0.38000487498663957E-01 0.97100960465187483E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.90954861111112 6 7 0.25514672939068128
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 282 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 78585
WSHIST: writing time sample 282 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 77985
WSHIST: writing time sample 282 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 78585
WSHIST: writing time sample 282 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 77985
nstep, te 284 0.26415465006976557E+10 0.26420111119456630E+10 0.19599127529688093E-01 0.97084687471661236E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.92343750000001 6 7 0.25559475806451631
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 283 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 79785
WSHIST: writing time sample 283 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 79185
WSHIST: writing time sample 283 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 79785
WSHIST: writing time sample 283 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 79185
nstep, te 285 0.26419673420702515E+10 0.26425436835124536E+10 0.24316431567209841E-01 0.97068413592049663E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.93732638888889 6 7 0.25604278673835135
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 284 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 80985
WSHIST: writing time sample 284 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 80385
WSHIST: writing time sample 284 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 80985
WSHIST: writing time sample 284 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 80385
nstep, te 286 0.26422561360739360E+10 0.26425436835124536E+10 0.12133958707478132E-01 0.97052133253022985E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.95121527777778 6 7 0.25649081541218638
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 285 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 82185
WSHIST: writing time sample 285 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 81585
WSHIST: writing time sample 285 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 82185
WSHIST: writing time sample 285 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 81585
nstep, te 287 0.26427133103647194E+10 0.26430052903989420E+10 0.12323077038175935E-01 0.97035859401431357E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.96510416666666 6 7 0.25693884408602136
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 286 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 83385
WSHIST: writing time sample 286 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 82785
WSHIST: writing time sample 286 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 83385
WSHIST: writing time sample 286 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 82785
nstep, te 288 0.26428892020547895E+10 0.26430052903989420E+10 0.49003560542252864E-02 0.97019585470335893E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.97899305555555 6 7 0.25738687275985639
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 287 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 84585
WSHIST: writing time sample 287 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 83985
WSHIST: writing time sample 287 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 84585
WSHIST: writing time sample 287 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 83985
nstep, te 289 0.26433190726019106E+10 0.26435496101971121E+10 0.97331592932724965E-02 0.97003305128220163E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 173.99288194444443 6 7 0.25783490143369142
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 288 to instantaneous h-file 1 DATE=1997/06/22 NCSEC= 85785
WSHIST: writing time sample 288 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 85185
WSHIST: writing time sample 288 to instantaneous h-file 2 DATE=1997/06/22 NCSEC= 85785
WSHIST: writing time sample 288 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 85185
nstep, te 290 0.26436203396604700E+10 0.26435496101971121E+10 -0.29866195554888422E-02 0.96988271588943200E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.00677083333332 6 7 0.25828293010752645
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 289 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 585
WSHIST: writing time sample 289 to accumulated h-file 1 DATE=1997/06/22 NCSEC= 86385
WSHIST: writing time sample 289 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 585
WSHIST: writing time sample 289 to accumulated h-file 2 DATE=1997/06/22 NCSEC= 86385
nstep, te 291 0.26444986476208835E+10 0.26438910095431857E+10 -0.25657244722823828E-01 0.96991503639086601E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.02065972222223 6 7 0.25873095878136237
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 290 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 1785
WSHIST: writing time sample 290 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 1185
WSHIST: writing time sample 290 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 1785
WSHIST: writing time sample 290 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 1185
nstep, te 292 0.26451964065456653E+10 0.26438910095431857E+10 -0.55117340161758142E-01 0.96995825218345184E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.03454861111112 6 7 0.25917898745519741
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 291 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 2985
WSHIST: writing time sample 291 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 2385
WSHIST: writing time sample 291 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 2985
WSHIST: writing time sample 291 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 2385
nstep, te 293 0.26461210611783471E+10 0.26454299192238002E+10 -0.29180530334694862E-01 0.97000218575600738E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.04843750000001 6 7 0.25962701612903244
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 292 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 4185
WSHIST: writing time sample 292 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 3585
WSHIST: writing time sample 292 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 4185
WSHIST: writing time sample 292 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 3585
nstep, te 294 0.26468655292293468E+10 0.26454299192238002E+10 -0.60609778117576778E-01 0.97004609833286027E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.06232638888889 6 7 0.26007504480286747
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 293 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 5385
WSHIST: writing time sample 293 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 4785
WSHIST: writing time sample 293 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 5385
WSHIST: writing time sample 293 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 4785
nstep, te 295 0.26476208025346928E+10 0.26468701448184118E+10 -0.31690452281807814E-01 0.97009007371247179E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.07621527777778 6 7 0.26052307347670250
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 294 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 6585
WSHIST: writing time sample 294 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 5985
WSHIST: writing time sample 294 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 6585
WSHIST: writing time sample 294 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 5985
nstep, te 296 0.26484059890440159E+10 0.26468701448184118E+10 -0.64835661761392924E-01 0.97013398879774817E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.09010416666666 6 7 0.26097110215053754
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 295 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 7785
WSHIST: writing time sample 295 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 7185
WSHIST: writing time sample 295 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 7785
WSHIST: writing time sample 295 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 7185
nstep, te 297 0.26490305525324025E+10 0.26480662477977672E+10 -0.40706273489392111E-01 0.97017796432786505E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.10399305555555 6 7 0.26141913082437251
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 296 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 8985
WSHIST: writing time sample 296 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 8385
WSHIST: writing time sample 296 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 8985
WSHIST: writing time sample 296 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 8385
nstep, te 298 0.26497305446130276E+10 0.26480662477977672E+10 -0.70251908249518824E-01 0.97022187942217177E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.11788194444443 6 7 0.26186715949820755
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 297 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 10185
WSHIST: writing time sample 297 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 9585
WSHIST: writing time sample 297 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 10185
WSHIST: writing time sample 297 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 9585
nstep, te 299 0.26504689391978960E+10 0.26493167440122914E+10 -0.48633221524426652E-01 0.97026726120283041E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.13177083333332 6 7 0.26231518817204258
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 298 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 11385
WSHIST: writing time sample 298 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 10785
WSHIST: writing time sample 298 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 11385
WSHIST: writing time sample 298 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 10785
nstep, te 300 0.26510882133044567E+10 0.26493167440122914E+10 -0.74767178462743902E-01 0.97033328254716980E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.14565972222223 6 7 0.26276321684587850
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 299 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 12585
WSHIST: writing time sample 299 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 11985
WSHIST: writing time sample 299 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 12585
WSHIST: writing time sample 299 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 11985
nstep, te 301 0.26518876398412099E+10 0.26506801789879227E+10 -0.50958927476403466E-01 0.97040047820283027E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.15954861111112 6 7 0.26321124551971353
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 300 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 13785
WSHIST: writing time sample 300 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 13185
WSHIST: writing time sample 300 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 13785
WSHIST: writing time sample 300 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 13185
nstep, te 302 0.26524706093726144E+10 0.26506801789879227E+10 -0.75556956644941012E-01 0.97046780837966973E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.17343750000001 6 7 0.26365927419354857
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 301 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 14985
WSHIST: writing time sample 301 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 14385
WSHIST: writing time sample 301 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 14985
WSHIST: writing time sample 301 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 14385
nstep, te 303 0.26532983354255633E+10 0.26521589353949084E+10 -0.48079846117938418E-01 0.97053508256528017E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.18732638888889 6 7 0.26410730286738360
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 302 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 16185
WSHIST: writing time sample 302 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 15585
WSHIST: writing time sample 302 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 16185
WSHIST: writing time sample 302 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 15585
nstep, te 304 0.26538937880406294E+10 0.26521589353949084E+10 -0.73201374328411548E-01 0.97060241745391686E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.20121527777778 6 7 0.26455533154121863
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 303 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 17385
WSHIST: writing time sample 303 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 16785
WSHIST: writing time sample 303 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 17385
WSHIST: writing time sample 303 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 16785
nstep, te 305 0.26546618867236156E+10 0.26535210999190040E+10 -0.48131673308050238E-01 0.97066969192223492E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.21510416666666 6 7 0.26500336021505366
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 304 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 18585
WSHIST: writing time sample 304 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 17985
WSHIST: writing time sample 304 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 18585
WSHIST: writing time sample 304 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 17985
nstep, te 306 0.26552086746829920E+10 0.26535210999190040E+10 -0.71196607087202476E-01 0.97073702682783405E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.22899305555555 6 7 0.26545138888888864
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 305 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 19785
WSHIST: writing time sample 305 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 19185
WSHIST: writing time sample 305 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 19785
WSHIST: writing time sample 305 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 19185
nstep, te 307 0.26559618160962601E+10 0.26548634354928899E+10 -0.46336045167333535E-01 0.97080430129717017E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.24288194444443 6 7 0.26589941756272367
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 306 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 20985
WSHIST: writing time sample 306 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 20385
WSHIST: writing time sample 306 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 20985
WSHIST: writing time sample 306 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 20385
nstep, te 308 0.26564894892928615E+10 0.26548634354928899E+10 -0.68591908224343912E-01 0.97086704714033025E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.25677083333332 6 7 0.26634744623655870
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 307 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 22185
WSHIST: writing time sample 307 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 21585
WSHIST: writing time sample 307 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 22185
WSHIST: writing time sample 307 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 21585
nstep, te 309 0.26570398485857959E+10 0.26561760644064898E+10 -0.36437235308365290E-01 0.97086214626591987E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.27065972222223 6 7 0.26679547491039463
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 308 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 23385
WSHIST: writing time sample 308 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 22785
WSHIST: writing time sample 308 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 23385
WSHIST: writing time sample 308 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 22785
nstep, te 310 0.26573680196744680E+10 0.26561760644064898E+10 -0.50281027790653993E-01 0.97085318658845514E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.28454861111112 6 7 0.26724350358422966
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 309 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 24585
WSHIST: writing time sample 309 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 23985
WSHIST: writing time sample 309 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 24585
WSHIST: writing time sample 309 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 23985
nstep, te 311 0.26578857900478282E+10 0.26570214543145146E+10 -0.36461185360011673E-01 0.97084398338280735E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.29843750000001 6 7 0.26769153225806469
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 310 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 25785
WSHIST: writing time sample 310 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 25185
WSHIST: writing time sample 310 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 25785
WSHIST: writing time sample 310 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 25185
nstep, te 312 0.26581882932806201E+10 0.26570214543145146E+10 -0.49222466544331288E-01 0.97083476556546841E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.31232638888889 6 7 0.26813956093189972
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 311 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 26985
WSHIST: writing time sample 311 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 26385
WSHIST: writing time sample 311 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 26985
WSHIST: writing time sample 311 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 26385
nstep, te 313 0.26586918415924997E+10 0.26578475340245051E+10 -0.35616994098410786E-01 0.97082554687142809E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.32621527777778 6 7 0.26858758960573476
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 312 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 28185
WSHIST: writing time sample 312 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 27585
WSHIST: writing time sample 312 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 28185
WSHIST: writing time sample 312 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 27585
nstep, te 314 0.26590055169925728E+10 0.26578475340245051E+10 -0.48849810971267421E-01 0.97081632812478550E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.34010416666666 6 7 0.26903561827956979
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 313 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 29385
WSHIST: writing time sample 313 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 28785
WSHIST: writing time sample 313 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 29385
WSHIST: writing time sample 313 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 28785
nstep, te 315 0.26595449817409267E+10 0.26587375594004297E+10 -0.34061644437733046E-01 0.97080710937498719E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.35399305555555 6 7 0.26948364695340482
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 314 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 30585
WSHIST: writing time sample 314 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 29985
WSHIST: writing time sample 314 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 30585
WSHIST: writing time sample 314 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 29985
nstep, te 316 0.26598802595924153E+10 0.26587375594004297E+10 -0.48206020758365768E-01 0.97079789062499913E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.36788194444443 6 7 0.26993167562723980
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 315 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 31785
WSHIST: writing time sample 315 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 31185
WSHIST: writing time sample 315 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 31785
WSHIST: writing time sample 315 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 31185
nstep, te 317 0.26603827686661739E+10 0.26594588608508692E+10 -0.38976354191689148E-01 0.97078988593749978E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.38177083333332 6 7 0.27037970430107483
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 316 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 32985
WSHIST: writing time sample 316 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 32385
WSHIST: writing time sample 316 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 32985
WSHIST: writing time sample 316 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 32385
nstep, te 318 0.26606828996624794E+10 0.26594588608508692E+10 -0.51637277098268729E-01 0.97079976034374995E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.39565972222223 6 7 0.27082773297491081
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 317 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 34185
WSHIST: writing time sample 317 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 33585
WSHIST: writing time sample 317 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 34185
WSHIST: writing time sample 317 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 33585
nstep, te 319 0.26612703936530485E+10 0.26603230581673231E+10 -0.39963824366521572E-01 0.97081070749562496E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.40954861111112 6 7 0.27127576164874578
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 318 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 35385
WSHIST: writing time sample 318 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 34785
WSHIST: writing time sample 318 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 35385
WSHIST: writing time sample 318 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 34785
nstep, te 320 0.26616404111909924E+10 0.26603230581673231E+10 -0.55572568671319940E-01 0.97082171901223744E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.42343750000001 6 7 0.27172379032258082
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 319 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 36585
WSHIST: writing time sample 319 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 35985
WSHIST: writing time sample 319 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 36585
WSHIST: writing time sample 319 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 35985
nstep, te 321 0.26622594137224274E+10 0.26613029032869501E+10 -0.40349956601604058E-01 0.97083273439073426E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.43732638888889 6 7 0.27217181899641585
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 320 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 37785
WSHIST: writing time sample 320 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 37185
WSHIST: writing time sample 320 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 37785
WSHIST: writing time sample 320 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 37185
nstep, te 322 0.26626567563340669E+10 0.26613029032869501E+10 -0.57111023983654093E-01 0.97084375000094413E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.45121527777778 6 7 0.27261984767025088
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 321 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 38985
WSHIST: writing time sample 321 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 38385
WSHIST: writing time sample 321 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 38985
WSHIST: writing time sample 321 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 38385
nstep, te 323 0.26632797738972840E+10 0.26622982198606148E+10 -0.41405467691796691E-01 0.97085476562505646E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.46510416666666 6 7 0.27306787634408591
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 322 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 40185
WSHIST: writing time sample 322 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 39585
WSHIST: writing time sample 322 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 40185
WSHIST: writing time sample 322 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 39585
nstep, te 324 0.26636875205008216E+10 0.26622982198606148E+10 -0.58605014516004195E-01 0.97086578125000349E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.47899305555555 6 7 0.27351590501792095
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 323 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 41385
WSHIST: writing time sample 323 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 40785
WSHIST: writing time sample 323 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 41385
WSHIST: writing time sample 323 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 40785
nstep, te 325 0.26643111768470349E+10 0.26633279339674430E+10 -0.41475765754289282E-01 0.97087679687500015E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.49288194444443 6 7 0.27396393369175592
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 324 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 42585
WSHIST: writing time sample 324 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 41985
WSHIST: writing time sample 324 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 42585
WSHIST: writing time sample 324 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 41985
nstep, te 326 0.26647499686410308E+10 0.26633279339674430E+10 -0.59984335723824979E-01 0.97089003437500010E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.50677083333332 6 7 0.27441196236559096
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 325 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 43785
WSHIST: writing time sample 325 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 43185
WSHIST: writing time sample 325 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 43785
WSHIST: writing time sample 325 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 43185
nstep, te 327 0.26653913896081204E+10 0.26644633223904667E+10 -0.39145919150632903E-01 0.97093599268749997E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.52065972222223 6 7 0.27485999103942693
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 326 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 44985
WSHIST: writing time sample 326 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 44385
WSHIST: writing time sample 326 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 44985
WSHIST: writing time sample 326 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 44385
nstep, te 328 0.26658526037727342E+10 0.26644633223904667E+10 -0.58597055866923944E-01 0.97098390956125004E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.53454861111112 6 7 0.27530801971326191
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 327 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 46185
WSHIST: writing time sample 327 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 45585
WSHIST: writing time sample 327 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 46185
WSHIST: writing time sample 327 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 45585
nstep, te 329 0.26663949199004283E+10 0.26657404158678031E+10 -0.27604278586892784E-01 0.97103187988617516E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.54843750000001 6 7 0.27575604838709694
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 328 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 47385
WSHIST: writing time sample 328 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 46785
WSHIST: writing time sample 328 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 47385
WSHIST: writing time sample 328 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 46785
nstep, te 330 0.26669126715159402E+10 0.26657404158678031E+10 -0.49438452988735962E-01 0.97107992216817045E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.56232638888889 6 7 0.27620407706093197
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 329 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 48585
WSHIST: writing time sample 329 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 47985
WSHIST: writing time sample 329 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 48585
WSHIST: writing time sample 329 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 47985
nstep, te 331 0.26674234444439855E+10 0.26668804300074019E+10 -0.22899836268161305E-01 0.97112796876759021E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.57621527777778 6 7 0.27665210573476701
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 330 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 49785
WSHIST: writing time sample 330 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 49185
WSHIST: writing time sample 330 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 49785
WSHIST: writing time sample 330 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 49185
nstep, te 332 0.26678472339639220E+10 0.26668804300074019E+10 -0.40769734765599842E-01 0.97117601093855556E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.59010416666666 6 7 0.27710013440860204
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 331 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 50985
WSHIST: writing time sample 331 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 50385
WSHIST: writing time sample 331 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 50985
WSHIST: writing time sample 331 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 50385
nstep, te 333 0.26684259803363185E+10 0.26681295943485069E+10 -0.12497859281090418E-01 0.97122398878131353E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.60399305555555 6 7 0.27754816308243707
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 332 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 52185
WSHIST: writing time sample 332 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 51585
WSHIST: writing time sample 332 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 52185
WSHIST: writing time sample 332 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 51585
nstep, te 334 0.26688658376027002E+10 0.26681295943485069E+10 -0.31044006019021936E-01 0.97127203151437890E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.61788194444443 6 7 0.27799619175627205
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 333 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 53385
WSHIST: writing time sample 333 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 52785
WSHIST: writing time sample 333 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 53385
WSHIST: writing time sample 333 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 52785
nstep, te 335 0.26692800264776063E+10 0.26692237821576600E+10 -0.23714719698970546E-02 0.97131019689086257E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.63177083333332 6 7 0.27844422043010708
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 334 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 54585
WSHIST: writing time sample 334 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 53985
WSHIST: writing time sample 334 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 54585
WSHIST: writing time sample 334 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 53985
nstep, te 336 0.26692519134016557E+10 0.26692237821576600E+10 -0.11862504147455268E-02 0.97120284462595169E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.64565972222223 6 7 0.27889224910394306
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 335 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 55785
WSHIST: writing time sample 335 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 55185
WSHIST: writing time sample 335 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 55785
WSHIST: writing time sample 335 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 55185
nstep, te 337 0.26692642624654765E+10 0.26697920923797336E+10 0.22260425964145372E-01 0.97108676599005717E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.65954861111112 6 7 0.27934027777777809
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 336 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 56985
WSHIST: writing time sample 336 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 56385
WSHIST: writing time sample 336 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 56985
WSHIST: writing time sample 336 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 56385
nstep, te 338 0.26691249538644934E+10 0.26697920923797336E+10 0.28138939650083246E-01 0.97097022783440349E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.67343750000001 6 7 0.27978830645161307
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 337 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 58185
WSHIST: writing time sample 337 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 57585
WSHIST: writing time sample 337 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 58185
WSHIST: writing time sample 337 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 57585
nstep, te 339 0.26692469377789092E+10 0.26700190971086006E+10 0.32572487788143437E-01 0.97085359335756424E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.68732638888889 6 7 0.28023633512544810
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 338 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 59385
WSHIST: writing time sample 338 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 58785
WSHIST: writing time sample 338 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 59385
WSHIST: writing time sample 338 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 58785
nstep, te 340 0.26691114468724122E+10 0.26700190971086006E+10 0.38292598074392427E-01 0.97073695310145398E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.70121527777778 6 7 0.28068436379928313
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 339 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 60585
WSHIST: writing time sample 339 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 59985
WSHIST: writing time sample 339 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 60585
WSHIST: writing time sample 339 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 59985
nstep, te 341 0.26691060709450378E+10 0.26701259003646903E+10 0.43030476024785172E-01 0.97062031718608720E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.71510416666666 6 7 0.28113239247311816
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 340 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 61785
WSHIST: writing time sample 340 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 61185
WSHIST: writing time sample 340 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 61785
WSHIST: writing time sample 340 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 61185
nstep, te 342 0.26689839962091360E+10 0.26701259003646903E+10 0.48187073462350793E-01 0.97050374559366537E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.72899305555555 6 7 0.28158042114695320
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 341 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 62985
WSHIST: writing time sample 341 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 62385
WSHIST: writing time sample 341 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 62985
WSHIST: writing time sample 341 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 62385
nstep, te 343 0.26689237632119098E+10 0.26700841552864399E+10 0.48973142257436791E-01 0.97038710911061993E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.74288194444443 6 7 0.28202844982078823
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 342 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 64185
WSHIST: writing time sample 342 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 63585
WSHIST: writing time sample 342 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 64185
WSHIST: writing time sample 342 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 63585
nstep, te 344 0.26687120358843346E+10 0.26700841552864399E+10 0.57916035594494146E-01 0.97026739842163719E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.75677083333332 6 7 0.28247647849462321
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 343 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 65385
WSHIST: writing time sample 343 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 64785
WSHIST: writing time sample 343 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 65385
WSHIST: writing time sample 343 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 64785
nstep, te 345 0.26685303913029160E+10 0.26700497760333195E+10 0.64142912863209639E-01 0.97010247203029838E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.77065972222223 6 7 0.28292450716845918
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 344 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 66585
WSHIST: writing time sample 344 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 65985
WSHIST: writing time sample 344 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 66585
WSHIST: writing time sample 344 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 65985
nstep, te 346 0.26683341449042668E+10 0.26700497760333195E+10 0.72440271342416304E-01 0.96993483269681790E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.78454861111112 6 7 0.28337253584229422
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 345 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 67785
WSHIST: writing time sample 345 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 67185
WSHIST: writing time sample 345 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 67785
WSHIST: writing time sample 345 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 67185
nstep, te 347 0.26681482877654562E+10 0.26694820847195988E+10 0.56327592338118029E-01 0.96976703058680883E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.79843750000001 6 7 0.28382056451612919
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 346 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 68985
WSHIST: writing time sample 346 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 68385
WSHIST: writing time sample 346 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 68985
WSHIST: writing time sample 346 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 68385
nstep, te 348 0.26677668800277305E+10 0.26694820847195988E+10 0.72447391696595018E-01 0.96959922339770856E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.81232638888889 6 7 0.28426859318996422
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 347 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 70185
WSHIST: writing time sample 347 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 69585
WSHIST: writing time sample 347 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 70185
WSHIST: writing time sample 347 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 69585
nstep, te 349 0.26678006280384121E+10 0.26692471625008817E+10 0.61109805152997305E-01 0.96943147996636268E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.82621527777778 6 7 0.28471662186379926
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 348 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 71385
WSHIST: writing time sample 348 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 70785
WSHIST: writing time sample 348 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 71385
WSHIST: writing time sample 348 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 70785
nstep, te 350 0.26675309864358048E+10 0.26692471625008817E+10 0.72513574355987834E-01 0.96926367161048169E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.84010416666666 6 7 0.28516465053763429
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 349 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 72585
WSHIST: writing time sample 349 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 71985
WSHIST: writing time sample 349 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 72585
WSHIST: writing time sample 349 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 71985
nstep, te 351 0.26677197547412429E+10 0.26689479203636069E+10 0.51902679857127841E-01 0.96909585935912895E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.85399305555555 6 7 0.28561267921146932
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 350 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 73785
WSHIST: writing time sample 350 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 73185
WSHIST: writing time sample 350 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 73785
WSHIST: writing time sample 350 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 73185
nstep, te 352 0.26672384675904112E+10 0.26689479203636069E+10 0.72254572931944011E-01 0.96892804687404758E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.86788194444443 6 7 0.28606070788530436
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 351 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 74985
WSHIST: writing time sample 351 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 74385
WSHIST: writing time sample 351 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 74985
WSHIST: writing time sample 351 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 74385
nstep, te 353 0.26673348701806965E+10 0.26685789090173917E+10 0.52591521131789581E-01 0.96876432187494283E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.88177083333332 6 7 0.28650873655913933
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 352 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 76185
WSHIST: writing time sample 352 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 75585
WSHIST: writing time sample 352 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 76185
WSHIST: writing time sample 352 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 75585
nstep, te 354 0.26671472476789904E+10 0.26685789090173917E+10 0.60529712587604277E-01 0.96866079681249670E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.89565972222223 6 7 0.28695676523297531
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 353 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 77385
WSHIST: writing time sample 353 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 76785
WSHIST: writing time sample 353 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 77385
WSHIST: writing time sample 353 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 76785
nstep, te 355 0.26674633751872687E+10 0.26685392802558413E+10 0.45493268662186198E-01 0.96856094780874962E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.90954861111112 6 7 0.28740479390681034
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 354 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 78585
WSHIST: writing time sample 354 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 77985
WSHIST: writing time sample 354 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 78585
WSHIST: writing time sample 354 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 77985
nstep, te 356 0.26674635146281428E+10 0.26685392802558413E+10 0.45492066161268455E-01 0.96846125061852494E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.92343750000001 6 7 0.28785282258064532
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 355 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 79785
WSHIST: writing time sample 355 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 79185
WSHIST: writing time sample 355 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 79785
WSHIST: writing time sample 355 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 79185
nstep, te 357 0.26676939158784523E+10 0.26682411937641535E+10 0.23145720601048417E-01 0.96836156722461135E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.93732638888889 6 7 0.28830085125448035
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 356 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 80985
WSHIST: writing time sample 356 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 80385
WSHIST: writing time sample 356 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 80985
WSHIST: writing time sample 356 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 80385
nstep, te 358 0.26673608305361123E+10 0.26682411937641535E+10 0.37236554148194385E-01 0.96826194872097665E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.95121527777778 6 7 0.28874887992831538
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 357 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 82185
WSHIST: writing time sample 357 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 81585
WSHIST: writing time sample 357 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 82185
WSHIST: writing time sample 357 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 81585
nstep, te 359 0.26675319298997850E+10 0.26678256259840169E+10 0.12423688807142712E-01 0.96816226536075861E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.96510416666666 6 7 0.28919690860215042
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 358 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 83385
WSHIST: writing time sample 358 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 82785
WSHIST: writing time sample 358 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 83385
WSHIST: writing time sample 358 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 82785
nstep, te 360 0.26671034024130163E+10 0.26678256259840169E+10 0.30554057279703759E-01 0.96806258279664558E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.97899305555555 6 7 0.28964493727598545
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 359 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 84585
WSHIST: writing time sample 359 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 83985
WSHIST: writing time sample 359 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 84585
WSHIST: writing time sample 359 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 83985
nstep, te 361 0.26672505107111750E+10 0.26675427546711926E+10 0.12364813551224619E-01 0.96796296434279895E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 174.99288194444443 6 7 0.29009296594982048
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 360 to instantaneous h-file 1 DATE=1997/06/23 NCSEC= 85785
WSHIST: writing time sample 360 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 85185
WSHIST: writing time sample 360 to instantaneous h-file 2 DATE=1997/06/23 NCSEC= 85785
WSHIST: writing time sample 360 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 85185
nstep, te 362 0.26669847801696038E+10 0.26675427546711926E+10 0.23610122350559294E-01 0.96786989504806785E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.00677083333332 6 7 0.29054099462365551
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 361 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 585
WSHIST: writing time sample 361 to accumulated h-file 1 DATE=1997/06/23 NCSEC= 86385
WSHIST: writing time sample 361 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 585
WSHIST: writing time sample 361 to accumulated h-file 2 DATE=1997/06/23 NCSEC= 86385
nstep, te 363 0.26673322235121646E+10 0.26671691449526205E+10 -0.69004720960948824E-02 0.96787422495288396E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.02065972222223 6 7 0.29098902329749143
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 362 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 1785
WSHIST: writing time sample 362 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 1185
WSHIST: writing time sample 362 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 1785
WSHIST: writing time sample 362 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 1185
nstep, te 364 0.26673684607857742E+10 0.26671691449526205E+10 -0.84337196210178267E-02 0.96788440349717319E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.03454861111112 6 7 0.29143705197132647
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 363 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 2985
WSHIST: writing time sample 363 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 2385
WSHIST: writing time sample 363 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 2985
WSHIST: writing time sample 363 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 2385
nstep, te 365 0.26677733576104789E+10 0.26674090845416136E+10 -0.15413442958609937E-01 0.96789499702233035E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.04843750000001 6 7 0.29188508064516150
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 364 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 4185
WSHIST: writing time sample 364 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 3585
WSHIST: writing time sample 364 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 4185
WSHIST: writing time sample 364 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 3585
nstep, te 366 0.26677763798011518E+10 0.26674090845416136E+10 -0.15541150764415444E-01 0.96790554669633973E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.06232638888889 6 7 0.29233310931899648
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 365 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 5385
WSHIST: writing time sample 365 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 4785
WSHIST: writing time sample 365 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 5385
WSHIST: writing time sample 365 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 4785
nstep, te 367 0.26681173717372899E+10 0.26677254476393557E+10 -0.16583075359834842E-01 0.96791609373928048E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.07621527777778 6 7 0.29278113799283151
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 366 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 6585
WSHIST: writing time sample 366 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 5985
WSHIST: writing time sample 366 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 6585
WSHIST: writing time sample 366 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 5985
nstep, te 368 0.26682255502632689E+10 0.26677254476393557E+10 -0.21160089227039710E-01 0.96792664531185685E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.09010416666666 6 7 0.29322916666666654
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 367 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 7785
WSHIST: writing time sample 367 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 7185
WSHIST: writing time sample 367 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 7785
WSHIST: writing time sample 367 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 7185
nstep, te 369 0.26684609974146419E+10 0.26679555838878126E+10 -0.21384566377733980E-01 0.96793726121871136E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.10399305555555 6 7 0.29367719534050157
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 368 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 8985
WSHIST: writing time sample 368 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 8385
WSHIST: writing time sample 368 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 8985
WSHIST: writing time sample 368 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 8385
nstep, te 370 0.26686051465488176E+10 0.26679555838878126E+10 -0.27483364287951555E-01 0.96794781223562255E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.11788194444443 6 7 0.29412522401433661
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 369 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 10185
WSHIST: writing time sample 369 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 9585
WSHIST: writing time sample 369 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 10185
WSHIST: writing time sample 369 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 9585
nstep, te 371 0.26688679243107662E+10 0.26682790633528275E+10 -0.24914795928013773E-01 0.96795730467163739E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.13177083333332 6 7 0.29457325268817164
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 370 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 11385
WSHIST: writing time sample 370 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 10785
WSHIST: writing time sample 370 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 11385
WSHIST: writing time sample 370 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 10785
nstep, te 372 0.26688481092955856E+10 0.26682790633528275E+10 -0.24076570230757332E-01 0.96795126484279826E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.14565972222223 6 7 0.29502128136200756
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 371 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 12585
WSHIST: writing time sample 371 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 11985
WSHIST: writing time sample 371 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 12585
WSHIST: writing time sample 371 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 11985
nstep, te 373 0.26689321446235595E+10 0.26685125553612127E+10 -0.17753124162616204E-01 0.96794429307806800E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.15954861111112 6 7 0.29546931003584259
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 372 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 13785
WSHIST: writing time sample 372 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 13185
WSHIST: writing time sample 372 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 13785
WSHIST: writing time sample 372 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 13185
nstep, te 374 0.26688257191924920E+10 0.26685125553612127E+10 -0.13250283881663195E-01 0.96793726539718409E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.17343750000001 6 7 0.29591733870967762
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 373 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 14985
WSHIST: writing time sample 373 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 14385
WSHIST: writing time sample 373 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 14985
WSHIST: writing time sample 373 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 14385
nstep, te 375 0.26688112740503802E+10 0.26685104685757918E+10 -0.12727481763444536E-01 0.96793023436133109E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.18732638888889 6 7 0.29636536738351260
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 374 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 16185
WSHIST: writing time sample 374 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 15585
WSHIST: writing time sample 374 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 16185
WSHIST: writing time sample 374 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 15585
nstep, te 376 0.26686190077063451E+10 0.26685104685757918E+10 -0.45924691534149093E-02 0.96792320312417985E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.20121527777778 6 7 0.29681339605734763
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 375 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 17385
WSHIST: writing time sample 375 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 16785
WSHIST: writing time sample 375 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 17385
WSHIST: writing time sample 375 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 16785
nstep, te 377 0.26684903126417556E+10 0.26683089231880407E+10 -0.76749420433641661E-02 0.96791617187495081E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.21510416666666 6 7 0.29726142473118267
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 376 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 18585
WSHIST: writing time sample 376 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 17985
WSHIST: writing time sample 376 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 18585
WSHIST: writing time sample 376 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 17985
nstep, te 378 0.26682172670214653E+10 0.26683089231880407E+10 0.38781796519803831E-02 0.96790914062499709E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.22899305555555 6 7 0.29770945340501770
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 377 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 19785
WSHIST: writing time sample 377 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 19185
WSHIST: writing time sample 377 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 19785
WSHIST: writing time sample 377 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 19185
nstep, te 379 0.26679787500164938E+10 0.26679060830334840E+10 -0.30747267469069853E-02 0.96790210937499971E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.24288194444443 6 7 0.29815748207885273
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 378 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 20985
WSHIST: writing time sample 378 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 20385
WSHIST: writing time sample 378 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 20985
WSHIST: writing time sample 378 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 20385
nstep, te 380 0.26676058070608425E+10 0.26679060830334840E+10 0.12705583064662339E-01 0.96789183437499989E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.25677083333332 6 7 0.29860551075268776
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 379 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 22185
WSHIST: writing time sample 379 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 21585
WSHIST: writing time sample 379 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 22185
WSHIST: writing time sample 379 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 21585
nstep, te 381 0.26670456466993103E+10 0.26672477360208454E+10 0.85515234225842975E-02 0.96783378975000000E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.27065972222223 6 7 0.29905353942652368
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 380 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 23385
WSHIST: writing time sample 380 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 22785
WSHIST: writing time sample 380 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 23385
WSHIST: writing time sample 380 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 22785
nstep, te 382 0.26664053445680423E+10 0.26672477360208454E+10 0.35648517401124624E-01 0.96777287894749999E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.28454861111112 6 7 0.29950156810035872
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 381 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 24585
WSHIST: writing time sample 381 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 23985
WSHIST: writing time sample 381 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 24585
WSHIST: writing time sample 381 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 23985
nstep, te 383 0.26657108955849481E+10 0.26660402324423299E+10 0.13937835486300853E-01 0.96771179617434987E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.29843750000001 6 7 0.29994959677419375
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 382 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 25785
WSHIST: writing time sample 382 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 25185
WSHIST: writing time sample 382 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 25785
WSHIST: writing time sample 382 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 25185
nstep, te 384 0.26648948542027521E+10 0.26660402324423299E+10 0.48476516650643717E-01 0.96765070777046101E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.31232638888889 6 7 0.30039762544802878
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 383 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 26985
WSHIST: writing time sample 383 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 26385
WSHIST: writing time sample 383 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 26985
WSHIST: writing time sample 383 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 26385
nstep, te 385 0.26641046739956388E+10 0.26645590707308011E+10 0.19232915934694610E-01 0.96758968309122778E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.32621527777778 6 7 0.30084565412186376
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 384 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 28185
WSHIST: writing time sample 384 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 27585
WSHIST: writing time sample 384 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 28185
WSHIST: writing time sample 384 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 27585
nstep, te 386 0.26631704084922714E+10 0.26645590707308011E+10 0.58780603619921122E-01 0.96752859348547339E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.34010416666666 6 7 0.30129368279569879
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 385 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 29385
WSHIST: writing time sample 385 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 28785
WSHIST: writing time sample 385 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 29385
WSHIST: writing time sample 385 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 28785
nstep, te 387 0.26622306575732737E+10 0.26628903387615433E+10 0.27925374319900866E-01 0.96746749998412837E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.35399305555555 6 7 0.30174171146953382
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 386 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 30585
WSHIST: writing time sample 386 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 29985
WSHIST: writing time sample 386 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 30585
WSHIST: writing time sample 386 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 29985
nstep, te 388 0.26611731098069358E+10 0.26628903387615433E+10 0.72697687445568690E-01 0.96740640624904758E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.36788194444443 6 7 0.30218974014336886
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 387 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 31785
WSHIST: writing time sample 387 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 31185
WSHIST: writing time sample 387 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 31785
WSHIST: writing time sample 387 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 31185
nstep, te 389 0.26600392659603381E+10 0.26609577012110877E+10 0.38883466519151186E-01 0.96735298593744286E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.38177083333332 6 7 0.30263776881720389
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 388 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 32985
WSHIST: writing time sample 388 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 32385
WSHIST: writing time sample 388 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 32985
WSHIST: writing time sample 388 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 32385
nstep, te 390 0.26593708656580687E+10 0.26609577012110877E+10 0.67177144936070271E-01 0.96741256978124657E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.39565972222223 6 7 0.30308579749103981
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 389 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 34185
WSHIST: writing time sample 389 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 33585
WSHIST: writing time sample 389 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 34185
WSHIST: writing time sample 389 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 33585
nstep, te 391 0.26585010022592897E+10 0.26591334514146247E+10 0.26772280937141905E-01 0.96747893856187482E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.40954861111112 6 7 0.30353382616487484
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 390 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 35385
WSHIST: writing time sample 390 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 34785
WSHIST: writing time sample 390 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 35385
WSHIST: writing time sample 390 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 34785
nstep, te 392 0.26578267977991562E+10 0.26591334514146247E+10 0.55308280687173444E-01 0.96754577850121248E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.42343750000001 6 7 0.30398185483870988
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 391 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 36585
WSHIST: writing time sample 391 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 35985
WSHIST: writing time sample 391 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 36585
WSHIST: writing time sample 391 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 35985
nstep, te 393 0.26569226846610818E+10 0.26575132278194866E+10 0.24994892511359269E-01 0.96761257796007281E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.43732638888889 6 7 0.30442988351254491
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 392 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 37785
WSHIST: writing time sample 392 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 37185
WSHIST: writing time sample 392 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 37785
WSHIST: writing time sample 392 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 37185
nstep, te 394 0.26562452041969357E+10 0.26575132278194866E+10 0.53665715710321651E-01 0.96767937499010441E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.45121527777778 6 7 0.30487791218637988
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 393 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 38985
WSHIST: writing time sample 393 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 38385
WSHIST: writing time sample 393 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 38985
WSHIST: writing time sample 393 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 38385
nstep, te 395 0.26553724308686442E+10 0.26559835246153378E+10 0.25861122500803538E-01 0.96774617656190632E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.46510416666666 6 7 0.30532594086021492
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 394 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 40185
WSHIST: writing time sample 394 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 39585
WSHIST: writing time sample 394 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 40185
WSHIST: writing time sample 394 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 39585
nstep, te 396 0.26546996721509395E+10 0.26559835246153378E+10 0.54328107217268558E-01 0.96781304246871441E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.47899305555555 6 7 0.30577396953404995
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 395 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 41385
WSHIST: writing time sample 395 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 40785
WSHIST: writing time sample 395 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 41385
WSHIST: writing time sample 395 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 40785
nstep, te 397 0.26538429445812006E+10 0.26544513962135887E+10 0.25745745443674167E-01 0.96787984348562299E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.49288194444443 6 7 0.30622199820788498
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 396 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 42585
WSHIST: writing time sample 396 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 41985
WSHIST: writing time sample 396 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 42585
WSHIST: writing time sample 396 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 41985
nstep, te 398 0.26531553799660654E+10 0.26544513962135887E+10 0.54835462138478855E-01 0.96794287654663742E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.50677083333332 6 7 0.30667002688172001
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 397 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 43785
WSHIST: writing time sample 397 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 43185
WSHIST: writing time sample 397 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 43785
WSHIST: writing time sample 397 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 43185
nstep, te 399 0.26521603197515459E+10 0.26529679908997746E+10 0.34172929673078105E-01 0.96795047728029822E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.52065972222223 6 7 0.30711805555555594
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 398 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 44985
WSHIST: writing time sample 398 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 44385
WSHIST: writing time sample 398 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 44985
WSHIST: writing time sample 398 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 44385
nstep, te 400 0.26512295957271571E+10 0.26529679908997746E+10 0.73551956312363706E-01 0.96795475207431795E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.53454861111112 6 7 0.30756608422939097
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 399 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 46185
WSHIST: writing time sample 399 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 45585
WSHIST: writing time sample 399 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 46185
WSHIST: writing time sample 399 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 45585
nstep, te 401 0.26502158682470264E+10 0.26512032760612888E+10 0.41777307647119663E-01 0.96795882731195903E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.54843750000001 6 7 0.30801411290322600
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 400 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 47385
WSHIST: writing time sample 400 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 46785
WSHIST: writing time sample 400 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 47385
WSHIST: writing time sample 400 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 46785
nstep, te 402 0.26493603209487224E+10 0.26512032760612888E+10 0.77975257690360442E-01 0.96796289057621747E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.56232638888889 6 7 0.30846214157706103
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 401 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 48585
WSHIST: writing time sample 401 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 47985
WSHIST: writing time sample 401 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 48585
WSHIST: writing time sample 401 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 47985
nstep, te 403 0.26483861173847017E+10 0.26493961922031531E+10 0.42735990902850775E-01 0.96796695312207303E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.57621527777778 6 7 0.30891017025089601
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 402 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 49785
WSHIST: writing time sample 402 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 49185
WSHIST: writing time sample 402 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 49785
WSHIST: writing time sample 402 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 49185
nstep, te 404 0.26474669476984768E+10 0.26493961922031531E+10 0.81625467003178090E-01 0.96797101562482436E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.59010416666666 6 7 0.30935819892473104
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 403 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 50985
WSHIST: writing time sample 403 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 50385
WSHIST: writing time sample 403 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 50985
WSHIST: writing time sample 403 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 50385
nstep, te 405 0.26465670581667099E+10 0.26476736046562862E+10 0.46817287178334333E-01 0.96797507812498938E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.60399305555555 6 7 0.30980622759856608
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 404 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 52185
WSHIST: writing time sample 404 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 51585
WSHIST: writing time sample 404 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 52185
WSHIST: writing time sample 404 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 51585
nstep, te 406 0.26456424667931418E+10 0.26476736046562862E+10 0.85935806140447754E-01 0.96797914062499942E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.61788194444443 6 7 0.31025425627240111
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 405 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 53385
WSHIST: writing time sample 405 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 52785
WSHIST: writing time sample 405 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 53385
WSHIST: writing time sample 405 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 52785
nstep, te 407 0.26446951177307277E+10 0.26459659036877298E+10 0.53765904775996888E-01 0.96797958906250031E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.63177083333332 6 7 0.31070228494623614
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 406 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 54585
WSHIST: writing time sample 406 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 53985
WSHIST: writing time sample 406 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 54585
WSHIST: writing time sample 406 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 53985
nstep, te 408 0.26437477979277234E+10 0.26459659036877298E+10 0.93851352370135435E-01 0.96792681440625005E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.64565972222223 6 7 0.31115031362007206
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 407 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 55785
WSHIST: writing time sample 407 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 55185
WSHIST: writing time sample 407 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 55785
WSHIST: writing time sample 407 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 55185
nstep, te 409 0.26427129104046011E+10 0.26440877044638782E+10 0.58172952125124557E-01 0.96787084636437488E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.65954861111112 6 7 0.31159834229390709
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 408 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 56985
WSHIST: writing time sample 408 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 56385
WSHIST: writing time sample 408 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 56985
WSHIST: writing time sample 408 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 56385
nstep, te 410 0.26417991321558695E+10 0.26440877044638782E+10 0.96844141709279408E-01 0.96781468671936236E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.67343750000001 6 7 0.31204637096774213
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 409 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 58185
WSHIST: writing time sample 409 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 57585
WSHIST: writing time sample 409 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 58185
WSHIST: writing time sample 409 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 57585
nstep, te 411 0.26410072632755523E+10 0.26426609328008571E+10 0.69981412606449384E-01 0.96775851557816175E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.68732638888889 6 7 0.31249439964157716
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 410 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 59385
WSHIST: writing time sample 410 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 58785
WSHIST: writing time sample 410 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 59385
WSHIST: writing time sample 410 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 58785
nstep, te 412 0.26404388332530408E+10 0.26426609328008571E+10 0.94042195607674683E-01 0.96770234374718944E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.70121527777778 6 7 0.31294242831541219
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 411 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 60585
WSHIST: writing time sample 411 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 59985
WSHIST: writing time sample 411 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 60585
WSHIST: writing time sample 411 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 59985
nstep, te 413 0.26397078494677258E+10 0.26413544168172913E+10 0.69688965455752039E-01 0.96764617187483134E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.71510416666666 6 7 0.31339045698924717
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 412 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 61785
WSHIST: writing time sample 412 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 61185
WSHIST: writing time sample 412 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 61785
WSHIST: writing time sample 412 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 61185
nstep, te 414 0.26392383529967175E+10 0.26413544168172913E+10 0.89565045396467827E-01 0.96758999999998996E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.72899305555555 6 7 0.31383848566308220
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 413 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 62985
WSHIST: writing time sample 413 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 62385
WSHIST: writing time sample 413 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 62985
WSHIST: writing time sample 413 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 62385
nstep, te 415 0.26388409930601287E+10 0.26404596078592610E+10 0.68513880716649808E-01 0.96753382812499942E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.74288194444443 6 7 0.31428651433691723
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 414 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 64185
WSHIST: writing time sample 414 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 63585
WSHIST: writing time sample 414 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 64185
WSHIST: writing time sample 414 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 63585
nstep, te 416 0.26384252999536004E+10 0.26404596078592610E+10 0.86114977210306032E-01 0.96747394375000003E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.75677083333332 6 7 0.31473454301075227
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 415 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 65385
WSHIST: writing time sample 415 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 64785
WSHIST: writing time sample 415 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 65385
WSHIST: writing time sample 415 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 64785
nstep, te 417 0.26380466074834809E+10 0.26396643169229980E+10 0.68487934890518160E-01 0.96735938662500004E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.77065972222223 6 7 0.31518257168458819
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 416 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 66585
WSHIST: writing time sample 416 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 65985
WSHIST: writing time sample 416 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 66585
WSHIST: writing time sample 416 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 65985
nstep, te 418 0.26374842549904380E+10 0.26396643169229980E+10 0.92307164998403246E-01 0.96724154913500010E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.78454861111112 6 7 0.31563060035842322
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 417 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 67785
WSHIST: writing time sample 417 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 67185
WSHIST: writing time sample 417 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 67785
WSHIST: writing time sample 417 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 67185
nstep, te 419 0.26371714539263215E+10 0.26386955743339629E+10 0.64541489579510378E-01 0.96712351482309983E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.79843750000001 6 7 0.31607862903225825
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 418 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 68985
WSHIST: writing time sample 418 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 68385
WSHIST: writing time sample 418 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 68985
WSHIST: writing time sample 418 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 68385
nstep, te 420 0.26367191180029159E+10 0.26386955743339629E+10 0.83706669763311425E-01 0.96700547338938588E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.81232638888889 6 7 0.31652665770609328
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 419 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 70185
WSHIST: writing time sample 419 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 69585
WSHIST: writing time sample 419 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 70185
WSHIST: writing time sample 419 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 69585
nstep, te 421 0.26366537408505664E+10 0.26381159211668730E+10 0.61933680081942707E-01 0.96688749559086311E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.82621527777778 6 7 0.31697468637992832
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 420 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 71385
WSHIST: writing time sample 420 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 70785
WSHIST: writing time sample 420 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 71385
WSHIST: writing time sample 420 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 70785
nstep, te 422 0.26363532951914654E+10 0.26381159211668730E+10 0.74668816419040940E-01 0.96676945286045171E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.84010416666666 6 7 0.31742271505376329
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 421 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 72585
WSHIST: writing time sample 421 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 71985
WSHIST: writing time sample 421 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 72585
WSHIST: writing time sample 421 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 71985
nstep, te 423 0.26364279672073855E+10 0.26376999601987071E+10 0.53891091054104633E-01 0.96665140623412706E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.85399305555555 6 7 0.31787074372759833
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 422 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 73785
WSHIST: writing time sample 422 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 73185
WSHIST: writing time sample 422 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 73785
WSHIST: writing time sample 422 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 73185
nstep, te 424 0.26361720607396379E+10 0.26376999601987071E+10 0.64741118472972564E-01 0.96653335937404758E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.86788194444443 6 7 0.31831877240143336
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 423 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 74985
WSHIST: writing time sample 423 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 74385
WSHIST: writing time sample 423 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 74985
WSHIST: writing time sample 423 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 74385
nstep, te 425 0.26363144354862080E+10 0.26372725327052336E+10 0.40601955186852154E-01 0.96641802656244283E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.88177083333332 6 7 0.31876680107526839
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 424 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 76185
WSHIST: writing time sample 424 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 75585
WSHIST: writing time sample 424 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 76185
WSHIST: writing time sample 424 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 75585
nstep, te 426 0.26360852146881657E+10 0.26372725327052336E+10 0.50319738320334345E-01 0.96634266284374651E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.89565972222223 6 7 0.31921482974910431
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 425 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 77385
WSHIST: writing time sample 425 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 76785
WSHIST: writing time sample 425 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 77385
WSHIST: writing time sample 425 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 76785
nstep, te 427 0.26364335924390841E+10 0.26373023029082589E+10 0.36819614687512270E-01 0.96626970195812464E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.90954861111112 6 7 0.31966285842293934
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 426 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 78585
WSHIST: writing time sample 426 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 77985
WSHIST: writing time sample 426 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 78585
WSHIST: writing time sample 426 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 77985
nstep, te 428 0.26363332112444286E+10 0.26373023029082589E+10 0.41077293254003604E-01 0.96619694930498750E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.92343750000001 6 7 0.32011088709677438
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 427 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 79785
WSHIST: writing time sample 427 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 79185
WSHIST: writing time sample 427 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 79785
WSHIST: writing time sample 427 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 79185
nstep, te 429 0.26366410392018566E+10 0.26372095119745827E+10 0.24097913108104461E-01 0.96612414039579933E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.93732638888889 6 7 0.32055891577060941
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 428 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 80985
WSHIST: writing time sample 428 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 80385
WSHIST: writing time sample 428 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 80985
WSHIST: writing time sample 428 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 80385
nstep, te 430 0.26363762458380795E+10 0.26372095119745827E+10 0.35325336421824588E-01 0.96605132811124786E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.95121527777778 6 7 0.32100694444444444
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 429 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 82185
WSHIST: writing time sample 429 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 81585
WSHIST: writing time sample 429 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 82185
WSHIST: writing time sample 429 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 81585
nstep, te 431 0.26366473817312007E+10 0.26369960882103224E+10 0.14784117302621426E-01 0.96597852031167480E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.96510416666666 6 7 0.32145497311827947
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 430 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 83385
WSHIST: writing time sample 430 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 82785
WSHIST: writing time sample 430 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 83385
WSHIST: writing time sample 430 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 82785
nstep, te 432 0.26362933816516767E+10 0.26369960882103224E+10 0.29794916484520845E-01 0.96590577684370059E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.97899305555555 6 7 0.32190300179211445
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 431 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 84585
WSHIST: writing time sample 431 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 83985
WSHIST: writing time sample 431 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 84585
WSHIST: writing time sample 431 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 83985
nstep, te 433 0.26364042568637991E+10 0.26367379450372767E+10 0.14149522835915992E-01 0.96583296848562211E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 175.99288194444443 6 7 0.32235103046594948
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 432 to instantaneous h-file 1 DATE=1997/06/24 NCSEC= 85785
WSHIST: writing time sample 432 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 85185
WSHIST: writing time sample 432 to instantaneous h-file 2 DATE=1997/06/24 NCSEC= 85785
WSHIST: writing time sample 432 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 85185
nstep, te 434 0.26361893762110143E+10 0.26367379450372767E+10 0.23262642157870803E-01 0.96577320623413732E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.00677083333332 6 7 0.32279905913978452
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 433 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 585
WSHIST: writing time sample 433 to accumulated h-file 1 DATE=1997/06/24 NCSEC= 86385
WSHIST: writing time sample 433 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 585
WSHIST: writing time sample 433 to accumulated h-file 2 DATE=1997/06/24 NCSEC= 86385
nstep, te 435 0.26367315236816902E+10 0.26363642360932097E+10 -0.15573078892168083E-01 0.96590563143654828E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.02065972222223 6 7 0.32324708781362044
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 434 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 1785
WSHIST: writing time sample 434 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 1185
WSHIST: writing time sample 434 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 1785
WSHIST: writing time sample 434 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 1185
nstep, te 436 0.26369660264343395E+10 0.26363642360932097E+10 -0.25512237082139733E-01 0.96604965194869306E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.03454861111112 6 7 0.32369511648745547
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 435 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 2985
WSHIST: writing time sample 435 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 2385
WSHIST: writing time sample 435 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 2985
WSHIST: writing time sample 435 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 2385
nstep, te 437 0.26374834436881428E+10 0.26369702686682072E+10 -0.21752223672357043E-01 0.96619430411692170E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.04843750000001 6 7 0.32414314516129050
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 436 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 4185
WSHIST: writing time sample 436 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 3585
WSHIST: writing time sample 436 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 4185
WSHIST: writing time sample 436 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 3585
nstep, te 438 0.26375932029951863E+10 0.26369702686682072E+10 -0.26400685471262644E-01 0.96633905824701520E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.06232638888889 6 7 0.32459117383512553
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 437 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 5385
WSHIST: writing time sample 437 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 4785
WSHIST: writing time sample 437 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 5385
WSHIST: writing time sample 437 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 4785
nstep, te 439 0.26379663607843113E+10 0.26375029635177574E+10 -0.19636371069076029E-01 0.96648375443232086E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.07621527777778 6 7 0.32503920250896057
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 438 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 6585
WSHIST: writing time sample 438 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 5985
WSHIST: writing time sample 438 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 6585
WSHIST: writing time sample 438 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 5985
nstep, te 440 0.26380931931516147E+10 0.26375029635177574E+10 -0.25007114276170406E-01 0.96662851120343927E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.09010416666666 6 7 0.32548723118279560
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 439 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 7785
WSHIST: writing time sample 439 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 7185
WSHIST: writing time sample 439 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 7785
WSHIST: writing time sample 439 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 7185
nstep, te 441 0.26382705819655805E+10 0.26377717687006335E+10 -0.21130773990905519E-01 0.96677320754720626E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.10399305555555 6 7 0.32593525985663058
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 440 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 8985
WSHIST: writing time sample 440 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 8385
WSHIST: writing time sample 440 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 8985
WSHIST: writing time sample 440 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 8385
nstep, te 442 0.26383445407906690E+10 0.26377717687006335E+10 -0.24260183611340188E-01 0.96691796432783231E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.11788194444443 6 7 0.32638328853046561
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 441 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 10185
WSHIST: writing time sample 441 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 9585
WSHIST: writing time sample 441 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 10185
WSHIST: writing time sample 441 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 9585
nstep, te 443 0.26385199097377863E+10 0.26380347442869391E+10 -0.20546361968610125E-01 0.96706717004716993E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.13177083333332 6 7 0.32683131720430064
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 442 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 11385
WSHIST: writing time sample 442 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 10785
WSHIST: writing time sample 442 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 11385
WSHIST: writing time sample 442 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 10785
nstep, te 444 0.26387490683879471E+10 0.26380347442869391E+10 -0.30244283185417154E-01 0.96728285364033029E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.14565972222223 6 7 0.32727934587813656
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 443 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 12585
WSHIST: writing time sample 443 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 11985
WSHIST: writing time sample 443 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 12585
WSHIST: writing time sample 443 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 11985
nstep, te 445 0.26390565820394168E+10 0.26384418640068712E+10 -0.26021065046398364E-01 0.96750258996842007E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.15954861111112 6 7 0.32772737455197160
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 444 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 13785
WSHIST: writing time sample 444 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 13185
WSHIST: writing time sample 444 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 13785
WSHIST: writing time sample 444 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 13185
nstep, te 446 0.26392506191723504E+10 0.26384418640068712E+10 -0.34226875042555414E-01 0.96772250071060509E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.17343750000001 6 7 0.32817540322580663
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 445 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 14985
WSHIST: writing time sample 445 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 14385
WSHIST: writing time sample 445 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 14985
WSHIST: writing time sample 445 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 14385
nstep, te 447 0.26394972692803760E+10 0.26389423358287892E+10 -0.23479679757287319E-01 0.96794242660513628E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.18732638888889 6 7 0.32862343189964166
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 446 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 16185
WSHIST: writing time sample 446 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 15585
WSHIST: writing time sample 446 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 16185
WSHIST: writing time sample 446 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 15585
nstep, te 448 0.26396432312631130E+10 0.26389423358287892E+10 -0.29648694206718403E-01 0.96816241747130814E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.20121527777778 6 7 0.32907146057347669
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 447 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 17385
WSHIST: writing time sample 447 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 16785
WSHIST: writing time sample 447 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 17385
WSHIST: writing time sample 447 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 16785
nstep, te 449 0.26398334406216297E+10 0.26393193286083717E+10 -0.21742587143624644E-01 0.96838234348577840E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.21510416666666 6 7 0.32951948924731173
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 448 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 18585
WSHIST: writing time sample 448 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 17985
WSHIST: writing time sample 448 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 18585
WSHIST: writing time sample 448 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 17985
nstep, te 450 0.26399177829332314E+10 0.26393193286083717E+10 -0.25303793027528578E-01 0.96860227029664675E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.22899305555555 6 7 0.32996751792114670
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 449 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 19785
WSHIST: writing time sample 449 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 19185
WSHIST: writing time sample 449 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 19785
WSHIST: writing time sample 449 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 19185
nstep, te 451 0.26400476708634081E+10 0.26395935296408391E+10 -0.19197588782233068E-01 0.96882226121779880E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.24288194444443 6 7 0.33041554659498173
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 450 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 20985
WSHIST: writing time sample 450 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 20385
WSHIST: writing time sample 450 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 20985
WSHIST: writing time sample 450 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 20385
nstep, te 452 0.26400656571474791E+10 0.26395935296408391E+10 -0.19953578605694626E-01 0.96903208567306807E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.25677083333332 6 7 0.33086357526881677
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 451 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 22185
WSHIST: writing time sample 451 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 21585
WSHIST: writing time sample 451 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 22185
WSHIST: writing time sample 451 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 21585
nstep, te 453 0.26397555010939808E+10 0.26397449133186464E+10 -0.44744409629867218E-03 0.96909314389038409E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.27065972222223 6 7 0.33131160394265274
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 452 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 23385
WSHIST: writing time sample 452 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 22785
WSHIST: writing time sample 452 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 23385
WSHIST: writing time sample 452 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 22785
nstep, te 454 0.26393676560565348E+10 0.26397449133186464E+10 0.15942200212758374E-01 0.96914527144592314E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.28454861111112 6 7 0.33175963261648772
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 453 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 24585
WSHIST: writing time sample 453 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 23985
WSHIST: writing time sample 453 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 24585
WSHIST: writing time sample 453 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 23985
nstep, te 455 0.26390522041324182E+10 0.26390510503986368E+10 -0.48752076177575048E-04 0.96919679909925544E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.29843750000001 6 7 0.33220766129032275
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 454 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 25785
WSHIST: writing time sample 454 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 25185
WSHIST: writing time sample 454 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 25785
WSHIST: writing time sample 454 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 25185
nstep, te 456 0.26387004009603496E+10 0.26390510503986368E+10 0.14816222683371950E-01 0.96924835950845532E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.31232638888889 6 7 0.33265568996415779
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 455 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 26985
WSHIST: writing time sample 455 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 26385
WSHIST: writing time sample 455 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 26985
WSHIST: writing time sample 455 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 26385
nstep, te 457 0.26384093211599445E+10 0.26383860454018602E+10 -0.98343356508234911E-03 0.96929992188300734E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.32621527777778 6 7 0.33310371863799282
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 456 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 28185
WSHIST: writing time sample 456 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 27585
WSHIST: writing time sample 456 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 28185
WSHIST: writing time sample 456 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 27585
nstep, te 458 0.26380865757510052E+10 0.26383860454018602E+10 0.12652340021724903E-01 0.96935147968798046E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.34010416666666 6 7 0.33355174731182785
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 457 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 29385
WSHIST: writing time sample 457 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 28785
WSHIST: writing time sample 457 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 29385
WSHIST: writing time sample 457 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 28785
nstep, te 459 0.26377673770218334E+10 0.26377119411670280E+10 -0.23419933819105194E-02 0.96940297315627889E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.35399305555555 6 7 0.33399977598566288
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 458 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 30585
WSHIST: writing time sample 458 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 29985
WSHIST: writing time sample 458 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 30585
WSHIST: writing time sample 458 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 29985
nstep, te 460 0.26374675076984191E+10 0.26377119411670280E+10 0.10326007449132915E-01 0.96945453151437672E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.36788194444443 6 7 0.33444780465949786
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 459 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 31785
WSHIST: writing time sample 459 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 31185
WSHIST: writing time sample 459 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 31785
WSHIST: writing time sample 459 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 31185
nstep, te 461 0.26371802115762691E+10 0.26371431025239406E+10 -0.15675715782400097E-02 0.96950853126586269E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.38177083333332 6 7 0.33489583333333289
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 460 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 32985
WSHIST: writing time sample 460 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 32385
WSHIST: writing time sample 460 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 32985
WSHIST: writing time sample 460 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 32385
nstep, te 462 0.26370828275303969E+10 0.26371431025239406E+10 0.25459175107743798E-02 0.96959842750095195E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.39565972222223 6 7 0.33534386200716887
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 461 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 34185
WSHIST: writing time sample 461 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 33585
WSHIST: writing time sample 461 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 34185
WSHIST: writing time sample 461 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 33585
nstep, te 463 0.26369710921449313E+10 0.26367712586865764E+10 -0.84398365432658898E-02 0.96969047752505707E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.40954861111112 6 7 0.33579189068100385
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 462 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 35385
WSHIST: writing time sample 462 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 34785
WSHIST: writing time sample 462 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 35385
WSHIST: writing time sample 462 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 34785
nstep, te 464 0.26369276452993007E+10 0.26367712586865764E+10 -0.66042579211317556E-02 0.96978265677650357E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.42343750000001 6 7 0.33623991935483888
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 463 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 36585
WSHIST: writing time sample 463 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 35985
WSHIST: writing time sample 463 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 36585
WSHIST: writing time sample 463 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 35985
nstep, te 465 0.26368633731186481E+10 0.26366083512733302E+10 -0.10768630029315975E-01 0.96987484846909021E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.43732638888889 6 7 0.33668794802867391
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 464 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 37785
WSHIST: writing time sample 464 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 37185
WSHIST: writing time sample 464 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 37785
WSHIST: writing time sample 464 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 37185
nstep, te 466 0.26368587278367820E+10 0.26366083512733302E+10 -0.10571469020226897E-01 0.96996710497064516E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.45121527777778 6 7 0.33713597670250894
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 465 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 38985
WSHIST: writing time sample 465 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 38385
WSHIST: writing time sample 465 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 38985
WSHIST: writing time sample 465 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 38385
nstep, te 467 0.26368467711127481E+10 0.26365361076713023E+10 -0.13115668880582857E-01 0.97005929661073867E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.46510416666666 6 7 0.33758400537634398
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 466 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 40185
WSHIST: writing time sample 466 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 39585
WSHIST: writing time sample 466 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 40185
WSHIST: writing time sample 466 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 39585
nstep, te 468 0.26368730622064428E+10 0.26365361076713023E+10 -0.14224278092586751E-01 0.97015148435914438E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.47899305555555 6 7 0.33803203405017901
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 467 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 41385
WSHIST: writing time sample 467 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 40785
WSHIST: writing time sample 467 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 41385
WSHIST: writing time sample 467 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 40785
nstep, te 469 0.26369046100590773E+10 0.26365477085403852E+10 -0.15064889894224344E-01 0.97024367187404874E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.49288194444443 6 7 0.33848006272401399
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 468 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 42585
WSHIST: writing time sample 468 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 41985
WSHIST: writing time sample 468 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 42585
WSHIST: writing time sample 468 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 41985
nstep, te 470 0.26369686828379846E+10 0.26365477085403852E+10 -0.17767714686596204E-01 0.97033634218744279E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.50677083333332 6 7 0.33892809139784902
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 469 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 43785
WSHIST: writing time sample 469 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 43185
WSHIST: writing time sample 469 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 43785
WSHIST: writing time sample 469 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 43185
nstep, te 471 0.26370135617942858E+10 0.26367216838499012E+10 -0.12317781929339596E-01 0.97043611803124659E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.52065972222223 6 7 0.33937612007168499
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 470 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 44985
WSHIST: writing time sample 470 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 44385
WSHIST: writing time sample 470 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 44985
WSHIST: writing time sample 470 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 44385
nstep, te 472 0.26370516669460044E+10 0.26367216838499012E+10 -0.13924448679928664E-01 0.97053625614437478E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.53454861111112 6 7 0.33982414874551997
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 471 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 46185
WSHIST: writing time sample 471 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 45585
WSHIST: writing time sample 471 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 46185
WSHIST: writing time sample 471 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 45585
nstep, te 473 0.26370489067145209E+10 0.26369935925321116E+10 -0.23338764460976822E-02 0.97063648474366244E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.54843750000001 6 7 0.34027217741935500
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 472 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 47385
WSHIST: writing time sample 472 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 46785
WSHIST: writing time sample 472 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 47385
WSHIST: writing time sample 472 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 46785
nstep, te 474 0.26371884551102586E+10 0.26369935925321116E+10 -0.82210040043536273E-02 0.97073671408462003E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.56232638888889 6 7 0.34072020609319004
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 473 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 48585
WSHIST: writing time sample 473 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 47985
WSHIST: writing time sample 473 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 48585
WSHIST: writing time sample 473 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 47985
nstep, te 475 0.26371644584725823E+10 0.26371472057198133E+10 -0.72779639460540896E-03 0.97083687940757722E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.57621527777778 6 7 0.34116823476702507
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 474 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 49785
WSHIST: writing time sample 474 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 49185
WSHIST: writing time sample 474 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 49785
WSHIST: writing time sample 474 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 49185
nstep, te 476 0.26372226007004471E+10 0.26371472057198133E+10 -0.31801601833907280E-02 0.97093710963945457E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.59010416666666 6 7 0.34161626344086010
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 475 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 50985
WSHIST: writing time sample 475 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 50385
WSHIST: writing time sample 475 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 50985
WSHIST: writing time sample 475 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 50385
nstep, te 477 0.26373013416057148E+10 0.26374394907576609E+10 0.58265281759030943E-02 0.97103733907836722E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.60399305555555 6 7 0.34206429211469513
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 476 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 52185
WSHIST: writing time sample 476 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 51585
WSHIST: writing time sample 476 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 52185
WSHIST: writing time sample 476 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 51585
nstep, te 478 0.26373704977496161E+10 0.26374394907576609E+10 0.29095230843541914E-02 0.97113750440720207E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.61788194444443 6 7 0.34251232078853017
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 477 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 53385
WSHIST: writing time sample 477 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 52785
WSHIST: writing time sample 477 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 53385
WSHIST: writing time sample 477 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 52785
nstep, te 479 0.26373715587089648E+10 0.26377486551024575E+10 0.15901085901874112E-01 0.97123192682693218E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.63177083333332 6 7 0.34296034946236514
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 478 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 54585
WSHIST: writing time sample 478 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 53985
WSHIST: writing time sample 478 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 54585
WSHIST: writing time sample 478 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 53985
nstep, te 480 0.26373483100495677E+10 0.26377486551024575E+10 0.16881260886347144E-01 0.97124082810961598E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.64565972222223 6 7 0.34340837813620112
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 479 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 55785
WSHIST: writing time sample 479 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 55185
WSHIST: writing time sample 479 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 55785
WSHIST: writing time sample 479 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 55185
nstep, te 481 0.26372302935245576E+10 0.26378329651817827E+10 0.25412621300754001E-01 0.97124466218657704E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.65954861111112 6 7 0.34385640681003615
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 480 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 56985
WSHIST: writing time sample 480 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 56385
WSHIST: writing time sample 480 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 56985
WSHIST: writing time sample 480 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 56385
nstep, te 482 0.26371944701720262E+10 0.26378329651817827E+10 0.26923074368616951E-01 0.97124812816869453E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.67343750000001 6 7 0.34430443548387113
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 481 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 58185
WSHIST: writing time sample 481 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 57585
WSHIST: writing time sample 481 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 58185
WSHIST: writing time sample 481 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 57585
nstep, te 483 0.26371514241812601E+10 0.26380141429471545E+10 0.36377664745947676E-01 0.97125163612762175E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.68732638888889 6 7 0.34475246415770616
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 482 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 59385
WSHIST: writing time sample 482 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 58785
WSHIST: writing time sample 482 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 59385
WSHIST: writing time sample 482 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 58785
nstep, te 484 0.26373911744555912E+10 0.26380141429471545E+10 0.26268187533952186E-01 0.97125508254265704E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.70121527777778 6 7 0.34520049283154119
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 483 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 60585
WSHIST: writing time sample 483 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 59985
WSHIST: writing time sample 483 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 60585
WSHIST: writing time sample 483 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 59985
nstep, te 485 0.26374245522573013E+10 0.26384752160625925E+10 0.44302295166567369E-01 0.97125858932755946E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.71510416666666 6 7 0.34564852150537623
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 484 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 61785
WSHIST: writing time sample 484 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 61185
WSHIST: writing time sample 484 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 61785
WSHIST: writing time sample 484 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 61185
nstep, te 486 0.26378672226698651E+10 0.26384752160625925E+10 0.25636561200803300E-01 0.97126203567215343E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.72899305555555 6 7 0.34609655017921126
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 485 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 62985
WSHIST: writing time sample 485 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 62385
WSHIST: writing time sample 485 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 62985
WSHIST: writing time sample 485 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 62385
nstep, te 487 0.26380278463735452E+10 0.26390380366195931E+10 0.42595381224035819E-01 0.97126554245282910E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.74288194444443 6 7 0.34654457885304629
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 486 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 64185
WSHIST: writing time sample 486 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 63585
WSHIST: writing time sample 486 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 64185
WSHIST: writing time sample 486 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 63585
nstep, te 488 0.26384260747425871E+10 0.26390380366195931E+10 0.25803983193862894E-01 0.97125875129716966E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.75677083333332 6 7 0.34699260752688127
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 487 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 65385
WSHIST: writing time sample 487 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 64785
WSHIST: writing time sample 487 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 65385
WSHIST: writing time sample 487 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 64785
nstep, te 489 0.26383399663900313E+10 0.26397377683821874E+10 0.58949296720635945E-01 0.97110126101533038E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.77065972222223 6 7 0.34744063620071725
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 488 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 66585
WSHIST: writing time sample 488 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 65985
WSHIST: writing time sample 488 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 66585
WSHIST: writing time sample 488 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 65985
nstep, te 490 0.26383379022118006E+10 0.26397377683821874E+10 0.59046498341171483E-01 0.97093472878591987E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.78454861111112 6 7 0.34788866487455228
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 489 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 67785
WSHIST: writing time sample 489 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 67185
WSHIST: writing time sample 489 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 67785
WSHIST: writing time sample 489 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 67185
nstep, te 491 0.26383105822131047E+10 0.26396149825491714E+10 0.55029230944861396E-01 0.97076765403965532E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.79843750000001 6 7 0.34833669354838726
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 490 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 68985
WSHIST: writing time sample 490 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 68385
WSHIST: writing time sample 490 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 68985
WSHIST: writing time sample 490 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 68385
nstep, te 492 0.26383534720534649E+10 0.26396149825491714E+10 0.53229005149138753E-01 0.97060054674237937E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.81232638888889 6 7 0.34878472222222229
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 491 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 70185
WSHIST: writing time sample 491 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 69585
WSHIST: writing time sample 491 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 70185
WSHIST: writing time sample 491 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 69585
nstep, te 493 0.26385080030962815E+10 0.26397453304916382E+10 0.52217618774083922E-01 0.97043343749204287E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.82621527777778 6 7 0.34923275089605732
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 492 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 71385
WSHIST: writing time sample 492 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 70785
WSHIST: writing time sample 492 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 71385
WSHIST: writing time sample 492 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 70785
nstep, te 494 0.26386501644664001E+10 0.26397453304916382E+10 0.46226111613959842E-01 0.97026632812452255E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.84010416666666 6 7 0.34968077956989235
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 493 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 72585
WSHIST: writing time sample 493 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 71985
WSHIST: writing time sample 493 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 72585
WSHIST: writing time sample 493 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 71985
nstep, te 495 0.26388365323032217E+10 0.26398259284941511E+10 0.41768859271628649E-01 0.97009921874997133E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.85399305555555 6 7 0.35012880824372739
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 494 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 73785
WSHIST: writing time sample 494 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 73185
WSHIST: writing time sample 494 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 73785
WSHIST: writing time sample 494 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 73185
nstep, te 496 0.26388775059697485E+10 0.26398259284941511E+10 0.40046008261550574E-01 0.96993210937499825E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.86788194444443 6 7 0.35057683691756242
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 495 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 74985
WSHIST: writing time sample 495 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 74385
WSHIST: writing time sample 495 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 74985
WSHIST: writing time sample 495 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 74385
nstep, te 497 0.26390930119037442E+10 0.26398799466578531E+10 0.33233135380595628E-01 0.96976452656250010E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.88177083333332 6 7 0.35102486559139739
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 496 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 76185
WSHIST: writing time sample 496 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 75585
WSHIST: writing time sample 496 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 76185
WSHIST: writing time sample 496 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 75585
nstep, te 498 0.26390224260794406E+10 0.26398799466578531E+10 0.36220588542694214E-01 0.96958997159375009E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.89565972222223 6 7 0.35147289426523337
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 497 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 77385
WSHIST: writing time sample 497 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 76785
WSHIST: writing time sample 497 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 77385
WSHIST: writing time sample 497 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 76785
nstep, te 499 0.26393040289571662E+10 0.26401511022178493E+10 0.35785780006196290E-01 0.96941499829562512E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.90954861111112 6 7 0.35192092293906840
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 498 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 78585
WSHIST: writing time sample 498 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 77985
WSHIST: writing time sample 498 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 78585
WSHIST: writing time sample 498 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 77985
nstep, te 500 0.26392921803801022E+10 0.26401511022178493E+10 0.36292906369013209E-01 0.96923999989773729E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.92343750000001 6 7 0.35236895161290344
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 499 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 79785
WSHIST: writing time sample 499 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 79185
WSHIST: writing time sample 499 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 79785
WSHIST: writing time sample 499 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 79185
nstep, te 501 0.26395600311035094E+10 0.26400675737743921E+10 0.21449603570470578E-01 0.96906499530636414E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.93732638888889 6 7 0.35281698028673841
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 500 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 80985
WSHIST: writing time sample 500 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 80385
WSHIST: writing time sample 500 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 80985
WSHIST: writing time sample 500 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 80385
nstep, te 502 0.26392540519386220E+10 0.26400675737743921E+10 0.34387022463730446E-01 0.96888992628088177E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.95121527777778 6 7 0.35326500896057345
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 501 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 82185
WSHIST: writing time sample 501 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 81585
WSHIST: writing time sample 501 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 82185
WSHIST: writing time sample 501 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 81585
nstep, te 503 0.26394203537883768E+10 0.26398172204453001E+10 0.16778325083718692E-01 0.96871492213935315E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.96510416666666 6 7 0.35371303763440848
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 502 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 83385
WSHIST: writing time sample 502 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 82785
WSHIST: writing time sample 502 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 83385
WSHIST: writing time sample 502 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 82785
nstep, te 504 0.26390269816419992E+10 0.26398172204453001E+10 0.33414963367710021E-01 0.96853992189086115E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.97899305555555 6 7 0.35416106630824351
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 503 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 84585
WSHIST: writing time sample 503 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 83985
WSHIST: writing time sample 503 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 84585
WSHIST: writing time sample 503 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 83985
nstep, te 505 0.26390809152090921E+10 0.26395408564490829E+10 0.19451972657006544E-01 0.96836492187595170E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 176.99288194444443 6 7 0.35460909498207854
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 504 to instantaneous h-file 1 DATE=1997/06/25 NCSEC= 85785
WSHIST: writing time sample 504 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 85185
WSHIST: writing time sample 504 to instantaneous h-file 2 DATE=1997/06/25 NCSEC= 85785
WSHIST: writing time sample 504 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 85185
nstep, te 506 0.26388044302152066E+10 0.26395408564490829E+10 0.31150220201912930E-01 0.96820794531255713E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.00677083333332 6 7 0.35505712365591358
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 505 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 585
WSHIST: writing time sample 505 to accumulated h-file 1 DATE=1997/06/25 NCSEC= 86385
WSHIST: writing time sample 505 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 585
WSHIST: writing time sample 505 to accumulated h-file 2 DATE=1997/06/25 NCSEC= 86385
nstep, te 507 0.26395027230842342E+10 0.26390456228372698E+10 -0.19332791620901471E-01 0.96831639390625351E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.02065972222223 6 7 0.35550515232974950
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 506 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 1785
WSHIST: writing time sample 506 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 1185
WSHIST: writing time sample 506 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 1785
WSHIST: writing time sample 506 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 1185
nstep, te 508 0.26399278000410962E+10 0.26390456228372698E+10 -0.37306373681302379E-01 0.96844076800937517E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.03454861111112 6 7 0.35595318100358453
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 507 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 2985
WSHIST: writing time sample 507 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 2385
WSHIST: writing time sample 507 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 2985
WSHIST: writing time sample 507 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 2385
nstep, te 509 0.26405911680365820E+10 0.26399204429179134E+10 -0.28360601967178097E-01 0.96856609764306253E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.04843750000001 6 7 0.35640120967741956
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 508 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 4185
WSHIST: writing time sample 508 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 3585
WSHIST: writing time sample 508 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 4185
WSHIST: writing time sample 508 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 3585
nstep, te 510 0.26408550081577158E+10 0.26399204429179134E+10 -0.39511557169019572E-01 0.96869148929608375E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.06232638888889 6 7 0.35684923835125454
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 509 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 5385
WSHIST: writing time sample 509 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 4785
WSHIST: writing time sample 509 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 5385
WSHIST: writing time sample 509 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 4785
nstep, te 511 0.26414045253211269E+10 0.26408285913300242E+10 -0.24346181643929703E-01 0.96881694873276487E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.07621527777778 6 7 0.35729726702508957
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 510 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 6585
WSHIST: writing time sample 510 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 5985
WSHIST: writing time sample 510 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 6585
WSHIST: writing time sample 510 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 5985
nstep, te 512 0.26417158297107253E+10 0.26408285913300242E+10 -0.37500937840658728E-01 0.96894234348646598E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.09010416666666 6 7 0.35774529569892460
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 511 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 7785
WSHIST: writing time sample 511 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 7185
WSHIST: writing time sample 511 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 7785
WSHIST: writing time sample 511 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 7185
nstep, te 513 0.26420415252016168E+10 0.26414796844932671E+10 -0.23744262331211050E-01 0.96906773435918803E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.10399305555555 6 7 0.35819332437275964
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 512 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 8985
WSHIST: writing time sample 512 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 8385
WSHIST: writing time sample 512 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 8985
WSHIST: writing time sample 512 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 8385
nstep, te 514 0.26423609362965245E+10 0.26414796844932671E+10 -0.37238242466427658E-01 0.96919312499905122E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.11788194444443 6 7 0.35864135304659467
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 513 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 10185
WSHIST: writing time sample 513 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 9585
WSHIST: writing time sample 513 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 10185
WSHIST: writing time sample 513 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 9585
nstep, te 515 0.26426497051503587E+10 0.26420519431977739E+10 -0.25255747602437685E-01 0.96932047968744315E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.13177083333332 6 7 0.35908938172042970
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 514 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 11385
WSHIST: writing time sample 514 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 10785
WSHIST: writing time sample 514 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 11385
WSHIST: writing time sample 514 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 10785
nstep, te 516 0.26429603699180155E+10 0.26420519431977739E+10 -0.38375291115155280E-01 0.96947675846874670E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.14565972222223 6 7 0.35953741039426562
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 515 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 12585
WSHIST: writing time sample 515 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 11985
WSHIST: writing time sample 515 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 12585
WSHIST: writing time sample 515 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 11985
nstep, te 517 0.26432450606949682E+10 0.26426370231745567E+10 -0.25681549169269211E-01 0.96963477269562456E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.15954861111112 6 7 0.35998543906810065
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 516 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 13785
WSHIST: writing time sample 516 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 13185
WSHIST: writing time sample 516 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 13785
WSHIST: writing time sample 516 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 13185
nstep, te 518 0.26435299029975200E+10 0.26426370231745567E+10 -0.37706208775381528E-01 0.96979289104923751E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.17343750000001 6 7 0.36043346774193569
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 517 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 14985
WSHIST: writing time sample 517 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 14385
WSHIST: writing time sample 517 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 14985
WSHIST: writing time sample 517 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 14385
nstep, te 519 0.26437637731541839E+10 0.26432173287638907E+10 -0.23072510900437999E-01 0.96995101565045436E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.18732638888889 6 7 0.36088149641577066
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 518 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 16185
WSHIST: writing time sample 518 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 15585
WSHIST: writing time sample 518 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 16185
WSHIST: writing time sample 518 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 15585
nstep, te 520 0.26440150211375618E+10 0.26432173287638907E+10 -0.33675446943692386E-01 0.97010914062652722E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.20121527777778 6 7 0.36132952508960570
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 519 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 17385
WSHIST: writing time sample 519 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 16785
WSHIST: writing time sample 519 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 17385
WSHIST: writing time sample 519 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 16785
nstep, te 521 0.26442122422690201E+10 0.26436696200592279E+10 -0.22903641971469019E-01 0.97026726562509168E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.21510416666666 6 7 0.36177755376344073
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 520 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 18585
WSHIST: writing time sample 520 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 17985
WSHIST: writing time sample 520 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 18585
WSHIST: writing time sample 520 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 17985
nstep, te 522 0.26443849802101555E+10 0.26436696200592279E+10 -0.30189838401346845E-01 0.97042539062500553E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.22899305555555 6 7 0.36222558243727576
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 521 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 19785
WSHIST: writing time sample 521 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 19185
WSHIST: writing time sample 521 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 19785
WSHIST: writing time sample 521 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 19185
nstep, te 523 0.26445679628309536E+10 0.26440470919199586E+10 -0.21978357007230456E-01 0.97058351562500058E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.24288194444443 6 7 0.36267361111111079
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 522 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 20985
WSHIST: writing time sample 522 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 20385
WSHIST: writing time sample 522 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 20985
WSHIST: writing time sample 522 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 20385
nstep, te 524 0.26446206817618098E+10 0.26440470919199586E+10 -0.24198908159065464E-01 0.97074138750000013E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.25677083333332 6 7 0.36312163978494583
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 523 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 22185
WSHIST: writing time sample 523 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 21585
WSHIST: writing time sample 523 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 22185
WSHIST: writing time sample 523 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 21585
nstep, te 525 0.26449231741390505E+10 0.26443477916477184E+10 -0.24270674473829201E-01 0.97089553168750004E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.27065972222223 6 7 0.36356966845878175
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 524 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 23385
WSHIST: writing time sample 524 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 22785
WSHIST: writing time sample 524 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 23385
WSHIST: writing time sample 524 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 22785
nstep, te 526 0.26448391502826023E+10 0.26443477916477184E+10 -0.20723103214024593E-01 0.97104945221375019E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.28454861111112 6 7 0.36401769713261678
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 525 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 24585
WSHIST: writing time sample 525 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 23985
WSHIST: writing time sample 525 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 24585
WSHIST: writing time sample 525 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 23985
nstep, te 527 0.26452141485260806E+10 0.26445455369420629E+10 -0.28194286312380044E-01 0.97120335932032511E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.29843750000001 6 7 0.36446572580645181
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 526 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 25785
WSHIST: writing time sample 526 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 25185
WSHIST: writing time sample 526 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 25785
WSHIST: writing time sample 526 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 25185
nstep, te 528 0.26450664512057014E+10 0.26445455369420629E+10 -0.21962636879120489E-01 0.97135726562171971E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.31232638888889 6 7 0.36491375448028684
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 527 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 26985
WSHIST: writing time sample 527 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 26385
WSHIST: writing time sample 527 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 26985
WSHIST: writing time sample 527 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 26385
nstep, te 529 0.26454479051106992E+10 0.26447885262918835E+10 -0.27796125108717502E-01 0.97151117187480311E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.32621527777778 6 7 0.36536178315412182
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 528 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 28185
WSHIST: writing time sample 528 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 27585
WSHIST: writing time sample 528 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 28185
WSHIST: writing time sample 528 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 27585
nstep, te 530 0.26453129592178149E+10 0.26447885262918835E+10 -0.22103968896742182E-01 0.97166507812498807E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.34010416666666 6 7 0.36580981182795685
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 529 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 29385
WSHIST: writing time sample 529 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 28785
WSHIST: writing time sample 529 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 29385
WSHIST: writing time sample 529 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 28785
nstep, te 531 0.26457280049677038E+10 0.26449876563569746E+10 -0.31199499822914888E-01 0.97181898437499956E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.35399305555555 6 7 0.36625784050179189
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 530 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 30585
WSHIST: writing time sample 530 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 29985
WSHIST: writing time sample 530 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 30585
WSHIST: writing time sample 530 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 29985
nstep, te 532 0.26455510711606536E+10 0.26449876563569746E+10 -0.23739451826396515E-01 0.97197289062500015E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.36788194444443 6 7 0.36670586917562692
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 531 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 31785
WSHIST: writing time sample 531 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 31185
WSHIST: writing time sample 531 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 31785
WSHIST: writing time sample 531 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 31185
nstep, te 533 0.26459903253836904E+10 0.26451497360504622E+10 -0.35412476000701493E-01 0.97212923437500009E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.38177083333332 6 7 0.36715389784946195
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 532 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 32985
WSHIST: writing time sample 532 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 32385
WSHIST: writing time sample 532 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 32985
WSHIST: writing time sample 532 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 32385
nstep, te 534 0.26459573843191266E+10 0.26451497360504622E+10 -0.34017986880003771E-01 0.97232147906250015E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.39565972222223 6 7 0.36760192652329787
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 533 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 34185
WSHIST: writing time sample 533 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 33585
WSHIST: writing time sample 533 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 34185
WSHIST: writing time sample 533 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 33585
nstep, te 535 0.26463812939699912E+10 0.26456526328133245E+10 -0.30684913990947894E-01 0.97251594186875009E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.40954861111112 6 7 0.36804995519713291
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 534 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 35385
WSHIST: writing time sample 534 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 34785
WSHIST: writing time sample 534 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 35385
WSHIST: writing time sample 534 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 34785
nstep, te 536 0.26465526617959819E+10 0.26456526328133245E+10 -0.37893849283284257E-01 0.97271046901212481E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.42343750000001 6 7 0.36849798387096794
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 535 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 36585
WSHIST: writing time sample 535 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 35985
WSHIST: writing time sample 535 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 36585
WSHIST: writing time sample 535 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 35985
nstep, te 537 0.26468310748371587E+10 0.26460896772103906E+10 -0.31208749766217878E-01 0.97290500470322746E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.43732638888889 6 7 0.36894601254480297
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 536 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 37785
WSHIST: writing time sample 536 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 37185
WSHIST: writing time sample 536 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 37785
WSHIST: writing time sample 536 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 37185
nstep, te 538 0.26469844784192071E+10 0.26460896772103906E+10 -0.37658644260914392E-01 0.97309960496969361E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.45121527777778 6 7 0.36939404121863795
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 537 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 38985
WSHIST: writing time sample 537 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 38385
WSHIST: writing time sample 537 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 38985
WSHIST: writing time sample 537 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 38385
nstep, te 539 0.26472334371573801E+10 0.26465163952896938E+10 -0.30171410894607741E-01 0.97329414036068163E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.46510416666666 6 7 0.36984206989247298
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 538 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 40185
WSHIST: writing time sample 538 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 39585
WSHIST: writing time sample 538 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 40185
WSHIST: writing time sample 538 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 39585
nstep, te 540 0.26474105747042556E+10 0.26465163952896938E+10 -0.37617400005890450E-01 0.97348867654664093E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.47899305555555 6 7 0.37029009856630801
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 539 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 41385
WSHIST: writing time sample 539 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 40785
WSHIST: writing time sample 539 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 41385
WSHIST: writing time sample 539 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 40785
nstep, te 541 0.26476038354015970E+10 0.26469315661624904E+10 -0.28276154059204844E-01 0.97368327684279837E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.49288194444443 6 7 0.37073812724014304
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 540 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 42585
WSHIST: writing time sample 540 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 41985
WSHIST: writing time sample 540 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 42585
WSHIST: writing time sample 540 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 41985
nstep, te 542 0.26477413947422180E+10 0.26469315661624904E+10 -0.34055655338667883E-01 0.97386437786056791E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.50677083333332 6 7 0.37118615591397808
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 541 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 43785
WSHIST: writing time sample 541 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 43185
WSHIST: writing time sample 541 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 43785
WSHIST: writing time sample 541 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 43185
nstep, te 543 0.26473802468703942E+10 0.26473488740100627E+10 -0.13193430751326507E-02 0.97384763610913418E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.52065972222223 6 7 0.37163418458781400
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 542 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 44985
WSHIST: writing time sample 542 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 44385
WSHIST: writing time sample 542 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 44985
WSHIST: writing time sample 542 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 44385
nstep, te 544 0.26469490157907591E+10 0.26473488740100627E+10 0.16815988996098531E-01 0.97381908785404798E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.53454861111112 6 7 0.37208221326164903
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 543 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 46185
WSHIST: writing time sample 543 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 45585
WSHIST: writing time sample 543 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 46185
WSHIST: writing time sample 543 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 45585
nstep, te 545 0.26465382726280022E+10 0.26466447451602831E+10 0.44778246102101333E-02 0.97378976245874292E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.54843750000001 6 7 0.37253024193548406
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 544 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 47385
WSHIST: writing time sample 544 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 46785
WSHIST: writing time sample 544 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 47385
WSHIST: writing time sample 544 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 46785
nstep, te 546 0.26461849605529470E+10 0.26466447451602831E+10 0.19337354169333805E-01 0.97376039512252450E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.56232638888889 6 7 0.37297827060931910
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 545 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 48585
WSHIST: writing time sample 545 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 47985
WSHIST: writing time sample 545 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 48585
WSHIST: writing time sample 545 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 47985
nstep, te 547 0.26458782327978129E+10 0.26460034774651260E+10 0.52676264291646189E-02 0.97373108933235155E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.57621527777778 6 7 0.37342629928315413
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 546 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 49785
WSHIST: writing time sample 546 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 49185
WSHIST: writing time sample 546 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 49785
WSHIST: writing time sample 546 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 49185
nstep, te 548 0.26455211982871366E+10 0.26460034774651260E+10 0.20284642911617891E-01 0.97370171848494108E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.59010416666666 6 7 0.37387432795698911
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 547 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 50985
WSHIST: writing time sample 547 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 50385
WSHIST: writing time sample 547 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 50985
WSHIST: writing time sample 547 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 50385
nstep, te 549 0.26453673394660192E+10 0.26455319699741874E+10 0.69245619329050320E-02 0.97367234842159640E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.60399305555555 6 7 0.37432235663082414
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 548 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 52185
WSHIST: writing time sample 548 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 51585
WSHIST: writing time sample 548 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 52185
WSHIST: writing time sample 548 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 51585
nstep, te 550 0.26450155571151724E+10 0.26455319699741874E+10 0.21721616168690040E-01 0.97364304246779575E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.61788194444443 6 7 0.37477038530465917
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 549 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 53385
WSHIST: writing time sample 549 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 52785
WSHIST: writing time sample 549 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 53385
WSHIST: writing time sample 549 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 52785
nstep, te 551 0.26448717035174179E+10 0.26452099227692833E+10 0.14226729022493908E-01 0.97361699036056787E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.63177083333332 6 7 0.37521841397849420
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 550 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 54585
WSHIST: writing time sample 550 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 53985
WSHIST: writing time sample 550 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 54585
WSHIST: writing time sample 550 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 53985
nstep, te 552 0.26448496234381924E+10 0.26452099227692833E+10 0.15155141268923705E-01 0.97363980848413397E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.64565972222223 6 7 0.37566644265233012
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 551 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 55785
WSHIST: writing time sample 551 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 55185
WSHIST: writing time sample 551 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 55785
WSHIST: writing time sample 551 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 55185
nstep, te 553 0.26450835474028983E+10 0.26453492196319175E+10 0.11174579312400059E-01 0.97366555413404800E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.65954861111112 6 7 0.37611447132616516
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 552 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 56985
WSHIST: writing time sample 552 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 56385
WSHIST: writing time sample 552 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 56985
WSHIST: writing time sample 552 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 56385
nstep, te 554 0.26451417547326851E+10 0.26453492196319175E+10 0.87260579370858782E-02 0.97369141137304294E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.67343750000001 6 7 0.37656250000000019
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 553 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 58185
WSHIST: writing time sample 553 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 57585
WSHIST: writing time sample 553 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 58185
WSHIST: writing time sample 553 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 57585
nstep, te 555 0.26454600236863074E+10 0.26457809215041561E+10 0.13496732274262423E-01 0.97371734405738258E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.68732638888889 6 7 0.37701052867383522
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 554 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 59385
WSHIST: writing time sample 554 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 58785
WSHIST: writing time sample 554 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 59385
WSHIST: writing time sample 554 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 58785
nstep, te 556 0.26455578006862788E+10 0.26457809215041561E+10 0.93840511729592294E-02 0.97374328126844295E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.70121527777778 6 7 0.37745855734767025
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 555 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 60585
WSHIST: writing time sample 555 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 59985
WSHIST: writing time sample 555 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 60585
WSHIST: writing time sample 555 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 59985
nstep, te 557 0.26458810200238957E+10 0.26463768982619076E+10 0.20855169825556172E-01 0.97376921406360649E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.71510416666666 6 7 0.37790658602150523
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 556 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 61785
WSHIST: writing time sample 556 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 61185
WSHIST: writing time sample 556 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 61785
WSHIST: writing time sample 556 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 61185
nstep, te 558 0.26461307887590342E+10 0.26463768982619076E+10 0.10350361079148065E-01 0.97379508253131644E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.72899305555555 6 7 0.37835461469534026
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 557 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 62985
WSHIST: writing time sample 557 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 62385
WSHIST: writing time sample 557 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 62985
WSHIST: writing time sample 557 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 62385
nstep, te 559 0.26465561578171196E+10 0.26471157656713514E+10 0.23534193846962329E-01 0.97382101588937890E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.74288194444443 6 7 0.37880264336917530
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 558 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 64185
WSHIST: writing time sample 558 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 63585
WSHIST: writing time sample 558 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 64185
WSHIST: writing time sample 558 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 63585
nstep, te 560 0.26468275578429976E+10 0.26471157656713514E+10 0.12120293020498335E-01 0.97383931251586284E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.75677083333332 6 7 0.37925067204301033
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 559 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 65385
WSHIST: writing time sample 559 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 64785
WSHIST: writing time sample 559 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 65385
WSHIST: writing time sample 559 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 64785
nstep, te 561 0.26469569672161760E+10 0.26479230007683063E+10 0.40629518620901618E-01 0.97374508843845164E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.77065972222223 6 7 0.37969870071684625
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 560 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 66585
WSHIST: writing time sample 560 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 65985
WSHIST: writing time sample 560 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 66585
WSHIST: writing time sample 560 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 65985
nstep, te 562 0.26468802028086224E+10 0.26479230007683063E+10 0.43862641412644787E-01 0.97364411311880700E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.78454861111112 6 7 0.38014672939068128
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 561 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 67785
WSHIST: writing time sample 561 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 67185
WSHIST: writing time sample 561 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 67785
WSHIST: writing time sample 561 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 67185
nstep, te 563 0.26469514224021387E+10 0.26480033043716197E+10 0.44249355306116157E-01 0.97354273272462844E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.79843750000001 6 7 0.38059475806451631
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 562 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 68985
WSHIST: writing time sample 562 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 68385
WSHIST: writing time sample 562 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 68985
WSHIST: writing time sample 562 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 68385
nstep, te 564 0.26468666961226735E+10 0.26480033043716197E+10 0.47818515130784410E-01 0.97344132333847752E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.81232638888889 6 7 0.38104278673835135
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 563 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 70185
WSHIST: writing time sample 563 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 69585
WSHIST: writing time sample 563 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 70185
WSHIST: writing time sample 563 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 69585
nstep, te 565 0.26469017440989575E+10 0.26480075245928802E+10 0.46526414691196179E-01 0.97333984815030853E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.82621527777778 6 7 0.38149081541218638
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 564 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 71385
WSHIST: writing time sample 564 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 70785
WSHIST: writing time sample 564 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 71385
WSHIST: writing time sample 564 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 70785
nstep, te 566 0.26467920593045235E+10 0.26480075245928802E+10 0.51146813154938693E-01 0.97323843776401845E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.84010416666666 6 7 0.38193884408602136
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 565 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 72585
WSHIST: writing time sample 565 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 71985
WSHIST: writing time sample 565 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 72585
WSHIST: writing time sample 565 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 71985
nstep, te 567 0.26467462469969006E+10 0.26478945674373779E+10 0.48326403148714378E-01 0.97313703126584107E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.85399305555555 6 7 0.38238687275985639
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 566 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 73785
WSHIST: writing time sample 566 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 73185
WSHIST: writing time sample 566 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 73785
WSHIST: writing time sample 566 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 73185
nstep, te 568 0.26466042325649476E+10 0.26478945674373779E+10 0.54308670984040568E-01 0.97303562500095024E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.86788194444443 6 7 0.38283490143369142
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 567 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 74985
WSHIST: writing time sample 567 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 74385
WSHIST: writing time sample 567 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 74985
WSHIST: writing time sample 567 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 74385
nstep, te 569 0.26464974566634765E+10 0.26476170904081216E+10 0.47129256185941437E-01 0.97292863593755712E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.88177083333332 6 7 0.38328293010752645
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 568 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 76185
WSHIST: writing time sample 568 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 75585
WSHIST: writing time sample 568 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 76185
WSHIST: writing time sample 568 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 75585
nstep, te 570 0.26460603702810020E+10 0.26476170904081216E+10 0.65540508804955808E-01 0.97273943065625353E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.89565972222223 6 7 0.38373095878136237
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 569 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 77385
WSHIST: writing time sample 569 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 76785
WSHIST: writing time sample 569 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 77385
WSHIST: writing time sample 569 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 76785
nstep, te 571 0.26456823425959749E+10 0.26470164604812012E+10 0.56179821948534804E-01 0.97254529708937524E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.90954861111112 6 7 0.38417898745519741
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 570 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 78585
WSHIST: writing time sample 570 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 77985
WSHIST: writing time sample 570 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 78585
WSHIST: writing time sample 570 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 77985
nstep, te 572 0.26452622564934187E+10 0.26470164604812012E+10 0.73884485109038694E-01 0.97235093188786253E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.92343750000001 6 7 0.38462701612903244
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 571 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 79785
WSHIST: writing time sample 571 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 79185
WSHIST: writing time sample 571 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 79785
WSHIST: writing time sample 571 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 79185
nstep, te 573 0.26448058300446229E+10 0.26460072776425357E+10 0.50613346132677955E-01 0.97215648403827174E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.93732638888889 6 7 0.38507504480286747
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 572 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 80985
WSHIST: writing time sample 572 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 80385
WSHIST: writing time sample 572 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 80985
WSHIST: writing time sample 572 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 80385
nstep, te 574 0.26443342378639092E+10 0.26460072776425357E+10 0.70494228667456568E-01 0.97196203122979612E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.95121527777778 6 7 0.38552307347670250
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 573 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 82185
WSHIST: writing time sample 573 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 81585
WSHIST: writing time sample 573 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 82185
WSHIST: writing time sample 573 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 81585
nstep, te 575 0.26438915273910832E+10 0.26448711988362675E+10 0.41287143847037140E-01 0.97176758281128787E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.96510416666666 6 7 0.38597110215053754
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 574 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 83385
WSHIST: writing time sample 574 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 82785
WSHIST: writing time sample 574 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 83385
WSHIST: writing time sample 574 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 82785
nstep, te 576 0.26432802291822491E+10 0.26448711988362675E+10 0.67063060657146747E-01 0.97157319871867745E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.97899305555555 6 7 0.38641913082437251
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 575 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 84585
WSHIST: writing time sample 575 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 83985
WSHIST: writing time sample 575 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 84585
WSHIST: writing time sample 575 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 83985
nstep, te 577 0.26427062078589568E+10 0.26436221566455894E+10 0.38617112348089309E-01 0.97137874973562051E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 177.99288194444443 6 7 0.38686715949820755
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 576 to instantaneous h-file 1 DATE=1997/06/26 NCSEC= 85785
WSHIST: writing time sample 576 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 85185
WSHIST: writing time sample 576 to instantaneous h-file 2 DATE=1997/06/26 NCSEC= 85785
WSHIST: writing time sample 576 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 85185
nstep, te 578 0.26421472749632196E+10 0.26436221566455894E+10 0.62193985839344670E-01 0.97119443592163720E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.00677083333332 6 7 0.38731518817204258
-----------------------------------
READ_NEXT_TRCDATA ozone
READ_NEXT_TRCDATA VOLC_MMR1 VOLC_MMR2 VOLC_MMR3 VOLC_RAD_GEOM1 VOLC_RAD_GEOM2 VOLC_RAD_GEOM3 VOLC_SAD
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 577 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 585
WSHIST: writing time sample 577 to accumulated h-file 1 DATE=1997/06/26 NCSEC= 86385
WSHIST: writing time sample 577 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 585
WSHIST: writing time sample 577 to accumulated h-file 2 DATE=1997/06/26 NCSEC= 86385
nstep, te 579 0.26419476817246933E+10 0.26422601774144669E+10 0.13178043225255844E-01 0.97115943646779822E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.02065972222223 6 7 0.38776321684587850
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 578 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 1785
WSHIST: writing time sample 578 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 1185
WSHIST: writing time sample 578 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 1785
WSHIST: writing time sample 578 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 1185
nstep, te 580 0.26418433272268076E+10 0.26422601774144669E+10 0.17579178254678963E-01 0.97113339587556795E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.03454861111112 6 7 0.38821124551971353
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 579 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 2985
WSHIST: writing time sample 579 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 2385
WSHIST: writing time sample 579 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 2985
WSHIST: writing time sample 579 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 2385
nstep, te 581 0.26417298717545872E+10 0.26417611379882474E+10 0.13185772230518457E-02 0.97110789281503414E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.04843750000001 6 7 0.38865927419354857
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 580 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 4185
WSHIST: writing time sample 580 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 3585
WSHIST: writing time sample 580 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 4185
WSHIST: writing time sample 580 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 3585
nstep, te 582 0.26415334191068845E+10 0.26417611379882474E+10 0.96037414069544916E-02 0.97108242669390209E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.06232638888889 6 7 0.38910730286738360
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 581 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 5385
WSHIST: writing time sample 581 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 4785
WSHIST: writing time sample 581 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 5385
WSHIST: writing time sample 581 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 4785
nstep, te 583 0.26414361251496630E+10 0.26413951438541040E+10 -0.17283770293829274E-02 0.97105702685163415E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.07621527777778 6 7 0.38955533154121863
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 582 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 6585
WSHIST: writing time sample 582 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 5985
WSHIST: writing time sample 582 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 6585
WSHIST: writing time sample 582 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 5985
nstep, te 584 0.26413140261349492E+10 0.26413951438541040E+10 0.34212116969049690E-02 0.97103156223609782E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.09010416666666 6 7 0.39000336021505366
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 583 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 7785
WSHIST: writing time sample 583 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 7185
WSHIST: writing time sample 583 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 7785
WSHIST: writing time sample 583 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 7185
nstep, te 585 0.26411582411597357E+10 0.26409502288507009E+10 -0.87733341322139054E-02 0.97100609373416592E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.10399305555555 6 7 0.39045138888888864
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 584 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 8985
WSHIST: writing time sample 584 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 8385
WSHIST: writing time sample 584 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 8985
WSHIST: writing time sample 584 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 8385
nstep, te 586 0.26410356741042500E+10 0.26409502288507009E+10 -0.36039187855600621E-02 0.97098062499904991E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.11788194444443 6 7 0.39089941756272367
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 585 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 10185
WSHIST: writing time sample 585 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 9585
WSHIST: writing time sample 585 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 10185
WSHIST: writing time sample 585 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 9585
nstep, te 587 0.26409706658615913E+10 0.26405984269108338E+10 -0.15700649076645253E-01 0.97096113281244310E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.13177083333332 6 7 0.39134744623655870
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 586 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 11385
WSHIST: writing time sample 586 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 10785
WSHIST: writing time sample 586 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 11385
WSHIST: writing time sample 586 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 10785
nstep, te 588 0.26410378581247311E+10 0.26405984269108338E+10 -0.18533437464894192E-01 0.97102965078124675E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.14565972222223 6 7 0.39179547491039463
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 587 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 12585
WSHIST: writing time sample 587 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 11985
WSHIST: writing time sample 587 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 12585
WSHIST: writing time sample 587 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 11985
nstep, te 589 0.26411989816148973E+10 0.26405865639110680E+10 -0.25827344635931809E-01 0.97110338529687477E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.15954861111112 6 7 0.39224350358422966
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 588 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 13785
WSHIST: writing time sample 588 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 13185
WSHIST: writing time sample 588 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 13785
WSHIST: writing time sample 588 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 13185
nstep, te 590 0.26412750744951496E+10 0.26405865639110680E+10 -0.29034170291446421E-01 0.97117750155531248E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.17343750000001 6 7 0.39269153225806469
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 589 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 14985
WSHIST: writing time sample 589 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 14385
WSHIST: writing time sample 589 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 14985
WSHIST: writing time sample 589 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 14385
nstep, te 591 0.26413876349718337E+10 0.26407878370069861E+10 -0.25291265410327925E-01 0.97125163603081892E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.18732638888889 6 7 0.39313956093189972
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 590 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 16185
WSHIST: writing time sample 590 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 15585
WSHIST: writing time sample 590 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 16185
WSHIST: writing time sample 590 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 15585
nstep, te 592 0.26414491616924386E+10 0.26407878370069861E+10 -0.27883488574684707E-01 0.97132570753684922E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.20121527777778 6 7 0.39358758960573476
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 591 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 17385
WSHIST: writing time sample 591 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 16785
WSHIST: writing time sample 591 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 17385
WSHIST: writing time sample 591 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 16785
nstep, te 593 0.26415396542130213E+10 0.26409395187573309E+10 -0.25301626269629705E-01 0.97139984401471098E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.21510416666666 6 7 0.39403561827956979
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 592 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 18585
WSHIST: writing time sample 592 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 17985
WSHIST: writing time sample 592 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 18585
WSHIST: writing time sample 592 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 17985
nstep, te 594 0.26415728535923905E+10 0.26409395187573309E+10 -0.26699265039913638E-01 0.97147397970338279E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.22899305555555 6 7 0.39448364695340482
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 593 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 19785
WSHIST: writing time sample 593 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 19185
WSHIST: writing time sample 593 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 19785
WSHIST: writing time sample 593 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 19185
nstep, te 595 0.26416380227165818E+10 0.26410550983184967E+10 -0.24572252772777203E-01 0.97154805128220294E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.24288194444443 6 7 0.39493167562723980
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 594 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 20985
WSHIST: writing time sample 594 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 20385
WSHIST: writing time sample 594 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 20985
WSHIST: writing time sample 594 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 20385
nstep, te 596 0.26416365669341068E+10 0.26410550983184967E+10 -0.24509234100297799E-01 0.97161340338943221E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.25677083333332 6 7 0.39537970430107483
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 595 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 22185
WSHIST: writing time sample 595 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 21585
WSHIST: writing time sample 595 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 22185
WSHIST: writing time sample 595 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 21585
nstep, te 597 0.26413182446321611E+10 0.26411357681016092E+10 -0.76919978161043160E-02 0.97154939951586595E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.27065972222223 6 7 0.39582773297491081
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 596 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 23385
WSHIST: writing time sample 596 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 22785
WSHIST: writing time sample 596 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 23385
WSHIST: writing time sample 596 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 22785
nstep, te 598 0.26409302371259723E+10 0.26411357681016092E+10 0.86644609368185764E-02 0.97147769834595194E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.28454861111112 6 7 0.39627576164874578
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 597 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 24585
WSHIST: writing time sample 597 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 23985
WSHIST: writing time sample 597 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 24585
WSHIST: writing time sample 597 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 23985
nstep, te 599 0.26405808858952909E+10 0.26404019168629327E+10 -0.75452654180074956E-02 0.97140546658825711E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.29843750000001 6 7 0.39672379032258082
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 598 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 25785
WSHIST: writing time sample 598 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 25185
WSHIST: writing time sample 598 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 25785
WSHIST: writing time sample 598 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 25185
nstep, te 600 0.26401762952500072E+10 0.26404019168629327E+10 0.95128294991978536E-02 0.97133320768279547E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.31232638888889 6 7 0.39717181899641585
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 599 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 26985
WSHIST: writing time sample 599 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 26385
WSHIST: writing time sample 599 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 26985
WSHIST: writing time sample 599 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 26385
nstep, te 601 0.26398179084705315E+10 0.26396411722685442E+10 -0.74522409339478337E-02 0.97126101121096784E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.32621527777778 6 7 0.39761984767025088
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 600 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 28185
WSHIST: writing time sample 600 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 27585
WSHIST: writing time sample 600 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 28185
WSHIST: writing time sample 600 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 27585
nstep, te 602 0.26394185218483701E+10 0.26396411722685442E+10 0.93889554051148436E-02 0.97118874973515791E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.34010416666666 6 7 0.39806787634408591
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 601 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 29385
WSHIST: writing time sample 601 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 28785
WSHIST: writing time sample 601 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 29385
WSHIST: writing time sample 601 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 28785
nstep, te 603 0.26390434489023323E+10 0.26388638939894176E+10 -0.75722237734230776E-02 0.97111648904660949E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.35399305555555 6 7 0.39851590501792095
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 602 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 30585
WSHIST: writing time sample 602 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 29985
WSHIST: writing time sample 602 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 30585
WSHIST: writing time sample 602 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 29985
nstep, te 604 0.26386456954582639E+10 0.26388638939894176E+10 0.92025955055098033E-02 0.97104429246779648E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.36788194444443 6 7 0.39896393369175592
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 603 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 31785
WSHIST: writing time sample 603 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 31185
WSHIST: writing time sample 603 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 31785
WSHIST: writing time sample 603 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 31185
nstep, te 605 0.26382897623163261E+10 0.26381000153168373E+10 -0.80031897492387222E-02 0.97097807317306768E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.38177083333332 6 7 0.39941196236559096
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 604 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 32985
WSHIST: writing time sample 604 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 32385
WSHIST: writing time sample 604 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 32985
WSHIST: writing time sample 604 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 32385
nstep, te 606 0.26382270837873197E+10 0.26381000153168373E+10 -0.53593953662336323E-02 0.97100083126538389E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.39565972222223 6 7 0.39985999103942693
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 605 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 34185
WSHIST: writing time sample 605 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 33585
WSHIST: writing time sample 605 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 34185
WSHIST: writing time sample 605 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 33585
nstep, te 607 0.26381969476650743E+10 0.26376809527110772E+10 -0.21762603667027661E-01 0.97102892800092304E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.40954861111112 6 7 0.40030801971326191
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 606 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 35385
WSHIST: writing time sample 606 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 34785
WSHIST: writing time sample 606 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 35385
WSHIST: writing time sample 606 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 34785
nstep, te 608 0.26382034675020761E+10 0.26376809527110772E+10 -0.22036937908719256E-01 0.97105734505505563E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.42343750000001 6 7 0.40075604838709694
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 607 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 36585
WSHIST: writing time sample 607 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 35985
WSHIST: writing time sample 607 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 36585
WSHIST: writing time sample 607 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 35985
nstep, te 609 0.26382265211358614E+10 0.26376473429232068E+10 -0.24425987265310530E-01 0.97108578601580331E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.43732638888889 6 7 0.40120407706093197
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 608 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 37785
WSHIST: writing time sample 608 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 37185
WSHIST: writing time sample 608 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 37785
WSHIST: writing time sample 608 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 37185
nstep, te 610 0.26382840593300505E+10 0.26376473429232068E+10 -0.26851785704046248E-01 0.97111429247344829E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.45121527777778 6 7 0.40165210573476701
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 609 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 38985
WSHIST: writing time sample 609 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 38385
WSHIST: writing time sample 609 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 38985
WSHIST: writing time sample 609 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 38385
nstep, te 611 0.26383625633404303E+10 0.26377110784811392E+10 -0.27473798572580286E-01 0.97114273411090689E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.46510416666666 6 7 0.40210013440860204
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 610 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 40185
WSHIST: writing time sample 610 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 39585
WSHIST: writing time sample 610 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 40185
WSHIST: writing time sample 610 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 39585
nstep, te 612 0.26384610419635496E+10 0.26377110784811392E+10 -0.31625816962215669E-01 0.97117117185915427E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.47899305555555 6 7 0.40254816308243707
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 611 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 41385
WSHIST: writing time sample 611 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 40785
WSHIST: writing time sample 611 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 41385
WSHIST: writing time sample 611 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 40785
nstep, te 613 0.26385929398297257E+10 0.26378847114212499E+10 -0.29864980325333343E-01 0.97119960937404932E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.49288194444443 6 7 0.40299619175627205
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 612 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 42585
WSHIST: writing time sample 612 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 41985
WSHIST: writing time sample 612 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 42585
WSHIST: writing time sample 612 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 41985
nstep, te 614 0.26387487064538374E+10 0.26378847114212499E+10 -0.36432390550073190E-01 0.97122742343744292E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.50677083333332 6 7 0.40344422043010708
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 613 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 43785
WSHIST: writing time sample 613 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 43185
WSHIST: writing time sample 613 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 43785
WSHIST: writing time sample 613 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 43185
nstep, te 615 0.26389528269325266E+10 0.26383423551938624E+10 -0.25741487263978010E-01 0.97124605634374660E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.52065972222223 6 7 0.40389224910394306
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 614 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 44985
WSHIST: writing time sample 614 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 44385
WSHIST: writing time sample 614 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 44985
WSHIST: writing time sample 614 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 44385
nstep, te 616 0.26391380249007344E+10 0.26383423551938624E+10 -0.33550020473677042E-01 0.97126414306812469E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.53454861111112 6 7 0.40434027777777809
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 615 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 46185
WSHIST: writing time sample 615 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 45585
WSHIST: writing time sample 615 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 46185
WSHIST: writing time sample 615 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 45585
nstep, te 617 0.26393438018802929E+10 0.26388748856619172E+10 -0.19771840557929108E-01 0.97128226108408751E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.54843750000001 6 7 0.40478830645161307
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 616 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 47385
WSHIST: writing time sample 616 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 46785
WSHIST: writing time sample 616 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 47385
WSHIST: writing time sample 616 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 46785
nstep, te 618 0.26396702477161727E+10 0.26388748856619172E+10 -0.33535796311473492E-01 0.97130031222754522E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.56232638888889 6 7 0.40523633512544810
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 617 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 48585
WSHIST: writing time sample 617 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 47985
WSHIST: writing time sample 617 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 48585
WSHIST: writing time sample 617 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 47985
nstep, te 619 0.26400609897060366E+10 0.26395980393662348E+10 -0.19519562293514738E-01 0.97131835935865267E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.57621527777778 6 7 0.40568436379928313
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 618 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 49785
WSHIST: writing time sample 618 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 49185
WSHIST: writing time sample 618 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 49785
WSHIST: writing time sample 618 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 49185
nstep, te 620 0.26403979766545248E+10 0.26395980393662348E+10 -0.33727450936436663E-01 0.97133641093651910E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.59010416666666 6 7 0.40613239247311816
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 619 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 50985
WSHIST: writing time sample 619 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 50385
WSHIST: writing time sample 619 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 50985
WSHIST: writing time sample 619 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 50385
nstep, te 621 0.26409214600579438E+10 0.26406903242460494E+10 -0.97451089498923945E-02 0.97135452684369113E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.60399305555555 6 7 0.40658042114695320
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 620 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 52185
WSHIST: writing time sample 620 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 51585
WSHIST: writing time sample 620 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 52185
WSHIST: writing time sample 620 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 51585
nstep, te 622 0.26414697628685303E+10 0.26406903242460494E+10 -0.32861947068871925E-01 0.97137257786062168E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.61788194444443 6 7 0.40702844982078823
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 621 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 53385
WSHIST: writing time sample 621 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 52785
WSHIST: writing time sample 621 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 53385
WSHIST: writing time sample 621 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 52785
nstep, te 623 0.26419904526256924E+10 0.26418984411812968E+10 -0.38792488758536818E-02 0.97138501873413741E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.63177083333332 6 7 0.40747647849462321
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 622 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 54585
WSHIST: writing time sample 622 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 53985
WSHIST: writing time sample 622 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 54585
WSHIST: writing time sample 622 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 53985
nstep, te 624 0.26424151424968467E+10 0.26418984411812968E+10 -0.21785964225641934E-01 0.97131489799904826E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.64565972222223 6 7 0.40792450716845918
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 623 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 55785
WSHIST: writing time sample 623 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 55185
WSHIST: writing time sample 623 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 55785
WSHIST: writing time sample 623 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 55185
nstep, te 625 0.26428890353253956E+10 0.26430822120923400E+10 0.81456502513638368E-02 0.97123982356744295E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.65954861111112 6 7 0.40837253584229422
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 624 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 56985
WSHIST: writing time sample 624 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 56385
WSHIST: writing time sample 624 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 56985
WSHIST: writing time sample 624 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 56385
nstep, te 626 0.26433462754756756E+10 0.26430822120923400E+10 -0.11135579723815139E-01 0.97116445191404666E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.67343750000001 6 7 0.40882056451612919
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 625 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 58185
WSHIST: writing time sample 625 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 57585
WSHIST: writing time sample 625 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 58185
WSHIST: writing time sample 625 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 57585
nstep, te 627 0.26439350997946429E+10 0.26443202645205479E+10 0.16243699474122176E-01 0.97108906711484291E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.68732638888889 6 7 0.40926859318996422
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 626 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 59385
WSHIST: writing time sample 626 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 58785
WSHIST: writing time sample 626 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 59385
WSHIST: writing time sample 626 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 58785
nstep, te 628 0.26445768555230808E+10 0.26443202645205479E+10 -0.10822151967547147E-01 0.97101374558939060E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.70121527777778 6 7 0.40971662186379926
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 627 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 60585
WSHIST: writing time sample 627 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 59985
WSHIST: writing time sample 627 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 60585
WSHIST: writing time sample 627 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 59985
nstep, te 629 0.26451683736757913E+10 0.26456270523528991E+10 0.19347041038507692E-01 0.97093835911036338E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.71510416666666 6 7 0.41016465053763429
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 628 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 61785
WSHIST: writing time sample 628 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 61185
WSHIST: writing time sample 628 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 61785
WSHIST: writing time sample 628 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 61185
nstep, te 630 0.26458849948985639E+10 0.26456270523528991E+10 -0.10880849032571230E-01 0.97086296873412182E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.72899305555555 6 7 0.41061267921146932
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 629 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 62985
WSHIST: writing time sample 629 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 62385
WSHIST: writing time sample 629 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 62985
WSHIST: writing time sample 629 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 62385
nstep, te 631 0.26465322643857117E+10 0.26470025974574704E+10 0.19841711229556941E-01 0.97078757812404714E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.74288194444443 6 7 0.41106070788530436
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 630 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 64185
WSHIST: writing time sample 630 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 63585
WSHIST: writing time sample 630 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 64185
WSHIST: writing time sample 630 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 63585
nstep, te 632 0.26472481290269113E+10 0.26470025974574704E+10 -0.10358995296053903E-01 0.97070576093744283E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.75677083333332 6 7 0.41150873655913933
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 631 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 65385
WSHIST: writing time sample 631 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 64785
WSHIST: writing time sample 631 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 65385
WSHIST: writing time sample 631 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 64785
nstep, te 633 0.26475896751231933E+10 0.26483843063185310E+10 0.33531659505164520E-01 0.97052929721874665E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.77065972222223 6 7 0.41195676523297531
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 632 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 66585
WSHIST: writing time sample 632 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 65985
WSHIST: writing time sample 632 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 66585
WSHIST: writing time sample 632 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 65985
nstep, te 634 0.26479210352886186E+10 0.26483843063185310E+10 0.19552680863145249E-01 0.97034709064562485E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.78454861111112 6 7 0.41240479390681034
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 633 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 67785
WSHIST: writing time sample 633 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 67185
WSHIST: writing time sample 633 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 67785
WSHIST: writing time sample 633 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 67185
nstep, te 635 0.26481938859299092E+10 0.26490811597901435E+10 0.37455079992201934E-01 0.97016460356373762E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.79843750000001 6 7 0.41285282258064532
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 634 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 68985
WSHIST: writing time sample 634 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 68385
WSHIST: writing time sample 634 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 68985
WSHIST: writing time sample 634 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 68385
nstep, te 636 0.26484691649025784E+10 0.26490811597901435E+10 0.25839419981657206E-01 0.96998203558882407E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.81232638888889 6 7 0.41330085125448035
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 635 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 70185
WSHIST: writing time sample 635 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 69585
WSHIST: writing time sample 635 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 70185
WSHIST: writing time sample 635 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 69585
nstep, te 637 0.26488810478753042E+10 0.26498920766590543E+10 0.42695332521231373E-01 0.96979952682282936E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.82621527777778 6 7 0.41374887992831538
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 636 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 71385
WSHIST: writing time sample 636 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 70785
WSHIST: writing time sample 636 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 71385
WSHIST: writing time sample 636 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 70785
nstep, te 638 0.26491336957003779E+10 0.26498920766590543E+10 0.32032162337255365E-01 0.96961695754686967E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.84010416666666 6 7 0.41419690860215042
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 637 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 72585
WSHIST: writing time sample 637 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 71985
WSHIST: writing time sample 637 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 72585
WSHIST: writing time sample 637 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 71985
nstep, te 639 0.26494983328368483E+10 0.26503913299845872E+10 0.37725139367338685E-01 0.96943444870281208E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.85399305555555 6 7 0.41464493727598545
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 638 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 73785
WSHIST: writing time sample 638 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 73185
WSHIST: writing time sample 638 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 73785
WSHIST: writing time sample 638 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 73185
nstep, te 640 0.26495029163252268E+10 0.26503913299845872E+10 0.37538593424303490E-01 0.96925187942216857E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.86788194444443 6 7 0.41509296594982048
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 639 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 74985
WSHIST: writing time sample 639 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 74385
WSHIST: writing time sample 639 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 74985
WSHIST: writing time sample 639 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 74385
nstep, te 641 0.26497516694485145E+10 0.26506589651757388E+10 0.38343566696320282E-01 0.96907182214032990E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.88177083333332 6 7 0.41554099462365551
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 640 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 76185
WSHIST: writing time sample 640 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 75585
WSHIST: writing time sample 640 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 76185
WSHIST: writing time sample 640 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 75585
nstep, te 642 0.26498007346110373E+10 0.26506589651757388E+10 0.36275409032196983E-01 0.96892780307841967E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.89565972222223 6 7 0.41598902329749143
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 641 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 77385
WSHIST: writing time sample 641 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 76785
WSHIST: writing time sample 641 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 77385
WSHIST: writing time sample 641 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 76785
nstep, te 643 0.26500399155320053E+10 0.26508639410425696E+10 0.34834752894830602E-01 0.96878594630970518E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.90954861111112 6 7 0.41643705197132647
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 642 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 78585
WSHIST: writing time sample 642 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 77985
WSHIST: writing time sample 642 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 78585
WSHIST: writing time sample 642 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 77985
nstep, te 644 0.26500911261962881E+10 0.26508639410425696E+10 0.32674670826890212E-01 0.96864421927858231E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.92343750000001 6 7 0.41688508064516150
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 643 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 79785
WSHIST: writing time sample 643 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 79185
WSHIST: writing time sample 643 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 79785
WSHIST: writing time sample 643 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 79185
nstep, te 645 0.26502944982092795E+10 0.26510818971053267E+10 0.33296168391393287E-01 0.96850250003171474E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.93732638888889 6 7 0.41733310931899648
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 644 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 80985
WSHIST: writing time sample 644 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 80385
WSHIST: writing time sample 644 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 80985
WSHIST: writing time sample 644 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 80385
nstep, te 646 0.26502855069167895E+10 0.26510818971053267E+10 0.33681316696764205E-01 0.96836078125190295E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.95121527777778 6 7 0.41778113799283151
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 645 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 82185
WSHIST: writing time sample 645 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 81585
WSHIST: writing time sample 645 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 82185
WSHIST: writing time sample 645 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 81585
nstep, te 647 0.26504322269053631E+10 0.26511196666692653E+10 0.29077798407334848E-01 0.96821906250011423E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.96510416666666 6 7 0.41822916666666654
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 646 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 83385
WSHIST: writing time sample 646 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 82785
WSHIST: writing time sample 646 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 83385
WSHIST: writing time sample 646 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 82785
nstep, te 648 0.26502954644773388E+10 0.26511196666692653E+10 0.34867784877329562E-01 0.96807734375000684E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.97899305555555 6 7 0.41867719534050157
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 647 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 84585
WSHIST: writing time sample 647 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 83985
WSHIST: writing time sample 647 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 84585
WSHIST: writing time sample 647 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 83985
nstep, te 649 0.26502256367639828E+10 0.26509095446815734E+10 0.28936896746701097E-01 0.96793562500000058E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 178.99288194444443 6 7 0.41912522401433661
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 648 to instantaneous h-file 1 DATE=1997/06/27 NCSEC= 85785
WSHIST: writing time sample 648 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 85185
WSHIST: writing time sample 648 to instantaneous h-file 2 DATE=1997/06/27 NCSEC= 85785
WSHIST: writing time sample 648 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 85185
nstep, te 650 0.26500953581604548E+10 0.26509095446815734E+10 0.34453800146774433E-01 0.96780466875000013E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.00677083333332 6 7 0.41957325268817164
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 649 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 585
WSHIST: writing time sample 649 to accumulated h-file 1 DATE=1997/06/27 NCSEC= 86385
WSHIST: writing time sample 649 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 585
WSHIST: writing time sample 649 to accumulated h-file 2 DATE=1997/06/27 NCSEC= 86385
nstep, te 651 0.26504379596863546E+10 0.26504056219564610E+10 -0.13683914953808850E-02 0.96783220356250007E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.02065972222223 6 7 0.42002128136200756
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 650 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 1785
WSHIST: writing time sample 650 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 1185
WSHIST: writing time sample 650 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 1785
WSHIST: writing time sample 650 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 1185
nstep, te 652 0.26505830888306556E+10 0.26504056219564610E+10 -0.75093354397784426E-02 0.96786918377624999E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.03454861111112 6 7 0.42046931003584259
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 651 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 2985
WSHIST: writing time sample 651 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 2385
WSHIST: writing time sample 651 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 2985
WSHIST: writing time sample 651 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 2385
nstep, te 653 0.26509039207784090E+10 0.26506649819465823E+10 -0.10110066751419020E-01 0.96790679946407516E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.04843750000001 6 7 0.42091733870967762
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 652 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 4185
WSHIST: writing time sample 652 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 3585
WSHIST: writing time sample 652 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 4185
WSHIST: writing time sample 652 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 3585
nstep, te 654 0.26508904218425055E+10 0.26506649819465823E+10 -0.95385229751141446E-02 0.96794444859284442E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.06232638888889 6 7 0.42136536738351260
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 653 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 5385
WSHIST: writing time sample 653 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 4785
WSHIST: writing time sample 653 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 5385
WSHIST: writing time sample 653 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 4785
nstep, te 655 0.26510331408786955E+10 0.26508065467429838E+10 -0.95869865349427277E-02 0.96798203566557044E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.07621527777778 6 7 0.42181339605734763
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 654 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 6585
WSHIST: writing time sample 654 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 5985
WSHIST: writing time sample 654 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 6585
WSHIST: writing time sample 654 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 5985
nstep, te 656 0.26510360906159701E+10 0.26508065467429838E+10 -0.97114085359327595E-02 0.96801968776493435E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.09010416666666 6 7 0.42226142473118267
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 655 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 7785
WSHIST: writing time sample 655 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 7185
WSHIST: writing time sample 655 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 7785
WSHIST: writing time sample 655 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 7185
nstep, te 657 0.26510509539329133E+10 0.26507295158539143E+10 -0.13598684943717547E-01 0.96805733907839603E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.10399305555555 6 7 0.42270945340501770
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 656 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 8985
WSHIST: writing time sample 656 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 8385
WSHIST: writing time sample 656 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 8985
WSHIST: writing time sample 656 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 8385
nstep, te 658 0.26509852071710529E+10 0.26507295158539143E+10 -0.10816796690177719E-01 0.96809492628220367E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.11788194444443 6 7 0.42315748207885273
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 657 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 10185
WSHIST: writing time sample 657 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 9585
WSHIST: writing time sample 657 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 10185
WSHIST: writing time sample 657 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 9585
nstep, te 659 0.26510029911850390E+10 0.26506697397298198E+10 -0.14097342676470169E-01 0.96813381120193197E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.13177083333332 6 7 0.42360551075268776
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 658 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 11385
WSHIST: writing time sample 658 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 10785
WSHIST: writing time sample 658 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 11385
WSHIST: writing time sample 658 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 10785
nstep, te 660 0.26509988637460093E+10 0.26506697397298198E+10 -0.13921919803729341E-01 0.96819085523461603E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.14565972222223 6 7 0.42405353942652368
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 659 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 12585
WSHIST: writing time sample 659 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 11985
WSHIST: writing time sample 659 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 12585
WSHIST: writing time sample 659 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 11985
nstep, te 661 0.26510619066348877E+10 0.26506765924120855E+10 -0.16297780229988915E-01 0.96824898881407702E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.15954861111112 6 7 0.42450156810035872
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 660 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 13785
WSHIST: writing time sample 660 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 13185
WSHIST: writing time sample 660 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 13785
WSHIST: writing time sample 660 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 13185
nstep, te 662 0.26510723948649693E+10 0.26506765924120855E+10 -0.16740396261090199E-01 0.96830718776634458E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.17343750000001 6 7 0.42494959677419375
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 661 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 14985
WSHIST: writing time sample 661 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 14385
WSHIST: writing time sample 661 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 14985
WSHIST: writing time sample 661 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 14385
nstep, te 663 0.26511145166698823E+10 0.26507252666929140E+10 -0.16462268684088743E-01 0.96836538595348058E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.18732638888889 6 7 0.42539762544802878
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 662 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 16185
WSHIST: writing time sample 662 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 15585
WSHIST: writing time sample 662 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 16185
WSHIST: writing time sample 662 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 15585
nstep, te 664 0.26511326552006245E+10 0.26507252666929140E+10 -0.17228351802012220E-01 0.96842352003220876E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.20121527777778 6 7 0.42584565412186376
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 663 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 17385
WSHIST: writing time sample 663 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 16785
WSHIST: writing time sample 663 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 17385
WSHIST: writing time sample 663 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 16785
nstep, te 665 0.26511747730092983E+10 0.26507636426847129E+10 -0.17385544992613525E-01 0.96848171901443260E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.21510416666666 6 7 0.42629368279569879
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 664 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 18585
WSHIST: writing time sample 664 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 17985
WSHIST: writing time sample 664 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 18585
WSHIST: writing time sample 664 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 17985
nstep, te 666 0.26511867529586096E+10 0.26507636426847129E+10 -0.17891065642061436E-01 0.96853992189086595E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.22899305555555 6 7 0.42674171146953382
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 665 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 19785
WSHIST: writing time sample 665 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 19185
WSHIST: writing time sample 665 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 19785
WSHIST: writing time sample 665 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 19185
nstep, te 667 0.26512269645030789E+10 0.26508089339250488E+10 -0.17675207883691389E-01 0.96859812500095213E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.24288194444443 6 7 0.42718974014336886
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 666 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 20985
WSHIST: writing time sample 666 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 20385
WSHIST: writing time sample 666 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 20985
WSHIST: writing time sample 666 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 20385
nstep, te 668 0.26512283792300568E+10 0.26508089339250488E+10 -0.17734122966352916E-01 0.96864730468755719E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.25677083333332 6 7 0.42763776881720389
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 667 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 22185
WSHIST: writing time sample 667 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 21585
WSHIST: writing time sample 667 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 22185
WSHIST: writing time sample 667 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 21585
nstep, te 669 0.26509292374776893E+10 0.26508484360919118E+10 -0.34165737969238980E-02 0.96856359921875352E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.27065972222223 6 7 0.42808579749103981
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 668 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 23385
WSHIST: writing time sample 668 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 22785
WSHIST: writing time sample 668 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 23385
WSHIST: writing time sample 668 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 22785
nstep, te 670 0.26505945355640578E+10 0.26508484360919118E+10 0.10736848080416665E-01 0.96847191595312514E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.28454861111112 6 7 0.42853382616487484
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 669 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 24585
WSHIST: writing time sample 669 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 23985
WSHIST: writing time sample 669 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 24585
WSHIST: writing time sample 669 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 23985
nstep, te 671 0.26503375051615047E+10 0.26502255241819792E+10 -0.47358607272420640E-02 0.96837968995718766E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.29843750000001 6 7 0.42898185483870988
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 670 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 25785
WSHIST: writing time sample 670 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 25185
WSHIST: writing time sample 670 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 25785
WSHIST: writing time sample 670 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 25185
nstep, te 672 0.26500901372454882E+10 0.26502255241819792E+10 0.57262837521761811E-02 0.96828750014743127E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.31232638888889 6 7 0.42942988351254491
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 671 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 26985
WSHIST: writing time sample 671 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 26385
WSHIST: writing time sample 671 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 26985
WSHIST: writing time sample 671 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 26385
nstep, te 673 0.26499060771686711E+10 0.26497247758410378E+10 -0.76689964035565206E-02 0.96819531250884582E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.32621527777778 6 7 0.42987791218637988
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 672 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 28185
WSHIST: writing time sample 672 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 27585
WSHIST: writing time sample 672 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 28185
WSHIST: writing time sample 672 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 27585
nstep, te 674 0.26497354178618407E+10 0.26497247758410378E+10 -0.45019752762049845E-03 0.96810312031303081E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.34010416666666 6 7 0.43032594086021492
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 673 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 29385
WSHIST: writing time sample 673 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 28785
WSHIST: writing time sample 673 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 29385
WSHIST: writing time sample 673 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 28785
nstep, te 675 0.26496234686317849E+10 0.26493718881385832E+10 -0.10643818284397142E-01 0.96801086378128181E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.35399305555555 6 7 0.43077396953404995
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 674 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 30585
WSHIST: writing time sample 674 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 29985
WSHIST: writing time sample 674 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 30585
WSHIST: writing time sample 674 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 29985
nstep, te 676 0.26495274597704015E+10 0.26493718881385832E+10 -0.65825225329777378E-02 0.96791867213937687E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.36788194444443 6 7 0.43122199820788498
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 675 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 31785
WSHIST: writing time sample 675 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 31185
WSHIST: writing time sample 675 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 31785
WSHIST: writing time sample 675 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 31185
nstep, te 677 0.26494924129009285E+10 0.26491438317799740E+10 -0.14750450753131776E-01 0.96783088595336245E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.38177083333332 6 7 0.43167002688172001
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 676 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 32985
WSHIST: writing time sample 676 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 32385
WSHIST: writing time sample 676 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 32985
WSHIST: writing time sample 676 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 32385
nstep, te 678 0.26496057303922315E+10 0.26491438317799740E+10 -0.19546023508718258E-01 0.96780792034470171E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.39565972222223 6 7 0.43211805555555594
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 677 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 34185
WSHIST: writing time sample 677 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 33585
WSHIST: writing time sample 677 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 34185
WSHIST: writing time sample 677 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 33585
nstep, te 679 0.26497794565183206E+10 0.26492142563782983E+10 -0.23917875478195478E-01 0.96778884397068206E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.40954861111112 6 7 0.43256608422939097
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 678 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 35385
WSHIST: writing time sample 678 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 34785
WSHIST: writing time sample 678 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 35385
WSHIST: writing time sample 678 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 34785
nstep, te 680 0.26499278365700960E+10 0.26492142563782983E+10 -0.30197542514604252E-01 0.96777000095074094E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.42343750000001 6 7 0.43301411290322600
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 679 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 36585
WSHIST: writing time sample 679 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 35985
WSHIST: writing time sample 679 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 36585
WSHIST: writing time sample 679 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 35985
nstep, te 681 0.26501198492341061E+10 0.26495333618793292E+10 -0.24819666271466853E-01 0.96775117193204438E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.43732638888889 6 7 0.43346214157706103
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 680 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 37785
WSHIST: writing time sample 680 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 37185
WSHIST: writing time sample 680 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 37785
WSHIST: writing time sample 680 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 37185
nstep, te 682 0.26502894436563482E+10 0.26495333618793292E+10 -0.31997387811568120E-01 0.96773234375342261E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.45121527777778 6 7 0.43391017025089601
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 681 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 38985
WSHIST: writing time sample 681 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 38385
WSHIST: writing time sample 681 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 38985
WSHIST: writing time sample 681 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 38385
nstep, te 683 0.26504940368920879E+10 0.26498604092557955E+10 -0.26815650382967168E-01 0.96771351562520533E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.46510416666666 6 7 0.43435819892473104
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 682 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 40185
WSHIST: writing time sample 682 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 39585
WSHIST: writing time sample 682 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 40185
WSHIST: writing time sample 682 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 39585
nstep, te 684 0.26506566135560842E+10 0.26498604092557955E+10 -0.33696687631414854E-01 0.96769468750001251E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.47899305555555 6 7 0.43480622759856608
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 683 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 41385
WSHIST: writing time sample 683 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 40785
WSHIST: writing time sample 683 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 41385
WSHIST: writing time sample 683 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 40785
nstep, te 685 0.26508744352930593E+10 0.26502273168162618E+10 -0.27387662227011104E-01 0.96767585937500087E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.49288194444443 6 7 0.43525425627240111
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 684 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 42585
WSHIST: writing time sample 684 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 41985
WSHIST: writing time sample 684 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 42585
WSHIST: writing time sample 684 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 41985
nstep, te 686 0.26510674871351070E+10 0.26502273168162618E+10 -0.35558625094281655E-01 0.96766149374999994E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.50677083333332 6 7 0.43570228494623614
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 685 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 43785
WSHIST: writing time sample 685 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 43185
WSHIST: writing time sample 685 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 43785
WSHIST: writing time sample 685 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 43185
nstep, te 687 0.26514074992123523E+10 0.26507174326566091E+10 -0.29204212816424695E-01 0.96771284587500006E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.52065972222223 6 7 0.43615031362007206
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 686 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 44985
WSHIST: writing time sample 686 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 44385
WSHIST: writing time sample 686 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 44985
WSHIST: writing time sample 686 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 44385
nstep, te 688 0.26517085223612113E+10 0.26507174326566091E+10 -0.41941370411217836E-01 0.96776814106499995E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.53454861111112 6 7 0.43659834229390709
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 687 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 46185
WSHIST: writing time sample 687 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 45585
WSHIST: writing time sample 687 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 46185
WSHIST: writing time sample 687 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 45585
nstep, te 689 0.26519411123535790E+10 0.26514470287941723E+10 -0.20907643060049975E-01 0.96782367283889995E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.54843750000001 6 7 0.43704637096774213
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 688 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 47385
WSHIST: writing time sample 688 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 46785
WSHIST: writing time sample 688 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 47385
WSHIST: writing time sample 688 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 46785
nstep, te 690 0.26522048749350028E+10 0.26514470287941723E+10 -0.32067177579281660E-01 0.96787921412033393E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.56232638888889 6 7 0.43749439964157716
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 689 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 48585
WSHIST: writing time sample 689 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 47985
WSHIST: writing time sample 689 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 48585
WSHIST: writing time sample 689 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 47985
nstep, te 691 0.26523912159114156E+10 0.26520201728746037E+10 -0.15699254450987490E-01 0.96793469190972013E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.57621527777778 6 7 0.43794242831541219
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 690 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 49785
WSHIST: writing time sample 690 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 49185
WSHIST: writing time sample 690 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 49785
WSHIST: writing time sample 690 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 49185
nstep, te 692 0.26525416442746506E+10 0.26520201728746037E+10 -0.22062781241516460E-01 0.96799023463958321E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.59010416666666 6 7 0.43839045698924717
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 691 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 50985
WSHIST: writing time sample 691 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 50385
WSHIST: writing time sample 691 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 50985
WSHIST: writing time sample 691 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 50385
nstep, te 693 0.26527534692477856E+10 0.26527914907261834E+10 0.16085471111113039E-02 0.96804578126587498E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.60399305555555 6 7 0.43883848566308220
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 692 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 52185
WSHIST: writing time sample 692 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 51585
WSHIST: writing time sample 692 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 52185
WSHIST: writing time sample 692 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 51585
nstep, te 694 0.26530549118992791E+10 0.26527914907261834E+10 -0.11143727596491288E-01 0.96810132812595242E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.61788194444443 6 7 0.43928651433691723
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 693 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 53385
WSHIST: writing time sample 693 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 52785
WSHIST: writing time sample 693 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 53385
WSHIST: writing time sample 693 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 52785
nstep, te 695 0.26531070080673571E+10 0.26533009486564770E+10 0.82040188802907713E-02 0.96814996093755733E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.63177083333332 6 7 0.43973454301075227
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 694 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 54585
WSHIST: writing time sample 694 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 53985
WSHIST: writing time sample 694 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 54585
WSHIST: writing time sample 694 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 53985
nstep, te 696 0.26530451064367528E+10 0.26533009486564770E+10 0.10823159748654823E-01 0.96809677734375349E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.64565972222223 6 7 0.44018257168458819
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 695 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 55785
WSHIST: writing time sample 695 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 55185
WSHIST: writing time sample 695 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 55785
WSHIST: writing time sample 695 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 55185
nstep, te 697 0.26527687927984109E+10 0.26533183992264819E+10 0.23251998745693680E-01 0.96803754882812515E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.65954861111112 6 7 0.44063060035842322
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 696 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 56985
WSHIST: writing time sample 696 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 56385
WSHIST: writing time sample 696 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 56985
WSHIST: writing time sample 696 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 56385
nstep, te 698 0.26526161219040132E+10 0.26533183992264819E+10 0.29712826077202558E-01 0.96797788886718743E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.67343750000001 6 7 0.44107862903225825
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 697 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 58185
WSHIST: writing time sample 697 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 57585
WSHIST: writing time sample 697 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 58185
WSHIST: writing time sample 697 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 57585
nstep, te 699 0.26524898347344604E+10 0.26534451383639245E+10 0.40420677070921195E-01 0.96791820770703125E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.68732638888889 6 7 0.44152665770609328
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 698 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 59385
WSHIST: writing time sample 698 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 58785
WSHIST: writing time sample 698 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 59385
WSHIST: writing time sample 698 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 58785
nstep, te 700 0.26525861802159691E+10 0.26534451383639245E+10 0.36346364140192690E-01 0.96785858933742187E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.70121527777778 6 7 0.44197468637992832
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 699 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 60585
WSHIST: writing time sample 699 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 59985
WSHIST: writing time sample 699 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 60585
WSHIST: writing time sample 699 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 59985
nstep, te 701 0.26524572003162236E+10 0.26534954569889894E+10 0.43936002965056412E-01 0.96779890598524536E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.71510416666666 6 7 0.44242271505376329
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 700 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 61785
WSHIST: writing time sample 700 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 61185
WSHIST: writing time sample 700 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 61785
WSHIST: writing time sample 700 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 61185
nstep, te 702 0.26525072359429584E+10 0.26534954569889894E+10 0.41821225823731767E-01 0.96773922342161473E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.72899305555555 6 7 0.44287074372759833
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 701 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 62985
WSHIST: writing time sample 701 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 62385
WSHIST: writing time sample 701 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 62985
WSHIST: writing time sample 701 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 62385
nstep, te 703 0.26524487739431424E+10 0.26535794228304582E+10 0.47851685269612275E-01 0.96767960496779677E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.74288194444443 6 7 0.44331877240143336
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 702 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 64185
WSHIST: writing time sample 702 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 63585
WSHIST: writing time sample 702 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 64185
WSHIST: writing time sample 702 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 63585
nstep, te 704 0.26524321144053211E+10 0.26535794228304582E+10 0.48560247326306351E-01 0.96761018567306775E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.75677083333332 6 7 0.44376680107526839
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 703 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 65385
WSHIST: writing time sample 703 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 64785
WSHIST: writing time sample 703 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 65385
WSHIST: writing time sample 703 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 64785
nstep, te 705 0.26521128422412515E+10 0.26538216260801697E+10 0.72340845576127313E-01 0.96739738457788408E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.77065972222223 6 7 0.44421482974910431
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 704 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 66585
WSHIST: writing time sample 704 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 65985
WSHIST: writing time sample 704 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 66585
WSHIST: writing time sample 704 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 65985
nstep, te 706 0.26518234580141554E+10 0.26538216260801697E+10 0.84611248920170010E-01 0.96717598057467316E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.78454861111112 6 7 0.44466285842293934
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 705 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 67785
WSHIST: writing time sample 705 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 67185
WSHIST: writing time sample 705 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 67785
WSHIST: writing time sample 705 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 67185
nstep, te 707 0.26515375853542147E+10 0.26531820792122002E+10 0.69651141982967957E-01 0.96695406039698035E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.79843750000001 6 7 0.44511088709677438
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 706 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 68985
WSHIST: writing time sample 706 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 68385
WSHIST: writing time sample 706 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 68985
WSHIST: writing time sample 706 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 68385
nstep, te 708 0.26512094660588059E+10 0.26531820792122002E+10 0.83567582565047219E-01 0.96673211393631878E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.81232638888889 6 7 0.44555891577060941
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 707 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 70185
WSHIST: writing time sample 707 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 69585
WSHIST: writing time sample 707 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 70185
WSHIST: writing time sample 707 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 69585
nstep, te 709 0.26509619011674833E+10 0.26526085996624670E+10 0.69776619746639151E-01 0.96651022996117914E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.82621527777778 6 7 0.44600694444444444
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 708 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 71385
WSHIST: writing time sample 708 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 70785
WSHIST: writing time sample 708 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 71385
WSHIST: writing time sample 708 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 70785
nstep, te 710 0.26506873729442186E+10 0.26526085996624670E+10 0.81428124457150725E-01 0.96628828098517071E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.84010416666666 6 7 0.44645497311827947
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 709 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 72585
WSHIST: writing time sample 709 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 71985
WSHIST: writing time sample 709 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 72585
WSHIST: writing time sample 709 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 71985
nstep, te 711 0.26504477080941734E+10 0.26520388101013045E+10 0.67451845781109424E-01 0.96606632810911018E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.85399305555555 6 7 0.44690300179211445
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 710 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 73785
WSHIST: writing time sample 710 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 73185
WSHIST: writing time sample 710 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 73785
WSHIST: writing time sample 710 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 73185
nstep, te 712 0.26501804987626777E+10 0.26520388101013045E+10 0.78797840479509065E-01 0.96584437499904670E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.86788194444443 6 7 0.44735103046594948
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 711 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 74985
WSHIST: writing time sample 711 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 74385
WSHIST: writing time sample 711 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 74985
WSHIST: writing time sample 711 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 74385
nstep, te 713 0.26499795706664305E+10 0.26514802503969603E+10 0.63647529386445051E-01 0.96562763906244290E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.88177083333332 6 7 0.44779905913978452
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 712 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 76185
WSHIST: writing time sample 712 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 75585
WSHIST: writing time sample 712 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 76185
WSHIST: writing time sample 712 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 75585
nstep, te 714 0.26499684009002361E+10 0.26514802503969603E+10 0.64130579982285690E-01 0.96548773490624662E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.89565972222223 6 7 0.44824708781362044
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 713 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 77385
WSHIST: writing time sample 713 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 76785
WSHIST: writing time sample 713 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 77385
WSHIST: writing time sample 713 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 76785
nstep, te 715 0.26499974025163355E+10 0.26511607334685040E+10 0.49353833983461867E-01 0.96535244065687497E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.90954861111112 6 7 0.44869511648745547
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 714 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 78585
WSHIST: writing time sample 714 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 77985
WSHIST: writing time sample 714 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 78585
WSHIST: writing time sample 714 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 77985
nstep, te 716 0.26500264153850584E+10 0.26511607334685040E+10 0.48129722398971252E-01 0.96521742300191254E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.92343750000001 6 7 0.44914314516129050
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 715 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 79785
WSHIST: writing time sample 715 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 79185
WSHIST: writing time sample 715 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 79785
WSHIST: writing time sample 715 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 79185
nstep, te 717 0.26500642017562962E+10 0.26510930043734665E+10 0.43658765671755438E-01 0.96508241725511485E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.93732638888889 6 7 0.44959117383512553
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 716 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 80985
WSHIST: writing time sample 716 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 80385
WSHIST: writing time sample 716 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 80985
WSHIST: writing time sample 716 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 80385
nstep, te 718 0.26500967102550273E+10 0.26510930043734665E+10 0.42285151213059077E-01 0.96494734816030701E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.95121527777778 6 7 0.45003920250896057
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 717 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 82185
WSHIST: writing time sample 717 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 81585
WSHIST: writing time sample 717 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 82185
WSHIST: writing time sample 717 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 81585
nstep, te 719 0.26501681168933835E+10 0.26510136204025459E+10 0.35890263257832906E-01 0.96481234401461843E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.96510416666666 6 7 0.45048723118279560
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 718 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 83385
WSHIST: writing time sample 718 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 82785
WSHIST: writing time sample 718 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 83385
WSHIST: writing time sample 718 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 82785
nstep, te 720 0.26501253914729199E+10 0.26510136204025459E+10 0.37709177371995681E-01 0.96467734376587701E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.97899305555555 6 7 0.45093525985663058
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 719 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 84585
WSHIST: writing time sample 719 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 83985
WSHIST: writing time sample 719 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 84585
WSHIST: writing time sample 719 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 83985
nstep, te 721 0.26499903520945034E+10 0.26507214538098865E+10 0.31042798825442090E-01 0.96454234375095271E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 179.99288194444443 6 7 0.45138328853046561
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 720 to instantaneous h-file 1 DATE=1997/06/28 NCSEC= 85785
WSHIST: writing time sample 720 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 85185
WSHIST: writing time sample 720 to instantaneous h-file 2 DATE=1997/06/28 NCSEC= 85785
WSHIST: writing time sample 720 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 85185
nstep, te 722 0.26499842347227674E+10 0.26507214538098865E+10 0.31306550615978729E-01 0.96441919843755721E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.00677083333332 6 7 0.45183131720430064
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 721 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 585
WSHIST: writing time sample 721 to accumulated h-file 1 DATE=1997/06/28 NCSEC= 86385
WSHIST: writing time sample 721 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 585
WSHIST: writing time sample 721 to accumulated h-file 2 DATE=1997/06/28 NCSEC= 86385
nstep, te 723 0.26502874699979219E+10 0.26502948368210287E+10 0.31282083752898676E-03 0.96447063315625332E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.02065972222223 6 7 0.45227934587813656
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 722 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 1785
WSHIST: writing time sample 722 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 1185
WSHIST: writing time sample 722 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 1785
WSHIST: writing time sample 722 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 1185
nstep, te 724 0.26506412562268705E+10 0.26502948368210287E+10 -0.14709222026659164E-01 0.96453254267687516E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.03454861111112 6 7 0.45272737455197160
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 723 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 2985
WSHIST: writing time sample 723 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 2385
WSHIST: writing time sample 723 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 2985
WSHIST: writing time sample 723 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 2385
nstep, te 725 0.26509601205316281E+10 0.26507276465200815E+10 -0.98703755487426735E-02 0.96459508068561263E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.04843750000001 6 7 0.45317540322580663
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 724 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 4185
WSHIST: writing time sample 724 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 3585
WSHIST: writing time sample 724 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 4185
WSHIST: writing time sample 724 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 3585
nstep, te 726 0.26511171024498019E+10 0.26507276465200815E+10 -0.16534434531589506E-01 0.96465766109113669E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.06232638888889 6 7 0.45362343189964166
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 725 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 5385
WSHIST: writing time sample 725 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 4785
WSHIST: writing time sample 725 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 5385
WSHIST: writing time sample 725 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 4785
nstep, te 727 0.26512661551641870E+10 0.26510069208711643E+10 -0.11005130808798917E-01 0.96472030810296812E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.07621527777778 6 7 0.45407146057347669
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 726 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 6585
WSHIST: writing time sample 726 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 5985
WSHIST: writing time sample 726 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 6585
WSHIST: writing time sample 726 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 5985
nstep, te 728 0.26513858925559530E+10 0.26510069208711643E+10 -0.16087230382745812E-01 0.96478289036117814E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.09010416666666 6 7 0.45451948924731173
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 727 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 7785
WSHIST: writing time sample 727 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 7185
WSHIST: writing time sample 727 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 7785
WSHIST: writing time sample 727 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 7185
nstep, te 729 0.26513505326164885E+10 0.26508990775094008E+10 -0.19162883292122280E-01 0.96484546873417072E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.10399305555555 6 7 0.45496751792114670
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 728 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 8985
WSHIST: writing time sample 728 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 8385
WSHIST: writing time sample 728 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 8985
WSHIST: writing time sample 728 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 8385
nstep, te 730 0.26512941513127599E+10 0.26508990775094008E+10 -0.16768579916036069E-01 0.96490804687405020E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.11788194444443 6 7 0.45541554659498173
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 729 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 10185
WSHIST: writing time sample 729 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 9585
WSHIST: writing time sample 729 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 10185
WSHIST: writing time sample 729 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 9585
nstep, te 731 0.26512655915730934E+10 0.26507897219386067E+10 -0.20196562933051946E-01 0.96497139374994294E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.13177083333332 6 7 0.45586357526881677
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 730 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 11385
WSHIST: writing time sample 730 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 10785
WSHIST: writing time sample 730 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 11385
WSHIST: writing time sample 730 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 10785
nstep, te 732 0.26511592462274175E+10 0.26507897219386067E+10 -0.15681903581195342E-01 0.96504606643749663E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.14565972222223 6 7 0.45631160394265274
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 731 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 12585
WSHIST: writing time sample 731 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 11985
WSHIST: writing time sample 731 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 12585
WSHIST: writing time sample 731 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 11985
nstep, te 733 0.26510831279951639E+10 0.26506416197470741E+10 -0.18735297489002524E-01 0.96512148273624975E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.15954861111112 6 7 0.45675963261648772
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 732 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 13785
WSHIST: writing time sample 732 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 13185
WSHIST: writing time sample 732 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 13785
WSHIST: writing time sample 732 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 13185
nstep, te 734 0.26509083469680486E+10 0.26506416197470741E+10 -0.11317620010811857E-01 0.96519687490167475E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.17343750000001 6 7 0.45720766129032275
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 733 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 14985
WSHIST: writing time sample 733 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 14385
WSHIST: writing time sample 733 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 14985
WSHIST: writing time sample 733 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 14385
nstep, te 735 0.26507473939987736E+10 0.26503687365590329E+10 -0.16065722449155075E-01 0.96527227030660055E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.18732638888889 6 7 0.45765568996415779
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 734 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 16185
WSHIST: writing time sample 734 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 15585
WSHIST: writing time sample 734 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 16185
WSHIST: writing time sample 734 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 15585
nstep, te 736 0.26505015232520981E+10 0.26503687365590329E+10 -0.56334480289072317E-02 0.96534772996839602E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.20121527777778 6 7 0.45810371863799282
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 735 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 17385
WSHIST: writing time sample 735 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 16785
WSHIST: writing time sample 735 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 17385
WSHIST: writing time sample 735 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 16785
nstep, te 737 0.26502635111315041E+10 0.26499508688536611E+10 -0.13262745806334615E-01 0.96542312473560378E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.21510416666666 6 7 0.45855174731182785
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 736 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 18585
WSHIST: writing time sample 736 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 17985
WSHIST: writing time sample 736 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 18585
WSHIST: writing time sample 736 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 17985
nstep, te 738 0.26499456671508212E+10 0.26499508688536611E+10 0.22064662227697690E-03 0.96549852029663627E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.22899305555555 6 7 0.45899977598566288
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 737 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 19785
WSHIST: writing time sample 737 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 19185
WSHIST: writing time sample 737 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 19785
WSHIST: writing time sample 737 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 19185
nstep, te 739 0.26496280062077699E+10 0.26493878041960492E+10 -0.10188127340253266E-01 0.96557397996779822E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.24288194444443 6 7 0.45944780465949786
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 738 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 20985
WSHIST: writing time sample 738 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 20385
WSHIST: writing time sample 738 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 20985
WSHIST: writing time sample 738 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 20385
nstep, te 740 0.26492308532068634E+10 0.26493878041960492E+10 0.66565798153264749E-02 0.96564194036056797E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.25677083333332 6 7 0.45989583333333289
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 739 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 22185
WSHIST: writing time sample 739 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 21585
WSHIST: writing time sample 739 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 22185
WSHIST: writing time sample 739 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 21585
nstep, te 741 0.26486269308877702E+10 0.26486528503622284E+10 0.10993399152950470E-02 0.96560041798413411E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.27065972222223 6 7 0.46034386200716887
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 740 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 23385
WSHIST: writing time sample 740 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 22785
WSHIST: writing time sample 740 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 23385
WSHIST: writing time sample 740 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 22785
nstep, te 742 0.26479731635289459E+10 0.26486528503622284E+10 0.28829447161830401E-01 0.96555239070404801E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.28454861111112 6 7 0.46079189068100385
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 741 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 24585
WSHIST: writing time sample 741 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 23985
WSHIST: writing time sample 741 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 24585
WSHIST: writing time sample 741 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 23985
nstep, te 743 0.26474134803622794E+10 0.26473873655922685E+10 -0.11077340894571272E-02 0.96550390906724293E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.29843750000001 6 7 0.46123991935483888
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 742 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 25785
WSHIST: writing time sample 742 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 25185
WSHIST: writing time sample 742 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 25785
WSHIST: writing time sample 742 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 25185
nstep, te 744 0.26468439474772959E+10 0.26473873655922685E+10 0.23051822653390428E-01 0.96545546423153457E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.31232638888889 6 7 0.46168794802867391
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 743 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 26985
WSHIST: writing time sample 743 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 26385
WSHIST: writing time sample 743 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 26985
WSHIST: writing time sample 743 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 26385
nstep, te 745 0.26463558132452526E+10 0.26462570327232327E+10 -0.41904855421090424E-02 0.96540695754139204E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.32621527777778 6 7 0.46213597670250894
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 744 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 28185
WSHIST: writing time sample 744 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 27585
WSHIST: writing time sample 744 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 28185
WSHIST: writing time sample 744 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 27585
nstep, te 746 0.26458710467153654E+10 0.26462570327232327E+10 0.16375193355916175E-01 0.96535851120248335E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.34010416666666 6 7 0.46258400537634398
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 745 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 29385
WSHIST: writing time sample 745 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 28785
WSHIST: writing time sample 745 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 29385
WSHIST: writing time sample 745 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 28785
nstep, te 747 0.26454553162351079E+10 0.26452800583248725E+10 -0.74355719065107798E-02 0.96531000442214892E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.35399305555555 6 7 0.46303203405017901
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 746 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 30585
WSHIST: writing time sample 746 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 29985
WSHIST: writing time sample 746 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 30585
WSHIST: writing time sample 746 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 29985
nstep, te 748 0.26450518826967010E+10 0.26452800583248725E+10 0.96811701147061502E-02 0.96526155807782881E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.36788194444443 6 7 0.46348006272401399
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 747 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 31785
WSHIST: writing time sample 747 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 31185
WSHIST: writing time sample 747 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 31785
WSHIST: writing time sample 747 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 31185
nstep, te 749 0.26447191230395722E+10 0.26444587291575227E+10 -0.11048684934981212E-01 0.96521451379716978E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.38177083333332 6 7 0.46392809139784902
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 748 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 32985
WSHIST: writing time sample 748 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 32385
WSHIST: writing time sample 748 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 32985
WSHIST: writing time sample 748 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 32385
nstep, te 750 0.26445069521336255E+10 0.26444587291575227E+10 -0.20461868856765934E-02 0.96518907239033026E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.39565972222223 6 7 0.46437612007168499
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 749 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 34185
WSHIST: writing time sample 749 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 33585
WSHIST: writing time sample 749 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 34185
WSHIST: writing time sample 749 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 33585
nstep, te 751 0.26443660368226480E+10 0.26439127215480151E+10 -0.19235458043778977E-01 0.96516492246841968E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.40954861111112 6 7 0.46482414874551997
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 750 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 35385
WSHIST: writing time sample 750 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 34785
WSHIST: writing time sample 750 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 35385
WSHIST: writing time sample 750 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 34785
nstep, te 752 0.26442871452784462E+10 0.26439127215480151E+10 -0.15888263416249424E-01 0.96514078597310523E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.42343750000001 6 7 0.46527217741935500
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 751 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 36585
WSHIST: writing time sample 751 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 35985
WSHIST: writing time sample 751 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 36585
WSHIST: writing time sample 751 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 35985
nstep, te 753 0.26442732728104353E+10 0.26436891534266133E+10 -0.24787089743938263E-01 0.96511671903338633E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.43732638888889 6 7 0.46572020609319004
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 752 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 37785
WSHIST: writing time sample 752 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 37185
WSHIST: writing time sample 752 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 37785
WSHIST: writing time sample 752 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 37185
nstep, te 754 0.26443236328352809E+10 0.26436891534266133E+10 -0.26924788866681714E-01 0.96509265626700319E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.45121527777778 6 7 0.46616823476702507
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 753 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 38985
WSHIST: writing time sample 753 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 38385
WSHIST: writing time sample 753 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 38985
WSHIST: writing time sample 753 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 38385
nstep, te 755 0.26444410692175708E+10 0.26437225394665966E+10 -0.30492314122039788E-01 0.96506858906352034E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.46510416666666 6 7 0.46661626344086010
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 754 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 40185
WSHIST: writing time sample 754 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 39585
WSHIST: writing time sample 754 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 40185
WSHIST: writing time sample 754 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 39585
nstep, te 756 0.26446192729372211E+10 0.26437225394665966E+10 -0.38055715821242224E-01 0.96504445753131135E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.47899305555555 6 7 0.46706429211469513
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 755 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 41385
WSHIST: writing time sample 755 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 40785
WSHIST: writing time sample 755 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 41385
WSHIST: writing time sample 755 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 40785
nstep, te 757 0.26448668768357315E+10 0.26440176206227751E+10 -0.36041769434606304E-01 0.96502039088937861E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.49288194444443 6 7 0.46751232078853017
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 756 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 42585
WSHIST: writing time sample 756 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 41985
WSHIST: writing time sample 756 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 42585
WSHIST: writing time sample 756 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 41985
nstep, te 758 0.26451976290716109E+10 0.26440176206227751E+10 -0.50079533492406764E-01 0.96500312970336279E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.50677083333332 6 7 0.46796034946236514
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 757 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 43785
WSHIST: writing time sample 757 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 43185
WSHIST: writing time sample 757 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 43785
WSHIST: writing time sample 757 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 43185
nstep, te 759 0.26458674184861403E+10 0.26447756718306503E+10 -0.46329715350327191E-01 0.96508603309470185E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.52065972222223 6 7 0.46840837813620112
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 758 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 44985
WSHIST: writing time sample 758 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 44385
WSHIST: writing time sample 758 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 44985
WSHIST: writing time sample 758 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 44385
nstep, te 760 0.26465780780048265E+10 0.26447756718306503E+10 -0.76480430288514797E-01 0.96517495104818212E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.53454861111112 6 7 0.46885640681003615
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 759 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 46185
WSHIST: writing time sample 759 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 45585
WSHIST: writing time sample 759 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 46185
WSHIST: writing time sample 759 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 45585
nstep, te 761 0.26472795436445909E+10 0.26462888165036516E+10 -0.42035035980291090E-01 0.96526429393789105E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.54843750000001 6 7 0.46930443548387113
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 760 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 47385
WSHIST: writing time sample 760 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 46785
WSHIST: writing time sample 760 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 47385
WSHIST: writing time sample 760 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 46785
nstep, te 762 0.26481235801200910E+10 0.26462888165036516E+10 -0.77838993586543573E-01 0.96535359357377354E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.56232638888889 6 7 0.46975246415770616
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 761 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 48585
WSHIST: writing time sample 761 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 47985
WSHIST: writing time sample 761 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 48585
WSHIST: writing time sample 761 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 47985
nstep, te 763 0.26490128917278395E+10 0.26479812453320112E+10 -0.43763061164066669E-01 0.96544289061442658E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.57621527777778 6 7 0.47020049283154119
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 762 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 49785
WSHIST: writing time sample 762 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 49185
WSHIST: writing time sample 762 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 49785
WSHIST: writing time sample 762 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 49185
nstep, te 764 0.26498827065737314E+10 0.26479812453320112E+10 -0.80653652784561644E-01 0.96553219218686558E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.59010416666666 6 7 0.47064852150537623
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 763 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 50985
WSHIST: writing time sample 763 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 50385
WSHIST: writing time sample 763 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 50985
WSHIST: writing time sample 763 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 50385
nstep, te 765 0.26509332619966207E+10 0.26501228800922885E+10 -0.34370512639746102E-01 0.96562155809371179E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.60399305555555 6 7 0.47109655017921126
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 764 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 52185
WSHIST: writing time sample 764 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 51585
WSHIST: writing time sample 764 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 52185
WSHIST: writing time sample 764 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 51585
nstep, te 766 0.26520199914637609E+10 0.26501228800922885E+10 -0.80454223267951694E-01 0.96571085911062255E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.61788194444443 6 7 0.47154457885304629
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 765 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 53385
WSHIST: writing time sample 765 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 52785
WSHIST: writing time sample 765 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 53385
WSHIST: writing time sample 765 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 52785
nstep, te 767 0.26530886680618367E+10 0.26523923939906831E+10 -0.29525671805785202E-01 0.96579173279663737E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.63177083333332 6 7 0.47199260752688127
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 766 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 54585
WSHIST: writing time sample 766 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 53985
WSHIST: writing time sample 766 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 54585
WSHIST: writing time sample 766 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 53985
nstep, te 768 0.26539097823146830E+10 0.26523923939906831E+10 -0.64348105378406795E-01 0.96574855709279815E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.64565972222223 6 7 0.47244063620071725
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 767 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 55785
WSHIST: writing time sample 767 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 55185
WSHIST: writing time sample 767 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 55785
WSHIST: writing time sample 767 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 55185
nstep, te 769 0.26547612910156264E+10 0.26544780606098680E+10 -0.12011623692903586E-01 0.96569793842556814E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.65954861111112 6 7 0.47288866487455228
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 768 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 56985
WSHIST: writing time sample 768 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 56385
WSHIST: writing time sample 768 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 56985
WSHIST: writing time sample 768 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 56385
nstep, te 770 0.26555440075970287E+10 0.26544780606098680E+10 -0.45208538694787484E-01 0.96564687318053417E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.67343750000001 6 7 0.47333669354838726
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 769 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 58185
WSHIST: writing time sample 769 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 57585
WSHIST: writing time sample 769 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 58185
WSHIST: writing time sample 769 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 57585
nstep, te 771 0.26564783968364978E+10 0.26563110288420982E+10 -0.70987243046665149E-02 0.96559577645333222E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.68732638888889 6 7 0.47378472222222229
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 770 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 59385
WSHIST: writing time sample 770 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 58785
WSHIST: writing time sample 770 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 59385
WSHIST: writing time sample 770 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 58785
nstep, te 772 0.26572925074958138E+10 0.26563110288420982E+10 -0.41630518704057831E-01 0.96554461377469997E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.70121527777778 6 7 0.47423275089605732
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 771 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 60585
WSHIST: writing time sample 771 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 59985
WSHIST: writing time sample 771 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 60585
WSHIST: writing time sample 771 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 59985
nstep, te 773 0.26581947244350967E+10 0.26581703500223966E+10 -0.10339229170530627E-02 0.96549351588898193E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.71510416666666 6 7 0.47468077956989235
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 772 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 61785
WSHIST: writing time sample 772 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 61185
WSHIST: writing time sample 772 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 61785
WSHIST: writing time sample 772 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 61185
nstep, te 774 0.26590624674620299E+10 0.26581703500223966E+10 -0.37844177262000907E-01 0.96544242189083889E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.72899305555555 6 7 0.47512880824372739
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 773 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 62985
WSHIST: writing time sample 773 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 62385
WSHIST: writing time sample 773 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 62985
WSHIST: writing time sample 773 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 62385
nstep, te 775 0.26600507143238201E+10 0.26601391739673920E+10 0.37527122277690238E-02 0.96539132812595053E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.74288194444443 6 7 0.47557683691756242
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 774 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 64185
WSHIST: writing time sample 774 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 63585
WSHIST: writing time sample 774 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 64185
WSHIST: writing time sample 774 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 63585
nstep, te 776 0.26609005839310937E+10 0.26601391739673920E+10 -0.32303199586846819E-01 0.96533165625005699E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.75677083333332 6 7 0.47602486559139739
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 775 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 65385
WSHIST: writing time sample 775 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 64785
WSHIST: writing time sample 775 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 65385
WSHIST: writing time sample 775 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 64785
nstep, te 777 0.26613892497432332E+10 0.26619736259090571E+10 0.24797240895906427E-01 0.96514566187500342E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.77065972222223 6 7 0.47647289426523337
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 776 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 66585
WSHIST: writing time sample 776 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 65985
WSHIST: writing time sample 776 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 66585
WSHIST: writing time sample 776 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 65985
nstep, te 778 0.26617595102383051E+10 0.26619736259090571E+10 0.90875457020274438E-02 0.96495215221250022E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.78454861111112 6 7 0.47692092293906840
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 777 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 67785
WSHIST: writing time sample 777 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 67185
WSHIST: writing time sample 777 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 67785
WSHIST: writing time sample 777 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 67185
nstep, te 779 0.26621435129478703E+10 0.26630392771755013E+10 0.38025891879988269E-01 0.96475812288274989E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.79843750000001 6 7 0.47736895161290344
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 778 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 68985
WSHIST: writing time sample 778 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 68385
WSHIST: writing time sample 778 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 68985
WSHIST: writing time sample 778 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 68385
nstep, te 780 0.26625934021252618E+10 0.26630392771755013E+10 0.18931561424387917E-01 0.96456406706046502E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.81232638888889 6 7 0.47781698028673841
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 779 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 70185
WSHIST: writing time sample 779 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 69585
WSHIST: writing time sample 779 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 70185
WSHIST: writing time sample 779 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 69585
nstep, te 781 0.26628064540721111E+10 0.26637675447338009E+10 0.40815505541142050E-01 0.96437007371112792E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.82621527777778 6 7 0.47826500896057345
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 780 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 71385
WSHIST: writing time sample 780 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 70785
WSHIST: writing time sample 780 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 71385
WSHIST: writing time sample 780 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 70785
nstep, te 782 0.26631411634236445E+10 0.26637675447338009E+10 0.26606467595451655E-01 0.96417601536016780E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.84010416666666 6 7 0.47871303763440848
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 781 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 72585
WSHIST: writing time sample 781 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 71985
WSHIST: writing time sample 781 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 72585
WSHIST: writing time sample 781 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 71985
nstep, te 783 0.26633480793307295E+10 0.26643784003834519E+10 0.43773233178753611E-01 0.96398195779661008E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.85399305555555 6 7 0.47916106630824351
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 782 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 73785
WSHIST: writing time sample 782 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 73185
WSHIST: writing time sample 782 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 73785
WSHIST: writing time sample 782 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 73185
nstep, te 784 0.26635559642316604E+10 0.26643784003834519E+10 0.34948283983140330E-01 0.96378796434279648E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.86788194444443 6 7 0.47960909498207854
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 783 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 74985
WSHIST: writing time sample 783 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 74385
WSHIST: writing time sample 783 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 74985
WSHIST: writing time sample 783 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 74385
nstep, te 785 0.26636581317602701E+10 0.26646534649682817E+10 0.42303869120811584E-01 0.96359330129806782E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.88177083333332 6 7 0.48005712365591358
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 784 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 76185
WSHIST: writing time sample 784 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 75585
WSHIST: writing time sample 784 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 76185
WSHIST: writing time sample 784 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 75585
nstep, te 786 0.26637245202230787E+10 0.26646534649682817E+10 0.39490574484410297E-01 0.96338973401538402E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.89565972222223 6 7 0.48050515232974950
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 785 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 77385
WSHIST: writing time sample 785 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 76785
WSHIST: writing time sample 785 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 77385
WSHIST: writing time sample 785 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 76785
nstep, te 787 0.26638202235441408E+10 0.26648024763353181E+10 0.41765630906631969E-01 0.96318569654092309E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.90954861111112 6 7 0.48095318100358453
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 786 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 78585
WSHIST: writing time sample 786 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 77985
WSHIST: writing time sample 786 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 78585
WSHIST: writing time sample 786 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 77985
nstep, te 788 0.26639366891277680E+10 0.26648024763353181E+10 0.36821307672981571E-01 0.96298156210495537E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.92343750000001 6 7 0.48140120967741956
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 787 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 79785
WSHIST: writing time sample 787 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 79185
WSHIST: writing time sample 787 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 79785
WSHIST: writing time sample 787 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 79185
nstep, te 789 0.26640257899108224E+10 0.26646559902728481E+10 0.26807664560081133E-01 0.96277742653879744E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.93732638888889 6 7 0.48184923835125454
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 788 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 80985
WSHIST: writing time sample 788 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 80385
WSHIST: writing time sample 788 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 80985
WSHIST: writing time sample 788 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 80385
nstep, te 790 0.26639478351234732E+10 0.26646559902728481E+10 0.30130131654292961E-01 0.96257335496732790E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.95121527777778 6 7 0.48229726702508957
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 789 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 82185
WSHIST: writing time sample 789 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 81585
WSHIST: writing time sample 789 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 82185
WSHIST: writing time sample 789 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 81585
nstep, te 791 0.26640515002484260E+10 0.26645093530225263E+10 0.19484568402177865E-01 0.96236921848553960E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.96510416666666 6 7 0.48274529569892460
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 790 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 83385
WSHIST: writing time sample 790 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 82785
WSHIST: writing time sample 790 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 83385
WSHIST: writing time sample 790 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 82785
nstep, te 792 0.26639924070783520E+10 0.26645093530225263E+10 0.22004039734611961E-01 0.96216508279663234E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.97899305555555 6 7 0.48319332437275964
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 791 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 84585
WSHIST: writing time sample 791 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 83985
WSHIST: writing time sample 791 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 84585
WSHIST: writing time sample 791 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 83985
nstep, te 793 0.26641236938975129E+10 0.26644577486524129E+10 0.14222216467832546E-01 0.96196101121779793E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 180.99288194444443 6 7 0.48364135304659467
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 792 to instantaneous h-file 1 DATE=1997/06/29 NCSEC= 85785
WSHIST: writing time sample 792 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 85185
WSHIST: writing time sample 792 to instantaneous h-file 2 DATE=1997/06/29 NCSEC= 85785
WSHIST: writing time sample 792 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 85185
nstep, te 794 0.26642535287811198E+10 0.26644577486524129E+10 0.86961939093882033E-02 0.96178072942306768E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.00677083333332 6 7 0.48408938172042970
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 793 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 585
WSHIST: writing time sample 793 to accumulated h-file 1 DATE=1997/06/29 NCSEC= 86385
WSHIST: writing time sample 793 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 585
WSHIST: writing time sample 793 to accumulated h-file 2 DATE=1997/06/29 NCSEC= 86385
nstep, te 795 0.26654294064390917E+10 0.26643279268000398E+10 -0.46895405342332976E-01 0.96195174376538416E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.02065972222223 6 7 0.48453741039426562
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 794 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 1785
WSHIST: writing time sample 794 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 1185
WSHIST: writing time sample 794 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 1785
WSHIST: writing time sample 794 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 1185
nstep, te 796 0.26665692590671568E+10 0.26643279268000398E+10 -0.95405441267013502E-01 0.96214383587592311E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.03454861111112 6 7 0.48498543906810065
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 795 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 2985
WSHIST: writing time sample 795 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 2385
WSHIST: writing time sample 795 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 2985
WSHIST: writing time sample 795 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 2385
nstep, te 797 0.26678843378603258E+10 0.26664612524459229E+10 -0.60563420401364081E-01 0.96233719265255539E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.04843750000001 6 7 0.48543346774193569
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 796 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 4185
WSHIST: writing time sample 796 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 3585
WSHIST: writing time sample 796 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 4185
WSHIST: writing time sample 796 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 3585
nstep, te 798 0.26689087692678642E+10 0.26664612524459229E+10 -0.10414001212171820E+00 0.96253062062165336E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.06232638888889 6 7 0.48588149641577066
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 797 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 5385
WSHIST: writing time sample 797 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 4785
WSHIST: writing time sample 797 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 5385
WSHIST: writing time sample 797 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 4785
nstep, te 799 0.26701064261977324E+10 0.26684404818260598E+10 -0.70870417318098775E-01 0.96272398879979926E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.07621527777778 6 7 0.48632952508960570
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 798 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 6585
WSHIST: writing time sample 798 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 5985
WSHIST: writing time sample 798 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 6585
WSHIST: writing time sample 798 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 5985
nstep, te 800 0.26710709918671651E+10 0.26684404818260598E+10 -0.11188117083653550E+00 0.96291742214048805E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.09010416666666 6 7 0.48677755376344073
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 799 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 7785
WSHIST: writing time sample 799 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 7185
WSHIST: writing time sample 799 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 7785
WSHIST: writing time sample 799 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 7185
nstep, te 801 0.26720268524600859E+10 0.26709256093080082E+10 -0.46828777415040553E-01 0.96311085939092925E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.10399305555555 6 7 0.48722558243727576
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 800 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 8985
WSHIST: writing time sample 800 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 8385
WSHIST: writing time sample 800 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 8985
WSHIST: writing time sample 800 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 8385
nstep, te 802 0.26737523295535784E+10 0.26709256093080082E+10 -0.12017800925998766E+00 0.96330429687595577E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.11788194444443 6 7 0.48767361111111079
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 801 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 10185
WSHIST: writing time sample 801 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 9585
WSHIST: writing time sample 801 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 10185
WSHIST: writing time sample 801 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 9585
nstep, te 803 0.26749573599022155E+10 0.26734992615110049E+10 -0.61978145295134304E-01 0.96350443281255735E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.13177083333332 6 7 0.48812163978494583
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 802 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 11385
WSHIST: writing time sample 802 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 10785
WSHIST: writing time sample 802 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 11385
WSHIST: writing time sample 802 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 10785
nstep, te 804 0.26764944586318932E+10 0.26734992615110049E+10 -0.12727473028826439E+00 0.96380321440625325E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.14565972222223 6 7 0.48856966845878175
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 803 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 12585
WSHIST: writing time sample 803 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 11985
WSHIST: writing time sample 803 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 12585
WSHIST: writing time sample 803 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 11985
nstep, te 805 0.26781336294299941E+10 0.26762184304631758E+10 -0.81356653260546127E-01 0.96410791473937512E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.15954861111112 6 7 0.48901769713261678
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 804 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 13785
WSHIST: writing time sample 804 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 13185
WSHIST: writing time sample 804 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 13785
WSHIST: writing time sample 804 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 13185
nstep, te 806 0.26795478763978829E+10 0.26762184304631758E+10 -0.14138828500713466E+00 0.96441297019686259E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.17343750000001 6 7 0.48946572580645181
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 805 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 14985
WSHIST: writing time sample 805 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 14385
WSHIST: writing time sample 805 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 14985
WSHIST: writing time sample 805 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 14385
nstep, te 807 0.26808826580925469E+10 0.26790019604614868E+10 -0.79840409326618580E-01 0.96471804696181178E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.18732638888889 6 7 0.48991375448028684
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 806 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 16185
WSHIST: writing time sample 806 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 15585
WSHIST: writing time sample 806 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 16185
WSHIST: writing time sample 806 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 15585
nstep, te 808 0.26820833755240183E+10 0.26790019604614868E+10 -0.13077247375886208E+00 0.96502312500520857E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.20121527777778 6 7 0.49036178315412182
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 807 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 17385
WSHIST: writing time sample 807 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 16785
WSHIST: writing time sample 807 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 17385
WSHIST: writing time sample 807 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 16785
nstep, te 809 0.26830757277422132E+10 0.26815429447912855E+10 -0.65029318607140604E-01 0.96532820312531258E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.21510416666666 6 7 0.49080981182795685
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 808 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 18585
WSHIST: writing time sample 808 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 17985
WSHIST: writing time sample 808 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 18585
WSHIST: writing time sample 808 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 17985
nstep, te 810 0.26843247244246669E+10 0.26815429447912855E+10 -0.11798144561888171E+00 0.96563328125001877E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.22899305555555 6 7 0.49125784050179189
-----------------------------------
WSHIST: writing time sample 809 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 19785
WSHIST: writing time sample 809 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 19185
WSHIST: writing time sample 809 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 19785
WSHIST: writing time sample 809 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 19185
nstep, te 811 0.26848156385614753E+10 0.26837449565207992E+10 -0.45398211921563333E-01 0.96588344531251991E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.24288194444443 6 7 0.49170586917562692
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 810 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 20985
WSHIST: writing time sample 810 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 20385
WSHIST: writing time sample 810 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 20985
WSHIST: writing time sample 810 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 20385
nstep, te 812 0.26837184453379622E+10 0.26837449565207992E+10 0.11246512300487005E-02 0.96541643171902615E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.25677083333332 6 7 0.49215389784946195
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 811 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 22185
WSHIST: writing time sample 811 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 21585
WSHIST: writing time sample 811 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 22185
WSHIST: writing time sample 811 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 21585
nstep, te 813 0.26856373502090149E+10 0.26831195095986733E+10 -0.10672566611868206E+00 0.96618878277814176E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.27065972222223 6 7 0.49260192652329787
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 812 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 23385
WSHIST: writing time sample 812 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 22785
WSHIST: writing time sample 812 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 23385
WSHIST: writing time sample 812 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 22785
nstep, te 814 0.26855005102379775E+10 0.26831195095986733E+10 -0.10092873009313057E+00 0.96615625196668858E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.28454861111112 6 7 0.49304995519713291
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 813 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 24585
WSHIST: writing time sample 813 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 23985
WSHIST: writing time sample 813 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 24585
WSHIST: writing time sample 813 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 23985
nstep, te 815 0.26842212975953584E+10 0.26845867715214462E+10 0.15493449139350824E-01 0.96607543293050127E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.29843750000001 6 7 0.49349798387096794
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 814 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 25785
WSHIST: writing time sample 814 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 25185
WSHIST: writing time sample 814 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 25785
WSHIST: writing time sample 814 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 25185
nstep, te 816 0.26842082246306419E+10 0.26845867715214462E+10 0.16049041155051066E-01 0.96599178066332999E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.31232638888889 6 7 0.49394601254480297
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 815 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 26985
WSHIST: writing time sample 815 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 26385
WSHIST: writing time sample 815 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 26985
WSHIST: writing time sample 815 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 26385
nstep, te 817 0.26834540716905518E+10 0.26835220555189672E+10 0.28825233291835989E-02 0.96590788965229978E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.32621527777778 6 7 0.49439404121863795
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 816 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 28185
WSHIST: writing time sample 816 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 27585
WSHIST: writing time sample 816 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 28185
WSHIST: writing time sample 816 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 27585
nstep, te 818 0.26831310273152590E+10 0.26835220555189672E+10 0.16581091345744727E-01 0.96582398431663794E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.34010416666666 6 7 0.49484206989247298
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 817 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 29385
WSHIST: writing time sample 817 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 28785
WSHIST: writing time sample 817 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 29385
WSHIST: writing time sample 817 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 28785
nstep, te 819 0.26825382046394892E+10 0.26824196606705070E+10 -0.50271553957507552E-02 0.96574008280899827E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.35399305555555 6 7 0.49529009856630801
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 818 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 30585
WSHIST: writing time sample 818 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 29985
WSHIST: writing time sample 818 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 30585
WSHIST: writing time sample 818 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 29985
nstep, te 820 0.26819773898774691E+10 0.26824196606705070E+10 0.18757238386597493E-01 0.96565624559353979E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.36788194444443 6 7 0.49573812724014304
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 819 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 31785
WSHIST: writing time sample 819 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 31185
WSHIST: writing time sample 819 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 31785
WSHIST: writing time sample 819 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 31185
nstep, te 821 0.26814024457482820E+10 0.26816540094859085E+10 0.10670051132085316E-01 0.96557234348561236E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.38177083333332 6 7 0.49618615591397808
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 820 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 32985
WSHIST: writing time sample 820 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 32385
WSHIST: writing time sample 820 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 32985
WSHIST: writing time sample 820 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 32385
nstep, te 822 0.26811553673497801E+10 0.26816540094859085E+10 0.21151554558236092E-01 0.96549503279663651E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.39565972222223 6 7 0.49663418458781400
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 821 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 34185
WSHIST: writing time sample 821 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 33585
WSHIST: writing time sample 821 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 34185
WSHIST: writing time sample 821 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 33585
nstep, te 823 0.26809269691531844E+10 0.26808379338745599E+10 -0.37766479528704442E-02 0.96551485353029813E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.40954861111112 6 7 0.49708221326164903
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 822 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 35385
WSHIST: writing time sample 822 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 34785
WSHIST: writing time sample 822 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 35385
WSHIST: writing time sample 822 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 34785
nstep, te 824 0.26811176611958017E+10 0.26808379338745599E+10 -0.11864998149529991E-01 0.96554056621181793E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.42343750000001 6 7 0.49753024193548406
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 823 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 36585
WSHIST: writing time sample 823 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 35985
WSHIST: writing time sample 823 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 36585
WSHIST: writing time sample 823 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 35985
nstep, te 825 0.26810366363993912E+10 0.26808334010198832E+10 -0.86202603076048906E-02 0.96556656366020907E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.43732638888889 6 7 0.49797827060931910
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 824 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 37785
WSHIST: writing time sample 824 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 37185
WSHIST: writing time sample 824 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 37785
WSHIST: writing time sample 824 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 37185
nstep, te 826 0.26812683086559572E+10 0.26808334010198832E+10 -0.18446176954383348E-01 0.96559258288211262E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.45121527777778 6 7 0.49842629928315413
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 825 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 38985
WSHIST: writing time sample 825 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 38385
WSHIST: writing time sample 825 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 38985
WSHIST: writing time sample 825 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 38385
nstep, te 827 0.26808214110765443E+10 0.26809748989743972E+10 0.65098610103181973E-02 0.96561866747292675E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.46510416666666 6 7 0.49887432795698911
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 826 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 40185
WSHIST: writing time sample 826 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 39585
WSHIST: writing time sample 826 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 40185
WSHIST: writing time sample 826 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 39585
nstep, te 828 0.26815762276225829E+10 0.26809748989743972E+10 -0.25503380065636280E-01 0.96564468723587575E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.47899305555555 6 7 0.49932235663082414
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 827 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 41385
WSHIST: writing time sample 827 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 40785
WSHIST: writing time sample 827 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 41385
WSHIST: writing time sample 827 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 40785
nstep, te 829 0.26813333854458447E+10 0.26812672913423381E+10 -0.28030886612361570E-02 0.96567070779665257E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.49288194444443 6 7 0.49977038530465917
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 828 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 42585
WSHIST: writing time sample 828 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 41985
WSHIST: writing time sample 828 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 42585
WSHIST: writing time sample 828 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 41985
nstep, te 830 0.26820737202344165E+10 0.26812672913423381E+10 -0.34200183706786423E-01 0.96569679246779910E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.50677083333332 6 7 0.50021841397849420
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 829 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 43785
WSHIST: writing time sample 829 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 43185
WSHIST: writing time sample 829 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 43785
WSHIST: writing time sample 829 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 43185
nstep, te 831 0.26820789936232328E+10 0.26818067611799712E+10 -0.11544875581705777E-01 0.96572559661056774E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.52065972222223 6 7 0.50066644265233018
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 830 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 44985
WSHIST: writing time sample 830 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 44385
WSHIST: writing time sample 830 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 44985
WSHIST: writing time sample 830 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 44385
nstep, te 832 0.26827894285771132E+10 0.26818067611799712E+10 -0.41670092190110718E-01 0.96579539673413412E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.53454861111112 6 7 0.50111447132616516
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 831 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 46185
WSHIST: writing time sample 831 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 45585
WSHIST: writing time sample 831 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 46185
WSHIST: writing time sample 831 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 45585
nstep, te 833 0.26829544187730093E+10 0.26827417889868054E+10 -0.90159081161469718E-02 0.96586759255404802E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.54843750000001 6 7 0.50156250000000013
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 832 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 47385
WSHIST: writing time sample 832 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 46785
WSHIST: writing time sample 832 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 47385
WSHIST: writing time sample 832 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 46785
nstep, te 834 0.26837119055183053E+10 0.26827417889868054E+10 -0.41131698819604205E-01 0.96594000086574277E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.56232638888889 6 7 0.50201052867383522
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 833 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 48585
WSHIST: writing time sample 833 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 47985
WSHIST: writing time sample 833 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 48585
WSHIST: writing time sample 833 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 47985
nstep, te 835 0.26839172653683453E+10 0.26837243057539802E+10 -0.81806258522839938E-02 0.96601241723944448E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.57621527777778 6 7 0.50245855734767020
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 834 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 49785
WSHIST: writing time sample 834 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 49185
WSHIST: writing time sample 834 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 49785
WSHIST: writing time sample 834 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 49185
nstep, te 836 0.26845640993694968E+10 0.26837243057539802E+10 -0.35600825924293852E-01 0.96608477003436681E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.59010416666666 6 7 0.50290658602150529
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 835 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 50985
WSHIST: writing time sample 835 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 50385
WSHIST: writing time sample 835 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 50985
WSHIST: writing time sample 835 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 50385
nstep, te 837 0.26848308177774019E+10 0.26847640031772122E+10 -0.28322152000349521E-02 0.96615718776456211E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.60399305555555 6 7 0.50335461469534026
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 836 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 52185
WSHIST: writing time sample 836 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 51585
WSHIST: writing time sample 836 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 52185
WSHIST: writing time sample 836 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 51585
nstep, te 838 0.26854578983539729E+10 0.26847640031772122E+10 -0.29411428406591673E-01 0.96622960470337377E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.61788194444443 6 7 0.50380264336917535
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 837 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 53385
WSHIST: writing time sample 837 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 52785
WSHIST: writing time sample 837 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 53385
WSHIST: writing time sample 837 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 52785
nstep, te 839 0.26857005570433803E+10 0.26858303752644191E+10 0.55020598009853493E-02 0.96630195753220236E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.63177083333332 6 7 0.50425067204301033
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 838 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 54585
WSHIST: writing time sample 838 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 53985
WSHIST: writing time sample 838 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 54585
WSHIST: writing time sample 838 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 53985
nstep, te 840 0.26863380062874956E+10 0.26858303752644191E+10 -0.21513325947468298E-01 0.96636911120193225E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.64565972222223 6 7 0.50469870071684630
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 839 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 55785
WSHIST: writing time sample 839 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 55185
WSHIST: writing time sample 839 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 55785
WSHIST: writing time sample 839 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 55185
nstep, te 841 0.26860176348642635E+10 0.26864136118537960E+10 0.16781625308226068E-01 0.96635874667211596E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.65954861111112 6 7 0.50514672939068128
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 840 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 56985
WSHIST: writing time sample 840 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 56385
WSHIST: writing time sample 840 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 56985
WSHIST: writing time sample 840 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 56385
nstep, te 842 0.26863013044219394E+10 0.26864136118537960E+10 0.47596972438224520E-02 0.96634373573782708E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.67343750000001 6 7 0.50559475806451626
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 841 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 58185
WSHIST: writing time sample 841 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 57585
WSHIST: writing time sample 841 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 58185
WSHIST: writing time sample 841 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 57585
nstep, te 843 0.26865408645676165E+10 0.26873008305256896E+10 0.32208598691823208E-01 0.96632851008176964E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.68732638888889 6 7 0.50604278673835135
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 842 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 59385
WSHIST: writing time sample 842 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 58785
WSHIST: writing time sample 842 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 59385
WSHIST: writing time sample 842 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 58785
nstep, te 844 0.26869863433946900E+10 0.26873008305256896E+10 0.13328689949250520E-01 0.96631320279240608E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.70121527777778 6 7 0.50649081541218632
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 843 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 60585
WSHIST: writing time sample 843 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 59985
WSHIST: writing time sample 843 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 60585
WSHIST: writing time sample 843 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 59985
nstep, te 845 0.26872080469220486E+10 0.26880840558764987E+10 0.37127869632882997E-01 0.96629789060504423E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.71510416666666 6 7 0.50693884408602141
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 844 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 61785
WSHIST: writing time sample 844 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 61185
WSHIST: writing time sample 844 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 61785
WSHIST: writing time sample 844 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 61185
nstep, te 846 0.26875897201753521E+10 0.26880840558764987E+10 0.20951752617589848E-01 0.96628258281130271E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.72899305555555 6 7 0.50738687275985639
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 845 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 62985
WSHIST: writing time sample 845 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 62385
WSHIST: writing time sample 845 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 62985
WSHIST: writing time sample 845 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 62385
nstep, te 847 0.26876672816094112E+10 0.26886380019063206E+10 0.41143322390699531E-01 0.96626733934367818E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.74288194444443 6 7 0.50783490143369148
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 846 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 64185
WSHIST: writing time sample 846 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 63585
WSHIST: writing time sample 846 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 64185
WSHIST: writing time sample 846 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 63585
nstep, te 848 0.26879762176208887E+10 0.26886380019063206E+10 0.28049724187837705E-01 0.96625203098562080E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.75677083333332 6 7 0.50828293010752645
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 847 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 65385
WSHIST: writing time sample 847 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 64785
WSHIST: writing time sample 847 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 65385
WSHIST: writing time sample 847 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 64785
nstep, te 849 0.26881646476313553E+10 0.26892389644567280E+10 0.45535912704162185E-01 0.96623089217163739E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.77065972222223 6 7 0.50873095878136243
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 848 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 66585
WSHIST: writing time sample 848 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 65985
WSHIST: writing time sample 848 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 66585
WSHIST: writing time sample 848 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 65985
nstep, te 850 0.26881944383503213E+10 0.26892389644567280E+10 0.44278117795747779E-01 0.96612394728029816E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.78454861111112 6 7 0.50917898745519741
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 849 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 67785
WSHIST: writing time sample 849 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 67185
WSHIST: writing time sample 849 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 67785
WSHIST: writing time sample 849 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 67185
nstep, te 851 0.26881416495746274E+10 0.26894612132432017E+10 0.55943638801617748E-01 0.96601185402431773E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.79843750000001 6 7 0.50962701612903250
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 850 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 68985
WSHIST: writing time sample 850 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 68385
WSHIST: writing time sample 850 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 68985
WSHIST: writing time sample 850 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 68385
nstep, te 852 0.26881327834610753E+10 0.26894612132432017E+10 0.56326091904769643E-01 0.96589945186645899E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.81232638888889 6 7 0.51007504480286747
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 851 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 70185
WSHIST: writing time sample 851 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 69585
WSHIST: writing time sample 851 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 70185
WSHIST: writing time sample 851 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 69585
nstep, te 853 0.26880850067425861E+10 0.26894070472370491E+10 0.56061723164038256E-01 0.96578703117448749E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.82621527777778 6 7 0.51052307347670245
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 852 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 71385
WSHIST: writing time sample 852 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 70785
WSHIST: writing time sample 852 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 71385
WSHIST: writing time sample 852 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 70785
nstep, te 854 0.26880767640059204E+10 0.26894070472370491E+10 0.56417842781535672E-01 0.96567460937046926E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.84010416666666 6 7 0.51097110215053754
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 853 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 72585
WSHIST: writing time sample 853 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 71985
WSHIST: writing time sample 853 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 72585
WSHIST: writing time sample 853 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 71985
nstep, te 855 0.26879611768368998E+10 0.26891541410030603E+10 0.50599990966099385E-01 0.96556218749972817E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.85399305555555 6 7 0.51141913082437251
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 854 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 73785
WSHIST: writing time sample 854 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 73185
WSHIST: writing time sample 854 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 73785
WSHIST: writing time sample 854 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 73185
nstep, te 856 0.26878511905851631E+10 0.26891541410030603E+10 0.55271546590245316E-01 0.96544976562498370E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.86788194444443 6 7 0.51186715949820760
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 855 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 74985
WSHIST: writing time sample 855 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 74385
WSHIST: writing time sample 855 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 74985
WSHIST: writing time sample 855 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 74385
nstep, te 857 0.26877258236051211E+10 0.26888004010350976E+10 0.45589217179663008E-01 0.96533734374999913E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.88177083333332 6 7 0.51231518817204258
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 856 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 76185
WSHIST: writing time sample 856 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 75585
WSHIST: writing time sample 856 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 76185
WSHIST: writing time sample 856 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 75585
nstep, te 858 0.26875446188599782E+10 0.26888004010350976E+10 0.53283201419602036E-01 0.96522297656249983E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.89565972222223 6 7 0.51276321684587856
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 857 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 77385
WSHIST: writing time sample 857 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 76785
WSHIST: writing time sample 857 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 77385
WSHIST: writing time sample 857 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 76785
nstep, te 859 0.26875512351012459E+10 0.26886581203438621E+10 0.46972437558144550E-01 0.96507996140624993E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.90954861111112 6 7 0.51321124551971353
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 858 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 78585
WSHIST: writing time sample 858 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 77985
WSHIST: writing time sample 858 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 78585
WSHIST: writing time sample 858 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 77985
nstep, te 860 0.26873847021213088E+10 0.26886581203438621E+10 0.54047654006259598E-01 0.96493523205937498E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.92343750000001 6 7 0.51365927419354862
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 859 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 79785
WSHIST: writing time sample 859 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 79185
WSHIST: writing time sample 859 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 79785
WSHIST: writing time sample 859 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 79185
nstep, te 861 0.26873057377803912E+10 0.26884064138465829E+10 0.46722989713521748E-01 0.96479046392356264E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.93732638888889 6 7 0.51410730286738360
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 860 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 80985
WSHIST: writing time sample 860 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 80385
WSHIST: writing time sample 860 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 80985
WSHIST: writing time sample 860 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 80385
nstep, te 862 0.26872967612930508E+10 0.26884064138465829E+10 0.47111124947475859E-01 0.96464562471041354E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.95121527777778 6 7 0.51455533154121857
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 861 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 82185
WSHIST: writing time sample 861 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 81585
WSHIST: writing time sample 861 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 82185
WSHIST: writing time sample 861 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 81585
nstep, te 863 0.26872933078510861E+10 0.26881684469701371E+10 0.37160275330358032E-01 0.96450078123262487E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.96510416666666 6 7 0.51500336021505366
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 862 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 83385
WSHIST: writing time sample 862 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 82785
WSHIST: writing time sample 862 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 83385
WSHIST: writing time sample 862 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 82785
nstep, te 864 0.26872282769320102E+10 0.26881684469701371E+10 0.39927636973469752E-01 0.96435594218645740E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.97899305555555 6 7 0.51545138888888864
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 863 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 84585
WSHIST: writing time sample 863 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 83985
WSHIST: writing time sample 863 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 84585
WSHIST: writing time sample 863 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 83985
nstep, te 865 0.26871748082917786E+10 0.26879378552584705E+10 0.32410358007439015E-01 0.96421116746868749E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 181.99288194444443 6 7 0.51589941756272373
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 864 to instantaneous h-file 1 DATE=1997/06/30 NCSEC= 85785
WSHIST: writing time sample 864 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 85185
WSHIST: writing time sample 864 to instantaneous h-file 2 DATE=1997/06/30 NCSEC= 85785
WSHIST: writing time sample 864 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 85185
nstep, te 866 0.26871875622658210E+10 0.26879378552584705E+10 0.31873433108037967E-01 0.96406632786062124E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.00677083333332 6 7 0.51634744623655870
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 865 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 585
WSHIST: writing time sample 865 to accumulated h-file 1 DATE=1997/06/30 NCSEC= 86385
WSHIST: writing time sample 865 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 585
WSHIST: writing time sample 865 to accumulated h-file 2 DATE=1997/06/30 NCSEC= 86385
nstep, te 867 0.26871147346152430E+10 0.26874209651292238E+10 0.13010901259009919E-01 0.96393132342163721E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.02065972222223 6 7 0.51679547491039468
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 866 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 1785
WSHIST: writing time sample 866 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 1185
WSHIST: writing time sample 866 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 1785
WSHIST: writing time sample 866 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 1185
nstep, te 868 0.26872369272821035E+10 0.26874209651292238E+10 0.78191869119074737E-02 0.96394121534279810E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.03454861111112 6 7 0.51724350358422966
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 867 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 2985
WSHIST: writing time sample 867 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 2385
WSHIST: writing time sample 867 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 2985
WSHIST: writing time sample 867 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 2385
nstep, te 869 0.26875082470175438E+10 0.26871886712240338E+10 -0.13577503808824254E-01 0.96395980104556802E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.04843750000001 6 7 0.51769153225806475
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 868 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 4185
WSHIST: writing time sample 868 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 3585
WSHIST: writing time sample 868 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 4185
WSHIST: writing time sample 868 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 3585
nstep, te 870 0.26874087548063211E+10 0.26871886712240338E+10 -0.93502898804789358E-02 0.96397890837523417E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.06232638888889 6 7 0.51813956093189972
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 869 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 5385
WSHIST: writing time sample 869 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 4785
WSHIST: writing time sample 869 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 5385
WSHIST: writing time sample 869 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 4785
nstep, te 871 0.26874349476483679E+10 0.26871729623574734E+10 -0.11130269878204705E-01 0.96399804700251392E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.07621527777778 6 7 0.51858758960573470
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 870 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 6585
WSHIST: writing time sample 870 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 5985
WSHIST: writing time sample 870 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 6585
WSHIST: writing time sample 870 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 5985
nstep, te 872 0.26873090418836441E+10 0.26871729623574734E+10 -0.57811326092349138E-02 0.96401718750765081E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.09010416666666 6 7 0.51903561827956979
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 871 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 7785
WSHIST: writing time sample 871 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 7185
WSHIST: writing time sample 871 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 7785
WSHIST: writing time sample 871 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 7185
nstep, te 873 0.26871581011823072E+10 0.26868233840994625E+10 -0.14219665420786167E-01 0.96403632812545897E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.10399305555555 6 7 0.51948364695340477
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 872 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 8985
WSHIST: writing time sample 872 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 8385
WSHIST: writing time sample 872 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 8985
WSHIST: writing time sample 872 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 8385
nstep, te 874 0.26868931543256302E+10 0.26868233840994625E+10 -0.29639644329041799E-02 0.96405546875002765E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.11788194444443 6 7 0.51993167562723985
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 873 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 10185
WSHIST: writing time sample 873 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 9585
WSHIST: writing time sample 873 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 10185
WSHIST: writing time sample 873 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 9585
nstep, te 875 0.26867016565418940E+10 0.26864089897591453E+10 -0.12432762794308150E-01 0.96407460937500175E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.13177083333332 6 7 0.52037970430107483
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 874 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 11385
WSHIST: writing time sample 874 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 10785
WSHIST: writing time sample 874 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 11385
WSHIST: writing time sample 874 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 10785
nstep, te 876 0.26864031486603212E+10 0.26864089897591453E+10 0.24813059945502381E-03 0.96409330937500010E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.14565972222223 6 7 0.52082773297491081
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 875 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 12585
WSHIST: writing time sample 875 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 11985
WSHIST: writing time sample 875 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 12585
WSHIST: writing time sample 875 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 11985
nstep, te 877 0.26861171377347083E+10 0.26859076854330363E+10 -0.88974467290210690E-02 0.96410551575000005E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.15954861111112 6 7 0.52127576164874578
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 876 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 13785
WSHIST: writing time sample 876 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 13185
WSHIST: writing time sample 876 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 13785
WSHIST: writing time sample 876 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 13185
nstep, te 878 0.26857408917144890E+10 0.26859076854330363E+10 0.70852412728783353E-02 0.96411726844499994E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.17343750000001 6 7 0.52172379032258087
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 877 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 14985
WSHIST: writing time sample 877 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 14385
WSHIST: writing time sample 877 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 14985
WSHIST: writing time sample 877 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 14385
nstep, te 879 0.26853422585429416E+10 0.26851890929163980E+10 -0.65062529147284750E-02 0.96412905798169988E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.18732638888889 6 7 0.52217181899641585
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 878 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 16185
WSHIST: writing time sample 878 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 15585
WSHIST: writing time sample 878 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 16185
WSHIST: writing time sample 878 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 15585
nstep, te 880 0.26849001624410014E+10 0.26851890929163980E+10 0.12273196474960505E-01 0.96414078566640193E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.20121527777778 6 7 0.52261984767025083
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 879 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 17385
WSHIST: writing time sample 879 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 16785
WSHIST: writing time sample 879 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 17385
WSHIST: writing time sample 879 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 16785
nstep, te 881 0.26844358810394154E+10 0.26843335612383618E+10 -0.43462899861514380E-02 0.96415257370248408E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.21510416666666 6 7 0.52306787634408591
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 880 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 18585
WSHIST: writing time sample 880 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 17985
WSHIST: writing time sample 880 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 18585
WSHIST: writing time sample 880 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 17985
nstep, te 882 0.26839234077036667E+10 0.26843335612383618E+10 0.17422086910394829E-01 0.96416430129714907E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.22899305555555 6 7 0.52351590501792089
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 881 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 19785
WSHIST: writing time sample 881 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 19185
WSHIST: writing time sample 881 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 19785
WSHIST: writing time sample 881 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 19185
nstep, te 883 0.26833895571118989E+10 0.26833493164317617E+10 -0.17092819539771252E-02 0.96417608932782896E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.24288194444443 6 7 0.52396393369175598
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 882 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 20985
WSHIST: writing time sample 882 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 20385
WSHIST: writing time sample 882 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 20985
WSHIST: writing time sample 882 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 20385
nstep, te 884 0.26828164345891910E+10 0.26833493164317617E+10 0.22634662467186553E-01 0.96418781692216973E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.25677083333332 6 7 0.52441196236559096
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 883 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 22185
WSHIST: writing time sample 883 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 21585
WSHIST: writing time sample 883 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 22185
WSHIST: writing time sample 883 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 21585
nstep, te 885 0.26822104791881495E+10 0.26822319342536912E+10 0.91131742525868095E-03 0.96419506276533022E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.27065972222223 6 7 0.52485999103942693
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 884 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 23385
WSHIST: writing time sample 884 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 22785
WSHIST: writing time sample 884 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 23385
WSHIST: writing time sample 884 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 22785
nstep, te 886 0.26815094094500914E+10 0.26822319342536912E+10 0.30691601334856940E-01 0.96413535220341961E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.28454861111112 6 7 0.52530801971326191
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 885 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 24585
WSHIST: writing time sample 885 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 23985
WSHIST: writing time sample 885 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 24585
WSHIST: writing time sample 885 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 23985
nstep, te 887 0.26807924159765749E+10 0.26809271282143760E+10 0.57227215211566734E-02 0.96407162425720526E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.29843750000001 6 7 0.52575604838709700
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 886 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 25785
WSHIST: writing time sample 886 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 25185
WSHIST: writing time sample 886 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 25785
WSHIST: writing time sample 886 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 25185
nstep, te 888 0.26801730181143117E+10 0.26809271282143760E+10 0.32037543211878357E-01 0.96400765526793228E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.31232638888889 6 7 0.52620407706093197
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 887 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 26985
WSHIST: writing time sample 887 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 26385
WSHIST: writing time sample 887 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 26985
WSHIST: writing time sample 887 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 26385
nstep, te 889 0.26795558705764298E+10 0.26795871413650227E+10 0.13285936569586644E-02 0.96394367181607609E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.32621527777778 6 7 0.52665210573476695
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 888 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 28185
WSHIST: writing time sample 888 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 27585
WSHIST: writing time sample 888 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 28185
WSHIST: writing time sample 888 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 27585
nstep, te 890 0.26790279147072778E+10 0.26795871413650227E+10 0.23761294814180156E-01 0.96387968749646476E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.34010416666666 6 7 0.52710013440860204
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 889 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 29385
WSHIST: writing time sample 889 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 28785
WSHIST: writing time sample 889 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 29385
WSHIST: writing time sample 889 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 28785
nstep, te 891 0.26785109783967090E+10 0.26784373834004412E+10 -0.31272271129422400E-02 0.96381570312478798E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.35399305555555 6 7 0.52754816308243702
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 890 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 30585
WSHIST: writing time sample 890 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 29985
WSHIST: writing time sample 890 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 30585
WSHIST: writing time sample 890 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 29985
nstep, te 892 0.26780724548662362E+10 0.26784373834004412E+10 0.15507716670042108E-01 0.96375171874998719E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.36788194444443 6 7 0.52799619175627210
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 891 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 31785
WSHIST: writing time sample 891 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 31185
WSHIST: writing time sample 891 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 31785
WSHIST: writing time sample 891 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 31185
nstep, te 893 0.26776560993453288E+10 0.26774834703415914E+10 -0.73363949122618290E-02 0.96368773437499927E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.38177083333332 6 7 0.52844422043010708
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 892 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 32985
WSHIST: writing time sample 892 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 32385
WSHIST: writing time sample 892 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 32985
WSHIST: writing time sample 892 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 32385
nstep, te 894 0.26773204581715465E+10 0.26774834703415914E+10 0.69281408602665110E-02 0.96362631874999992E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.39565972222223 6 7 0.52889224910394306
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 893 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 34185
WSHIST: writing time sample 893 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 33585
WSHIST: writing time sample 893 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 34185
WSHIST: writing time sample 893 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 33585
nstep, te 895 0.26771017171989241E+10 0.26767290329555860E+10 -0.15839751535756258E-01 0.96360273693750001E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.40954861111112 6 7 0.52934027777777803
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 894 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 35385
WSHIST: writing time sample 894 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 34785
WSHIST: writing time sample 894 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 35385
WSHIST: writing time sample 894 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 34785
nstep, te 896 0.26769624646206489E+10 0.26767290329555860E+10 -0.99214854539320264E-02 0.96358148921624990E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.42343750000001 6 7 0.52978830645161312
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 895 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 36585
WSHIST: writing time sample 895 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 35985
WSHIST: writing time sample 895 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 36585
WSHIST: writing time sample 895 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 35985
nstep, te 897 0.26768412628834715E+10 0.26763699537554603E+10 -0.20032370683400930E-01 0.96356031747797490E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.43732638888889 6 7 0.53023633512544810
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 896 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 37785
WSHIST: writing time sample 896 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 37185
WSHIST: writing time sample 896 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 37785
WSHIST: writing time sample 896 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 37185
nstep, te 898 0.26767880992333131E+10 0.26763699537554603E+10 -0.17773110263781661E-01 0.96353921436117846E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.45121527777778 6 7 0.53068436379928319
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 897 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 38985
WSHIST: writing time sample 897 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 38385
WSHIST: writing time sample 897 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 38985
WSHIST: writing time sample 897 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 38385
nstep, te 899 0.26767574947057724E+10 0.26761943288991084E+10 -0.23937669711771394E-01 0.96351805129917062E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.46510416666666 6 7 0.53113239247311816
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 898 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 40185
WSHIST: writing time sample 898 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 39585
WSHIST: writing time sample 898 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 40185
WSHIST: writing time sample 898 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 39585
nstep, te 900 0.26767801182875104E+10 0.26761943288991084E+10 -0.24899844016505909E-01 0.96349694870295032E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.47899305555555 6 7 0.53158042114695314
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 899 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 41385
WSHIST: writing time sample 899 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 40785
WSHIST: writing time sample 899 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 41385
WSHIST: writing time sample 899 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 40785
nstep, te 901 0.26768307984267592E+10 0.26761852650941067E+10 -0.27439952823047432E-01 0.96347578567217686E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.49288194444443 6 7 0.53202844982078823
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 900 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 42585
WSHIST: writing time sample 900 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 41985
WSHIST: writing time sample 900 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 42585
WSHIST: writing time sample 900 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 41985
nstep, te 902 0.26769450572306719E+10 0.26761852650941067E+10 -0.32297508197816127E-01 0.96345468307783056E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.50677083333332 6 7 0.53247647849462321
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 901 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 43785
WSHIST: writing time sample 901 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 43185
WSHIST: writing time sample 901 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 43785
WSHIST: writing time sample 901 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 43185
nstep, te 903 0.26771601560313702E+10 0.26765243302627659E+10 -0.27028464887157076E-01 0.96343469192216959E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.52065972222223 6 7 0.53292450716845918
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 902 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 44985
WSHIST: writing time sample 902 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 44385
WSHIST: writing time sample 902 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 44985
WSHIST: writing time sample 902 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 44385
nstep, te 904 0.26772075501202059E+10 0.26765243302627659E+10 -0.29043231670278530E-01 0.96343202839033009E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.53454861111112 6 7 0.53337253584229416
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 903 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 46185
WSHIST: writing time sample 903 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 45585
WSHIST: writing time sample 903 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 46185
WSHIST: writing time sample 903 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 45585
nstep, te 905 0.26772776826409345E+10 0.26769341996007199E+10 -0.14601264281364938E-01 0.96343046857841982E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.54843750000001 6 7 0.53382056451612925
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 904 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 47385
WSHIST: writing time sample 904 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 46785
WSHIST: writing time sample 904 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 47385
WSHIST: writing time sample 904 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 46785
nstep, te 906 0.26772975430137377E+10 0.26769341996007199E+10 -0.15445542285005723E-01 0.96342890623970510E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.56232638888889 6 7 0.53426859318996422
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 905 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 48585
WSHIST: writing time sample 905 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 47985
WSHIST: writing time sample 905 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 48585
WSHIST: writing time sample 905 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 47985
nstep, te 907 0.26773744621201720E+10 0.26772345093392334E+10 -0.59493306384416434E-02 0.96342734843688231E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.57621527777778 6 7 0.53471662186379931
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 906 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 49785
WSHIST: writing time sample 906 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 49185
WSHIST: writing time sample 906 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 49785
WSHIST: writing time sample 906 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 49185
nstep, te 908 0.26772257558719726E+10 0.26772345093392334E+10 0.37210658863625517E-03 0.96342585496871296E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.59010416666666 6 7 0.53516465053763429
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 907 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 50985
WSHIST: writing time sample 907 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 50385
WSHIST: writing time sample 907 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 50985
WSHIST: writing time sample 907 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 50385
nstep, te 909 0.26772410970813046E+10 0.26775363457648664E+10 0.12550930424473502E-01 0.96342429661062270E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.60399305555555 6 7 0.53561267921146927
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 908 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 52185
WSHIST: writing time sample 908 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 51585
WSHIST: writing time sample 908 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 52185
WSHIST: writing time sample 908 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 51585
nstep, te 910 0.26771312962333651E+10 0.26775363457648664E+10 0.17218558488327922E-01 0.96342273904663729E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.61788194444443 6 7 0.53606070788530436
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 909 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 53385
WSHIST: writing time sample 909 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 52785
WSHIST: writing time sample 909 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 53385
WSHIST: writing time sample 909 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 52785
nstep, te 911 0.26769633916327028E+10 0.26775667961856318E+10 0.25650622756582236E-01 0.96342124559279837E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.63177083333332 6 7 0.53650873655913933
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 910 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 54585
WSHIST: writing time sample 910 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 53985
WSHIST: writing time sample 910 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 54585
WSHIST: writing time sample 910 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 53985
nstep, te 912 0.26767782744777255E+10 0.26775667961856318E+10 0.33520073134340647E-01 0.96341687942306788E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.64565972222223 6 7 0.53695676523297531
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 911 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 55785
WSHIST: writing time sample 911 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 55185
WSHIST: writing time sample 911 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 55785
WSHIST: writing time sample 911 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 55185
nstep, te 913 0.26765549422267008E+10 0.26774648474087005E+10 0.38681926969663626E-01 0.96337115964038399E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.65954861111112 6 7 0.53740479390681029
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 912 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 56985
WSHIST: writing time sample 912 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 56385
WSHIST: writing time sample 912 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 56985
WSHIST: writing time sample 912 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 56385
nstep, te 914 0.26761494689108772E+10 0.26774648474087005E+10 0.55922230281624519E-01 0.96332295395342298E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.67343750000001 6 7 0.53785282258064537
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 913 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 58185
WSHIST: writing time sample 913 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 57585
WSHIST: writing time sample 913 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 58185
WSHIST: writing time sample 913 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 57585
nstep, te 915 0.26758763509573212E+10 0.26771443680150151E+10 0.53911413851449347E-01 0.96327453504970530E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.68732638888889 6 7 0.53830085125448035
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 914 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 59385
WSHIST: writing time sample 914 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 58785
WSHIST: writing time sample 914 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 59385
WSHIST: writing time sample 914 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 58785
nstep, te 916 0.26755302356582694E+10 0.26771443680150151E+10 0.68630415060810565E-01 0.96322617210298224E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.70121527777778 6 7 0.53874887992831544
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 915 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 60585
WSHIST: writing time sample 915 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 59985
WSHIST: writing time sample 915 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 60585
WSHIST: writing time sample 915 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 59985
nstep, te 917 0.26751473993935070E+10 0.26766421706631989E+10 0.63558564472390416E-01 0.96317781251367895E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.71510416666666 6 7 0.53919690860215042
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 916 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 61785
WSHIST: writing time sample 916 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 61185
WSHIST: writing time sample 916 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 61785
WSHIST: writing time sample 916 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 61185
nstep, te 918 0.26747475830881796E+10 0.26766421706631989E+10 0.80563046660579410E-01 0.96312944843832083E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.72899305555555 6 7 0.53964493727598539
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 917 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 62985
WSHIST: writing time sample 917 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 62385
WSHIST: writing time sample 917 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 62985
WSHIST: writing time sample 917 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 62385
nstep, te 919 0.26743628576532660E+10 0.26760381962200980E+10 0.71243569740651408E-01 0.96308102003129941E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.74288194444443 6 7 0.54009296594982048
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 918 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 64185
WSHIST: writing time sample 918 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 63585
WSHIST: writing time sample 918 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 64185
WSHIST: writing time sample 918 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 63585
nstep, te 920 0.26738576269742150E+10 0.26760381962200980E+10 0.92733110959893020E-01 0.96303265651437789E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.75677083333332 6 7 0.54054099462365546
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 919 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 65385
WSHIST: writing time sample 919 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 64785
WSHIST: writing time sample 919 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 65385
WSHIST: writing time sample 919 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 64785
nstep, te 921 0.26733796560811033E+10 0.26753035513755603E+10 0.81822028867556559E-01 0.96297986251586248E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.77065972222223 6 7 0.54098902329749143
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 920 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 66585
WSHIST: writing time sample 920 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 65985
WSHIST: writing time sample 920 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 66585
WSHIST: writing time sample 920 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 65985
nstep, te 922 0.26728172978125215E+10 0.26753035513755603E+10 0.10575176372233247E+00 0.96286176518845183E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.78454861111112 6 7 0.54143705197132641
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 921 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 67785
WSHIST: writing time sample 921 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 67185
WSHIST: writing time sample 921 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 67785
WSHIST: writing time sample 921 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 67185
nstep, te 923 0.26722269198836894E+10 0.26743063900447578E+10 0.88460636272296791E-01 0.96273975434880704E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.79843750000001 6 7 0.54188508064516150
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 922 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 68985
WSHIST: writing time sample 922 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 68385
WSHIST: writing time sample 922 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 68985
WSHIST: writing time sample 922 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 68385
nstep, te 924 0.26717418630977664E+10 0.26743063900447578E+10 0.10910882580529807E+00 0.96261757276092845E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.81232638888889 6 7 0.54233310931899648
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 923 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 70185
WSHIST: writing time sample 923 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 69585
WSHIST: writing time sample 923 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 70185
WSHIST: writing time sample 923 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 69585
nstep, te 925 0.26712616450931096E+10 0.26732640419979353E+10 0.85203625076929537E-01 0.96249531217815573E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.82621527777778 6 7 0.54278113799283156
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 924 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 71385
WSHIST: writing time sample 924 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 70785
WSHIST: writing time sample 924 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 71385
WSHIST: writing time sample 924 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 70785
nstep, te 926 0.26708414676404185E+10 0.26732640419979353E+10 0.10309564609458012E+00 0.96237304685568917E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.84010416666666 6 7 0.54322916666666654
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 925 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 72585
WSHIST: writing time sample 925 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 71985
WSHIST: writing time sample 925 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 72585
WSHIST: writing time sample 925 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 71985
nstep, te 927 0.26704340287091627E+10 0.26723135632774773E+10 0.79996103329602705E-01 0.96225078593634142E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.85399305555555 6 7 0.54367719534050152
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 926 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 73785
WSHIST: writing time sample 926 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 73185
WSHIST: writing time sample 926 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 73785
WSHIST: writing time sample 926 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 73185
nstep, te 928 0.26700745557346492E+10 0.26723135632774773E+10 0.95307999966447135E-01 0.96212858934368051E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.86788194444443 6 7 0.54412522401433661
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 927 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 74985
WSHIST: writing time sample 927 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 74385
WSHIST: writing time sample 927 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 74985
WSHIST: writing time sample 927 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 74385
nstep, te 929 0.26697620287801399E+10 0.26714912076179395E+10 0.73615460291999585E-01 0.96200632786062080E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.88177083333332 6 7 0.54457325268817158
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 928 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 76185
WSHIST: writing time sample 928 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 75585
WSHIST: writing time sample 928 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 76185
WSHIST: writing time sample 928 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 75585
nstep, te 930 0.26694129484814830E+10 0.26714912076179395E+10 0.88487826654499807E-01 0.96188543123413721E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.89565972222223 6 7 0.54502128136200756
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 929 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 77385
WSHIST: writing time sample 929 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 76785
WSHIST: writing time sample 929 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 77385
WSHIST: writing time sample 929 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 76785
nstep, te 931 0.26691175777827473E+10 0.26707205542611103E+10 0.68258473770260994E-01 0.96178469149904820E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.90954861111112 6 7 0.54546931003584254
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 930 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 78585
WSHIST: writing time sample 930 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 77985
WSHIST: writing time sample 930 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 78585
WSHIST: writing time sample 930 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 77985
nstep, te 932 0.26688965486294498E+10 0.26707205542611103E+10 0.77678467621245112E-01 0.96168516117744293E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.92343750000001 6 7 0.54591733870967762
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 931 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 79785
WSHIST: writing time sample 931 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 79185
WSHIST: writing time sample 931 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 79785
WSHIST: writing time sample 931 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 79185
nstep, te 933 0.26686181195225439E+10 0.26699714871818714E+10 0.57641502353475788E-01 0.96158570342064646E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.93732638888889 6 7 0.54636536738351260
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 932 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 80985
WSHIST: writing time sample 932 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 80385
WSHIST: writing time sample 932 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 80985
WSHIST: writing time sample 932 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 80385
nstep, te 934 0.26683331294551301E+10 0.26699714871818714E+10 0.69786795148894951E-01 0.96148625470523883E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.95121527777778 6 7 0.54681339605734769
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 933 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 82185
WSHIST: writing time sample 933 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 81585
WSHIST: writing time sample 933 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 82185
WSHIST: writing time sample 933 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 81585
nstep, te 935 0.26681306088305054E+10 0.26692884538487148E+10 0.49324188741643911E-01 0.96138687059481425E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.96510416666666 6 7 0.54726142473118267
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 934 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 83385
WSHIST: writing time sample 934 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 82785
WSHIST: writing time sample 934 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 83385
WSHIST: writing time sample 934 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 82785
nstep, te 936 0.26678226676416287E+10 0.26692884538487148E+10 0.62448956097610371E-01 0.96128742161068876E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.97899305555555 6 7 0.54770945340501764
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 935 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 84585
WSHIST: writing time sample 935 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 83985
WSHIST: writing time sample 935 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 84585
WSHIST: writing time sample 935 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 83985
nstep, te 937 0.26675099223351617E+10 0.26685659403409805E+10 0.44995689880446568E-01 0.96118796873414132E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 182.99288194444443 6 7 0.54815748207885273
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 936 to instantaneous h-file 1 DATE=1997/07/01 NCSEC= 85785
WSHIST: writing time sample 936 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 85185
WSHIST: writing time sample 936 to instantaneous h-file 2 DATE=1997/07/01 NCSEC= 85785
WSHIST: writing time sample 936 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 85185
nstep, te 938 0.26672774580602942E+10 0.26685659403409805E+10 0.54906414721748287E-01 0.96108851562404845E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.00677083333332 6 7 0.54860551075268771
-----------------------------------
READ_NEXT_TRCDATA ozone
READ_NEXT_TRCDATA VOLC_MMR1 VOLC_MMR2 VOLC_MMR3 VOLC_RAD_GEOM1 VOLC_RAD_GEOM2 VOLC_RAD_GEOM3 VOLC_SAD
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 937 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 585
WSHIST: writing time sample 937 to accumulated h-file 1 DATE=1997/07/01 NCSEC= 86385
WSHIST: writing time sample 937 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 585
WSHIST: writing time sample 937 to accumulated h-file 2 DATE=1997/07/01 NCSEC= 86385
nstep, te 939 0.26669329965132289E+10 0.26676101888001904E+10 0.28860101245826841E-01 0.96099753281244295E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.02065972222223 6 7 0.54905353942652368
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 938 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 1785
WSHIST: writing time sample 938 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 1185
WSHIST: writing time sample 938 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 1785
WSHIST: writing time sample 938 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 1185
nstep, te 940 0.26668747527836409E+10 0.26676101888001904E+10 0.31341187759049295E-01 0.96103128946874669E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.03454861111112 6 7 0.54950156810035866
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 939 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 2985
WSHIST: writing time sample 939 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 2385
WSHIST: writing time sample 939 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 2985
WSHIST: writing time sample 939 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 2385
nstep, te 941 0.26669157697655888E+10 0.26670278538220754E+10 0.47763453028231602E-02 0.96107253049312494E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.04843750000001 6 7 0.54994959677419375
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 940 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 4185
WSHIST: writing time sample 940 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 3585
WSHIST: writing time sample 940 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 4185
WSHIST: writing time sample 940 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 3585
nstep, te 942 0.26667577539210663E+10 0.26670278538220754E+10 0.11509525460334319E-01 0.96111422057958756E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.06232638888889 6 7 0.55039762544802873
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 941 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 5385
WSHIST: writing time sample 941 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 4785
WSHIST: writing time sample 941 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 5385
WSHIST: writing time sample 941 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 4785
nstep, te 943 0.26665497097159529E+10 0.26666187254421496E+10 0.29407774428759073E-02 0.96115594229727518E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.07621527777778 6 7 0.55084565412186381
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 942 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 6585
WSHIST: writing time sample 942 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 5985
WSHIST: writing time sample 942 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 6585
WSHIST: writing time sample 942 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 5985
nstep, te 944 0.26664141705343509E+10 0.26666187254421496E+10 0.87157562220604359E-02 0.96119772997533655E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.09010416666666 6 7 0.55129368279569879
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 943 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 7785
WSHIST: writing time sample 943 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 7185
WSHIST: writing time sample 943 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 7785
WSHIST: writing time sample 943 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 7185
nstep, te 945 0.26660648067043152E+10 0.26658246843349996E+10 -0.10230783522208589E-01 0.96123945286102011E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.10399305555555 6 7 0.55174171146953388
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 944 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 8985
WSHIST: writing time sample 944 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 8385
WSHIST: writing time sample 944 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 8985
WSHIST: writing time sample 944 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 8385
nstep, te 946 0.26657201953110638E+10 0.26658246843349996E+10 0.44517221954540045E-02 0.96128117185916097E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.11788194444443 6 7 0.55218974014336886
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 945 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 10185
WSHIST: writing time sample 945 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 9585
WSHIST: writing time sample 945 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 10185
WSHIST: writing time sample 945 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 9585
nstep, te 947 0.26654109677009916E+10 0.26651261220746512E+10 -0.12135230954033292E-01 0.96132289062404976E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.13177083333332 6 7 0.55263776881720383
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 946 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 11385
WSHIST: writing time sample 946 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 10785
WSHIST: writing time sample 946 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 11385
WSHIST: writing time sample 946 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 10785
nstep, te 948 0.26651166815854712E+10 0.26651261220746512E+10 0.40217178239187828E-03 0.96137013593744312E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.14565972222223 6 7 0.55308579749103981
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 947 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 12585
WSHIST: writing time sample 947 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 11985
WSHIST: writing time sample 947 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 12585
WSHIST: writing time sample 947 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 11985
nstep, te 949 0.26650349137971239E+10 0.26645226553903742E+10 -0.21819658508172430E-01 0.96149876909374681E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.15954861111112 6 7 0.55353382616487479
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 948 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 13785
WSHIST: writing time sample 948 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 13185
WSHIST: writing time sample 948 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 13785
WSHIST: writing time sample 948 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 13185
nstep, te 950 0.26649670140762792E+10 0.26645226553903742E+10 -0.18924834217322356E-01 0.96163228552062472E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.17343750000001 6 7 0.55398185483870988
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 949 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 14985
WSHIST: writing time sample 949 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 14385
WSHIST: writing time sample 949 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 14985
WSHIST: writing time sample 949 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 14385
nstep, te 951 0.26648794505376897E+10 0.26643664242510490E+10 -0.21846278160843967E-01 0.96176609494373741E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.18732638888889 6 7 0.55442988351254485
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 950 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 16185
WSHIST: writing time sample 950 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 15585
WSHIST: writing time sample 950 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 16185
WSHIST: writing time sample 950 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 15585
nstep, te 952 0.26647891601704645E+10 0.26643664242510490E+10 -0.17998919112604487E-01 0.96189991725912419E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.20121527777778 6 7 0.55487791218637994
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 951 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 17385
WSHIST: writing time sample 951 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 16785
WSHIST: writing time sample 951 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 17385
WSHIST: writing time sample 951 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 16785
nstep, te 953 0.26646846492722006E+10 0.26641884347225432E+10 -0.21124490307220280E-01 0.96203367628554726E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.21510416666666 6 7 0.55532594086021492
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 952 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 18585
WSHIST: writing time sample 952 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 17985
WSHIST: writing time sample 952 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 18585
WSHIST: writing time sample 952 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 17985
nstep, te 954 0.26645719875280480E+10 0.26641884347225432E+10 -0.16326058871284865E-01 0.96216750026463284E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.22899305555555 6 7 0.55577396953405001
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 953 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 19785
WSHIST: writing time sample 953 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 19185
WSHIST: writing time sample 953 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 19785
WSHIST: writing time sample 953 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 19185
nstep, te 955 0.26644461093078947E+10 0.26639710088181968E+10 -0.20219998954980917E-01 0.96230132814087789E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.24288194444443 6 7 0.55622199820788498
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 954 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 20985
WSHIST: writing time sample 954 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 20385
WSHIST: writing time sample 954 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 20985
WSHIST: writing time sample 954 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 20385
nstep, te 956 0.26643147545608540E+10 0.26639710088181968E+10 -0.14627578701193720E-01 0.96243515625095271E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.25677083333332 6 7 0.55667002688171996
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 955 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 22185
WSHIST: writing time sample 955 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 21585
WSHIST: writing time sample 955 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 22185
WSHIST: writing time sample 955 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 21585
nstep, te 957 0.26641675850084314E+10 0.26637108230273242E+10 -0.19434104146314437E-01 0.96256900781255725E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.27065972222223 6 7 0.55711805555555594
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 956 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 23385
WSHIST: writing time sample 956 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 22785
WSHIST: writing time sample 956 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 23385
WSHIST: writing time sample 956 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 22785
nstep, te 958 0.26640065929185715E+10 0.26637108230273242E+10 -0.12582526515510263E-01 0.96270320453125358E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.28454861111112 6 7 0.55756608422939091
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 957 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 24585
WSHIST: writing time sample 957 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 23985
WSHIST: writing time sample 957 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 24585
WSHIST: writing time sample 957 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 23985
nstep, te 959 0.26638368805052767E+10 0.26634052027349739E+10 -0.18361700164042583E-01 0.96283742195937535E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.29843750000001 6 7 0.55801411290322600
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 958 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 25785
WSHIST: writing time sample 958 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 25185
WSHIST: writing time sample 958 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 25785
WSHIST: writing time sample 958 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 25185
nstep, te 960 0.26636770792232385E+10 0.26634052027349739E+10 -0.11562831051090480E-01 0.96297164063006261E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.31232638888889 6 7 0.55846214157706098
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 959 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 26985
WSHIST: writing time sample 959 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 26385
WSHIST: writing time sample 959 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 26985
WSHIST: writing time sample 959 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 26385
nstep, te 961 0.26635024557676373E+10 0.26630788216399894E+10 -0.18014524280831851E-01 0.96310585937530384E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.32621527777778 6 7 0.55891017025089607
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 960 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 28185
WSHIST: writing time sample 960 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 27585
WSHIST: writing time sample 960 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 28185
WSHIST: writing time sample 960 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 27585
nstep, te 962 0.26633394624716759E+10 0.26630788216399894E+10 -0.11081885284872276E-01 0.96324007812501834E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.34010416666666 6 7 0.55935819892473104
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 961 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 29385
WSHIST: writing time sample 961 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 28785
WSHIST: writing time sample 961 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 29385
WSHIST: writing time sample 961 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 28785
nstep, te 963 0.26631639989969029E+10 0.26627417076157384E+10 -0.17952410173363277E-01 0.96337429687500102E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.35399305555555 6 7 0.55980622759856613
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 962 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 30585
WSHIST: writing time sample 962 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 29985
WSHIST: writing time sample 962 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 30585
WSHIST: writing time sample 962 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 29985
nstep, te 964 0.26629989048319483E+10 0.26627417076157384E+10 -0.10932416375988593E-01 0.96350851562500000E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.36788194444443 6 7 0.56025425627240111
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 963 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 31785
WSHIST: writing time sample 963 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 31185
WSHIST: writing time sample 963 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 31785
WSHIST: writing time sample 963 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 31185
nstep, te 965 0.26628267930970345E+10 0.26624043616370282E+10 -0.17953350877596908E-01 0.96364273437499985E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.38177083333332 6 7 0.56070228494623608
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 964 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 32985
WSHIST: writing time sample 964 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 32385
WSHIST: writing time sample 964 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 32985
WSHIST: writing time sample 964 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 32385
nstep, te 966 0.26626797356772981E+10 0.26624043616370282E+10 -0.11701698114992528E-01 0.96378302812499984E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.39565972222223 6 7 0.56115031362007206
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 965 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 34185
WSHIST: writing time sample 965 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 33585
WSHIST: writing time sample 965 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 34185
WSHIST: writing time sample 965 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 33585
nstep, te 967 0.26627668982878900E+10 0.26620877462238717E+10 -0.28852879059361528E-01 0.96401278637500000E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.40954861111112 6 7 0.56159834229390715
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 966 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 35385
WSHIST: writing time sample 966 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 34785
WSHIST: writing time sample 966 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 35385
WSHIST: writing time sample 966 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 34785
nstep, te 968 0.26628755796728420E+10 0.26620877462238717E+10 -0.33461883809274527E-01 0.96424790780750016E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.42343750000001 6 7 0.56204637096774213
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 967 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 36585
WSHIST: writing time sample 967 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 35985
WSHIST: writing time sample 967 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 36585
WSHIST: writing time sample 967 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 35985
nstep, te 969 0.26629590069412169E+10 0.26622849889026151E+10 -0.28620765225431031E-01 0.96448328696844997E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.43732638888889 6 7 0.56249439964157710
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 968 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 37785
WSHIST: writing time sample 968 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 37185
WSHIST: writing time sample 968 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 37785
WSHIST: writing time sample 968 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 37185
nstep, te 970 0.26630413676249681E+10 0.26622849889026151E+10 -0.32110181704776634E-01 0.96471875034310695E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.45121527777778 6 7 0.56294242831541219
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 969 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 38985
WSHIST: writing time sample 969 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 38385
WSHIST: writing time sample 969 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 38985
WSHIST: writing time sample 969 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 38385
nstep, te 971 0.26631004165546985E+10 0.26624540845997839E+10 -0.27431708057403761E-01 0.96495421877058659E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.46510416666666 6 7 0.56339045698924717
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 970 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 40185
WSHIST: writing time sample 970 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 39585
WSHIST: writing time sample 970 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 40185
WSHIST: writing time sample 970 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 39585
nstep, te 972 0.26631643994588151E+10 0.26624540845997839E+10 -0.30139907267209085E-01 0.96518968281373527E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.47899305555555 6 7 0.56383848566308226
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 971 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 41385
WSHIST: writing time sample 971 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 40785
WSHIST: writing time sample 971 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 41385
WSHIST: writing time sample 971 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 40785
nstep, te 973 0.26631958329428878E+10 0.26625803378241944E+10 -0.26110156206893460E-01 0.96542508253132415E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.49288194444443 6 7 0.56428651433691723
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 972 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 42585
WSHIST: writing time sample 972 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 41985
WSHIST: writing time sample 972 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 42585
WSHIST: writing time sample 972 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 41985
nstep, te 974 0.26632351779562631E+10 0.26625803378241944E+10 -0.27772436735290132E-01 0.96566054713937949E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.50677083333332 6 7 0.56473454301075221
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 973 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 43785
WSHIST: writing time sample 973 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 43185
WSHIST: writing time sample 973 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 43785
WSHIST: writing time sample 973 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 43185
nstep, te 975 0.26633308848430080E+10 0.26628196903554931E+10 -0.21674984322670763E-01 0.96589587032836280E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.52065972222223 6 7 0.56518257168458819
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 974 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 44985
WSHIST: writing time sample 974 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 44385
WSHIST: writing time sample 974 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 44985
WSHIST: writing time sample 974 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 44385
nstep, te 976 0.26633194369426236E+10 0.26628196903554931E+10 -0.21184459523138393E-01 0.96612905378220166E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.53454861111112 6 7 0.56563060035842327
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 975 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 46185
WSHIST: writing time sample 975 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 45585
WSHIST: writing time sample 975 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 46185
WSHIST: writing time sample 975 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 45585
nstep, te 977 0.26632978610746980E+10 0.26630483471499481E+10 -0.10574439178574004E-01 0.96636210885193228E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.54843750000001 6 7 0.56607862903225825
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 976 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 47385
WSHIST: writing time sample 976 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 46785
WSHIST: writing time sample 976 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 47385
WSHIST: writing time sample 976 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 46785
nstep, te 978 0.26633261227185068E+10 0.26630483471499481E+10 -0.11769327142073679E-01 0.96659515621861603E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.56232638888889 6 7 0.56652665770609323
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 977 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 48585
WSHIST: writing time sample 977 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 47985
WSHIST: writing time sample 977 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 48585
WSHIST: writing time sample 977 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 47985
nstep, te 979 0.26633559403056631E+10 0.26632267819665637E+10 -0.54711056091862999E-02 0.96682820781061702E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.57621527777778 6 7 0.56697468637992832
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 978 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 49785
WSHIST: writing time sample 978 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 49185
WSHIST: writing time sample 978 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 49785
WSHIST: writing time sample 978 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 49185
nstep, te 980 0.26633009076366096E+10 0.26632267819665637E+10 -0.31391808178028936E-02 0.96706132371863714E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.59010416666666 6 7 0.56742271505376329
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 979 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 50985
WSHIST: writing time sample 979 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 50385
WSHIST: writing time sample 979 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 50985
WSHIST: writing time sample 979 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 50385
nstep, te 981 0.26633815641107864E+10 0.26635853891275749E+10 0.86297913287567730E-02 0.96729437473561818E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.60399305555555 6 7 0.56787074372759838
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 980 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 52185
WSHIST: writing time sample 980 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 51585
WSHIST: writing time sample 980 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 52185
WSHIST: writing time sample 980 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 51585
nstep, te 982 0.26634325691286707E+10 0.26635853891275749E+10 0.64687167510848386E-02 0.96752742185913710E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.61788194444443 6 7 0.56831877240143336
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 981 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 53385
WSHIST: writing time sample 981 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 52785
WSHIST: writing time sample 981 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 53385
WSHIST: writing time sample 981 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 52785
nstep, te 983 0.26634315673866491E+10 0.26638717968393798E+10 0.18629971816473960E-01 0.96776046874904816E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.63177083333332 6 7 0.56876680107526834
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 982 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 54585
WSHIST: writing time sample 982 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 53985
WSHIST: writing time sample 982 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 54585
WSHIST: writing time sample 982 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 53985
nstep, te 984 0.26634820042748685E+10 0.26638717968393798E+10 0.16491732379075918E-01 0.96798364374994300E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.64565972222223 6 7 0.56921482974910431
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 983 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 55785
WSHIST: writing time sample 983 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 55185
WSHIST: writing time sample 983 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 55785
WSHIST: writing time sample 983 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 55185
nstep, te 985 0.26631538866424880E+10 0.26641342893085513E+10 0.41476511915727508E-01 0.96806144362499661E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.65954861111112 6 7 0.56966285842293940
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 984 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 56985
WSHIST: writing time sample 984 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 56385
WSHIST: writing time sample 984 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 56985
WSHIST: writing time sample 984 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 56385
nstep, te 986 0.26627344189362521E+10 0.26641342893085513E+10 0.59218100768815944E-01 0.96813058505499968E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.67343750000001 6 7 0.57011088709677438
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 985 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 58185
WSHIST: writing time sample 985 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 57585
WSHIST: writing time sample 985 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 58185
WSHIST: writing time sample 985 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 57585
nstep, te 987 0.26624311014523005E+10 0.26636752258592424E+10 0.52625912296500217E-01 0.96819914291579989E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.68732638888889 6 7 0.57055891577060935
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 986 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 59385
WSHIST: writing time sample 986 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 58785
WSHIST: writing time sample 986 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 59385
WSHIST: writing time sample 986 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 58785
nstep, te 988 0.26621293243071976E+10 0.26636752258592424E+10 0.65386309337801568E-01 0.96826772982494804E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.70121527777778 6 7 0.57100694444444444
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 987 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 60585
WSHIST: writing time sample 987 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 59985
WSHIST: writing time sample 987 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 60585
WSHIST: writing time sample 987 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 59985
nstep, te 989 0.26618321024907160E+10 0.26633485689459858E+10 0.64136756587530208E-01 0.96833625441449665E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.71510416666666 6 7 0.57145497311827942
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 988 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 61785
WSHIST: writing time sample 988 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 61185
WSHIST: writing time sample 988 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 61785
WSHIST: writing time sample 988 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 61185
nstep, te 990 0.26617065833770137E+10 0.26633485689459858E+10 0.69440476274359494E-01 0.96840483932736970E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.72899305555555 6 7 0.57190300179211451
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 989 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 62985
WSHIST: writing time sample 989 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 62385
WSHIST: writing time sample 989 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 62985
WSHIST: writing time sample 989 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 62385
nstep, te 991 0.26614334970993695E+10 0.26629807308223481E+10 0.65428727840037379E-01 0.96847336379714223E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.74288194444443 6 7 0.57235103046594948
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 990 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 64185
WSHIST: writing time sample 990 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 63585
WSHIST: writing time sample 990 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 64185
WSHIST: writing time sample 990 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 63585
nstep, te 992 0.26612775051680131E+10 0.26629807308223481E+10 0.72020132688787306E-01 0.96854194870282852E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.75677083333332 6 7 0.57279905913978457
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 991 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 65385
WSHIST: writing time sample 991 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 64785
WSHIST: writing time sample 991 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 65385
WSHIST: writing time sample 991 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 64785
nstep, te 993 0.26608814149031982E+10 0.26626150187008791E+10 0.73300122137763754E-01 0.96860175442216976E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.77065972222223 6 7 0.57324708781362044
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 992 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 66585
WSHIST: writing time sample 992 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 65985
WSHIST: writing time sample 992 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 66585
WSHIST: writing time sample 992 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 65985
nstep, te 994 0.26605328652195563E+10 0.26626150187008791E+10 0.88043720954395679E-01 0.96853322245283009E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.78454861111112 6 7 0.57369511648745553
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 993 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 67785
WSHIST: writing time sample 993 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 67185
WSHIST: writing time sample 993 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 67785
WSHIST: writing time sample 993 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 67185
nstep, te 995 0.26598952420130057E+10 0.26621858248474913E+10 0.96864790580240390E-01 0.96845692615966967E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.79843750000001 6 7 0.57414314516129050
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 994 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 68985
WSHIST: writing time sample 994 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 68385
WSHIST: writing time sample 994 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 68985
WSHIST: writing time sample 994 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 68385
nstep, te 996 0.26598386108112197E+10 0.26621858248474913E+10 0.99267506218208429E-01 0.96838022806958019E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.81232638888889 6 7 0.57459117383512548
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 995 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 70185
WSHIST: writing time sample 995 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 69585
WSHIST: writing time sample 995 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 70185
WSHIST: writing time sample 995 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 69585
nstep, te 997 0.26592208807441626E+10 0.26613614127422423E+10 0.90533781546977998E-01 0.96830344180917484E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.82621527777778 6 7 0.57503920250896057
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 996 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 71385
WSHIST: writing time sample 996 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 70785
WSHIST: writing time sample 996 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 71385
WSHIST: writing time sample 996 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 70785
nstep, te 998 0.26591679049865193E+10 0.26613614127422423E+10 0.92781759844317496E-01 0.96822671432105068E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.84010416666666 6 7 0.57548723118279554
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 997 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 72585
WSHIST: writing time sample 997 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 71985
WSHIST: writing time sample 997 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 72585
WSHIST: writing time sample 997 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 71985
nstep, te 999 0.26584272102776551E+10 0.26604730139301496E+10 0.86540999326286464E-01 0.96814992629676315E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.85399305555555 6 7 0.57593525985663063
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 998 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 73785
WSHIST: writing time sample 998 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 73185
WSHIST: writing time sample 998 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 73785
WSHIST: writing time sample 998 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 73185
nstep, te 1000 0.26584520028257980E+10 0.26604730139301496E+10 0.85499023835615542E-01 0.96807319870280582E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.86788194444443 6 7 0.57638328853046561
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample 999 to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 74985
WSHIST: writing time sample 999 to accumulated h-file 1 DATE=1997/07/02 NCSEC= 74385
WSHIST: writing time sample 999 to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 74985
WSHIST: writing time sample 999 to accumulated h-file 2 DATE=1997/07/02 NCSEC= 74385
nstep, te 1001 0.26578768245198603E+10 0.26598077049044418E+10 0.81692532109630470E-01 0.96799641067216842E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.88177083333332 6 7 0.57683131720430070
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 76185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/02 NCSEC= 75585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 76185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/02 NCSEC= 75585
nstep, te 1002 0.26579487096842465E+10 0.26598077049044418E+10 0.78657754285175116E-01 0.96791573151532997E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.89565972222223 6 7 0.57727934587813656
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 77385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/02 NCSEC= 76785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 77385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/02 NCSEC= 76785
nstep, te 1003 0.26572837414632831E+10 0.26591515208563442E+10 0.79040802223334081E-01 0.96777679389091980E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.90954861111112 6 7 0.57772737455197165
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 78585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/02 NCSEC= 77985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 78585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/02 NCSEC= 77985
nstep, te 1004 0.26572674905062833E+10 0.26591515208563442E+10 0.79740274447514387E-01 0.96763436075845530E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.92343750000001 6 7 0.57817540322580663
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 79785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/02 NCSEC= 79185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 79785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/02 NCSEC= 79185
nstep, te 1005 0.26569198462698989E+10 0.26584070322378931E+10 0.62953413829522270E-01 0.96749171789550732E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.93732638888889 6 7 0.57862343189964160
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 80985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/02 NCSEC= 80385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 80985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/02 NCSEC= 80385
nstep, te 1006 0.26568277472892857E+10 0.26584070322378931E+10 0.66861896928937986E-01 0.96734906244873055E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.95121527777778 6 7 0.57907146057347669
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 82185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/02 NCSEC= 81585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 82185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/02 NCSEC= 81585
nstep, te 1007 0.26566185774846015E+10 0.26575528413102746E+10 0.39559603604413539E-01 0.96720640624692416E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.96510416666666 6 7 0.57951948924731167
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 83385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/02 NCSEC= 82785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 83385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/02 NCSEC= 82785
nstep, te 1008 0.26562969774388051E+10 0.26575528413102746E+10 0.53185001341937939E-01 0.96706374999981548E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.97899305555555 6 7 0.57996751792114676
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 84585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/02 NCSEC= 83985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 84585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/02 NCSEC= 83985
nstep, te 1009 0.26561499400890131E+10 0.26569267199322014E+10 0.32900975476419410E-01 0.96692109374998880E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 183.99288194444443 6 7 0.58041554659498173
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/02 NCSEC= 85785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/02 NCSEC= 85185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/02 NCSEC= 85785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/02 NCSEC= 85185
nstep, te 1010 0.26559664776875825E+10 0.26569267199322014E+10 0.40677650838479337E-01 0.96677843749999942E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.00677083333332 6 7 0.58086357526881682
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/02 NCSEC= 86385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/02 NCSEC= 86385
nstep, te 1011 0.26558264945253329E+10 0.26562340115825849E+10 0.17265626660102479E-01 0.96664186562499992E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.02065972222223 6 7 0.58131160394265269
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 1785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 1185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 1785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 1185
nstep, te 1012 0.26558276605565548E+10 0.26562340115825849E+10 0.17217062946321277E-01 0.96659489631250006E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.03454861111112 6 7 0.58175963261648778
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 2985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 2385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 2985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 2385
nstep, te 1013 0.26560035575692725E+10 0.26559780104538059E+10 -0.10824760830903445E-02 0.96655330315375002E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.04843750000001 6 7 0.58220766129032275
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 4185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 3585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 4185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 3585
nstep, te 1014 0.26560430197139373E+10 0.26559780104538059E+10 -0.27546742515883412E-02 0.96651203256422494E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.06232638888889 6 7 0.58265568996415784
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 5385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 4785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 5385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 4785
nstep, te 1015 0.26561081485092936E+10 0.26559852591633964E+10 -0.52074827321436689E-02 0.96647078132885363E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.07621527777778 6 7 0.58310371863799282
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 6585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 5985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 6585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 5985
nstep, te 1016 0.26562281814744220E+10 0.26559852591633964E+10 -0.10294365646670028E-01 0.96642953125473112E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.09010416666666 6 7 0.58355174731182780
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 7785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 7185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 7785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 7185
nstep, te 1017 0.26562262018254809E+10 0.26558683128631840E+10 -0.15166978495320824E-01 0.96638828125028376E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.10399305555555 6 7 0.58399977598566288
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 8985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 8385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 8985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 8385
nstep, te 1018 0.26563077735884809E+10 0.26558683128631840E+10 -0.18624705581987713E-01 0.96634703125001703E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.11788194444443 6 7 0.58444780465949786
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 10185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 9585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 10185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 9585
nstep, te 1019 0.26564017243580179E+10 0.26559290466309729E+10 -0.20033326483853715E-01 0.96630578125000102E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.13177083333332 6 7 0.58489583333333295
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 11385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 10785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 11385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 10785
nstep, te 1020 0.26565551684302816E+10 0.26559290466309729E+10 -0.26537781997886648E-01 0.96626612031250013E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.14565972222223 6 7 0.58534386200716881
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 12585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 11985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 12585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 11985
nstep, te 1021 0.26567528353631096E+10 0.26561671863342557E+10 -0.24822787652522389E-01 0.96624985628124996E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.15954861111112 6 7 0.58579189068100390
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 13785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 13185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 13785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 13185
nstep, te 1022 0.26570019112571912E+10 0.26561671863342557E+10 -0.35380439953616498E-01 0.96623493200187499E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.17343750000001 6 7 0.58623991935483888
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 14985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 14385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 14985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 14385
nstep, te 1023 0.26572141728015971E+10 0.26565782118218212E+10 -0.26956094907369030E-01 0.96622015217011256E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.18732638888889 6 7 0.58668794802867397
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 16185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 15585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 16185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 15585
nstep, te 1024 0.26574854632147164E+10 0.26565782118218212E+10 -0.38455710031757358E-01 0.96620531694270656E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.20121527777778 6 7 0.58713597670250894
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 17385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 16785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 17385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 16785
nstep, te 1025 0.26577354241833439E+10 0.26570543898257685E+10 -0.28867479727725406E-01 0.96619054245406238E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.21510416666666 6 7 0.58758400537634392
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 18585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 17985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 18585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 17985
nstep, te 1026 0.26580310660201955E+10 0.26570543898257685E+10 -0.41399694219511972E-01 0.96617570754724366E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.22899305555555 6 7 0.58803203405017901
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 19785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 19185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 19785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 19185
nstep, te 1027 0.26583155956316595E+10 0.26575948079501510E+10 -0.30553470194966782E-01 0.96616093307783463E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.24288194444443 6 7 0.58848006272401399
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 20985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 20385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 20985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 20385
nstep, te 1028 0.26586437858258657E+10 0.26575948079501510E+10 -0.44465809214061867E-01 0.96614609817217002E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.25677083333332 6 7 0.58892809139784907
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 22185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 21585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 22185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 21585
nstep, te 1029 0.26589798111355724E+10 0.26582337175225754E+10 -0.31627250248633366E-01 0.96612780807783012E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.27065972222223 6 7 0.58937612007168494
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 23385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 22785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 23385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 22785
nstep, te 1030 0.26591341036556854E+10 0.26582337175225754E+10 -0.38170558083073833E-01 0.96605767942216989E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.28454861111112 6 7 0.58982414874552003
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 24585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 23985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 24585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 23985
nstep, te 1031 0.26593046073286648E+10 0.26587355647671695E+10 -0.24125563603152610E-01 0.96598443576533027E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.29843750000001 6 7 0.59027217741935500
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 25785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 25185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 25785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 25185
nstep, te 1032 0.26594664281357665E+10 0.26587355647671695E+10 -0.30988605502196901E-01 0.96591094114591993E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.31232638888889 6 7 0.59072020609319009
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 26985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 26385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 26985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 26385
nstep, te 1033 0.26596323785387669E+10 0.26590669247473040E+10 -0.23977067042229589E-01 0.96583750021875516E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.32621527777778 6 7 0.59116823476702507
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 28185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 27585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 28185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 27585
nstep, te 1034 0.26597955547081857E+10 0.26590669247473040E+10 -0.30898618529827591E-01 0.96576406251312539E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.34010416666666 6 7 0.59161626344086005
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 29385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 28785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 29385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 28785
nstep, te 1035 0.26600592294131327E+10 0.26595079248459115E+10 -0.23380658175158855E-01 0.96569062031328736E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.35399305555555 6 7 0.59206429211469513
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 30585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 29985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 30585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 29985
nstep, te 1036 0.26602321030974531E+10 0.26595079248459115E+10 -0.30714521687448940E-01 0.96561711378129708E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.36788194444443 6 7 0.59251232078853011
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 31785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 31185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 31785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 31185
nstep, te 1037 0.26604800262036529E+10 0.26599493649932261E+10 -0.22508612854365131E-01 0.96554367213937789E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.38177083333332 6 7 0.59296034946236520
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 32985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 32385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 32985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 32385
nstep, te 1038 0.26606948035518851E+10 0.26599493649932261E+10 -0.31620660174263550E-01 0.96548225314086274E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.39565972222223 6 7 0.59340837813620106
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 34185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 33585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 34185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 33585
nstep, te 1039 0.26614206302286692E+10 0.26604102939371505E+10 -0.42852180232606257E-01 0.96559783518845172E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.40954861111112 6 7 0.59385640681003615
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 35385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 34785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 35385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 34785
nstep, te 1040 0.26621173280448856E+10 0.26604102939371505E+10 -0.72392278952264341E-01 0.96572410136130711E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.42343750000001 6 7 0.59430443548387113
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 36585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 35985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 36585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 35985
nstep, te 1041 0.26627583192887168E+10 0.26617610208680100E+10 -0.42288084264638884E-01 0.96585093983167841E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.43732638888889 6 7 0.59475246415770622
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 37785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 37185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 37785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 37185
nstep, te 1042 0.26634016953825870E+10 0.26617610208680100E+10 -0.69559769102732136E-01 0.96597781732740084E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.45121527777778 6 7 0.59520049283154119
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 38985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 38385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 38985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 38385
nstep, te 1043 0.26639861022569771E+10 0.26629050272549124E+10 -0.45828360667033441E-01 0.96610476122714419E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.46510416666666 6 7 0.59564852150537617
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 40185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 39585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 40185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 39585
nstep, te 1044 0.26644523804987330E+10 0.26629050272549124E+10 -0.65585948094124838E-01 0.96623164036112837E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.47899305555555 6 7 0.59609655017921126
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 41385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 40785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 41385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 40785
nstep, te 1045 0.26649692951877651E+10 0.26639511744080124E+10 -0.43148278581289862E-01 0.96635852029666756E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.49288194444443 6 7 0.59654457885304624
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 42585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 41985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 42585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 41985
nstep, te 1046 0.26654032760786080E+10 0.26639511744080124E+10 -0.61532423099487393E-01 0.96648546434279997E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.50677083333332 6 7 0.59699260752688132
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 43785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 43185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 43785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 43185
nstep, te 1047 0.26659457812752461E+10 0.26650842241744466E+10 -0.36503642958934088E-01 0.96660725286056797E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.52065972222223 6 7 0.59744063620071719
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 44985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 44385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 44985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 44385
nstep, te 1048 0.26660823018383288E+10 0.26650842241744466E+10 -0.42285882146503390E-01 0.96665406954663398E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.53454861111112 6 7 0.59788866487455228
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 46185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 45585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 46185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 45585
nstep, te 1049 0.26662369281750174E+10 0.26658626871526384E+10 -0.15854895821032115E-01 0.96669638792279802E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.54843750000001 6 7 0.59833669354838726
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 47385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 46785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 47385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 46785
nstep, te 1050 0.26663300800849285E+10 0.26658626871526384E+10 -0.19800456744387629E-01 0.96673843640036794E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.56232638888889 6 7 0.59878472222222234
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 48585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 47985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 48585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 47985
nstep, te 1051 0.26664769201234550E+10 0.26662733199706292E+10 -0.86248636659570603E-02 0.96678047337152209E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.57621527777778 6 7 0.59923275089605732
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 49785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 49185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 49785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 49185
nstep, te 1052 0.26664686912581487E+10 0.26662733199706292E+10 -0.82759130998914816E-02 0.96682257371479136E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.59010416666666 6 7 0.59968077956989230
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 50985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 50385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 50985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 50385
nstep, te 1053 0.26666380290126376E+10 0.26668259201021614E+10 0.79587056366081411E-02 0.96686460911038754E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.60399305555555 6 7 0.60012880824372739
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 52185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 51585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 52185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 51585
nstep, te 1054 0.26667310042760029E+10 0.26668259201021614E+10 0.40202768965539332E-02 0.96690664060912313E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.61788194444443 6 7 0.60057683691756236
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 53385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 52785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 53385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 52785
nstep, te 1055 0.26667400362550635E+10 0.26672886004331551E+10 0.23234100078860495E-01 0.96694867187404729E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.63177083333332 6 7 0.60102486559139745
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 54585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 53985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 54585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 53985
nstep, te 1056 0.26668911819201627E+10 0.26672886004331551E+10 0.16831781733957513E-01 0.96698513437494272E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.64565972222223 6 7 0.60147289426523332
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 55785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 55185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 55785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 55185
nstep, te 1057 0.26667166440961685E+10 0.26675638330942068E+10 0.35882509654789813E-01 0.96693958306249653E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.65954861111112 6 7 0.60192092293906840
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 56985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 56385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 56985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 56385
nstep, te 1058 0.26666493132695713E+10 0.26675638330942068E+10 0.38736321732307996E-01 0.96688904685874993E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.67343750000001 6 7 0.60236895161290338
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 58185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 57585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 58185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 57585
nstep, te 1059 0.26666241099558301E+10 0.26674549512732139E+10 0.35193803038706138E-01 0.96683827562402497E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.68732638888889 6 7 0.60281698028673847
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 59385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 58785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 59385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 58785
nstep, te 1060 0.26665126376206765E+10 0.26674549512732139E+10 0.39917790261320814E-01 0.96678742622494145E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.70121527777778 6 7 0.60326500896057345
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 60585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 59985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 60585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 59985
nstep, te 1061 0.26664534345877156E+10 0.26672886072072840E+10 0.35381001832280969E-01 0.96673663619849642E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.71510416666666 6 7 0.60371303763440853
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 61785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 61185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 61785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 61185
nstep, te 1062 0.26663520042865791E+10 0.26672886072072840E+10 0.39680056682078545E-01 0.96668578567190983E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.72899305555555 6 7 0.60416106630824351
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 62985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 62385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 62985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 62385
nstep, te 1063 0.26666293314679265E+10 0.26675410996916738E+10 0.38629945952544584E-01 0.96663499557781470E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.74288194444443 6 7 0.60460909498207849
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 64185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 63585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 64185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 63585
nstep, te 1064 0.26665996928640261E+10 0.26675410996916738E+10 0.39887782426252842E-01 0.96658414504716900E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.75677083333332 6 7 0.60505712365591358
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 65385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 64785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 65385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 64785
nstep, te 1065 0.26670001990666127E+10 0.26678252233338394E+10 0.34958540122312427E-01 0.96653081901533005E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.77065972222223 6 7 0.60550515232974944
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 66585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 65985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 66585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 65985
nstep, te 1066 0.26669088815564241E+10 0.26678252233338394E+10 0.38831567199342755E-01 0.96644008664091976E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.78454861111112 6 7 0.60595318100358453
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 67785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 67185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 67785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 67185
nstep, te 1067 0.26672785239024973E+10 0.26680292128175125E+10 0.31814806538046678E-01 0.96634717394845517E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.79843750000001 6 7 0.60640120967741951
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 68985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 68385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 68985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 68385
nstep, te 1068 0.26672969140988698E+10 0.26680292128175125E+10 0.31038412611744844E-01 0.96625406637440727E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.81232638888889 6 7 0.60684923835125459
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 70185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 69585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 70185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 69585
nstep, te 1069 0.26678037797750144E+10 0.26684664292701483E+10 0.28089048243211592E-01 0.96616101116996448E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.82621527777778 6 7 0.60729726702508957
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 71385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 70785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 71385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 70785
nstep, te 1070 0.26680423816221070E+10 0.26684664292701483E+10 0.17976691582190320E-01 0.96606789504519795E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.84010416666666 6 7 0.60774529569892466
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 72585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 71985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 72585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 71985
nstep, te 1071 0.26687389590588837E+10 0.26693656169475536E+10 0.26568531633454268E-01 0.96597483932771182E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.85399305555555 6 7 0.60819332437275964
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 73785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 73185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 73785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 73185
nstep, te 1072 0.26692414158075137E+10 0.26693656169475536E+10 0.52662877857804127E-02 0.96588172317216246E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.86788194444443 6 7 0.60864135304659461
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 74985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 74385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 74985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 74385
nstep, te 1073 0.26700538329510455E+10 0.26705654996350336E+10 0.21697419555030337E-01 0.96578866745282969E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.88177083333332 6 7 0.60908938172042970
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 76185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 75585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 76185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 75585
nstep, te 1074 0.26707482385682325E+10 0.26705654996350336E+10 -0.77498197240556477E-02 0.96570088567216982E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.89565972222223 6 7 0.60953741039426557
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 77385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 76785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 77385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 76785
nstep, te 1075 0.26717869739777770E+10 0.26719309894958339E+10 0.61076470855691532E-02 0.96569172657783027E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.90954861111112 6 7 0.60998543906810065
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 78585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 77985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 78585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 77985
nstep, te 1076 0.26727336021507568E+10 0.26719309894958339E+10 -0.34038675199536614E-01 0.96568728484466963E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.92343750000001 6 7 0.61043346774193563
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 79785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 79185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 79785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 79185
nstep, te 1077 0.26736229432108188E+10 0.26734298604449744E+10 -0.81886447746868842E-02 0.96568312615318020E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.93732638888889 6 7 0.61088149641577072
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 80985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 80385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 80985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 80385
nstep, te 1078 0.26743898458037100E+10 0.26734298604449744E+10 -0.40713177331770503E-01 0.96567898444419072E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.95121527777778 6 7 0.61132952508960570
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 82185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 81585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 82185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 81585
nstep, te 1079 0.26752444300841122E+10 0.26749689218514838E+10 -0.11684411265386468E-01 0.96567484375415137E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.96510416666666 6 7 0.61177755376344078
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 83385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 82785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 83385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 82785
nstep, te 1080 0.26760484167300711E+10 0.26749689218514838E+10 -0.45781994280350763E-01 0.96567070312524913E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.97899305555555 6 7 0.61222558243727576
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 84585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 83985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 84585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 83985
nstep, te 1081 0.26767966491055403E+10 0.26764649933416996E+10 -0.14065770799647099E-01 0.96566656250001499E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 184.99288194444443 6 7 0.61267361111111074
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/03 NCSEC= 85785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 85185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/03 NCSEC= 85785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 85185
nstep, te 1082 0.26776646244423852E+10 0.26764649933416996E+10 -0.50877477395691720E-01 0.96566242187500087E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.00677083333332 6 7 0.61312163978494583
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/03 NCSEC= 86385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/03 NCSEC= 86385
nstep, te 1083 0.26783186189755454E+10 0.26778049360128369E+10 -0.21785461560589643E-01 0.96567628593750007E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.02065972222223 6 7 0.61356966845878180
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 1785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 1185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 1785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 1185
nstep, te 1084 0.26797760813256817E+10 0.26778049360128369E+10 -0.83572711171613800E-01 0.96595529434375014E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.03454861111112 6 7 0.61401769713261678
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 2985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 2385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 2985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 2385
nstep, te 1085 0.26810561668634377E+10 0.26798372576946850E+10 -0.51663561002076329E-01 0.96625014734812503E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.04843750000001 6 7 0.61446572580645176
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 4185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 3585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 4185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 3585
nstep, te 1086 0.26823128181230063E+10 0.26798372576946850E+10 -0.10489462940399231E+00 0.96654601509088752E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.06232638888889 6 7 0.61491375448028684
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 5385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 4785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 5385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 4785
nstep, te 1087 0.26832957087108932E+10 0.26822432575004792E+10 -0.44580862119799031E-01 0.96684187965545338E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.07621527777778 6 7 0.61536178315412182
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 6585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 5985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 6585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 5985
nstep, te 1088 0.26843466759388990E+10 0.26822432575004792E+10 -0.89071537589238983E-01 0.96713780809182717E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.09010416666666 6 7 0.61580981182795691
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 7785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 7185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 7785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 7185
nstep, te 1089 0.26850193569148693E+10 0.26840213544821620E+10 -0.42248541662699299E-01 0.96743367629800981E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.10399305555555 6 7 0.61625784050179189
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 8985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 8385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 8985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 8385
nstep, te 1090 0.26857763616216636E+10 0.26840213544821620E+10 -0.74272129101052770E-01 0.96772960495288047E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.11788194444443 6 7 0.61670586917562686
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 10185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 9585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 10185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 9585
nstep, te 1091 0.26862804724885144E+10 0.26853553411048713E+10 -0.39139685493810542E-01 0.96802547317217293E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.13177083333332 6 7 0.61715389784946195
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 11385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 10785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 11385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 10785
nstep, te 1092 0.26867335948414841E+10 0.26853553411048713E+10 -0.58292137713550504E-01 0.96832153307783039E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.14565972222223 6 7 0.61760192652329793
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 12585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 11985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 12585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 11985
nstep, te 1093 0.26868876204103036E+10 0.26865399093824759E+10 -0.14701625580806271E-01 0.96861945604716981E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.15954861111112 6 7 0.61804995519713291
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 13785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 13185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 13785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 13185
nstep, te 1094 0.26871809233241663E+10 0.26865399093824759E+10 -0.27094458632977273E-01 0.96891742673783039E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.17343750000001 6 7 0.61849798387096788
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 14985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 14385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 14985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 14385
nstep, te 1095 0.26869895474032569E+10 0.26869830883840690E+10 -0.27292649503326654E-03 0.96921546435426993E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.18732638888889 6 7 0.61894601254480297
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 16185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 15585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 16185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 15585
nstep, te 1096 0.26869005172771506E+10 0.26869830883840690E+10 0.34879754435845293E-02 0.96951344192375618E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.20121527777778 6 7 0.61939404121863795
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 17385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 16785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 17385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 16785
nstep, te 1097 0.26862296690732012E+10 0.26865461338611131E+10 0.13364013613884732E-01 0.96981147995292544E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.21510416666666 6 7 0.61984206989247304
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 18585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 17985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 18585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 17985
nstep, te 1098 0.26857658237629561E+10 0.26865461338611131E+10 0.32941624582379800E-01 0.97010945754717570E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.22899305555555 6 7 0.62029009856630801
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 19785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 19185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 19785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 19185
nstep, te 1099 0.26849021584786563E+10 0.26855576951295547E+10 0.27665660903618574E-01 0.97040749557783056E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.24288194444443 6 7 0.62073812724014299
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 20985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 20385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 20985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 20385
nstep, te 1100 0.26840995626276884E+10 0.26855576951295547E+10 0.61518737694267231E-01 0.97070547317216988E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.25677083333332 6 7 0.62118615591397808
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 22185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 21585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 22185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 21585
nstep, te 1101 0.26828987833735995E+10 0.26838924350004168E+10 0.41909908348909619E-01 0.97099063932783014E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.27065972222223 6 7 0.62163418458781405
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 23385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 22785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 23385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 22785
nstep, te 1102 0.26814821081769204E+10 0.26838924350004168E+10 0.10165193945366560E+00 0.97108617585966975E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.28454861111112 6 7 0.62208221326164903
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 24585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 23985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 24585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 23985
nstep, te 1103 0.26795667750169210E+10 0.26809370575197439E+10 0.57784605450344313E-01 0.97117027055158032E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.29843750000001 6 7 0.62253024193548401
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 25785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 25185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 25785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 25185
nstep, te 1104 0.26779177845326848E+10 0.26809370575197439E+10 0.12731131633509304E+00 0.97125374279559488E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.31232638888889 6 7 0.62297827060931910
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 26985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 26385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 26985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 26385
nstep, te 1105 0.26760359439108334E+10 0.26776826444221516E+10 0.69429155564384337E-01 0.97133711363023569E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.32621527777778 6 7 0.62342629928315407
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 28185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 27585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 28185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 27585
nstep, te 1106 0.26746809904643097E+10 0.26776826444221516E+10 0.12654660530467651E+00 0.97142054244281404E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.34010416666666 6 7 0.62387432795698916
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 29385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 28785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 29385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 28785
nstep, te 1107 0.26728915320275602E+10 0.26744836615889626E+10 0.67116751031820132E-01 0.97150391067156888E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.35399305555555 6 7 0.62432235663082414
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 30585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 29985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 30585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 29985
nstep, te 1108 0.26715328529157338E+10 0.26744836615889626E+10 0.12438161451978220E+00 0.97158733932779403E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.36788194444443 6 7 0.62477038530465923
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 31785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 31185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 31785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 31185
nstep, te 1109 0.26697772997706184E+10 0.26712939364872708E+10 0.63923324570075685E-01 0.97167070754716755E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.38177083333332 6 7 0.62521841397849420
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 32985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 32385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 32985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 32385
nstep, te 1110 0.26684437872444391E+10 0.26712939364872708E+10 0.12011663491485940E+00 0.97176498307783011E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.39565972222223 6 7 0.62566644265233018
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 34185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 33585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 34185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 33585
nstep, te 1111 0.26672464843636341E+10 0.26681993458721886E+10 0.40146861228392533E-01 0.97201893179716979E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.40954861111112 6 7 0.62611447132616516
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 35385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 34785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 35385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 34785
nstep, te 1112 0.26664519512759852E+10 0.26681993458721886E+10 0.73602878591813109E-01 0.97228246090783010E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.42343750000001 6 7 0.62656250000000013
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 36585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 35985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 36585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 35985
nstep, te 1113 0.26653615566171546E+10 0.26661978382100368E+10 0.35215845707342167E-01 0.97254656484196981E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.43732638888889 6 7 0.62701052867383522
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 37785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 37185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 37785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 37185
nstep, te 1114 0.26646269510754604E+10 0.26661978382100368E+10 0.66132106324167883E-01 0.97281070795301828E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.45121527777778 6 7 0.62745855734767020
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 38985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 38385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 38985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 38385
nstep, te 1115 0.26636059122742190E+10 0.26641047559924645E+10 0.20994893229569447E-01 0.97307491747718115E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.46510416666666 6 7 0.62790658602150529
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 40185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 39585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 40185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 39585
nstep, te 1116 0.26626608919296780E+10 0.26641047559924645E+10 0.60751544162920453E-01 0.97333906223613085E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.47899305555555 6 7 0.62835461469534026
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 41385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 40785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 41385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 40785
nstep, te 1117 0.26617086723147316E+10 0.26623889422433138E+10 0.28615027831374224E-01 0.97360320310916781E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.49288194444443 6 7 0.62880264336917535
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 42585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 41985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 42585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 41985
nstep, te 1118 0.26610724898988571E+10 0.26623889422433138E+10 0.55360494283934303E-01 0.97386734374905005E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.50677083333332 6 7 0.62925067204301033
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 43785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 43185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 43785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 43185
nstep, te 1119 0.26602437513069019E+10 0.26605468620606337E+10 0.12743280366601255E-01 0.97412448593744310E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.52065972222223 6 7 0.62969870071684630
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 44985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 44385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 44985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 44385
nstep, te 1120 0.26589296481180925E+10 0.26605468620606337E+10 0.67979586974814557E-01 0.97427856915624652E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.53454861111112 6 7 0.63014672939068128
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 46185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 45585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 46185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 45585
nstep, te 1121 0.26577665476126695E+10 0.26589226401356087E+10 0.48588952087614615E-01 0.97442653289937487E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.54843750000001 6 7 0.63059475806451626
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 47385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 46785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 47385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 46785
nstep, te 1122 0.26569298787692575E+10 0.26589226401356087E+10 0.83740265942040634E-01 0.97457406072396247E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.56232638888889 6 7 0.63104278673835135
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 48585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 47985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 48585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 47985
nstep, te 1123 0.26558451131224012E+10 0.26569919526915760E+10 0.48185440080613672E-01 0.97472156708093768E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.57621527777778 6 7 0.63149081541218632
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 49785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 49185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 49785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 49185
nstep, te 1124 0.26550232664403739E+10 0.26569919526915760E+10 0.82703477517385840E-01 0.97486913621235624E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.59010416666666 6 7 0.63193884408602141
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 50985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 50385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 50985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 50385
nstep, te 1125 0.26541324266488614E+10 0.26553735507394567E+10 0.52131066440377079E-01 0.97501664036024144E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.60399305555555 6 7 0.63238687275985639
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 52185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 51585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 52185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 51585
nstep, te 1126 0.26534404596004391E+10 0.26553735507394567E+10 0.81183521273650514E-01 0.97516414529661444E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.61788194444443 6 7 0.63283490143369148
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 53385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 52785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 53385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 52785
nstep, te 1127 0.26525996150145535E+10 0.26538968836797686E+10 0.54472789363935001E-01 0.97531171434279677E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.63177083333332 6 7 0.63328293010752645
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 54585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 53985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 54585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 53985
nstep, te 1128 0.26519932343213296E+10 0.26538968836797686E+10 0.79923834447517064E-01 0.97544689973556771E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.64565972222223 6 7 0.63373095878136243
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 55785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 55185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 55785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 55185
nstep, te 1129 0.26508307128813562E+10 0.26526456132438736E+10 0.76201369463660421E-01 0.97540066242163390E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.65954861111112 6 7 0.63417898745519741
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 56985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 56385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 56985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 56385
nstep, te 1130 0.26497555678102083E+10 0.26526456132438736E+10 0.12135011192844485E+00 0.97534347568279802E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.67343750000001 6 7 0.63462701612903250
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 58185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 57585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 58185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 57585
nstep, te 1131 0.26488066699482245E+10 0.26506887664225941E+10 0.79032037826987867E-01 0.97528569604096789E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.68732638888889 6 7 0.63507504480286747
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 59385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 58785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 59385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 58785
nstep, te 1132 0.26478782824155579E+10 0.26506887664225941E+10 0.11802343532580631E+00 0.97522781676245810E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.70121527777778 6 7 0.63552307347670245
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 60585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 59985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 60585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 59985
nstep, te 1133 0.26469927940654311E+10 0.26488632533797507E+10 0.78552716616732118E-01 0.97516999556824740E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.71510416666666 6 7 0.63597110215053754
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 61785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 61185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 61785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 61185
nstep, te 1134 0.26461823682063560E+10 0.26488632533797507E+10 0.11259445268516924E+00 0.97511211379659464E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.72899305555555 6 7 0.63641913082437251
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 62985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 62385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 62985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 62385
nstep, te 1135 0.26455629584091582E+10 0.26474157524222097E+10 0.77820090748802029E-01 0.97505429245279563E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.74288194444443 6 7 0.63686715949820760
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 64185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 63585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 64185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 63585
nstep, te 1136 0.26448551308281736E+10 0.26474157524222097E+10 0.10755629638583382E+00 0.97499641067216769E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.75677083333332 6 7 0.63731518817204258
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 65385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 64785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 65385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 64785
nstep, te 1137 0.26443626064796052E+10 0.26463185221090531E+10 0.82161331242719016E-01 0.97493612839033027E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.77065972222223 6 7 0.63776321684587856
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 66585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 65985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 66585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 65985
nstep, te 1138 0.26437579627981782E+10 0.26463185221090531E+10 0.10757102738851559E+00 0.97483954426591983E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.78454861111112 6 7 0.63821124551971353
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 67785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 67185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 67785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 67185
nstep, te 1139 0.26432341391729598E+10 0.26452691136433525E+10 0.85499488449069003E-01 0.97474084609345518E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.79843750000001 6 7 0.63865927419354862
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 68985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 68385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 68985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 68385
nstep, te 1140 0.26427111073242297E+10 0.26452691136433525E+10 0.10748561124578848E+00 0.97464195232810744E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.81232638888889 6 7 0.63910730286738360
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 70185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 69585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 70185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 69585
nstep, te 1141 0.26420221673952227E+10 0.26439739051338854E+10 0.82018977591359149E-01 0.97454305151468667E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.82621527777778 6 7 0.63955533154121857
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 71385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 70785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 71385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 70785
nstep, te 1142 0.26415284909334850E+10 0.26439739051338854E+10 0.10277546999848738E+00 0.97444421434088115E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.84010416666666 6 7 0.64000336021505366
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 72585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 71985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 72585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 71985
nstep, te 1143 0.26408967689489055E+10 0.26427321553048701E+10 0.77145167123433861E-01 0.97434531223545288E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.85399305555555 6 7 0.64045138888888864
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 73785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 73185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 73785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 73185
nstep, te 1144 0.26404089651392894E+10 0.26427321553048701E+10 0.97658527946265672E-01 0.97424641092162725E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.86788194444443 6 7 0.64089941756272373
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 74985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 74385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 74985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 74385
nstep, te 1145 0.26398376329429460E+10 0.26413005829634910E+10 0.61503391668408749E-01 0.97414757371779779E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.88177083333332 6 7 0.64134744623655870
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 76185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 75585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 76185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 75585
nstep, te 1146 0.26391300238554611E+10 0.26413005829634910E+10 0.91261211263112707E-01 0.97404679661056784E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.89565972222223 6 7 0.64179547491039468
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 77385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 76785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 77385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 76785
nstep, te 1147 0.26385164639400511E+10 0.26400092973697734E+10 0.62774512187912412E-01 0.97391840310913394E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.90954861111112 6 7 0.64224350358422966
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 78585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 77985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 78585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 77985
nstep, te 1148 0.26378492401607037E+10 0.26400092973697734E+10 0.90843818203740961E-01 0.97378835262404798E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.92343750000001 6 7 0.64269153225806475
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 79785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 79185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 79785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 79185
nstep, te 1149 0.26372377588770165E+10 0.26387346315032444E+10 0.62961223047766052E-01 0.97365820271994278E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.93732638888889 6 7 0.64313956093189972
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 80985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 80385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 80985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 80385
nstep, te 1150 0.26367357612956743E+10 0.26387346315032444E+10 0.84087433315190474E-01 0.97352805153819674E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.95121527777778 6 7 0.64358758960573470
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 82185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 81585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 82185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 81585
nstep, te 1151 0.26362054636764178E+10 0.26375084218509636E+10 0.54819509731408089E-01 0.97339796434229182E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.96510416666666 6 7 0.64403561827956979
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 83385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 82785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 83385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 82785
nstep, te 1152 0.26356764809059768E+10 0.26375084218509636E+10 0.77085793917365461E-01 0.97326781223553757E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.97899305555555 6 7 0.64448364695340477
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 84585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 83985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 84585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 83985
nstep, te 1153 0.26349431165410867E+10 0.26361201716743493E+10 0.49535654227770565E-01 0.97313765623413216E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 185.99288194444443 6 7 0.64493167562723985
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/04 NCSEC= 85785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 85185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/04 NCSEC= 85785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 85185
nstep, te 1154 0.26344541354207110E+10 0.26361201716743493E+10 0.70123530028238346E-01 0.97300749999904801E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.00677083333332 6 7 0.64537970430107483
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/04 NCSEC= 86385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/04 NCSEC= 86385
nstep, te 1155 0.26336702546979780E+10 0.26345572829575944E+10 0.37339648905965139E-01 0.97288803124994301E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.02065972222223 6 7 0.64582773297491081
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 1785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 1185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 1785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 1185
nstep, te 1156 0.26335301845600443E+10 0.26345572829575944E+10 0.43234243099238311E-01 0.97292594906249651E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.03454861111112 6 7 0.64627576164874578
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 2985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 2385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 2985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 2385
nstep, te 1157 0.26332437848733029E+10 0.26334720287934079E+10 0.96071343781541536E-02 0.97297324600624997E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.04843750000001 6 7 0.64672379032258087
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 4185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 3585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 4185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 3585
nstep, te 1158 0.26330365489226465E+10 0.26334720287934079E+10 0.18329106326577225E-01 0.97302117444787495E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.06232638888889 6 7 0.64717181899641585
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 5385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 4785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 5385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 4785
nstep, te 1159 0.26327510513166108E+10 0.26329154748549385E+10 0.69201536734092191E-02 0.97306913609187264E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.07621527777778 6 7 0.64761984767025083
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 6585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 5985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 6585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 5985
nstep, te 1160 0.26325699467299471E+10 0.26329154748549385E+10 0.14541651257812717E-01 0.97311703566551252E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.09010416666666 6 7 0.64806787634408591
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 7785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 7185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 7785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 7185
nstep, te 1161 0.26322165402336407E+10 0.26321858138407698E+10 -0.12930652642260865E-02 0.97316500026493086E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.10399305555555 6 7 0.64851590501792089
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 8985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 8385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 8985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 8385
nstep, te 1162 0.26319463978110938E+10 0.26321858138407698E+10 0.10074897504954664E-01 0.97321296407839589E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.11788194444443 6 7 0.64896393369175598
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 10185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 9585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 10185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 9585
nstep, te 1163 0.26316496664596133E+10 0.26316290561108952E+10 -0.86726401705329603E-03 0.97326086378220381E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.13177083333332 6 7 0.64941196236559096
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 11385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 10785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 11385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 10785
nstep, te 1164 0.26314943086696124E+10 0.26316290561108952E+10 0.56697291727706659E-02 0.97331497370193218E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.14565972222223 6 7 0.64985999103942693
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 12585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 11985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 12585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 11985
nstep, te 1165 0.26314646285142121E+10 0.26311744689901190E+10 -0.12207140567087106E-01 0.97345958748461591E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.15954861111112 6 7 0.65030801971326191
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 13785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 13185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 13785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 13185
nstep, te 1166 0.26315420623860722E+10 0.26311744689901190E+10 -0.15462429252737112E-01 0.97360963149907693E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.17343750000001 6 7 0.65075604838709700
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 14985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 14385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 14985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 14385
nstep, te 1167 0.26314043787831826E+10 0.26310756772018723E+10 -0.13824345941263574E-01 0.97376000132744448E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.18732638888889 6 7 0.65120407706093197
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 16185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 15585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 16185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 15585
nstep, te 1168 0.26314314453984857E+10 0.26310756772018723E+10 -0.14960382526413397E-01 0.97391039070464671E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.20121527777778 6 7 0.65165210573476695
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 17385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 16785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 17385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 16785
nstep, te 1169 0.26312956692355099E+10 0.26309296506097932E+10 -0.15389040693802019E-01 0.97406078125477885E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.21510416666666 6 7 0.65210013440860204
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 18585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 17985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 18585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 17985
nstep, te 1170 0.26312562352030244E+10 0.26309296506097932E+10 -0.13728935078931264E-01 0.97421117187528682E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.22899305555555 6 7 0.65254816308243702
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 19785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 19185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 19785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 19185
nstep, te 1171 0.26311097359603848E+10 0.26307489639551115E+10 -0.15163756283710908E-01 0.97436156250001732E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.24288194444443 6 7 0.65299619175627210
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 20985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 20385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 20985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 20385
nstep, te 1172 0.26310432828216839E+10 0.26307489639551115E+10 -0.12368723610804844E-01 0.97451195312500102E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.25677083333332 6 7 0.65344422043010708
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 22185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 21585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 22185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 21585
nstep, te 1173 0.26308646045861650E+10 0.26305295900603209E+10 -0.14076908058469803E-01 0.97465332968750023E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.27065972222223 6 7 0.65389224910394306
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 23385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 22785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 23385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 22785
nstep, te 1174 0.26304311714492378E+10 0.26305295900603209E+10 0.41353951479912894E-02 0.97466195915625009E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.28454861111112 6 7 0.65434027777777803
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 24585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 23985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 24585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 23985
nstep, te 1175 0.26299141538644142E+10 0.26299159045733542E+10 0.73561984140990214E-04 0.97466262379937514E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.29843750000001 6 7 0.65478830645161312
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 25785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 25185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 25785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 25185
nstep, te 1176 0.26294993176182575E+10 0.26299159045733542E+10 0.17504312908922282E-01 0.97466281055296233E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.31232638888889 6 7 0.65523633512544810
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 26985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 26385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 26985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 26385
nstep, te 1177 0.26290417345211763E+10 0.26289830262951760E+10 -0.24668247134432366E-02 0.97466296394567777E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.32621527777778 6 7 0.65568436379928319
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 28185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 27585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 28185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 27585
nstep, te 1178 0.26286866906078238E+10 0.26289830262951760E+10 0.12451545229494695E-01 0.97466305127424072E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.34010416666666 6 7 0.65613239247311816
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 29385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 28785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 29385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 28785
nstep, te 1179 0.26285011459207745E+10 0.26284201640805368E+10 -0.34027251248717207E-02 0.97466320338895457E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.35399305555555 6 7 0.65658042114695314
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 30585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 29985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 30585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 29985
nstep, te 1180 0.26282242165844851E+10 0.26284201640805368E+10 0.82333935490748120E-02 0.97466335939083729E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.36788194444443 6 7 0.65702844982078823
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 31785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 31185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 31785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 31185
nstep, te 1181 0.26280652996449356E+10 0.26278063986715736E+10 -0.10878594033569333E-01 0.97466351562595024E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.38177083333332 6 7 0.65747647849462321
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 32985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 32385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 32985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 32385
nstep, te 1182 0.26277287089885702E+10 0.26278063986715736E+10 0.32643862948125817E-02 0.97466550937505701E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.39565972222223 6 7 0.65792450716845918
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 34185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 33585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 34185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 33585
nstep, te 1183 0.26276705230751057E+10 0.26273054178813705E+10 -0.15340631207545719E-01 0.97469456806250339E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.40954861111112 6 7 0.65837253584229416
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 35385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 34785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 35385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 34785
nstep, te 1184 0.26274879419689908E+10 0.26273054178813705E+10 -0.76688752552708673E-02 0.97472531470875023E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.42343750000001 6 7 0.65882056451612925
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 36585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 35985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 36585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 35985
nstep, te 1185 0.26274033734440484E+10 0.26269841448699551E+10 -0.17613619720276523E-01 0.97475609857002506E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.43732638888889 6 7 0.65926859318996422
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 37785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 37185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 37785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 37185
nstep, te 1186 0.26272838190227971E+10 0.26269841448699551E+10 -0.12590217979638533E-01 0.97478694872670152E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.45121527777778 6 7 0.65971662186379931
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 38985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 38385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 38985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 38385
nstep, te 1187 0.26272495754454994E+10 0.26268145111276236E+10 -0.18277789835972034E-01 0.97481773879860237E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.46510416666666 6 7 0.66016465053763429
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 40185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 39585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 40185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 39585
nstep, te 1188 0.26272237328367610E+10 0.26268145111276236E+10 -0.17191552684394488E-01 0.97484858932791612E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.47899305555555 6 7 0.66061267921146927
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 41385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 40785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 41385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 40785
nstep, te 1189 0.26272461108794389E+10 0.26267576579999990E+10 -0.20519433337445603E-01 0.97487937942217482E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.49288194444443 6 7 0.66106070788530436
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 42585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 41985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 42585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 41985
nstep, te 1190 0.26272820173042784E+10 0.26267576579999990E+10 -0.22027128863135702E-01 0.97491022995283070E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.50677083333332 6 7 0.66150873655913933
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 43785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 43185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 43785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 43185
nstep, te 1191 0.26273948379803066E+10 0.26269081345296674E+10 -0.20444703273561338E-01 0.97493828723466984E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.52065972222223 6 7 0.66195676523297531
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 44985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 44385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 44985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 44385
nstep, te 1192 0.26272774864432869E+10 0.26269081345296674E+10 -0.15515370491247966E-01 0.97492616910908007E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.53454861111112 6 7 0.66240479390681029
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 46185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 45585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 46185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 45585
nstep, te 1193 0.26271896557600255E+10 0.26270501170854340E+10 -0.58616900316905505E-02 0.97491170452154474E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.54843750000001 6 7 0.66285282258064537
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 47385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 46785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 47385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 46785
nstep, te 1194 0.26271430204344130E+10 0.26270501170854340E+10 -0.39027090479367027E-02 0.97489703508379258E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.56232638888889 6 7 0.66330085125448035
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 48585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 47985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 48585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 47985
nstep, te 1195 0.26271563458882132E+10 0.26271038727478385E+10 -0.22043390224931992E-02 0.97488241741752732E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.57621527777778 6 7 0.66374887992831544
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 49785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 49185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 49785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 49185
nstep, te 1196 0.26270555966530170E+10 0.26271038727478385E+10 0.20280563531601676E-02 0.97486773879505155E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.59010416666666 6 7 0.66419690860215042
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 50985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 50385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 50985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 50385
nstep, te 1197 0.26271281397625790E+10 0.26273811159307346E+10 0.10627571225503453E-01 0.97485312057770308E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.60399305555555 6 7 0.66464493727598539
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 52185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 51585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 52185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 51585
nstep, te 1198 0.26271660046830187E+10 0.26273811159307346E+10 0.90369959595778988E-02 0.97483844192216216E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.61788194444443 6 7 0.66509296594982048
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 53385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 52785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 53385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 52785
nstep, te 1199 0.26271861422440696E+10 0.26277474948461394E+10 0.23583227281947210E-01 0.97482382370282969E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.63177083333332 6 7 0.66554099462365546
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 54585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 53985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 54585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 53985
nstep, te 1200 0.26273581328183818E+10 0.26277474948461394E+10 0.16357970834775238E-01 0.97480515129716980E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.64565972222223 6 7 0.66598902329749143
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 55785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 55185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 55785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 55185
nstep, te 1201 0.26272977109516521E+10 0.26281132124689250E+10 0.34263773013717948E-01 0.97472772470283016E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.65954861111112 6 7 0.66643705197132641
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 56985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 56385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 56985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 56385
nstep, te 1202 0.26272579149619012E+10 0.26281132124689250E+10 0.35938818823344133E-01 0.97464670879466983E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.67343750000001 6 7 0.66688508064516150
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 58185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 57585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 58185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 57585
nstep, te 1203 0.26272804891934443E+10 0.26283182212736130E+10 0.43608192538015698E-01 0.97456554627768026E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.68732638888889 6 7 0.66733310931899648
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 59385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 58785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 59385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 58785
nstep, te 1204 0.26273176724467854E+10 0.26283182212736130E+10 0.42049166417894628E-01 0.97448437027666077E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.70121527777778 6 7 0.66778113799283156
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 60585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 59985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 60585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 59985
nstep, te 1205 0.26273155546145492E+10 0.26286514061501479E+10 0.56145323629472062E-01 0.97440312940409975E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.71510416666666 6 7 0.66822916666666654
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 61785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 61185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 61785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 61185
nstep, te 1206 0.26275172417164445E+10 0.26286514061501479E+10 0.47672473437980180E-01 0.97432195338924619E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.72899305555555 6 7 0.66867719534050152
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 62985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 62385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 62985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 62385
nstep, te 1207 0.26275832781877789E+10 0.26289924603639917E+10 0.59237274982884169E-01 0.97424077657835471E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.74288194444443 6 7 0.66912522401433661
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 64185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 63585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 64185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 63585
nstep, te 1208 0.26277334808932452E+10 0.26289924603639917E+10 0.52927682694571730E-01 0.97415953565720134E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.75677083333332 6 7 0.66957325268817158
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 65385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 64785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 65385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 64785
nstep, te 1209 0.26278130315650759E+10 0.26292279805586677E+10 0.59489978658733317E-01 0.97407271588943215E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.77065972222223 6 7 0.67002128136200756
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 66585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 65985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 66585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 65985
nstep, te 1210 0.26276868274609485E+10 0.26292279805586677E+10 0.64807423867590058E-01 0.97390278639086595E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.78454861111112 6 7 0.67046931003584254
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 67785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 67185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 67785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 67185
nstep, te 1211 0.26275333332727985E+10 0.26289025950130715E+10 0.57589543897480860E-01 0.97372786562095207E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.79843750000001 6 7 0.67091733870967762
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 68985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 68385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 68985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 68385
nstep, te 1212 0.26272001423903360E+10 0.26289025950130715E+10 0.71616083684814841E-01 0.97355258131225724E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.81232638888889 6 7 0.67136536738351260
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 70185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 69585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 70185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 69585
nstep, te 1213 0.26272617172075634E+10 0.26286760822534099E+10 0.59508007433232736E-01 0.97337734394123545E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.82621527777778 6 7 0.67181339605734769
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 71385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 70785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 71385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 70785
nstep, te 1214 0.26270613004379854E+10 0.26286760822534099E+10 0.67952606104769608E-01 0.97320210938647419E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.84010416666666 6 7 0.67226142473118267
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 72585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 71985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 72585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 71985
nstep, te 1215 0.26274033104229493E+10 0.26285129975497880E+10 0.46705841907060688E-01 0.97302687031318856E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.85399305555555 6 7 0.67270945340501764
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 73785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 73185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 73785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 73185
nstep, te 1216 0.26269909535595608E+10 0.26285129975497880E+10 0.64073182271785045E-01 0.97285156690629126E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.86788194444443 6 7 0.67315748207885273
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 74985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 74385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 74985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 74385
nstep, te 1217 0.26272549376459289E+10 0.26282177809147348E+10 0.40539940415082028E-01 0.97267632838937745E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.88177083333332 6 7 0.67360551075268771
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 76185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 75585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 76185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 75585
nstep, te 1218 0.26267613405326352E+10 0.26282177809147348E+10 0.61334037957093843E-01 0.97249459689086259E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.89565972222223 6 7 0.67405353942652368
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 77385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 76785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 77385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 76785
nstep, te 1219 0.26267325517455578E+10 0.26279295570882311E+10 0.50423051499417379E-01 0.97221718831345177E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.90954861111112 6 7 0.67450156810035866
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 78585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 77985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 78585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 77985
nstep, te 1220 0.26261292487458348E+10 0.26279295570882311E+10 0.75858932089350059E-01 0.97193404379880696E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.92343750000001 6 7 0.67494959677419375
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 79785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 79185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 79785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 79185
nstep, te 1221 0.26260120604965343E+10 0.26271617124457054E+10 0.48456625620953334E-01 0.97165061919042841E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.93732638888889 6 7 0.67539762544802873
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 80985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 80385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 80985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 80385
nstep, te 1222 0.26255779833378572E+10 0.26271617124457054E+10 0.66772051456545273E-01 0.97136710902642561E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.95121527777778 6 7 0.67584565412186381
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 82185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 81585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 82185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 81585
nstep, te 1223 0.26255266054930172E+10 0.26264965902243361E+10 0.40907768610340713E-01 0.97108359372908541E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.96510416666666 6 7 0.67629368279569879
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 83385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 82785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 83385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 82785
nstep, te 1224 0.26251358595631795E+10 0.26264965902243361E+10 0.57403737647806326E-01 0.97080008281124508E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.97899305555555 6 7 0.67674171146953388
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 84585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 83985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 84585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 83985
nstep, te 1225 0.26249766062219076E+10 0.26258197874049382E+10 0.35580825668617831E-01 0.97051663621867454E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 186.99288194444443 6 7 0.67718974014336886
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/05 NCSEC= 85785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 85185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/05 NCSEC= 85785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 85185
nstep, te 1226 0.26247203660074348E+10 0.26258197874049382E+10 0.46407319389086300E-01 0.97023312473562051E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.00677083333332 6 7 0.67763776881720383
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/05 NCSEC= 86385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/05 NCSEC= 86385
nstep, te 1227 0.26246215891181178E+10 0.26250798333817081E+10 0.19347925351114716E-01 0.96997668904663718E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.02065972222223 6 7 0.67808579749103981
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 1785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 1185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 1785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 1185
nstep, te 1228 0.26254844036419563E+10 0.26250798333817081E+10 -0.17079196702822801E-01 0.97011904196779826E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.03454861111112 6 7 0.67853382616487479
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 2985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 2385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 2985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 2385
nstep, te 1229 0.26266040635951076E+10 0.26256575683035240E+10 -0.39950053588191398E-01 0.97028525814306791E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.04843750000001 6 7 0.67898185483870988
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 4185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 3585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 4185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 3585
nstep, te 1230 0.26274633447909546E+10 0.26256575683035240E+10 -0.76205736500760846E-01 0.97045297486358424E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.06232638888889 6 7 0.67942988351254485
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 5385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 4785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 5385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 4785
nstep, te 1231 0.26284515219180069E+10 0.26274808442765751E+10 -0.40956556402791312E-01 0.97062077692931503E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.07621527777778 6 7 0.67987791218637994
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 6585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 5985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 6585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 5985
nstep, te 1232 0.26294058264070277E+10 0.26274808442765751E+10 -0.81208200533057232E-01 0.97078852005325898E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.09010416666666 6 7 0.68032594086021492
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 7785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 7185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 7785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 7185
nstep, te 1233 0.26303090469344172E+10 0.26291435029580154E+10 -0.49161668010009082E-01 0.97095632839069556E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.10399305555555 6 7 0.68077396953405001
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 8985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 8385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 8985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 8385
nstep, te 1234 0.26311993377144575E+10 0.26291435029580154E+10 -0.86698368193079106E-01 0.97112413595344173E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.11788194444443 6 7 0.68122199820788498
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 10185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 9585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 10185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 9585
nstep, te 1235 0.26321697787648253E+10 0.26309449504099240E+10 -0.51644344179743076E-01 0.97129187940720643E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.13177083333332 6 7 0.68167002688171996
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 11385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 10785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 11385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 10785
nstep, te 1236 0.26330958124599118E+10 0.26309449504099240E+10 -0.90675247140932322E-01 0.97145108151443230E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.14565972222223 6 7 0.68211805555555594
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 12585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 11985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 12585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 11985
nstep, te 1237 0.26336342997702732E+10 0.26328477596495957E+10 -0.33157557127444573E-01 0.97148354145336591E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.15954861111112 6 7 0.68256608422939091
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 13785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 13185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 13785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 13185
nstep, te 1238 0.26341222341936479E+10 0.26328477596495957E+10 -0.53725653038086955E-01 0.97150833279970204E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.17343750000001 6 7 0.68301411290322600
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 14985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 14385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 14985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 14385
nstep, te 1239 0.26345846838162284E+10 0.26338355155451798E+10 -0.31580498616513956E-01 0.97153272809298229E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.18732638888889 6 7 0.68346214157706098
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 16185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 15585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 16185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 15585
nstep, te 1240 0.26349825958483701E+10 0.26338355155451798E+10 -0.48352901335466429E-01 0.97155703556057910E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.20121527777778 6 7 0.68391017025089607
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 17385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 16785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 17385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 16785
nstep, te 1241 0.26353927992015224E+10 0.26347240225669065E+10 -0.28190247593248379E-01 0.97158140182113479E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.21510416666666 6 7 0.68435819892473104
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 18585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 17985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 18585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 17985
nstep, te 1242 0.26357699097350988E+10 0.26347240225669065E+10 -0.44085091218181230E-01 0.97160570754676810E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.22899305555555 6 7 0.68480622759856613
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 19785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 19185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 19785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 19185
nstep, te 1243 0.26361278540932050E+10 0.26355060790880146E+10 -0.26207720730230907E-01 0.97163007370280611E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.24288194444443 6 7 0.68525425627240111
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 20985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 20385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 20985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 20385
nstep, te 1244 0.26364633024241457E+10 0.26355060790880146E+10 -0.40345804613656652E-01 0.97165437942216842E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.25677083333332 6 7 0.68570228494623608
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 22185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 21585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 22185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 21585
nstep, te 1245 0.26367982684233632E+10 0.26362293924685717E+10 -0.23976929161208343E-01 0.97167473776533006E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.27065972222223 6 7 0.68615031362007206
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 23385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 22785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 23385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 22785
nstep, te 1246 0.26369012269563088E+10 0.26362293924685717E+10 -0.28317546820905155E-01 0.97163600926591986E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.28454861111112 6 7 0.68659834229390715
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 24585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 23985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 24585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 23985
nstep, te 1247 0.26369981128131270E+10 0.26366655761160555E+10 -0.14016896018537884E-01 0.97159373555595535E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.29843750000001 6 7 0.68704637096774213
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 25785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 25185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 25785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 25185
nstep, te 1248 0.26370454590927763E+10 0.26366655761160555E+10 -0.16013311095843891E-01 0.97155124913335734E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.31232638888889 6 7 0.68749439964157710
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 26985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 26385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 26985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 26385
nstep, te 1249 0.26370851919465213E+10 0.26367774888513579E+10 -0.12971261522466511E-01 0.97150874994800150E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.32621527777778 6 7 0.68794242831541219
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 28185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 27585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 28185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 27585
nstep, te 1250 0.26370500643092375E+10 0.26367774888513579E+10 -0.11490955543381424E-01 0.97146624999688007E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.34010416666666 6 7 0.68839045698924717
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 29385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 28785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 29385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 28785
nstep, te 1251 0.26370587254857817E+10 0.26368125099504495E+10 -0.10380156236399924E-01 0.97142374999981272E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.35399305555555 6 7 0.68883848566308226
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 30585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 29985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 30585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 29985
nstep, te 1252 0.26369773587505126E+10 0.26368125099504495E+10 -0.69501355334287305E-02 0.97138124999998880E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.36788194444443 6 7 0.68928651433691723
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 31785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 31185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 31785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 31185
nstep, te 1253 0.26368928595883188E+10 0.26367275706933837E+10 -0.69689958451949275E-02 0.97133874999999927E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.38177083333332 6 7 0.68973454301075221
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 32985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 32385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 32985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 32385
nstep, te 1254 0.26368048962185855E+10 0.26367275706933837E+10 -0.32603621553274277E-02 0.97130207656250015E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.39565972222223 6 7 0.69018257168458819
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 34185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 33585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 34185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 33585
nstep, te 1255 0.26369669588359337E+10 0.26365533861633854E+10 -0.17437040749501694E-01 0.97135120428124996E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.40954861111112 6 7 0.69063060035842327
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 35385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 34785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 35385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 34785
nstep, te 1256 0.26371271086410379E+10 0.26365533861633854E+10 -0.24187919770572802E-01 0.97140541600687517E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.42343750000001 6 7 0.69107862903225825
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 36585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 35985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 36585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 35985
nstep, te 1257 0.26372883043707414E+10 0.26368550642436695E+10 -0.18264209103897706E-01 0.97145999683541231E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.43732638888889 6 7 0.69152665770609323
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 37785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 37185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 37785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 37185
nstep, te 1258 0.26374482985763702E+10 0.26368550642436695E+10 -0.25007716401850674E-01 0.97151453574762476E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.45121527777778 6 7 0.69197468637992832
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 38985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 38385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 38985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 38385
nstep, te 1259 0.26376100177130752E+10 0.26372055542641025E+10 -0.17049143851254635E-01 0.97156913620735737E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.46510416666666 6 7 0.69242271505376329
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 40185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 39585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 40185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 39585
nstep, te 1260 0.26377981395553956E+10 0.26372055542641025E+10 -0.24977543623698712E-01 0.97162367629744156E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.47899305555555 6 7 0.69287074372759838
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 41385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 40785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 41385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 40785
nstep, te 1261 0.26379636088372726E+10 0.26375539671646051E+10 -0.17265474885010963E-01 0.97167827682784657E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.49288194444443 6 7 0.69331877240143336
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 42585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 41985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 42585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 41985
nstep, te 1262 0.26381535129502406E+10 0.26375539671646051E+10 -0.25268084405852511E-01 0.97173281692217075E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.50677083333332 6 7 0.69376680107526834
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 43785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 43185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 43785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 43185
nstep, te 1263 0.26383723825801172E+10 0.26379865243944888E+10 -0.16261198046182392E-01 0.97178894557783016E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.52065972222223 6 7 0.69421482974910431
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 44985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 44385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 44985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 44385
nstep, te 1264 0.26386355930242500E+10 0.26379865243944888E+10 -0.27351443446998101E-01 0.97186750860966989E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.53454861111112 6 7 0.69466285842293940
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 46185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 45585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 46185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 45585
nstep, te 1265 0.26388987278160629E+10 0.26385141698934789E+10 -0.16203753676144558E-01 0.97194735364158012E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.54843750000001 6 7 0.69511088709677438
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 47385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 46785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 47385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 46785
nstep, te 1266 0.26392000658938270E+10 0.26385141698934789E+10 -0.28898567688642178E-01 0.97202733965599487E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.56232638888889 6 7 0.69555891577060935
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 48585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 47985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 48585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 47985
nstep, te 1267 0.26395599271199102E+10 0.26392054400292945E+10 -0.14934224582033329E-01 0.97210727006685978E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.57621527777778 6 7 0.69600694444444444
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 49785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 49185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 49785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 49185
nstep, te 1268 0.26398646089340906E+10 0.26392054400292945E+10 -0.27767907110039469E-01 0.97218726120401145E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.59010416666666 6 7 0.69645497311827942
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 50985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 50385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 50985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 50385
nstep, te 1269 0.26403229149894352E+10 0.26402082884004254E+10 -0.48283196807731386E-02 0.97226719192224075E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.60399305555555 6 7 0.69690300179211451
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 52185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 51585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 52185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 51585
nstep, te 1270 0.26408191092663660E+10 0.26402082884004254E+10 -0.25726973538234964E-01 0.97234718307783449E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.61788194444443 6 7 0.69735103046594948
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 53385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 52785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 53385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 52785
nstep, te 1271 0.26412719920298929E+10 0.26412539704830256E+10 -0.75898137534187525E-03 0.97242711379717017E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.63177083333332 6 7 0.69779905913978457
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 54585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 53985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 54585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 53985
nstep, te 1272 0.26418136819045496E+10 0.26412539704830256E+10 -0.23570640944375859E-01 0.97249822214033033E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.64565972222223 6 7 0.69824708781362044
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 55785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 55185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 55785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 55185
nstep, te 1273 0.26420608873976579E+10 0.26424303339704990E+10 0.15559141138464511E-01 0.97243845114091993E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.65954861111112 6 7 0.69869511648745553
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 56985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 56385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 56985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 56385
nstep, te 1274 0.26422723066923318E+10 0.26424303339704990E+10 0.66557394185354484E-02 0.97237082738095516E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.67343750000001 6 7 0.69914314516129050
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 58185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 57585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 58185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 57585
nstep, te 1275 0.26425635595328937E+10 0.26430158376417918E+10 0.19050233505192606E-01 0.97230273245535733E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.68732638888889 6 7 0.69959117383512548
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 59385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 58785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 59385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 58785
nstep, te 1276 0.26428905064345798E+10 0.26430158376417918E+10 0.52793986709927243E-02 0.97223460925982145E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.70121527777778 6 7 0.70003920250896057
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 60585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 59985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 60585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 59985
nstep, te 1277 0.26432411943552842E+10 0.26437548789644752E+10 0.21639752666549796E-01 0.97216648436808915E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.71510416666666 6 7 0.70048723118279554
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 61785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 61185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 61785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 61185
nstep, te 1278 0.26436932974570441E+10 0.26437548789644752E+10 0.25943977542594418E-02 0.97209835937458527E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.72899305555555 6 7 0.70093525985663063
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 62985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 62385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 62985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 62385
nstep, te 1279 0.26441603694040709E+10 0.26446683863466525E+10 0.21404000275478730E-01 0.97203023437497526E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.74288194444443 6 7 0.70138328853046561
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 64185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 63585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 64185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 63585
nstep, te 1280 0.26446669156193500E+10 0.26446683863466525E+10 0.61969703137374540E-04 0.97196210937499840E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.75677083333332 6 7 0.70183131720430070
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 65385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 64785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 65385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 64785
nstep, te 1281 0.26452237887251201E+10 0.26458766293742771E+10 0.27509800712890314E-01 0.97188843906249982E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.77065972222223 6 7 0.70227934587813656
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 66585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 65985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 66585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 65985
nstep, te 1282 0.26456199780324626E+10 0.26458766293742771E+10 0.10816664825775178E-01 0.97173310946874990E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.78454861111112 6 7 0.70272737455197165
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 67785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 67185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 67785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 67185
nstep, te 1283 0.26459660395931311E+10 0.26469638989815159E+10 0.42062098469607297E-01 0.97157294438062498E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.79843750000001 6 7 0.70317540322580663
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 68985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 68385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 68985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 68385
nstep, te 1284 0.26464164406867418E+10 0.26469638989815159E+10 0.23080464963864226E-01 0.97141242510033742E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.81232638888889 6 7 0.70362343189964160
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 70185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 69585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 70185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 69585
nstep, te 1285 0.26466920713628459E+10 0.26476837779599657E+10 0.41816591811810598E-01 0.97125194863102020E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.82621527777778 6 7 0.70407146057347669
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 71385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 70785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 71385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 70785
nstep, te 1286 0.26471018902575259E+10 0.26476837779599657E+10 0.24540113532214018E-01 0.97109141066786106E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.84010416666666 6 7 0.70451948924731167
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 72585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 71985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 72585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 71985
nstep, te 1287 0.26473481399094710E+10 0.26483215866585660E+10 0.41060244399607482E-01 0.97093093307757168E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.85399305555555 6 7 0.70496751792114676
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 73785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 73185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 73785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 73185
nstep, te 1288 0.26477042558705640E+10 0.26483215866585660E+10 0.26043494026015686E-01 0.97077039504715431E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.86788194444443 6 7 0.70541554659498173
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 74985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 74385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 74985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 74385
nstep, te 1289 0.26479383810687160E+10 0.26487569742020350E+10 0.34539923848783620E-01 0.97060991745282940E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.88177083333332 6 7 0.70586357526881682
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 76185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 75585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 76185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 75585
nstep, te 1290 0.26481171305368023E+10 0.26487569742020350E+10 0.27002160788135204E-01 0.97045080442216960E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.89565972222223 6 7 0.70631160394265269
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 77385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 76785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 77385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 76785
nstep, te 1291 0.26484572483988428E+10 0.26492274222871928E+10 0.32506886030123160E-01 0.97031274201533015E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.90954861111112 6 7 0.70675963261648778
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 78585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 77985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 78585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 77985
nstep, te 1292 0.26487353063274460E+10 0.26492274222871928E+10 0.20773774064797752E-01 0.97017594264591971E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.92343750000001 6 7 0.70720766129032275
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 79785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 79185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 79785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 79185
nstep, te 1293 0.26490920197347107E+10 0.26497623566436634E+10 0.28301042734830476E-01 0.97003921905875512E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.93732638888889 6 7 0.70765568996415784
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 80985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 80385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 80985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 80385
nstep, te 1294 0.26492977033322854E+10 0.26497623566436634E+10 0.19620031320009380E-01 0.96990250470602521E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.95121527777778 6 7 0.70810371863799282
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 82185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 81585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 82185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 81585
nstep, te 1295 0.26496149854560099E+10 0.26501716150470581E+10 0.23507058318071199E-01 0.96976585496986154E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.96510416666666 6 7 0.70855174731182780
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 83385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 82785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 83385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 82785
nstep, te 1296 0.26497099745376554E+10 0.26501716150470581E+10 0.19498323820160878E-01 0.96962914036069167E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.97899305555555 6 7 0.70899977598566288
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 84585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 83985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 84585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 83985
nstep, te 1297 0.26498557104073272E+10 0.26503946864808178E+10 0.22767966108980221E-01 0.96949242185914147E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 187.99288194444443 6 7 0.70944780465949786
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/06 NCSEC= 85785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 85185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/06 NCSEC= 85785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 85185
nstep, te 1298 0.26499505851742086E+10 0.26503946864808178E+10 0.18762823480815375E-01 0.96935570312404845E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.00677083333332 6 7 0.70989583333333295
-----------------------------------
READ_NEXT_TRCDATA ozone
READ_NEXT_TRCDATA VOLC_MMR1 VOLC_MMR2 VOLC_MMR3 VOLC_RAD_GEOM1 VOLC_RAD_GEOM2 VOLC_RAD_GEOM3 VOLC_SAD
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/06 NCSEC= 86385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/06 NCSEC= 86385
nstep, te 1299 0.26499691828591838E+10 0.26502303266704302E+10 0.11034496048401825E-01 0.96922962031244300E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.02065972222223 6 7 0.71034386200716881
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 1785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 1185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 1785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 1185
nstep, te 1300 0.26502864434537096E+10 0.26502303266704302E+10 -0.23711106088082300E-02 0.96926016940624671E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.03454861111112 6 7 0.71079189068100390
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 2985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 2385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 2985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 2385
nstep, te 1301 0.26506741736643867E+10 0.26503499348091946E+10 -0.13699545595957444E-01 0.96930011641437479E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.04843750000001 6 7 0.71123991935483888
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 4185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 3585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 4185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 3585
nstep, te 1302 0.26508162236995058E+10 0.26503499348091946E+10 -0.19700533179486775E-01 0.96934062729736252E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.06232638888889 6 7 0.71168794802867397
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 5385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 4785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 5385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 4785
nstep, te 1303 0.26509585810535097E+10 0.26506699232658677E+10 -0.12195173502288440E-01 0.96938117201284171E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.07621527777778 6 7 0.71213597670250894
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 6585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 5985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 6585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 5985
nstep, te 1304 0.26510390854047585E+10 0.26506699232658677E+10 -0.15595656132414877E-01 0.96942171875827044E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.09010416666666 6 7 0.71258400537634392
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 7785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 7185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 7785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 7185
nstep, te 1305 0.26509473783650193E+10 0.26505532216857009E+10 -0.16650879621071705E-01 0.96946226562549637E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.10399305555555 6 7 0.71303203405017901
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 8985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 8385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 8985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 8385
nstep, te 1306 0.26508470099535661E+10 0.26505532216857009E+10 -0.12410364390751751E-01 0.96950281250002983E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.11788194444443 6 7 0.71348006272401399
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 10185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 9585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 10185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 9585
nstep, te 1307 0.26507065171091552E+10 0.26503544908322659E+10 -0.14869862817746273E-01 0.96954335937500175E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.13177083333332 6 7 0.71392809139784907
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 11385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 10785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 11385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 10785
nstep, te 1308 0.26505841324952073E+10 0.26503544908322659E+10 -0.96997508386720763E-02 0.96959232499999998E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.14565972222223 6 7 0.71437612007168494
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 12585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 11985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 12585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 11985
nstep, te 1309 0.26508051569186006E+10 0.26500845741713419E+10 -0.30430992317760714E-01 0.96976527543750009E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.15954861111112 6 7 0.71482414874552003
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 13785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 13185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 13785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 13185
nstep, te 1310 0.26510494211215568E+10 0.26500845741713419E+10 -0.40738936639859648E-01 0.96994572902624990E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.17343750000001 6 7 0.71527217741935500
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 14985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 14385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 14985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 14385
nstep, te 1311 0.26512798621842303E+10 0.26505303765296025E+10 -0.31639778539057278E-01 0.97012656405407513E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.18732638888889 6 7 0.71572020609319009
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 16185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 15585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 16185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 15585
nstep, te 1312 0.26515128941348596E+10 0.26505303765296025E+10 -0.41469548198780723E-01 0.97030742665574464E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.20121527777778 6 7 0.71616823476702507
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 17385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 16785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 17385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 16785
nstep, te 1313 0.26517378228197803E+10 0.26509841031173315E+10 -0.31806630893874900E-01 0.97048835497434469E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.21510416666666 6 7 0.71661626344086005
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 18585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 17985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 18585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 17985
nstep, te 1314 0.26519611585283499E+10 0.26509841031173315E+10 -0.41223596422667486E-01 0.97066921848596059E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.22899305555555 6 7 0.71706429211469513
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 19785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 19185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 19785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 19185
nstep, te 1315 0.26521783405784369E+10 0.26514250019182863E+10 -0.31778678700258210E-01 0.97085008279665766E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.24288194444443 6 7 0.71751232078853011
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 20985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 20385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 20985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 20385
nstep, te 1316 0.26523964849074383E+10 0.26514250019182863E+10 -0.40973179360542025E-01 0.97103101121779953E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.25677083333332 6 7 0.71796034946236520
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 22185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 21585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 22185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 21585
nstep, te 1317 0.26525789179440432E+10 0.26518525233695812E+10 -0.30630953784926213E-01 0.97120175442306791E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.27065972222223 6 7 0.71840837813620106
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 23385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 22785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 23385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 22785
nstep, te 1318 0.26523363848702655E+10 0.26518525233695812E+10 -0.20403246289116647E-01 0.97122345057788407E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.28454861111112 6 7 0.71885640681003615
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 24585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 23985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 24585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 23985
nstep, te 1319 0.26520655018917418E+10 0.26517888396409407E+10 -0.11666012097566460E-01 0.97123613984717304E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.29843750000001 6 7 0.71930443548387113
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 25785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 25185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 25785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 25185
nstep, te 1320 0.26517980924195375E+10 0.26517888396409407E+10 -0.39015682931429466E-03 0.97124835276583020E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.31232638888889 6 7 0.71975246415770622
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 26985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 26385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 26985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 26385
nstep, te 1321 0.26515283524260125E+10 0.26512466105363612E+10 -0.11879906806571873E-01 0.97126047304094987E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.32621527777778 6 7 0.72020049283154119
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 28185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 27585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 28185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 27585
nstep, te 1322 0.26512645174357705E+10 0.26512466105363612E+10 -0.75505145075849928E-03 0.97127265181995666E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.34010416666666 6 7 0.72064852150537617
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 29385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 28785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 29385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 28785
nstep, te 1323 0.26509992168598151E+10 0.26507092844599357E+10 -0.12224960698859278E-01 0.97128477004669723E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.35399305555555 6 7 0.72109655017921126
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 30585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 29985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 30585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 29985
nstep, te 1324 0.26507374018062720E+10 0.26507092844599357E+10 -0.11855492318602419E-02 0.97129694870280189E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.36788194444443 6 7 0.72154457885304624
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 31785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 31185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 31785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 31185
nstep, te 1325 0.26504766943489885E+10 0.26501812540963011E+10 -0.12456886236099763E-01 0.97130906692216813E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.38177083333332 6 7 0.72199260752688132
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 32985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 32385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 32985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 32385
nstep, te 1326 0.26502227784498239E+10 0.26501812540963011E+10 -0.17508028187274214E-02 0.97132128307783016E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.39565972222223 6 7 0.72244063620071719
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 34185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 33585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 34185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 33585
nstep, te 1327 0.26500256559094849E+10 0.26496640727465076E+10 -0.15245331275491412E-01 0.97133398167216990E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.40954861111112 6 7 0.72288866487455228
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 35385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 34785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 35385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 34785
nstep, te 1328 0.26498428619201837E+10 0.26496640727465076E+10 -0.75381401638852531E-02 0.97134664515033044E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.42343750000001 6 7 0.72333669354838726
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 36585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 35985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 36585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 35985
nstep, te 1329 0.26497117397042947E+10 0.26492819011495991E+10 -0.18122689666121124E-01 0.97135937527151982E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.43732638888889 6 7 0.72378472222222234
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 37785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 37185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 37785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 37185
nstep, te 1330 0.26495978649000950E+10 0.26492819011495991E+10 -0.13321368500915158E-01 0.97137210470379112E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.45121527777778 6 7 0.72423275089605732
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 38985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 38385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 38985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 38385
nstep, te 1331 0.26495320982102876E+10 0.26490360882548575E+10 -0.20912035110813781E-01 0.97138477003222739E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.46510416666666 6 7 0.72468077956989230
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 40185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 39585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 40185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 39585
nstep, te 1332 0.26494866197619562E+10 0.26490360882548575E+10 -0.18994390807475121E-01 0.97139750026443362E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.47899305555555 6 7 0.72512880824372739
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 41385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 40785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 41385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 40785
nstep, te 1333 0.26494844960657444E+10 0.26489229751148572E+10 -0.23673390494592394E-01 0.97141022970336606E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.49288194444443 6 7 0.72557683691756236
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 42585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 41985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 42585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 41985
nstep, te 1334 0.26495128930872126E+10 0.26489229751148572E+10 -0.24870267074510923E-01 0.97142289503220192E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.50677083333332 6 7 0.72602486559139745
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 43785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 43185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 43785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 43185
nstep, te 1335 0.26496712152560081E+10 0.26491114905828953E+10 -0.23597008031238612E-01 0.97143702682693212E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.52065972222223 6 7 0.72647289426523332
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 44985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 44385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 44985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 44385
nstep, te 1336 0.26497925018412662E+10 0.26491114905828953E+10 -0.28709206924236647E-01 0.97147180754711590E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.53454861111112 6 7 0.72692092293906840
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 46185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 45585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 46185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 45585
nstep, te 1337 0.26499732724672294E+10 0.26495371753372378E+10 -0.18383744013814048E-01 0.97150789126532691E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.54843750000001 6 7 0.72736895161290338
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 47385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 46785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 47385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 46785
nstep, te 1338 0.26502139665673079E+10 0.26495371753372378E+10 -0.28529179650030427E-01 0.97154398910091957E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.56232638888889 6 7 0.72781698028673847
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 48585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 47985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 48585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 47985
nstep, te 1339 0.26505520317843342E+10 0.26501621536645308E+10 -0.16434149060387218E-01 0.97158015184605509E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.57621527777778 6 7 0.72826500896057345
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 49785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 49185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 49785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 49185
nstep, te 1340 0.26507705917373605E+10 0.26501621536645308E+10 -0.25645936689884109E-01 0.97161625442326331E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.59010416666666 6 7 0.72871303763440853
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 50985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 50385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 50985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 50385
nstep, te 1341 0.26512006007504640E+10 0.26510869489133987E+10 -0.47902970179558094E-02 0.97165241745289575E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.60399305555555 6 7 0.72916106630824351
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 52185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 51585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 52185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 51585
nstep, te 1342 0.26516002676578264E+10 0.26510869489133987E+10 -0.21635001603463221E-01 0.97168852004717381E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.61788194444443 6 7 0.72960909498207849
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 53385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 52785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 53385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 52785
nstep, te 1343 0.26519937000315619E+10 0.26520354776287990E+10 0.17607474447607059E-02 0.97172468307783041E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.63177083333332 6 7 0.73005712365591358
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 54585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 53985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 54585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 53985
nstep, te 1344 0.26524696753950195E+10 0.26520354776287990E+10 -0.18298953030563860E-01 0.97175805754716988E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.64565972222223 6 7 0.73050515232974944
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 55785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 55185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 55785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 55185
nstep, te 1345 0.26529556378528872E+10 0.26531442922879057E+10 0.79507609242337463E-02 0.97175132095283043E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.65954861111112 6 7 0.73095318100358453
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 56985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 56385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 56985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 56385
nstep, te 1346 0.26533690136202259E+10 0.26531442922879057E+10 -0.94708742442695826E-02 0.97174218238216985E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.67343750000001 6 7 0.73140120967741951
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 58185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 57585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 58185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 57585
nstep, te 1347 0.26539713093073597E+10 0.26543571930441432E+10 0.16263213900799801E-01 0.97173296375543025E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.68732638888889 6 7 0.73184923835125459
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 59385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 58785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 59385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 58785
nstep, te 1348 0.26545906545560541E+10 0.26543571930441432E+10 -0.98394167358123487E-02 0.97172367157532586E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.70121527777778 6 7 0.73229726702508957
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 60585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 59985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 60585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 59985
nstep, te 1349 0.26552416055253520E+10 0.26557131795774937E+10 0.19875045261554154E-01 0.97171437498201965E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.71510416666666 6 7 0.73274529569892466
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 61785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 61185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 61785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 61185
nstep, te 1350 0.26559752643489971E+10 0.26557131795774937E+10 -0.11045978038993785E-01 0.97170508281142102E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.72899305555555 6 7 0.73319332437275964
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 62985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 62385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 62985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 62385
nstep, te 1351 0.26567430913680158E+10 0.26572250296734519E+10 0.20312246988724924E-01 0.97169585496868516E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.74288194444443 6 7 0.73364135304659461
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 64185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 63585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 64185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 63585
nstep, te 1352 0.26575189670997682E+10 0.26572250296734519E+10 -0.12388695331467128E-01 0.97168656223562124E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.75677083333332 6 7 0.73408938172042970
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 65385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 64785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 65385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 64785
nstep, te 1353 0.26583260596373477E+10 0.26588972435186892E+10 0.24074380569898201E-01 0.97166760467163709E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.77065972222223 6 7 0.73453741039426557
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 66585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 65985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 66585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 65985
nstep, te 1354 0.26587508116859808E+10 0.26588972435186892E+10 0.61728669104424609E-02 0.97150637346779811E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.78454861111112 6 7 0.73498543906810065
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 67785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 67185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 67785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 67185
nstep, te 1355 0.26591555402106781E+10 0.26601770587941289E+10 0.43069889951184798E-01 0.97133660584556783E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.79843750000001 6 7 0.73543346774193563
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 68985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 68385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 68985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 68385
nstep, te 1356 0.26595970785442090E+10 0.26601770587941289E+10 0.24457778800663375E-01 0.97116632603823396E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.81232638888889 6 7 0.73588149641577072
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 70185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 69585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 70185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 69585
nstep, te 1357 0.26600697815883145E+10 0.26610945289257312E+10 0.43221213249673533E-01 0.97099601081229397E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.82621527777778 6 7 0.73632952508960570
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 71385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 70785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 71385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 70785
nstep, te 1358 0.26605315335853553E+10 0.26610945289257312E+10 0.23749875954180908E-01 0.97082562939873751E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.84010416666666 6 7 0.73677755376344078
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 72585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 71985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 72585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 71985
nstep, te 1359 0.26610062794328957E+10 0.26619755861957326E+10 0.40897255294754450E-01 0.97065531276392430E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.85399305555555 6 7 0.73722558243727576
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 73785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 73185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 73785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 73185
nstep, te 1360 0.26614330901110249E+10 0.26619755861957326E+10 0.22893168986886484E-01 0.97048500001583554E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.86788194444443 6 7 0.73767361111111074
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 74985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 74385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 74985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 74385
nstep, te 1361 0.26619056017419071E+10 0.26628278060514646E+10 0.38923586731114138E-01 0.97031468750095039E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.88177083333332 6 7 0.73812163978494583
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 76185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 75585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 76185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 75585
nstep, te 1362 0.26623016854999094E+10 0.26628278060514646E+10 0.22209941603543566E-01 0.97014430468755716E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.89565972222223 6 7 0.73856966845878180
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 77385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 76785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 77385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 76785
nstep, te 1363 0.26627519224441433E+10 0.26636179613908858E+10 0.36565919241996425E-01 0.96997288640625353E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.90954861111112 6 7 0.73901769713261678
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 78585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 77985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 78585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 77985
nstep, te 1364 0.26631921130984316E+10 0.26636179613908858E+10 0.17983364499098296E-01 0.96980140599687511E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.92343750000001 6 7 0.73946572580645176
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 79785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 79185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 79785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 79185
nstep, te 1365 0.26636126585939898E+10 0.26642768280260334E+10 0.28052521240622713E-01 0.96962992185981246E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.93732638888889 6 7 0.73991375448028684
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 80985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 80385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 80985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 80385
nstep, te 1366 0.26639626819521875E+10 0.26642768280260334E+10 0.13270938847542511E-01 0.96945843281158872E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.95121527777778 6 7 0.74036178315412182
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 82185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 81585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 82185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 81585
nstep, te 1367 0.26644020570995140E+10 0.26649128462865195E+10 0.21581853717216371E-01 0.96928687940619537E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.96510416666666 6 7 0.74080981182795691
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 83385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 82785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 83385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 82785
nstep, te 1368 0.26646930235354686E+10 0.26649128462865195E+10 0.92895935079199323E-02 0.96911539088937163E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.97899305555555 6 7 0.74125784050179189
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 84585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 83985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 84585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 83985
nstep, te 1369 0.26649755479360628E+10 0.26654124061146612E+10 0.18464671132963271E-01 0.96894390626586217E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 188.99288194444443 6 7 0.74170586917562686
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/07 NCSEC= 85785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 85185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/07 NCSEC= 85785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 85185
nstep, te 1370 0.26652865926161170E+10 0.26654124061146612E+10 0.53186987576449756E-02 0.96877242187595170E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.00677083333332 6 7 0.74215389784946195
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/07 NCSEC= 86385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/07 NCSEC= 86385
nstep, te 1371 0.26655017893776164E+10 0.26656248588220978E+10 0.52035636586850176E-02 0.96861113750005723E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.02065972222223 6 7 0.74260192652329793
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 1785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 1185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 1785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 1185
nstep, te 1372 0.26661178589690080E+10 0.26656248588220978E+10 -0.20845036436952562E-01 0.96860006043750342E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.03454861111112 6 7 0.74304995519713291
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 2985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 2385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 2985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 2385
nstep, te 1373 0.26668157725503163E+10 0.26662499283076134E+10 -0.23925083822294833E-01 0.96859793175125014E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.04843750000001 6 7 0.74349798387096788
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 4185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 3585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 4185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 3585
nstep, te 1374 0.26673507614140954E+10 0.26662499283076134E+10 -0.46545610960014111E-01 0.96859640403007506E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.06232638888889 6 7 0.74394601254480297
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 5385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 4785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 5385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 4785
nstep, te 1375 0.26678794702796855E+10 0.26672309956540313E+10 -0.27418957568185718E-01 0.96859484830430447E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.07621527777778 6 7 0.74439404121863795
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 6585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 5985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 6585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 5985
nstep, te 1376 0.26684533946833568E+10 0.26672309956540313E+10 -0.51685844883219839E-01 0.96859335496075830E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.09010416666666 6 7 0.74484206989247304
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 7785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 7185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 7785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 7185
nstep, te 1377 0.26688520092749414E+10 0.26679281972246766E+10 -0.39060962872488808E-01 0.96859180129764529E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.10399305555555 6 7 0.74529009856630801
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 8985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 8385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 8985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 8385
nstep, te 1378 0.26692995052634864E+10 0.26679281972246766E+10 -0.57982243407119757E-01 0.96859030807785864E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.11788194444443 6 7 0.74573812724014299
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 10185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 9585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 10185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 9585
nstep, te 1379 0.26697724775174637E+10 0.26687546193275161E+10 -0.43037592241069469E-01 0.96858875442217148E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.13177083333332 6 7 0.74618615591397808
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 11385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 10785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 11385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 10785
nstep, te 1380 0.26702797811462770E+10 0.26687546193275161E+10 -0.64487239332693333E-01 0.96859505182783032E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.14565972222223 6 7 0.74663418458781405
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 12585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 11985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 12585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 11985
nstep, te 1381 0.26710493167248178E+10 0.26697247899665084E+10 -0.55996932565070101E-01 0.96871601404716988E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.15954861111112 6 7 0.74708221326164903
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 13785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 13185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 13785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 13185
nstep, te 1382 0.26718445865956483E+10 0.26697247899665084E+10 -0.89606652695619030E-01 0.96884385615533029E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.17343750000001 6 7 0.74753024193548401
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 14985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 14385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 14985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 14385
nstep, te 1383 0.26725772272413573E+10 0.26712733578037195E+10 -0.55109001323177538E-01 0.96897211105681970E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.18732638888889 6 7 0.74797827060931910
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 16185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 15585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 16185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 15585
nstep, te 1384 0.26733132693460121E+10 0.26712733578037195E+10 -0.86206923210935801E-01 0.96910039072590909E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.20121527777778 6 7 0.74842629928315407
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 17385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 16785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 17385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 16785
nstep, te 1385 0.26739976920836382E+10 0.26727334345809836E+10 -0.53420596236076805E-01 0.96922867188105462E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.21510416666666 6 7 0.74887432795698916
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 18585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 17985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 18585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 17985
nstep, te 1386 0.26746719428841772E+10 0.26727334345809836E+10 -0.81899876348301051E-01 0.96935695312536336E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.22899305555555 6 7 0.74932235663082414
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 19785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 19185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 19785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 19185
nstep, te 1387 0.26753048855346217E+10 0.26740890490061641E+10 -0.51360963763225451E-01 0.96948523437502183E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.24288194444443 6 7 0.74977038530465923
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 20985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 20385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 20985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 20385
nstep, te 1388 0.26759250869370732E+10 0.26740890490061641E+10 -0.77550040840484294E-01 0.96961351562500131E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.25677083333332 6 7 0.75021841397849420
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 22185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 21585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 22185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 21585
nstep, te 1389 0.26764744043998642E+10 0.26753344199044495E+10 -0.48144510086013212E-01 0.96973058437499989E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.27065972222223 6 7 0.75066644265233018
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 23385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 22785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 23385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 22785
nstep, te 1390 0.26765848745315065E+10 0.26753344199044495E+10 -0.52812574482509901E-01 0.96968252568750002E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.28454861111112 6 7 0.75111447132616516
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 24585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 23985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 24585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 23985
nstep, te 1391 0.26766402502642384E+10 0.26759899821122823E+10 -0.27465527007780655E-01 0.96962449529125006E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.29843750000001 6 7 0.75156250000000013
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 25785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 25185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 25785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 25185
nstep, te 1392 0.26767280799879704E+10 0.26759899821122823E+10 -0.31177098767857386E-01 0.96956593534247513E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.31232638888889 6 7 0.75201052867383522
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 26985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 26385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 26985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 26385
nstep, te 1393 0.26768006782115359E+10 0.26761326043580947E+10 -0.28221008353904131E-01 0.96950733893304860E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.32621527777778 6 7 0.75245855734767020
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 28185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 27585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 28185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 27585
nstep, te 1394 0.26769045474277067E+10 0.26761326043580947E+10 -0.32610665749839646E-01 0.96944867627348285E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.34010416666666 6 7 0.75290658602150529
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 29385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 28785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 29385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 28785
nstep, te 1395 0.26769911606978717E+10 0.26763054052381706E+10 -0.28971433146601711E-01 0.96939007838890902E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.35399305555555 6 7 0.75335461469534026
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 30585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 29985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 30585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 29985
nstep, te 1396 0.26771039484189849E+10 0.26763054052381706E+10 -0.33738473213691868E-01 0.96933147970333448E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.36788194444443 6 7 0.75380264336917535
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 31785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 31185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 31785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 31185
nstep, te 1397 0.26772013379749432E+10 0.26764858690410151E+10 -0.30230417579864517E-01 0.96927281690720003E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.38177083333332 6 7 0.75425067204301033
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 32985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 32385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 32985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 32385
nstep, te 1398 0.26773064228507371E+10 0.26764858690410151E+10 -0.34672441029123736E-01 0.96921940807693187E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.39565972222223 6 7 0.75469870071684630
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 34185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 33585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 34185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 33585
nstep, te 1399 0.26775009083836269E+10 0.26766980534302735E+10 -0.33923769639819489E-01 0.96924242542211592E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.40954861111112 6 7 0.75514672939068128
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 35385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 34785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 35385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 34785
nstep, te 1400 0.26776635744308100E+10 0.26766980534302735E+10 -0.40795880687431042E-01 0.96927009240032698E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.42343750000001 6 7 0.75559475806451626
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 36585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 35985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 36585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 35985
nstep, te 1401 0.26777541597395682E+10 0.26770605803019023E+10 -0.29304767229682553E-01 0.96929797429401980E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.43732638888889 6 7 0.75604278673835135
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 37785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 37185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 37785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 37185
nstep, te 1402 0.26777609324203601E+10 0.26770605803019023E+10 -0.29590067610171949E-01 0.96932593314514117E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.45121527777778 6 7 0.75649081541218632
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 38985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 38385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 38985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 38385
nstep, te 1403 0.26777129413402987E+10 0.26771559119473538E+10 -0.23533964510369768E-01 0.96935383255120862E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.46510416666666 6 7 0.75693884408602141
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 40185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 39585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 40185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 39585
nstep, te 1404 0.26775784770948963E+10 0.26771559119473538E+10 -0.17852461305240722E-01 0.96938179245307256E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.47899305555555 6 7 0.75738687275985639
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 41385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 40785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 41385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 40785
nstep, te 1405 0.26773943218934388E+10 0.26769729087243876E+10 -0.17803279126271179E-01 0.96940969192218443E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.49288194444443 6 7 0.75783490143369148
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 42585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 41985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 42585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 41985
nstep, te 1406 0.26771316241819124E+10 0.26769729087243876E+10 -0.67049966960806371E-02 0.96943765182783100E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.50677083333332 6 7 0.75828293010752645
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 43785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 43185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 43785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 43185
nstep, te 1407 0.26769285644576249E+10 0.26767158310136633E+10 -0.89866868830300751E-02 0.96947217942216987E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.52065972222223 6 7 0.75873095878136243
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 44985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 44385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 44985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 44385
nstep, te 1408 0.26769387264840851E+10 0.26767158310136633E+10 -0.94146835128899702E-02 0.96960438232783010E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.53454861111112 6 7 0.75917898745519741
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 46185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 45585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 46185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 45585
nstep, te 1409 0.26769284352090349E+10 0.26766689561881485E+10 -0.10958339495116928E-01 0.96974245043966977E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.54843750000001 6 7 0.75962701612903250
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 47385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 46785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 47385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 46785
nstep, te 1410 0.26769868841297045E+10 0.26766689561881485E+10 -0.13424837549402817E-01 0.96988093452638030E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.56232638888889 6 7 0.76007504480286747
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 48585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 47985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 48585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 47985
nstep, te 1411 0.26770321175573268E+10 0.26768747147298923E+10 -0.66455470827816018E-02 0.97001937482158275E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.57621527777778 6 7 0.76052307347670245
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 49785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 49185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 49785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 49185
nstep, te 1412 0.26769742409700537E+10 0.26768747147298923E+10 -0.42013966698082163E-02 0.97015781248929488E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.59010416666666 6 7 0.76097110215053754
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 50985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 50385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 50985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 50385
nstep, te 1413 0.26770522504646630E+10 0.26772224530632949E+10 0.71838980668900562E-02 0.97029625468685772E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.60399305555555 6 7 0.76141913082437251
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 52185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 51585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 52185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 51585
nstep, te 1414 0.26770752613562732E+10 0.26772224530632949E+10 0.62117673659041065E-02 0.97043476121871136E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.61788194444443 6 7 0.76186715949820760
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 53385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 52785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 53385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 52785
nstep, te 1415 0.26770189130733080E+10 0.26773849296846108E+10 0.15444382204467595E-01 0.97057320286062270E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.63177083333332 6 7 0.76231518817204258
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 54585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 53985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 54585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 53985
nstep, te 1416 0.26769872885906940E+10 0.26773849296846108E+10 0.16776583986750426E-01 0.97070134685913727E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.64565972222223 6 7 0.76276321684587856
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 55785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 55185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 55785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 55185
nstep, te 1417 0.26766879822228703E+10 0.26775264821552696E+10 0.35377392751062678E-01 0.97067789799904844E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.65954861111112 6 7 0.76321124551971353
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 56985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 56385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 56985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 56385
nstep, te 1418 0.26762688589535737E+10 0.26775264821552696E+10 0.53062526562569795E-01 0.97064535825494269E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.67343750000001 6 7 0.76365927419354862
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 58185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 57585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 58185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 57585
nstep, te 1419 0.26760706601047096E+10 0.26770796841639042E+10 0.42574907683297754E-01 0.97061233712029658E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.68732638888889 6 7 0.76410730286738360
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 59385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 58785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 59385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 58785
nstep, te 1420 0.26758512191257653E+10 0.26770796841639042E+10 0.51835805051583549E-01 0.97057921835221787E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.70121527777778 6 7 0.76455533154121857
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 60585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 59985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 60585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 59985
nstep, te 1421 0.26757098513503771E+10 0.26768618583056030E+10 0.48611274163442998E-01 0.97054609372613311E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.71510416666666 6 7 0.76500336021505366
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 61785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 61185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 61785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 61185
nstep, te 1422 0.26756980357551908E+10 0.26768618583056030E+10 0.49111537064786374E-01 0.97051297343606813E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.72899305555555 6 7 0.76545138888888864
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 62985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 62385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 62985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 62385
nstep, te 1423 0.26757018046101871E+10 0.26768351276062274E+10 0.47826135142009264E-01 0.97047991746866406E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.74288194444443 6 7 0.76589941756272373
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 64185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 63585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 64185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 63585
nstep, te 1424 0.26757459016447372E+10 0.26768351276062274E+10 0.45966816416415153E-01 0.97044679661061979E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.75677083333332 6 7 0.76634744623655870
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 65385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 64785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 65385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 64785
nstep, te 1425 0.26758744027931256E+10 0.26770025034096241E+10 0.47609408259302655E-01 0.97040554373413717E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.77065972222223 6 7 0.76679547491039468
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 66585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 65985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 66585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 65985
nstep, te 1426 0.26756144412652946E+10 0.26770025034096241E+10 0.58590345882471875E-01 0.97024459512404836E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.78454861111112 6 7 0.76724350358422966
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 67785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 67185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 67785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 67185
nstep, te 1427 0.26754438962288527E+10 0.26770110481826544E+10 0.66161245250279277E-01 0.97007652883244300E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.79843750000001 6 7 0.76769153225806475
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 68985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 68385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 68985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 68385
nstep, te 1428 0.26753503043791027E+10 0.26770110481826544E+10 0.70124672656622200E-01 0.96990797141744653E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.81232638888889 6 7 0.76813956093189972
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 70185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 69585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 70185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 69585
nstep, te 1429 0.26752254885530090E+10 0.26767216485579071E+10 0.63186149258876251E-01 0.96973944859754673E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.82621527777778 6 7 0.76858758960573470
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 71385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 70785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 71385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 70785
nstep, te 1430 0.26751826444901333E+10 0.26767216485579071E+10 0.65006876377941947E-01 0.96957086379085275E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.84010416666666 6 7 0.76903561827956979
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 72585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 71985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 72585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 71985
nstep, te 1431 0.26750978199598608E+10 0.26765117972572470E+10 0.59736206007999636E-01 0.96940233932745119E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.85399305555555 6 7 0.76948364695340477
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 73785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 73185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 73785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 73185
nstep, te 1432 0.26751043836333585E+10 0.26765117972572470E+10 0.59469277106445208E-01 0.96923375442214732E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.86788194444443 6 7 0.76993167562723985
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 74985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 74385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 74985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 74385
nstep, te 1433 0.26750936072702699E+10 0.26764812370713558E+10 0.58643545892010956E-01 0.96906522995282881E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.88177083333332 6 7 0.77037970430107483
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 76185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 75585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 76185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 75585
nstep, te 1434 0.26751819805591850E+10 0.26764812370713558E+10 0.54918225781514306E-01 0.96889829973466971E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.89565972222223 6 7 0.77082773297491081
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 77385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 76785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 77385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 76785
nstep, te 1435 0.26749724010479398E+10 0.26761845501540527E+10 0.51243839864062786E-01 0.96875580735908021E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.90954861111112 6 7 0.77127576164874578
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 78585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 77985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 78585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 77985
nstep, te 1436 0.26750761821971426E+10 0.26761845501540527E+10 0.46863306454378750E-01 0.96861484531654482E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.92343750000001 6 7 0.77172379032258087
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 79785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 79185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 79785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 79185
nstep, te 1437 0.26746861684612660E+10 0.26758403214139104E+10 0.48806276345827335E-01 0.96847391103149261E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.93732638888889 6 7 0.77217181899641585
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 80985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 80385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 80985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 80385
nstep, te 1438 0.26748079238411551E+10 0.26758403214139104E+10 0.43663908120425157E-01 0.96833304247438937E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.95121527777778 6 7 0.77261984767025083
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 82185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 81585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 82185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 81585
nstep, te 1439 0.26745112056087804E+10 0.26754908486964970E+10 0.41438770987053251E-01 0.96819211379846325E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.96510416666666 6 7 0.77306787634408591
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 83385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 82785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 83385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 82785
nstep, te 1440 0.26745314660023012E+10 0.26754908486964970E+10 0.40587678201636626E-01 0.96805124557790768E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.97899305555555 6 7 0.77351590501792089
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 84585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 83985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 84585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 83985
nstep, te 1441 0.26742069612980862E+10 0.26751022598926578E+10 0.37882061754556433E-01 0.96791031692217439E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 189.99288194444443 6 7 0.77396393369175598
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/08 NCSEC= 85785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 85185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/08 NCSEC= 85785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 85185
nstep, te 1442 0.26742149884596066E+10 0.26751022598926578E+10 0.37547892240619100E-01 0.96776944870283041E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.00677083333332 6 7 0.77441196236559096
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/08 NCSEC= 86385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/08 NCSEC= 86385
nstep, te 1443 0.26739361044849296E+10 0.26745070919022117E+10 0.24166464559576020E-01 0.96764158410966978E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.02065972222223 6 7 0.77485999103942693
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 1785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 1185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 1785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 1185
nstep, te 1444 0.26742813778203230E+10 0.26745070919022117E+10 0.95524809089390494E-02 0.96770617942158016E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.03454861111112 6 7 0.77530801971326191
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 2985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 2385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 2985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 2385
nstep, te 1445 0.26745705008783927E+10 0.26743247677553120E+10 -0.10398889050962543E-01 0.96778238639029485E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.04843750000001 6 7 0.77575604838709700
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 4185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 3585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 4185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 3585
nstep, te 1446 0.26746893437406898E+10 0.26743247677553120E+10 -0.15426831698341864E-01 0.96785922599591766E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.06232638888889 6 7 0.77620407706093197
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 5385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 4785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 5385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 4785
nstep, te 1447 0.26748495152574239E+10 0.26746176822106967E+10 -0.98091058657229224E-02 0.96793616762225516E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.07621527777778 6 7 0.77665210573476695
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 6585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 5985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 6585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 5985
nstep, te 1448 0.26749399372225876E+10 0.26746176822106967E+10 -0.13633871111573322E-01 0.96801305130733526E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.09010416666666 6 7 0.77710013440860204
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 7785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 7185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 7785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 7185
nstep, te 1449 0.26750056843472800E+10 0.26746914298793750E+10 -0.13294327237285474E-01 0.96808999557844014E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.10399305555555 6 7 0.77754816308243702
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 8985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 8385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 8985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 8385
nstep, te 1450 0.26749819188608818E+10 0.26746914298793750E+10 -0.12287965901971665E-01 0.96816687942220626E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.11788194444443 6 7 0.77799619175627210
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 10185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 9585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 10185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 9585
nstep, te 1451 0.26750217366788549E+10 0.26746984146887226E+10 -0.13675744632164885E-01 0.96824382370283245E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.13177083333332 6 7 0.77844422043010708
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 11385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 10785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 11385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 10785
nstep, te 1452 0.26749626830460258E+10 0.26746984146887226E+10 -0.11176975583247850E-01 0.96832524035966999E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.14565972222223 6 7 0.77889224910394306
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 12585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 11985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 12585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 11985
nstep, te 1453 0.26751221250978794E+10 0.26746797270000157E+10 -0.18707930695693015E-01 0.96847348004658023E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.15954861111112 6 7 0.77934027777777803
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 13785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 13185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 13785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 13185
nstep, te 1454 0.26751913872598972E+10 0.26746797270000157E+10 -0.21633447417714394E-01 0.96862579317779499E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.17343750000001 6 7 0.77978830645161312
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 14985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 14385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 14985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 14385
nstep, te 1455 0.26753225219978700E+10 0.26749354613632636E+10 -0.16362683324577781E-01 0.96877828196566770E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.18732638888889 6 7 0.78023633512544810
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 16185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 15585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 16185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 15585
nstep, te 1456 0.26753197504247880E+10 0.26749354613632636E+10 -0.16242954342211433E-01 0.96893078598043998E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.20121527777778 6 7 0.78068436379928319
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 17385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 16785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 17385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 16785
nstep, te 1457 0.26753694248859076E+10 0.26750179190424137E+10 -0.14854943738032521E-01 0.96908335497132648E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.21510416666666 6 7 0.78113239247311816
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 18585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 17985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 18585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 17985
nstep, te 1458 0.26752610365349684E+10 0.26750179190424137E+10 -0.10272737040516287E-01 0.96923585911077957E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.22899305555555 6 7 0.78158042114695314
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 19785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 19185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 19785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 19185
nstep, te 1459 0.26752242720577040E+10 0.26749997261975822E+10 -0.94865112837920450E-02 0.96938836404664660E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.24288194444443 6 7 0.78202844982078823
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 20985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 20385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 20985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 20385
nstep, te 1460 0.26751001918106241E+10 0.26749997261975822E+10 -0.42437560180723305E-02 0.96954093309279895E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.25677083333332 6 7 0.78247647849462321
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 22185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 21585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 22185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 21585
nstep, te 1461 0.26749786447725487E+10 0.26747701039154263E+10 -0.88076018646388986E-02 0.96968894192306820E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.27065972222223 6 7 0.78292450716845918
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 23385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 22785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 23385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 22785
nstep, te 1462 0.26746245848947043E+10 0.26747701039154263E+10 0.61453916020491354E-02 0.96977074589038413E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.28454861111112 6 7 0.78337253584229416
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 24585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 23985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 24585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 23985
nstep, te 1463 0.26743259046451044E+10 0.26743737910384007E+10 0.20221203033206217E-02 0.96984858225342308E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.29843750000001 6 7 0.78382056451612925
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 25785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 25185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 25785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 25185
nstep, te 1464 0.26740728302950511E+10 0.26743737910384007E+10 0.12707784926618065E-01 0.96992624462270542E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.31232638888889 6 7 0.78426859318996422
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 26985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 26385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 26985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 26385
nstep, te 1465 0.26738113032749882E+10 0.26737702666793556E+10 -0.17325928255119370E-02 0.97000382780236221E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.32621527777778 6 7 0.78471662186379931
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 28185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 27585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 28185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 27585
nstep, te 1466 0.26735304611646128E+10 0.26737702666793556E+10 0.10123939467579581E-01 0.97008140623064173E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.34010416666666 6 7 0.78516465053763429
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 29385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 28785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 29385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 28785
nstep, te 1467 0.26732456312336159E+10 0.26731846498313212E+10 -0.25742633165202634E-02 0.97015898906133851E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.35399305555555 6 7 0.78561267921146927
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 30585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 29985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 30585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 29985
nstep, te 1468 0.26730041965305347E+10 0.26731846498313212E+10 0.76170280152198363E-02 0.97023663621868036E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.36788194444443 6 7 0.78606070788530436
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 31785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 31185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 31785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 31185
nstep, te 1469 0.26727635086506119E+10 0.26727608925074968E+10 -0.11041991641069227E-03 0.97031421848562080E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.38177083333332 6 7 0.78650873655913933
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 32985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 32385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 32985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 32385
nstep, te 1470 0.26726494199694514E+10 0.26727608925074968E+10 0.47045573784487574E-02 0.97039231717163726E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.39565972222223 6 7 0.78695676523297531
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 34185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 33585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 34185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 33585
nstep, te 1471 0.26724957136102848E+10 0.26723871185597844E+10 -0.45827107063019660E-02 0.97047807809279839E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.40954861111112 6 7 0.78740479390681029
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 35385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 34785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 35385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 34785
nstep, te 1472 0.26724636430733933E+10 0.26723871185597844E+10 -0.32290466425966106E-02 0.97056429406056777E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.42343750000001 6 7 0.78785282258064537
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 36585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 35985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 36585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 35985
nstep, te 1473 0.26724263517645698E+10 0.26722347983323398E+10 -0.80821150443093400E-02 0.97065047326863423E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.43732638888889 6 7 0.78830085125448035
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 37785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 37185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 37785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 37185
nstep, te 1474 0.26724536998313589E+10 0.26722347983323398E+10 -0.92351754140585132E-02 0.97073671902111804E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.45121527777778 6 7 0.78874887992831544
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 38985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 38385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 38985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 38385
nstep, te 1475 0.26724825015921412E+10 0.26721191728223948E+10 -0.15327013026417050E-01 0.97082296876626700E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.46510416666666 6 7 0.78919690860215042
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 40185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 39585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 40185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 39585
nstep, te 1476 0.26724820471933007E+10 0.26721191728223948E+10 -0.15306481272521894E-01 0.97090921406347596E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.47899305555555 6 7 0.78964493727598539
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 41385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 40785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 41385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 40785
nstep, te 1477 0.26726554145889120E+10 0.26722277136428933E+10 -0.18039339913834201E-01 0.97099539503130858E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.49288194444443 6 7 0.79009296594982048
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 42585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 41985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 42585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 41985
nstep, te 1478 0.26727332757323518E+10 0.26722277136428933E+10 -0.21321427021466909E-01 0.97108164088937847E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.50677083333332 6 7 0.79054099462365546
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 43785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 43185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 43785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 43185
nstep, te 1479 0.26730437791539536E+10 0.26726027162298751E+10 -0.18599714821404909E-01 0.97116203126586261E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.52065972222223 6 7 0.79098902329749143
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 44985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 44385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 44985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 44385
nstep, te 1480 0.26729148778890128E+10 0.26726027162298751E+10 -0.13164001931513654E-01 0.97115613281345170E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.53454861111112 6 7 0.79143705197132641
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 46185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 45585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 46185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 45585
nstep, te 1481 0.26729166629820018E+10 0.26728842003818173E+10 -0.13689785601891421E-02 0.97114505234380704E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.54843750000001 6 7 0.79188508064516150
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 47385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 46785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 47385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 46785
nstep, te 1482 0.26729676253901997E+10 0.26728842003818173E+10 -0.35181531216753035E-02 0.97113359689062840E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.56232638888889 6 7 0.79233310931899648
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 48585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 47985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 48585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 47985
nstep, te 1483 0.26730644632171583E+10 0.26729990879361906E+10 -0.27570025070214909E-02 0.97112218768843770E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.57621527777778 6 7 0.79278113799283156
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 49785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 49185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 49785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 49185
nstep, te 1484 0.26731424743164091E+10 0.26729990879361906E+10 -0.60469531906089972E-02 0.97111078126130626E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.59010416666666 6 7 0.79322916666666654
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 50985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 50385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 50985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 50385
nstep, te 1485 0.26734069875206504E+10 0.26733896396087584E+10 -0.73161235070418724E-03 0.97109937031317837E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.60399305555555 6 7 0.79367719534050152
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 52185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 51585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 52185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 51585
nstep, te 1486 0.26735767771237173E+10 0.26733896396087584E+10 -0.78922316255947492E-02 0.97108789503129068E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.61788194444443 6 7 0.79412522401433661
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 53385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 52785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 53385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 52785
nstep, te 1487 0.26738621441911325E+10 0.26739495206553655E+10 0.36850089426637028E-02 0.97107648463937745E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.63177083333332 6 7 0.79457325268817158
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 54585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 53985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 54585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 53985
nstep, te 1488 0.26741653639345665E+10 0.26739495206553655E+10 -0.91031071401421870E-02 0.97106077032836271E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.64565972222223 6 7 0.79502128136200756
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 55785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 55185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 55785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 55185
nstep, te 1489 0.26742880055002093E+10 0.26745948183996382E+10 0.12940773054842154E-01 0.97098162121970177E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.65954861111112 6 7 0.79546931003584254
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 56985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 56385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 56985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 56385
nstep, te 1490 0.26743749513322425E+10 0.26745948183996382E+10 0.92743600656528934E-02 0.97089873008568218E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.67343750000001 6 7 0.79591733870967762
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 58185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 57585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 58185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 57585
nstep, te 1491 0.26745128179214969E+10 0.26749541325604129E+10 0.18616987209634450E-01 0.97081554568014093E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.68732638888889 6 7 0.79636536738351260
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 59385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 58785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 59385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 58785
nstep, te 1492 0.26746568021367555E+10 0.26749541325604129E+10 0.12544048454326572E-01 0.97073234836580828E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.70121527777778 6 7 0.79681339605734769
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 60585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 59985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 60585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 59985
nstep, te 1493 0.26747773630870166E+10 0.26753980014943385E+10 0.26186309853485072E-01 0.97064921433944852E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.71510416666666 6 7 0.79726142473118267
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 61785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 61185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 61785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 61185
nstep, te 1494 0.26750356093109360E+10 0.26753980014943385E+10 0.15291559890835825E-01 0.97056601536036687E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.72899305555555 6 7 0.79770945340501764
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 62985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 62385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 62985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 62385
nstep, te 1495 0.26751973326156058E+10 0.26758383925797915E+10 0.27052595568802757E-01 0.97048281717162201E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.74288194444443 6 7 0.79815748207885273
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 64185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 63585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 64185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 63585
nstep, te 1496 0.26754200872121668E+10 0.26758383925797915E+10 0.17653914278303227E-01 0.97039968309279735E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.75677083333332 6 7 0.79860551075268771
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 65385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 64785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 65385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 64785
nstep, te 1497 0.26756304745994158E+10 0.26765750533952870E+10 0.39867935184284345E-01 0.97031503098556801E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.77065972222223 6 7 0.79905353942652368
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 66585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 65985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 66585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 65985
nstep, te 1498 0.26761028408553185E+10 0.26765750533952870E+10 0.19932907291003076E-01 0.97020897998413406E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.78454861111112 6 7 0.79950156810035866
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 67785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 67185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 67785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 67185
nstep, te 1499 0.26763713119820905E+10 0.26773618558095164E+10 0.41817200885221548E-01 0.97010170911154797E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.79843750000001 6 7 0.79994959677419375
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 68985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 68385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 68985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 68385
nstep, te 1500 0.26769285446827769E+10 0.26773618558095164E+10 0.18294869059528825E-01 0.96999429629669277E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.81232638888889 6 7 0.80039762544802873
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 70185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 69585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 70185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 69585
nstep, te 1501 0.26770349906882720E+10 0.26778865656996484E+10 0.35958418417564517E-01 0.96988687965280144E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.82621527777778 6 7 0.80084565412186381
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 71385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 70785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 71385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 70785
nstep, te 1502 0.26775794351151567E+10 0.26778865656996484E+10 0.12970267223510700E-01 0.96977952684166812E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.84010416666666 6 7 0.80129368279569879
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 72585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 71985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 72585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 71985
nstep, te 1503 0.26776844854982305E+10 0.26783117648034573E+10 0.26493237753043828E-01 0.96967210911050017E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.85399305555555 6 7 0.80174171146953388
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 73785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 73185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 73785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 73185
nstep, te 1504 0.26781546193923998E+10 0.26783117648034573E+10 0.66377975867210606E-02 0.96956469217163001E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.86788194444443 6 7 0.80218974014336886
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 74985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 74385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 74985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 74385
nstep, te 1505 0.26783562870065308E+10 0.26788153205478368E+10 0.19391657098072276E-01 0.96945733934279779E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.88177083333332 6 7 0.80263776881720383
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 76185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 75585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 76185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 75585
nstep, te 1506 0.26787915660790453E+10 0.26788153205478368E+10 0.10036108633899629E-02 0.96934704348556785E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.89565972222223 6 7 0.80308579749103981
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 77385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 76785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 77385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 76785
nstep, te 1507 0.26789003400751209E+10 0.26794076013938966E+10 0.21434845086010172E-01 0.96919435854663403E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.90954861111112 6 7 0.80353382616487479
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 78585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 77985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 78585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 77985
nstep, te 1508 0.26792192293710275E+10 0.26794076013938966E+10 0.79611302161945261E-02 0.96903913495029803E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.92343750000001 6 7 0.80398185483870988
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 79785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 79185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 79785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 79185
nstep, te 1509 0.26792312040310726E+10 0.26796169252531953E+10 0.16304280343597745E-01 0.96888382309701774E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.93732638888889 6 7 0.80442988351254485
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 80985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 80385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 80985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 80385
nstep, te 1510 0.26795238376827955E+10 0.26796169252531953E+10 0.39354066394351427E-02 0.96872843719832090E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.95121527777778 6 7 0.80487791218637994
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 82185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 81585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 82185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 81585
nstep, te 1511 0.26795958410131841E+10 0.26798254880337925E+10 0.97102087365410709E-02 0.96857304685689931E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.96510416666666 6 7 0.80532594086021492
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 83385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 82785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 83385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 82785
nstep, te 1512 0.26798201985742159E+10 0.26798254880337925E+10 0.22369119730885291E-03 0.96841766093641403E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.97899305555555 6 7 0.80577396953405001
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 84585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 83985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 84585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 83985
nstep, te 1513 0.26798876873018632E+10 0.26800688340426888E+10 0.76619257609768249E-02 0.96826233934368502E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 190.99288194444443 6 7 0.80622199820788498
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/09 NCSEC= 85785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 85185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/09 NCSEC= 85785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 85185
nstep, te 1514 0.26801343568845477E+10 0.26800688340426888E+10 -0.27718517848485781E-02 0.96810695286062124E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.00677083333332 6 7 0.80667002688171996
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/09 NCSEC= 86385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/09 NCSEC= 86385
nstep, te 1515 0.26801836657148952E+10 0.26802353082304640E+10 0.21849865850786473E-02 0.96796439217163730E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.02065972222223 6 7 0.80711805555555594
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 1785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 1185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 1785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 1185
nstep, te 1516 0.26808735234236274E+10 0.26802353082304640E+10 -0.27001486022007901E-01 0.96801077446779818E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.03454861111112 6 7 0.80756608422939091
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 2985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 2385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 2985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 2385
nstep, te 1517 0.26814467521413236E+10 0.26808687207719321E+10 -0.24453777230746081E-01 0.96806855740556784E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.04843750000001 6 7 0.80801411290322600
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 4185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 3585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 4185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 3585
nstep, te 1518 0.26819742355692797E+10 0.26808687207719321E+10 -0.46766281828425509E-01 0.96812696031933388E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.06232638888889 6 7 0.80846214157706098
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 5385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 4785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 5385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 4785
nstep, te 1519 0.26824113352353001E+10 0.26818991148893342E+10 -0.21667000964241043E-01 0.96818546449415997E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.07621527777778 6 7 0.80891017025089607
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 6585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 5985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 6585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 5985
nstep, te 1520 0.26828544007892237E+10 0.26818991148893342E+10 -0.40406298488765036E-01 0.96824391068214973E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.09010416666666 6 7 0.80935819892473104
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 7785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 7185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 7785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 7185
nstep, te 1521 0.26831137000344162E+10 0.26826234939290166E+10 -0.20733284789932568E-01 0.96830241745342908E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.10399305555555 6 7 0.80980622759856613
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 8985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 8385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 8985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 8385
nstep, te 1522 0.26834583161371288E+10 0.26826234939290166E+10 -0.35306699127144452E-01 0.96836086379720597E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.11788194444443 6 7 0.81025425627240111
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 10185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 9585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 10185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 9585
nstep, te 1523 0.26836622929872427E+10 0.26832450811618648E+10 -0.17643853073413832E-01 0.96841937057783245E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.13177083333332 6 7 0.81070228494623608
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 11385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 10785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 11385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 10785
nstep, te 1524 0.26839611784149804E+10 0.26832450811618648E+10 -0.30281779783840036E-01 0.96848040442216996E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.14565972222223 6 7 0.81115031362007206
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 12585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 11985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 12585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 11985
nstep, te 1525 0.26842022436611671E+10 0.26837498348587503E+10 -0.19129157712177890E-01 0.96857960864033026E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.15954861111112 6 7 0.81159834229390715
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 13785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 13185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 13785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 13185
nstep, te 1526 0.26845242363388386E+10 0.26837498348587503E+10 -0.32740504389999654E-01 0.96868109839341982E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.17343750000001 6 7 0.81204637096774213
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 14985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 14385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 14985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 14385
nstep, te 1527 0.26847105600314155E+10 0.26843247794235849E+10 -0.16308497308592490E-01 0.96878266121610519E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.18732638888889 6 7 0.81249439964157710
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 16185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 15585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 16185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 15585
nstep, te 1528 0.26849389343055367E+10 0.26843247794235849E+10 -0.25960066194058537E-01 0.96888429717296633E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.20121527777778 6 7 0.81294242831541219
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 17385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 16785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 17385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 16785
nstep, te 1529 0.26850541575527411E+10 0.26847445114885569E+10 -0.13087231596923184E-01 0.96898593751787790E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.21510416666666 6 7 0.81339045698924717
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 18585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 17985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 18585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 17985
nstep, te 1530 0.26851955050978765E+10 0.26847445114885569E+10 -0.19059300394498664E-01 0.96908757343857273E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.22899305555555 6 7 0.81383848566308226
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 19785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 19185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 19785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 19185
nstep, te 1531 0.26852358492817149E+10 0.26849997731551194E+10 -0.99756916182436265E-02 0.96918914503131440E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.24288194444443 6 7 0.81428651433691723
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 20985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 20385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 20985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 20385
nstep, te 1532 0.26852879662277107E+10 0.26849997731551194E+10 -0.12176678355349045E-01 0.96929078151437890E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.25677083333332 6 7 0.81473454301075221
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 22185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 21585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 22185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 21585
nstep, te 1533 0.26852487642524977E+10 0.26850960505177774E+10 -0.64518014973746641E-02 0.96938519376586279E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.27065972222223 6 7 0.81518257168458819
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 23385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 22785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 23385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 22785
nstep, te 1534 0.26850008202430944E+10 0.26850960505177774E+10 0.40233085640283741E-02 0.96937315537595176E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.28454861111112 6 7 0.81563060035842327
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 24585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 23985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 24585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 23985
nstep, te 1535 0.26846910129171691E+10 0.26848091906244373E+10 0.49928919505634753E-02 0.96935466588505704E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.29843750000001 6 7 0.81607862903225825
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 25785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 25185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 25785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 25185
nstep, te 1536 0.26844711627771335E+10 0.26848091906244373E+10 0.14281621974430335E-01 0.96933585807810334E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.31232638888889 6 7 0.81652665770609323
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 26985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 26385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 26985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 26385
nstep, te 1537 0.26842222285591211E+10 0.26842768341584268E+10 0.23071226803828872E-02 0.96931702648468636E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.32621527777778 6 7 0.81697468637992832
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 28185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 27585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 28185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 27585
nstep, te 1538 0.26840488642800465E+10 0.26842768341584268E+10 0.96320663315349522E-02 0.96929812940158125E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.34010416666666 6 7 0.81742271505376329
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 29385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 28785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 29385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 28785
nstep, te 1539 0.26838608482363267E+10 0.26838534614924474E+10 -0.31210699029493951E-03 0.96927929713909485E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.35399305555555 6 7 0.81787074372759838
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 30585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 29985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 30585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 29985
nstep, te 1540 0.26837342395080333E+10 0.26838534614924474E+10 0.50375023189977667E-02 0.96926046407834569E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.36788194444443 6 7 0.81831877240143336
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 31785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 31185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 31785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 31185
nstep, te 1541 0.26836043356046419E+10 0.26835422893145409E+10 -0.26217013575560925E-02 0.96924156690720090E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.38177083333332 6 7 0.81876680107526834
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 32985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 32385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 32985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 32385
nstep, te 1542 0.26835537307386203E+10 0.26835422893145409E+10 -0.48345150178997169E-03 0.96922947526443197E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.39565972222223 6 7 0.81921482974910431
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 34185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 33585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 34185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 33585
nstep, te 1543 0.26838461748356457E+10 0.26833598947670898E+10 -0.20545662269303839E-01 0.96931665914086596E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.40954861111112 6 7 0.81966285842293940
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 35385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 34785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 35385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 34785
nstep, te 1544 0.26842174332610388E+10 0.26833598947670898E+10 -0.36228090577900787E-01 0.96940986361095202E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.42343750000001 6 7 0.82011088709677438
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 36585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 35985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 36585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 35985
nstep, te 1545 0.26846455399953833E+10 0.26840230356363974E+10 -0.26296154058573586E-01 0.96950336056665707E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.43732638888889 6 7 0.82055891577060935
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 37785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 37185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 37785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 37185
nstep, te 1546 0.26851333342997680E+10 0.26840230356363974E+10 -0.46897281373762041E-01 0.96959687975899928E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.45121527777778 6 7 0.82100694444444444
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 38985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 38385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 38985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 38385
nstep, te 1547 0.26856781668959694E+10 0.26849412137491951E+10 -0.31124738743646505E-01 0.96969046434803982E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.46510416666666 6 7 0.82145497311827942
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 40185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 39585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 40185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 39585
nstep, te 1548 0.26862835481344981E+10 0.26849412137491951E+10 -0.56687143359768155E-01 0.96978398411088259E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.47899305555555 6 7 0.82190300179211451
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 41385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 40785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 41385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 40785
nstep, te 1549 0.26869418747847624E+10 0.26860903350703621E+10 -0.35957276350364276E-01 0.96987750467165301E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.49288194444443 6 7 0.82235103046594948
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 42585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 41985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 42585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 41985
nstep, te 1550 0.26876647179793506E+10 0.26860903350703621E+10 -0.66473760133619539E-01 0.96997108934279895E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.50677083333332 6 7 0.82279905913978457
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 43785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 43185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 43785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 43185
nstep, te 1551 0.26884606106349096E+10 0.26875207321350355E+10 -0.39679886687352492E-01 0.97006283254806782E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.52065972222223 6 7 0.82324708781362044
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 44985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 44385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 44985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 44385
nstep, te 1552 0.26890090618233585E+10 0.26875207321350355E+10 -0.62830197548121802E-01 0.97012841370288414E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.53454861111112 6 7 0.82369511648745553
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 46185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 45585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 46185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 45585
nstep, te 1553 0.26896036702080202E+10 0.26889321601691961E+10 -0.28346082027089988E-01 0.97019248919717313E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.54843750000001 6 7 0.82414314516129050
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 47385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 46785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 47385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 46785
nstep, te 1554 0.26901123996856542E+10 0.26889321601691961E+10 -0.49817508345397304E-01 0.97025641028933038E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.56232638888889 6 7 0.82459117383512548
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 48585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 47985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 48585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 47985
nstep, te 1555 0.26906089120519862E+10 0.26900492145705380E+10 -0.23623078956502629E-01 0.97032038617985992E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.57621527777778 6 7 0.82503920250896057
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 49785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 49185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 49785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 49185
nstep, te 1556 0.26910270176761074E+10 0.26900492145705380E+10 -0.41267284154593374E-01 0.97038430129579181E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.59010416666666 6 7 0.82548723118279554
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 50985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 50385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 50985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 50385
nstep, te 1557 0.26914845835073185E+10 0.26910492031518788E+10 -0.18373614824217416E-01 0.97044827682774747E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.60399305555555 6 7 0.82593525985663063
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 52185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 51585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 52185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 51585
nstep, te 1558 0.26918222044707670E+10 0.26910492031518788E+10 -0.32619503335580273E-01 0.97051219192216493E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.61788194444443 6 7 0.82638328853046561
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 53385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 52785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 53385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 52785
nstep, te 1559 0.26921717091303220E+10 0.26919179612831125E+10 -0.10707073440317634E-01 0.97057616745282983E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.63177083333332 6 7 0.82683131720430070
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 54585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 53985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 54585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 53985
nstep, te 1560 0.26924717245123296E+10 0.26919179612831125E+10 -0.23365015864688064E-01 0.97063514192216986E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.64565972222223 6 7 0.82727934587813656
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 55785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 55185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 55785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 55185
nstep, te 1561 0.26925542131360488E+10 0.26925832586045918E+10 0.12255372192551601E-02 0.97062142257783038E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.65954861111112 6 7 0.82772737455197165
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 56985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 56385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 56985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 56385
nstep, te 1562 0.26925774372569532E+10 0.26925832586045918E+10 0.24562906939638597E-03 0.97060334160466984E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.67343750000001 6 7 0.82817540322580663
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 58185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 57585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 58185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 57585
nstep, te 1563 0.26926511627182345E+10 0.26927823140502272E+10 0.55339745802635296E-02 0.97058499893378001E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.68732638888889 6 7 0.82862343189964160
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 59385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 58785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 59385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 58785
nstep, te 1564 0.26926483337976303E+10 0.26927823140502272E+10 0.56534490195941393E-02 0.97056664056102687E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.70121527777778 6 7 0.82907146057347669
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 60585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 59985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 60585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 59985
nstep, te 1565 0.26926644743526578E+10 0.26929081191495976E+10 0.10281064026298411E-01 0.97054828124616164E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.71510416666666 6 7 0.82951948924731167
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 61785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 61185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 61785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 61185
nstep, te 1566 0.26926651189645724E+10 0.26929081191495976E+10 0.10254057800870922E-01 0.97052992187476979E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.72899305555555 6 7 0.82996751792114676
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 62985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 62385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 62985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 62385
nstep, te 1567 0.26926773843219929E+10 0.26929882801192865E+10 0.13119347718358387E-01 0.97051156249998618E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.74288194444443 6 7 0.83041554659498173
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 64185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 63585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 64185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 63585
nstep, te 1568 0.26926466483105497E+10 0.26929882801192865E+10 0.14416635783688863E-01 0.97049320312499913E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.75677083333332 6 7 0.83086357526881682
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 65385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 64785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 65385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 64785
nstep, te 1569 0.26926160669892058E+10 0.26929952332716713E+10 0.16000954145677426E-01 0.97046969687499994E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.77065972222223 6 7 0.83131160394265269
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 66585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 65985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 66585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 65985
nstep, te 1570 0.26924034941009135E+10 0.26929952332716713E+10 0.24974168267485150E-01 0.97037039431249999E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.78454861111112 6 7 0.83175963261648778
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 67785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 67185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 67785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 67185
nstep, te 1571 0.26921910853320804E+10 0.26927157414445820E+10 0.22145324132287279E-01 0.97026654397125007E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.79843750000001 6 7 0.83220766129032275
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 68985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 68385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 68985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 68385
nstep, te 1572 0.26919870711741858E+10 0.26927157414445820E+10 0.30759910821198846E-01 0.97016242076327500E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.81232638888889 6 7 0.83265568996415784
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 70185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 69585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 70185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 69585
nstep, te 1573 0.26917809173322191E+10 0.26922430616634259E+10 0.19510948516818744E-01 0.97005827649579674E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.82621527777778 6 7 0.83310371863799282
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 71385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 70785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 71385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 70785
nstep, te 1574 0.26916285222936072E+10 0.26922430616634259E+10 0.25947602085504805E-01 0.96995406690224787E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.84010416666666 6 7 0.83355174731182780
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 72585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 71985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 72585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 71985
nstep, te 1575 0.26914960532927685E+10 0.26919246086156402E+10 0.18096773630346667E-01 0.96984992213913487E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.85399305555555 6 7 0.83399977598566288
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 73785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 73185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 73785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 73185
nstep, te 1576 0.26914758455723014E+10 0.26919246086156402E+10 0.18952132756529377E-01 0.96974578126584805E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.86788194444443 6 7 0.83444780465949786
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 74985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 74385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 74985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 74385
nstep, te 1577 0.26913964675797596E+10 0.26916931393184962E+10 0.12530371069131664E-01 0.96964164062595082E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.88177083333332 6 7 0.83489583333333295
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 76185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 75585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 76185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 75585
nstep, te 1578 0.26913652557004056E+10 0.26916931393184962E+10 0.13850080478415181E-01 0.96954180312505690E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.89565972222223 6 7 0.83534386200716881
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 77385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 76785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 77385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 76785
nstep, te 1579 0.26915235511837635E+10 0.26915556068532071E+10 0.13541095612110948E-02 0.96950533162500331E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.90954861111112 6 7 0.83579189068100390
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 78585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 77985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 78585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 77985
nstep, te 1580 0.26917171204370966E+10 0.26915556068532071E+10 -0.68229581139701177E-02 0.96947259802249988E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.92343750000001 6 7 0.83623991935483888
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 79785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 79185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 79785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 79185
nstep, te 1581 0.26918765415980601E+10 0.26917893379600263E+10 -0.36839423159003813E-02 0.96944015744385004E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.93732638888889 6 7 0.83668794802867397
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 80985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 80385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 80985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 80385
nstep, te 1582 0.26921023027386026E+10 0.26917893379600263E+10 -0.13221728752145933E-01 0.96940772975913103E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.95121527777778 6 7 0.83713597670250894
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 82185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 81585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 82185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 81585
nstep, te 1583 0.26923153426354370E+10 0.26920601340075998E+10 -0.10782084263339469E-01 0.96937523878554784E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.96510416666666 6 7 0.83758400537634392
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 83385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 82785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 83385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 82785
nstep, te 1584 0.26924955838766460E+10 0.26920601340075998E+10 -0.18397554359775772E-01 0.96934281276463284E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.97899305555555 6 7 0.83803203405017901
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 84585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 83985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 84585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 83985
nstep, te 1585 0.26927130347135553E+10 0.26923974949515610E+10 -0.13331855151104821E-01 0.96931038595337799E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 191.99288194444443 6 7 0.83848006272401399
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/10 NCSEC= 85785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 85185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/10 NCSEC= 85785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 85185
nstep, te 1586 0.26929492980408545E+10 0.26923974949515610E+10 -0.23314988844384751E-01 0.96927789503220265E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.00677083333332 6 7 0.83892809139784907
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/10 NCSEC= 86385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/10 NCSEC= 86385
nstep, te 1587 0.26931749356226807E+10 0.26927770718631687E+10 -0.16811139565118639E-01 0.96925187213943209E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.02065972222223 6 7 0.83937612007168494
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 1785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 1185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 1785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 1185
nstep, te 1588 0.26937256106555419E+10 0.26927770718631687E+10 -0.40076261794439225E-01 0.96932014982836597E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.03454861111112 6 7 0.83982414874552003
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 2985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 2385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 2985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 2385
nstep, te 1589 0.26942052098124318E+10 0.26934224428150468E+10 -0.33069787985959699E-01 0.96939409023970205E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.04843750000001 6 7 0.84027217741935500
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 4185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 3585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 4185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 3585
nstep, te 1590 0.26947138620343175E+10 0.26934224428150468E+10 -0.54554774640713420E-01 0.96946843447688210E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.06232638888889 6 7 0.84072020609319009
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 5385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 4785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 5385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 4785
nstep, te 1591 0.26952349215254817E+10 0.26944506812055416E+10 -0.33126940448429044E-01 0.96954273419361300E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.07621527777778 6 7 0.84116823476702507
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 6585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 5985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 6585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 5985
nstep, te 1592 0.26957696593434849E+10 0.26944506812055416E+10 -0.55710415895867837E-01 0.96961703123911691E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.09010416666666 6 7 0.84161626344086005
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 7785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 7185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 7785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 7185
nstep, te 1593 0.26962530075962706E+10 0.26954558064875550E+10 -0.33669242161833056E-01 0.96969133281184695E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.10399305555555 6 7 0.84206429211469513
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 8985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 8385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 8985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 8385
nstep, te 1594 0.26968112649912148E+10 0.26954558064875550E+10 -0.57242460249087565E-01 0.96976569871871077E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.11788194444443 6 7 0.84251232078853011
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 10185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 9585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 10185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 9585
nstep, te 1595 0.26973363403388410E+10 0.26965206536368861E+10 -0.34444675366612616E-01 0.96983999973562255E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.13177083333332 6 7 0.84296034946236520
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 11385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 10785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 11385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 10785
nstep, te 1596 0.26979038056098733E+10 0.26965206536368861E+10 -0.58403221269559706E-01 0.96991087967163738E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.14565972222223 6 7 0.84340837813620106
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 12585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 11985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 12585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 11985
nstep, te 1597 0.26982495638510733E+10 0.26976465864898720E+10 -0.25460016585517432E-01 0.96993143559279808E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.15954861111112 6 7 0.84385640681003615
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 13785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 13185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 13785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 13185
nstep, te 1598 0.26986355505934153E+10 0.26976465864898720E+10 -0.41757100561111898E-01 0.96994896738556781E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.17343750000001 6 7 0.84430443548387113
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 14985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 14385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 14985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 14385
nstep, te 1599 0.26990034803684750E+10 0.26984420544878902E+10 -0.23704700803780496E-01 0.96996625366813401E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.18732638888889 6 7 0.84475246415770622
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 16185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 15585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 16185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 15585
nstep, te 1600 0.26993439109574957E+10 0.26984420544878902E+10 -0.38077786315043591E-01 0.96998359397008797E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.20121527777778 6 7 0.84520049283154119
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 17385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 16785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 17385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 16785
nstep, te 1601 0.26996695420844035E+10 0.26991446748067441E+10 -0.22160317676890497E-01 0.97000093751320528E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.21510416666666 6 7 0.84564852150537617
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 18585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 17985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 18585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 17985
nstep, te 1602 0.26999695675216479E+10 0.26991446748067441E+10 -0.34827008418679022E-01 0.97001827656329231E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.22899305555555 6 7 0.84609655017921126
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 19785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 19185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 19785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 19185
nstep, te 1603 0.27002530809975109E+10 0.26997683262668862E+10 -0.20466001734037856E-01 0.97003555128129752E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.24288194444443 6 7 0.84654457885304624
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 20985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 20385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 20985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 20385
nstep, te 1604 0.27005166919667687E+10 0.26997683262668862E+10 -0.31594904253341306E-01 0.97005289088937774E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.25677083333332 6 7 0.84699260752688132
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 22185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 21585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 22185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 21585
nstep, te 1605 0.27007550938974781E+10 0.27003131069480667E+10 -0.18659784821170554E-01 0.97006622657836269E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.27065972222223 6 7 0.84744063620071719
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 23385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 22785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 23385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 22785
nstep, te 1606 0.27009238330215793E+10 0.27003131069480667E+10 -0.25784822627144804E-01 0.97002054078220186E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.28454861111112 6 7 0.84788866487455228
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 24585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 23985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 24585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 23985
nstep, te 1607 0.27010773005452695E+10 0.27007176133970966E+10 -0.15186744934204348E-01 0.96997131369693219E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.29843750000001 6 7 0.84833669354838726
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 25785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 25185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 25785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 25185
nstep, te 1608 0.27013274495766010E+10 0.27007176133970966E+10 -0.25749876628125161E-01 0.96992187413431573E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.31232638888889 6 7 0.84878472222222234
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 26985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 26385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 26985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 26385
nstep, te 1609 0.27015886650713429E+10 0.27011214786613903E+10 -0.19727604959327998E-01 0.96987242182305898E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.32621527777778 6 7 0.84923275089605732
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 28185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 27585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 28185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 27585
nstep, te 1610 0.27019224713237758E+10 0.27011214786613903E+10 -0.33824773402366011E-01 0.96982296874688371E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.34010416666666 6 7 0.84968077956989230
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 29385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 28785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 29385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 28785
nstep, te 1611 0.27022734770410233E+10 0.27017158153245401E+10 -0.23550459600215564E-01 0.96977351562481301E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.35399305555555 6 7 0.85012880824372739
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 30585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 29985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 30585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 29985
nstep, te 1612 0.27026896065258517E+10 0.27017158153245401E+10 -0.41126012280165748E-01 0.96972406249998880E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.36788194444443 6 7 0.85057683691756236
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 31785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 31185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 31785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 31185
nstep, te 1613 0.27031484744170599E+10 0.27024882106635089E+10 -0.27886268920265855E-01 0.96967460937499927E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.38177083333332 6 7 0.85102486559139745
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 32985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 32385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 32985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 32385
nstep, te 1614 0.27036601056016908E+10 0.27024882106635089E+10 -0.49497117876227563E-01 0.96963389374999999E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.39565972222223 6 7 0.85147289426523332
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 34185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 33585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 34185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 33585
nstep, te 1615 0.27045177645123558E+10 0.27034545502700143E+10 -0.44902708125806594E-01 0.96972184768749998E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.40954861111112 6 7 0.85192092293906840
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 35385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 34785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 35385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 34785
nstep, te 1616 0.27053961410094681E+10 0.27034545502700143E+10 -0.81991064274830508E-01 0.96981745773625022E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.42343750000001 6 7 0.85236895161290338
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 36585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 35985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 36585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 35985
nstep, te 1617 0.27062505741633601E+10 0.27051765543234577E+10 -0.45350072742017113E-01 0.96991359121417481E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.43732638888889 6 7 0.85281698028673847
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 37785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 37185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 37785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 37185
nstep, te 1618 0.27070660357150354E+10 0.27051765543234577E+10 -0.79774699024249024E-01 0.97000969203535045E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.45121527777778 6 7 0.85326500896057345
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 38985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 38385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 38985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 38385
nstep, te 1619 0.27079330528985133E+10 0.27068385456532969E+10 -0.46205964865936373E-01 0.97010585495962107E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.46510416666666 6 7 0.85371303763440853
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 40185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 39585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 40185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 39585
nstep, te 1620 0.27087128675726085E+10 0.27068385456532969E+10 -0.79118941027578285E-01 0.97020195754757733E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.47899305555555 6 7 0.85416106630824351
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 41385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 40785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 41385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 40785
nstep, te 1621 0.27095886383968134E+10 0.27084884647047153E+10 -0.46435956263113823E-01 0.97029812057785442E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.49288194444443 6 7 0.85460909498207849
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 42585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 41985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 42585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 41985
nstep, te 1622 0.27103649690089116E+10 0.27084884647047153E+10 -0.79195333170281684E-01 0.97039422317217119E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.50677083333332 6 7 0.85505712365591358
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 43785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 43185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 43785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 43185
nstep, te 1623 0.27112534242877822E+10 0.27101889969376302E+10 -0.44918317288601115E-01 0.97048912995283026E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.52065972222223 6 7 0.85550515232974944
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 44985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 44385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 44985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 44385
nstep, te 1624 0.27118087683865294E+10 0.27101889969376302E+10 -0.68348179605259837E-01 0.97056547123466982E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.53454861111112 6 7 0.85595318100358453
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 46185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 45585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 46185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 45585
nstep, te 1625 0.27124557708119287E+10 0.27117043924881921E+10 -0.31702837586257956E-01 0.97064069858658026E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.54843750000001 6 7 0.85640120967741951
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 47385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 46785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 47385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 46785
nstep, te 1626 0.27129169234025693E+10 0.27117043924881921E+10 -0.51156236638809548E-01 0.97071585910269481E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.56232638888889 6 7 0.85684923835125459
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 48585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 47985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 48585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 47985
nstep, te 1627 0.27133721467834353E+10 0.27128191287829795E+10 -0.23329816955869422E-01 0.97079102029616159E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.57621527777778 6 7 0.85729726702508957
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 49785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 49185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 49785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 49185
nstep, te 1628 0.27136540637798405E+10 0.27128191287829795E+10 -0.35220133596457280E-01 0.97086624559276970E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.59010416666666 6 7 0.85774529569892466
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 50985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 50385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 50985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 50385
nstep, te 1629 0.27140149147285314E+10 0.27136389793013330E+10 -0.15856885492653971E-01 0.97094140598556623E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.60399305555555 6 7 0.85819332437275964
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 52185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 51585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 52185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 51585
nstep, te 1630 0.27141369311163511E+10 0.27136389793013330E+10 -0.21001884290403131E-01 0.97101656248413390E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.61788194444443 6 7 0.85864135304659461
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 53385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 52785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 53385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 52785
nstep, te 1631 0.27143525528660545E+10 0.27141688967366700E+10 -0.77453790721463064E-02 0.97109171874904816E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.63177083333332 6 7 0.85908938172042970
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 54585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 53985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 54585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 53985
nstep, te 1632 0.27143541940181212E+10 0.27141688967366700E+10 -0.78140381286491024E-02 0.97116036874994272E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.64565972222223 6 7 0.85953741039426557
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 55785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 55185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 55785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 55185
nstep, te 1633 0.27141130025883479E+10 0.27143433144579382E+10 0.97125882476606761E-02 0.97113319868749662E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.65954861111112 6 7 0.85998543906810065
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 56985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 56385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 56985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 56385
nstep, te 1634 0.27137067213524504E+10 0.27143433144579382E+10 0.26846975879412548E-01 0.97110021535874999E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.67343750000001 6 7 0.86043346774193563
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 58185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 57585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 58185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 57585
nstep, te 1635 0.27133905953723149E+10 0.27137758481497483E+10 0.16247783864360779E-01 0.97106694729652503E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.68732638888889 6 7 0.86088149641577072
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 59385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 58785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 59385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 58785
nstep, te 1636 0.27128197956547990E+10 0.27137758481497483E+10 0.40322276551516059E-01 0.97103359808779162E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.70121527777778 6 7 0.86132952508960570
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 60585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 59985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 60585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 59985
nstep, te 1637 0.27123360565190692E+10 0.27130120851608539E+10 0.28513026978353843E-01 0.97100030807276737E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.71510416666666 6 7 0.86177755376344078
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 61785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 61185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 61785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 61185
nstep, te 1638 0.27118000524012737E+10 0.27130120851608539E+10 0.51121964979175670E-01 0.97096695754686603E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.72899305555555 6 7 0.86222558243727576
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 62985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 62385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 62985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 62385
nstep, te 1639 0.27112639124577422E+10 0.27120356300505142E+10 0.32551162711953130E-01 0.97093366745281193E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.74288194444443 6 7 0.86267361111111074
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 64185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 63585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 64185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 63585
nstep, te 1640 0.27105987838700709E+10 0.27120356300505142E+10 0.60608472036447120E-01 0.97090031692216871E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.75677083333332 6 7 0.86312163978494583
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 65385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 64785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 65385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 64785
nstep, te 1641 0.27099640365949669E+10 0.27109938479275026E+10 0.43440818124854029E-01 0.97086179557783005E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.77065972222223 6 7 0.86356966845878180
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 66585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 65985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 66585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 65985
nstep, te 1642 0.27090899590457873E+10 0.27109938479275026E+10 0.80321863352326411E-01 0.97074616554716980E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.78454861111112 6 7 0.86401769713261678
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 67785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 67185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 67785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 67185
nstep, te 1643 0.27081469671497140E+10 0.27094682600376024E+10 0.55750046319753971E-01 0.97062584493283022E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.79843750000001 6 7 0.86446572580645176
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 68985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 68385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 68985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 68385
nstep, te 1644 0.27071320274490466E+10 0.27094682600376024E+10 0.98586233605906209E-01 0.97050530694596979E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.81232638888889 6 7 0.86491375448028684
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 70185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 69585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 70185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 69585
nstep, te 1645 0.27063871311486549E+10 0.27078002366004348E+10 0.59638796769683693E-01 0.97038469185425813E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.82621527777778 6 7 0.86536178315412182
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 71385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 70785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 71385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 70785
nstep, te 1646 0.27052379953366084E+10 0.27078002366004348E+10 0.10815046861480583E+00 0.97026413619875544E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.84010416666666 6 7 0.86580981182795691
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 72585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 71985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 72585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 71985
nstep, te 1647 0.27043281718815622E+10 0.27057020666064315E+10 0.57998392679267534E-01 0.97014352004692541E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.85399305555555 6 7 0.86625784050179189
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 73785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 73185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 73785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 73185
nstep, te 1648 0.27029692985125389E+10 0.27057020666064315E+10 0.11537703592149222E+00 0.97002296432781557E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.86788194444443 6 7 0.86670586917562686
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 74985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 74385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 74985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 74385
nstep, te 1649 0.27019260142975216E+10 0.27034446222821321E+10 0.64123380402472729E-01 0.96990234817216886E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.88177083333332 6 7 0.86715389784946195
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 76185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 75585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 76185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 75585
nstep, te 1650 0.27005514470324717E+10 0.27034446222821321E+10 0.12217953818893941E+00 0.96978424870283023E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.89565972222223 6 7 0.86760192652329793
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 77385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 76785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 77385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 76785
nstep, te 1651 0.26995937101820588E+10 0.27010124707490396E+10 0.59919703084498309E-01 0.96970225648466978E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.90954861111112 6 7 0.86804995519713291
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 78585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 77985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 78585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 77985
nstep, te 1652 0.26983901050282040E+10 0.27010124707490396E+10 0.11076170658340051E+00 0.96962243070158016E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.92343750000001 6 7 0.86849798387096788
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 79785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 79185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 79785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 79185
nstep, te 1653 0.26973279902155166E+10 0.26987491253956213E+10 0.60029890390601026E-01 0.96954273490459469E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.93732638888889 6 7 0.86894601254480297
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 80985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 80385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 80985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 80385
nstep, te 1654 0.26962043405863791E+10 0.26987491253956213E+10 0.10750260825361133E+00 0.96946305159427575E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.95121527777778 6 7 0.86939404121863795
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 82185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 81585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 82185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 81585
nstep, te 1655 0.26951763063356266E+10 0.26964760907139053E+10 0.54912978718940589E-01 0.96938343309565651E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.96510416666666 6 7 0.86984206989247304
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 83385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 82785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 83385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 82785
nstep, te 1656 0.26940043314496751E+10 0.26964760907139053E+10 0.10443489722668138E+00 0.96930374973573926E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.97899305555555 6 7 0.87029009856630801
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 84585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 83985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 84585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 83985
nstep, te 1657 0.26928775763118196E+10 0.26941468444652228E+10 0.53632574544794226E-01 0.96922406248414438E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 192.99288194444443 6 7 0.87073812724014299
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/11 NCSEC= 85785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 85185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/11 NCSEC= 85785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 85185
nstep, te 1658 0.26917575613277550E+10 0.26941468444652228E+10 0.10096681835795979E+00 0.96914437499904874E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.00677083333332 6 7 0.87118615591397808
-----------------------------------
READ_NEXT_TRCDATA ozone
READ_NEXT_TRCDATA VOLC_MMR1 VOLC_MMR2 VOLC_MMR3 VOLC_RAD_GEOM1 VOLC_RAD_GEOM2 VOLC_RAD_GEOM3 VOLC_SAD
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/11 NCSEC= 86385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/11 NCSEC= 86385
nstep, te 1659 0.26906583540752597E+10 0.26918925400856676E+10 0.52158500065602693E-01 0.96906997031244289E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.02065972222223 6 7 0.87163418458781405
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 1785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 1185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 1785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 1185
nstep, te 1660 0.26899063900730462E+10 0.26918925400856676E+10 0.83937300433617856E-01 0.96907336384374663E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.03454861111112 6 7 0.87208221326164903
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 2985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 2385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 2985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 2385
nstep, te 1661 0.26891442112508292E+10 0.26898657832679949E+10 0.30494324092679125E-01 0.96908142526812488E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.04843750000001 6 7 0.87253024193548401
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 4185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 3585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 4185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 3585
nstep, te 1662 0.26883429943172956E+10 0.26898657832679949E+10 0.64353963355139071E-01 0.96908976676608756E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.06232638888889 6 7 0.87297827060931910
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 5385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 4785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 5385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 4785
nstep, te 1663 0.26875667279350333E+10 0.26881855016647868E+10 0.26149518398492576E-01 0.96909812506846516E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.07621527777778 6 7 0.87342629928315407
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 6585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 5985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 6585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 5985
nstep, te 1664 0.26868590946071835E+10 0.26881855016647868E+10 0.56053778960314049E-01 0.96910648437910786E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.09010416666666 6 7 0.87387432795698916
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 7785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 7185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 7785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 7185
nstep, te 1665 0.26860509937914667E+10 0.26864664470552535E+10 0.17556845720789329E-01 0.96911484375024651E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.10399305555555 6 7 0.87432235663082414
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 8985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 8385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 8985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 8385
nstep, te 1666 0.26853502290176044E+10 0.26864664470552535E+10 0.47170404354326734E-01 0.96912320312501470E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.11788194444443 6 7 0.87477038530465923
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 10185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 9585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 10185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 9585
nstep, te 1667 0.26846541742157226E+10 0.26850193951284285E+10 0.15433784981225444E-01 0.96913156250000102E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.13177083333332 6 7 0.87521841397849420
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 11385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 10785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 11385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 10785
nstep, te 1668 0.26841100420049763E+10 0.26850193951284285E+10 0.38427642172599773E-01 0.96914410312500011E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.14565972222223 6 7 0.87566644265233018
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 12585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 11985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 12585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 11985
nstep, te 1669 0.26836836046789761E+10 0.26837733115291986E+10 0.37905610151625509E-02 0.96921822431249981E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.15954861111112 6 7 0.87611447132616516
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 13785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 13185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 13785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 13185
nstep, te 1670 0.26833776803612866E+10 0.26837733115291986E+10 0.16716040114655613E-01 0.96929610439624987E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.17343750000001 6 7 0.87656250000000013
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 14985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 14385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 14985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 14385
nstep, te 1671 0.26829502742432828E+10 0.26829262526012506E+10 -0.10148703176709379E-02 0.96937414595127484E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.18732638888889 6 7 0.87701052867383522
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 16185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 15585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 16185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 15585
nstep, te 1672 0.26826781404757438E+10 0.26829262526012506E+10 0.10481435641643977E-01 0.96945226125707646E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.20121527777778 6 7 0.87745855734767020
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 17385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 16785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 17385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 16785
nstep, te 1673 0.26823308952428093E+10 0.26822161816438317E+10 -0.48456566804304605E-02 0.96953031692542456E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.21510416666666 6 7 0.87790658602150529
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 18585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 17985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 18585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 17985
nstep, te 1674 0.26821003267956238E+10 0.26822161816438317E+10 0.48934693909851888E-02 0.96960843307802556E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.22899305555555 6 7 0.87835461469534026
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 19785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 19185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 19785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 19185
nstep, te 1675 0.26818251382949872E+10 0.26816342706446848E+10 -0.80612046898058988E-02 0.96968648879718166E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.24288194444443 6 7 0.87880264336917535
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 20985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 20385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 20985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 20385
nstep, te 1676 0.26816493291887803E+10 0.26816342706446848E+10 -0.63593911871432122E-03 0.96976460495283114E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.25677083333332 6 7 0.87925067204301033
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 22185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 21585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 22185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 21585
nstep, te 1677 0.26814307240071030E+10 0.26811844935432024E+10 -0.10397826843597633E-01 0.96983535754716984E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.27065972222223 6 7 0.87969870071684630
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 23385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 22785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 23385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 22785
nstep, te 1678 0.26809962307103062E+10 0.26811844935432024E+10 0.79502699394495731E-02 0.96979862457783020E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.28454861111112 6 7 0.88014672939068128
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 24585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 23985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 24585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 23985
nstep, te 1679 0.26805392696197696E+10 0.26805277940772214E+10 -0.48462955516294875E-03 0.96975544247466984E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.29843750000001 6 7 0.88059475806451626
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 25785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 25185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 25785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 25185
nstep, te 1680 0.26801634054191532E+10 0.26805277940772214E+10 0.15389378353835231E-01 0.96971187342348028E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.31232638888889 6 7 0.88104278673835135
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 26985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 26385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 26985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 26385
nstep, te 1681 0.26797949931025295E+10 0.26796935052427106E+10 -0.42863723000351843E-02 0.96966828115540877E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.32621527777778 6 7 0.88149081541218632
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 28185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 27585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 28185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 27585
nstep, te 1682 0.26795007410058393E+10 0.26796935052427106E+10 0.81418262390309457E-02 0.96962468749432446E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.34010416666666 6 7 0.88193884408602141
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 29385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 28785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 29385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 28785
nstep, te 1683 0.26792290197918830E+10 0.26790311766285334E+10 -0.83567225831805928E-02 0.96958109374965949E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.35399305555555 6 7 0.88238687275985639
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 30585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 29985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 30585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 29985
nstep, te 1684 0.26790235825381103E+10 0.26790311766285334E+10 0.32078220936775190E-03 0.96953749999997963E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.36788194444443 6 7 0.88283490143369148
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 31785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 31185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 31785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 31185
nstep, te 1685 0.26788462484899297E+10 0.26785041079125180E+10 -0.14453022127187206E-01 0.96949390624999869E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.38177083333332 6 7 0.88328293010752645
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 32985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 32385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 32985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 32385
nstep, te 1686 0.26787046416004705E+10 0.26785041079125180E+10 -0.84714522401991652E-02 0.96945728749999995E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.39565972222223 6 7 0.88373095878136243
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 34185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 33585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 34185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 33585
nstep, te 1687 0.26788395671600828E+10 0.26781838646074777E+10 -0.27697955866781549E-01 0.96952339193749998E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.40954861111112 6 7 0.88417898745519741
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 35385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 34785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 35385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 34785
nstep, te 1688 0.26790054513542514E+10 0.26781838646074777E+10 -0.34702582421692559E-01 0.96959572382875005E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.42343750000001 6 7 0.88462701612903250
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 36585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 35985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 36585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 35985
nstep, te 1689 0.26791507851310782E+10 0.26784730263339438E+10 -0.28625357620369669E-01 0.96966836530472501E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.43732638888889 6 7 0.88507504480286747
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 37785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 37185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 37785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 37185
nstep, te 1690 0.26793164603164821E+10 0.26784730263339438E+10 -0.35620023896259581E-01 0.96974108941828337E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.45121527777778 6 7 0.88552307347670245
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 38985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 38385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 38985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 38385
nstep, te 1691 0.26794653688226452E+10 0.26787843895515933E+10 -0.28757053560403697E-01 0.96981375442759701E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.46510416666666 6 7 0.88597110215053754
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 40185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 39585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 40185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 39585
nstep, te 1692 0.26796294257620659E+10 0.26787843895515933E+10 -0.35682327193553763E-01 0.96988647995315565E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.47899305555555 6 7 0.88641913082437251
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 41385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 40785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 41385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 40785
nstep, te 1693 0.26797809663104525E+10 0.26790983953009796E+10 -0.28819940393824545E-01 0.96995914504718938E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.49288194444443 6 7 0.88686715949820760
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 42585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 41985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 42585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 41985
nstep, te 1694 0.26799489568760238E+10 0.26790983953009796E+10 -0.35910244450606234E-01 0.97003187057783143E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.50677083333332 6 7 0.88731518817204258
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 43785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 43185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 43785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 43185
nstep, te 1695 0.26801591887795691E+10 0.26795387464460335E+10 -0.26192790332221931E-01 0.97010375754716995E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.52065972222223 6 7 0.88776321684587856
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 44985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 44385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 44985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 44385
nstep, te 1696 0.26802481208534050E+10 0.26795387464460335E+10 -0.29945303167090761E-01 0.97016425514033035E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.53454861111112 6 7 0.88821124551971353
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 46185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 45585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 46185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 45585
nstep, te 1697 0.26803287598332186E+10 0.26799937575385661E+10 -0.14140804361927231E-01 0.97022413343341977E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.54843750000001 6 7 0.88865927419354862
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 47385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 46785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 47385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 46785
nstep, te 1698 0.26804836306415553E+10 0.26799937575385661E+10 -0.20676789556997095E-01 0.97028391050600520E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.56232638888889 6 7 0.88910730286738360
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 48585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 47985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 48585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 47985
nstep, te 1699 0.26806597526763096E+10 0.26804120484843559E+10 -0.10454566411901458E-01 0.97034374556786031E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.57621527777778 6 7 0.88955533154121857
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 49785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 49185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 49785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 49185
nstep, te 1700 0.26807328180943141E+10 0.26804120484843559E+10 -0.13537518742692912E-01 0.97040352004657150E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.59010416666666 6 7 0.89000336021505366
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 50985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 50385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 50985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 50385
nstep, te 1701 0.26809556728718009E+10 0.26810462221740608E+10 0.38212383082530015E-02 0.97046335495279418E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.60399305555555 6 7 0.89045138888888864
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 52185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 51585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 52185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 51585
nstep, te 1702 0.26811684032640586E+10 0.26810462221740608E+10 -0.51558016209166798E-02 0.97052312942216784E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.61788194444443 6 7 0.89089941756272373
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 53385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 52785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 53385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 52785
nstep, te 1703 0.26813136802661681E+10 0.26815752778411937E+10 0.11038220887596791E-01 0.97058296432782998E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.63177083333332 6 7 0.89134744623655870
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 54585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 53985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 54585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 53985
nstep, te 1704 0.26814991469380202E+10 0.26815752778411937E+10 0.32122029441368658E-02 0.97063507942216966E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.64565972222223 6 7 0.89179547491039468
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 55785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 55185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 55785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 55185
nstep, te 1705 0.26814835242053676E+10 0.26821697267654071E+10 0.28954862955451816E-01 0.97057446257783013E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.65954861111112 6 7 0.89224350358422966
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 56985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 56385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 56985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 56385
nstep, te 1706 0.26813327025177846E+10 0.26821697267654071E+10 0.35321361901680011E-01 0.97050708181716982E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.67343750000001 6 7 0.89269153225806475
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 58185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 57585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 58185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 57585
nstep, te 1707 0.26813915718100929E+10 0.26823557724666729E+10 0.40690893839204760E-01 0.97043929522153005E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.68732638888889 6 7 0.89313956093189972
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 59385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 58785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 59385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 58785
nstep, te 1708 0.26814304001063128E+10 0.26823557724666729E+10 0.39055009640548796E-01 0.97037148427579188E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.70121527777778 6 7 0.89358758960573470
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 60585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 59985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 60585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 59985
nstep, te 1709 0.26814980916407042E+10 0.26825431621693053E+10 0.44109917749335127E-01 0.97030367186904768E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.71510416666666 6 7 0.89403561827956979
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 61785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 61185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 61785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 61185
nstep, te 1710 0.26815695138642373E+10 0.26825431621693053E+10 0.41098236143312677E-01 0.97023585937464290E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.72899305555555 6 7 0.89448364695340477
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 62985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 62385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 62985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 62385
nstep, te 1711 0.26817373293062081E+10 0.26828874431129313E+10 0.48550344278952363E-01 0.97016804687497875E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.74288194444443 6 7 0.89493167562723985
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 64185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 63585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 64185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 63585
nstep, te 1712 0.26818141591729283E+10 0.26828874431129313E+10 0.45310260153102432E-01 0.97010023437499898E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.75677083333332 6 7 0.89537970430107483
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 65385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 64785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 65385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 64785
nstep, te 1713 0.26819948208507624E+10 0.26832782908936691E+10 0.54187532401006884E-01 0.97002956249999974E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.77065972222223 6 7 0.89582773297491081
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 66585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 65985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 66585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 65985
nstep, te 1714 0.26820020202783904E+10 0.26832782908936691E+10 0.53889856170603448E-01 0.96991677687500007E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.78454861111112 6 7 0.89627576164874578
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 67785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 67185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 67785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 67185
nstep, te 1715 0.26820495501961055E+10 0.26834995339479103E+10 0.61232102935168620E-01 0.96980140036250014E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.79843750000001 6 7 0.89672379032258087
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 68985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 68385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 68985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 68385
nstep, te 1716 0.26820653473963408E+10 0.26834995339479103E+10 0.60572223369145479E-01 0.96968593714674993E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.81232638888889 6 7 0.89717181899641585
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 70185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 69585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 70185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 69585
nstep, te 1717 0.26821556901116090E+10 0.26836209474966350E+10 0.61891873483794352E-01 0.96957046404130509E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.82621527777778 6 7 0.89761984767025083
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 71385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 70785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 71385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 70785
nstep, te 1718 0.26821726744186711E+10 0.26836209474966350E+10 0.61181770944318502E-01 0.96945492627997824E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.84010416666666 6 7 0.89806787634408591
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 72585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 71985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 72585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 71985
nstep, te 1719 0.26822323910614715E+10 0.26835646175083785E+10 0.56286143040851805E-01 0.96933945338929858E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.85399305555555 6 7 0.89851590501792089
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 73785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 73185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 73785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 73185
nstep, te 1720 0.26821090744394641E+10 0.26835646175083785E+10 0.61503574812293953E-01 0.96922397970335791E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.86788194444443 6 7 0.89896393369175598
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 74985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 74385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 74985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 74385
nstep, te 1721 0.26821342870565081E+10 0.26834169212546978E+10 0.54203834227008696E-01 0.96910844190720149E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.88177083333332 6 7 0.89941196236559096
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 76185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 75585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 76185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 75585
nstep, te 1722 0.26819309819588981E+10 0.26834169212546978E+10 0.62802987491332965E-01 0.96899258932693236E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.89565972222223 6 7 0.89985999103942693
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 77385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 76785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 77385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 76785
nstep, te 1723 0.26816661701480870E+10 0.26829420322497172E+10 0.53930883087630992E-01 0.96887114910961594E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.90954861111112 6 7 0.90030801971326191
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 78585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 77985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 78585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 77985
nstep, te 1724 0.26814212881726151E+10 0.26829420322497172E+10 0.64290180720950038E-01 0.96874936894657701E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.92343750000001 6 7 0.90075604838709700
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 79785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 79185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 79785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 79185
nstep, te 1725 0.26811328153801198E+10 0.26824925576682491E+10 0.57491002354206129E-01 0.96862750432429471E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.93732638888889 6 7 0.90120407706093197
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 80985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 80385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 80985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 80385
nstep, te 1726 0.26809796299308734E+10 0.26824925576682491E+10 0.63975870370561766E-01 0.96850570338445788E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.95121527777778 6 7 0.90165210573476695
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 82185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 81585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 82185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 81585
nstep, te 1727 0.26807046376452651E+10 0.26819657816184340E+10 0.53335630515440331E-01 0.96838390626556749E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.96510416666666 6 7 0.90210013440860204
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 83385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 82785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 83385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 82785
nstep, te 1728 0.26804557020850024E+10 0.26819657816184340E+10 0.63871533300100147E-01 0.96826210468843419E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.97899305555555 6 7 0.90254816308243702
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 84585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 83985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 84585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 83985
nstep, te 1729 0.26799068923866992E+10 0.26810939413856392E+10 0.50214709913686005E-01 0.96814023878130611E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 193.99288194444443 6 7 0.90299619175627210
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/12 NCSEC= 85785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 85185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/12 NCSEC= 85785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 85185
nstep, te 1730 0.26796082007216549E+10 0.26810939413856392E+10 0.62857932358923313E-01 0.96801843776437832E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.00677083333332 6 7 0.90344422043010708
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/12 NCSEC= 86385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/12 NCSEC= 86385
nstep, te 1731 0.26790163949936872E+10 0.26798916164694357E+10 0.37032758458155936E-01 0.96790499845336279E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.02065972222223 6 7 0.90389224910394306
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 1785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 1185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 1785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 1185
nstep, te 1732 0.26788516539155488E+10 0.26798916164694357E+10 0.44002916214433453E-01 0.96791464678220189E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.03454861111112 6 7 0.90434027777777803
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 2985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 2385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 2985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 2385
nstep, te 1733 0.26786272546159015E+10 0.26790041701977038E+10 0.15947777209646827E-01 0.96793174443193202E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.04843750000001 6 7 0.90478830645161312
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 4185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 3585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 4185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 3585
nstep, te 1734 0.26783761620648193E+10 0.26790041701977038E+10 0.26571341116360003E-01 0.96794922497841602E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.06232638888889 6 7 0.90523633512544810
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 5385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 4785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 5385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 4785
nstep, te 1735 0.26779501411921968E+10 0.26782876391317325E+10 0.14279448421338070E-01 0.96796679256120507E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.07621527777778 6 7 0.90568436379928319
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 6585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 5985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 6585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 5985
nstep, te 1736 0.26776809750264969E+10 0.26782876391317325E+10 0.25667332233058861E-01 0.96798430130367226E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.09010416666666 6 7 0.90613239247311816
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 7785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 7185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 7785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 7185
nstep, te 1737 0.26771706136754570E+10 0.26773646832461076E+10 0.82107338842648536E-02 0.96800187057822026E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.10399305555555 6 7 0.90658042114695314
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 8985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 8385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 8985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 8385
nstep, te 1738 0.26767941408688340E+10 0.26773646832461076E+10 0.24138182429797535E-01 0.96801937942219331E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.11788194444443 6 7 0.90702844982078823
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 10185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 9585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 10185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 9585
nstep, te 1739 0.26762908350830979E+10 0.26764525111123819E+10 0.68399730681702204E-02 0.96803694870283143E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.13177083333332 6 7 0.90747647849462321
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 11385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 10785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 11385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 10785
nstep, te 1740 0.26759180101406231E+10 0.26764525111123819E+10 0.22612488259958947E-01 0.96805674504716968E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.14565972222223 6 7 0.90792450716845918
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 12585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 11985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 12585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 11985
nstep, te 1741 0.26755487834864278E+10 0.26755676362659831E+10 0.79753759399998003E-03 0.96811029845283017E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.15954861111112 6 7 0.90837253584229416
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 13785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 13185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 13785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 13185
nstep, te 1742 0.26752881845968008E+10 0.26755676362659831E+10 0.11821088356922329E-01 0.96816594134466985E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.17343750000001 6 7 0.90882056451612925
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 14985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 14385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 14985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 14385
nstep, te 1743 0.26749561990050845E+10 0.26749300079184456E+10 -0.11078455808655274E-02 0.96822164085568031E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.18732638888889 6 7 0.90926859318996422
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 16185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 15585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 16185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 15585
nstep, te 1744 0.26747050624839087E+10 0.26749300079184456E+10 0.95143221100288337E-02 0.96827734845134066E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.20121527777778 6 7 0.90971662186379931
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 17385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 16785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 17385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 16785
nstep, te 1745 0.26744039704000397E+10 0.26743392132327943E+10 -0.27388196628071416E-02 0.96833312059458040E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.21510416666666 6 7 0.91016465053763429
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 18585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 17985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 18585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 17985
nstep, te 1746 0.26741607064476743E+10 0.26743392132327943E+10 0.75492756087437215E-02 0.96838882786067479E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.22899305555555 6 7 0.91061267921146927
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 19785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 19185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 19785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 19185
nstep, te 1747 0.26738843497115173E+10 0.26737917707165332E+10 -0.39150559524521898E-02 0.96844453592164049E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.24288194444443 6 7 0.91106070788530436
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 20985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 20385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 20985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 20385
nstep, te 1748 0.26736550139042439E+10 0.26737917707165332E+10 0.57829496626588079E-02 0.96850030809279837E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.25677083333332 6 7 0.91150873655913933
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 22185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 21585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 22185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 21585
nstep, te 1749 0.26733530779267058E+10 0.26732377662584291E+10 -0.48758631132353666E-02 0.96854968723556798E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.27065972222223 6 7 0.91195676523297531
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 23385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 22785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 23385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 22785
nstep, te 1750 0.26729147681091156E+10 0.26732377662584291E+10 0.13658341803352436E-01 0.96850587029663409E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.28454861111112 6 7 0.91240479390681029
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 24585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 23985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 24585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 23985
nstep, te 1751 0.26724327752799573E+10 0.26724735081017799E+10 0.17225214881096322E-02 0.96845646159279786E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.29843750000001 6 7 0.91285282258064537
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 25785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 25185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 25785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 25185
nstep, te 1752 0.26720443820057278E+10 0.26724735081017799E+10 0.18147944251400584E-01 0.96840671738306788E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.31232638888889 6 7 0.91330085125448035
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 26985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 26385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 26985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 26385
nstep, te 1753 0.26716586728282704E+10 0.26715973017266264E+10 -0.25955464055366887E-02 0.96835695773048414E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.32621527777778 6 7 0.91374887992831544
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 28185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 27585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 28185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 27585
nstep, te 1754 0.26713617171195788E+10 0.26715973017266264E+10 0.99640094355562415E-02 0.96830726121382919E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.34010416666666 6 7 0.91419690860215042
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 29385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 28785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 29385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 28785
nstep, te 1755 0.26710447025354595E+10 0.26708726903331819E+10 -0.72756005470680689E-02 0.96825749973532977E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.35399305555555 6 7 0.91464493727598539
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 30585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 29985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 30585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 29985
nstep, te 1756 0.26708332891408525E+10 0.26708726903331819E+10 0.16666381897610166E-02 0.96820773435911979E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.36788194444443 6 7 0.91509296594982048
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 31785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 31185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 31785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 31185
nstep, te 1757 0.26706147011925077E+10 0.26702700689082031E+10 -0.14578414656410835E-01 0.96815796874904714E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.38177083333332 6 7 0.91554099462365546
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 32985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 32385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 32985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 32385
nstep, te 1758 0.26704344004897909E+10 0.26702700689082031E+10 -0.69517842414296045E-02 0.96811146562494294E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.39565972222223 6 7 0.91598902329749143
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 34185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 33585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 34185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 33585
nstep, te 1759 0.26704002525485110E+10 0.26698657900665197E+10 -0.22609542790638423E-01 0.96811300824999664E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.40954861111112 6 7 0.91643705197132641
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 35385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 34785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 35385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 34785
nstep, te 1760 0.26704083497672949E+10 0.26698657900665197E+10 -0.22951976948139156E-01 0.96811743362000008E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.42343750000001 6 7 0.91688508064516150
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 36585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 35985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 36585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 35985
nstep, te 1761 0.26704100911660318E+10 0.26698207708758993E+10 -0.24929977842934353E-01 0.96812203195470007E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.43732638888889 6 7 0.91733310931899648
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 37785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 37185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 37785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 37185
nstep, te 1762 0.26704582388058968E+10 0.26698207708758993E+10 -0.26966635511236358E-01 0.96812664535478194E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.45121527777778 6 7 0.91778113799283156
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 38985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 38385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 38985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 38385
nstep, te 1763 0.26705059828654804E+10 0.26698558492899718E+10 -0.27502293716880531E-01 0.96813132372128675E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.46510416666666 6 7 0.91822916666666654
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 40185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 39585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 40185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 39585
nstep, te 1764 0.26705821102037592E+10 0.26698558492899718E+10 -0.30722525822015401E-01 0.96813593723577709E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.47899305555555 6 7 0.91867719534050152
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 41385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 40785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 41385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 40785
nstep, te 1765 0.26706723143046970E+10 0.26699784336915121E+10 -0.29352623710926822E-01 0.96814054685914656E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.49288194444443 6 7 0.91912522401433661
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 42585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 41985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 42585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 41985
nstep, te 1766 0.26708002285346804E+10 0.26699784336915121E+10 -0.34763501425564947E-01 0.96814515624904889E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.50677083333332 6 7 0.91957325268817158
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 43785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 43185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 43785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 43185
nstep, te 1767 0.26710228444151268E+10 0.26703707257123899E+10 -0.27585707433358142E-01 0.96815100781244328E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.52065972222223 6 7 0.92002128136200756
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 44985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 44385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 44985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 44385
nstep, te 1768 0.26711673460838499E+10 0.26703707257123899E+10 -0.33697526547401796E-01 0.96817514796874661E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.53454861111112 6 7 0.92046931003584254
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 46185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 45585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 46185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 45585
nstep, te 1769 0.26713180854243898E+10 0.26708798340102654E+10 -0.18537818418558623E-01 0.96820032137812479E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.54843750000001 6 7 0.92091733870967762
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 47385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 46785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 47385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 46785
nstep, te 1770 0.26714908547057748E+10 0.26708798340102654E+10 -0.25845196789235129E-01 0.96822562084518751E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.56232638888889 6 7 0.92136536738351260
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 48585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 47985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 48585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 47985
nstep, te 1771 0.26717198047976627E+10 0.26714126491115093E+10 -0.12991854067430208E-01 0.96825086381321118E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.57621527777778 6 7 0.92181339605734769
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 49785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 49185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 49785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 49185
nstep, te 1772 0.26717810486523232E+10 0.26714126491115093E+10 -0.15581895177336385E-01 0.96827616745379259E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.59010416666666 6 7 0.92226142473118267
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 50985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 50385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 50985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 50385
nstep, te 1773 0.26720161772718086E+10 0.26720901420238271E+10 0.31283450967252427E-02 0.96830141067222765E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.60399305555555 6 7 0.92270945340501764
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 52185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 51585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 52185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 51585
nstep, te 1774 0.26721900720415626E+10 0.26720901420238271E+10 -0.42264373818540601E-02 0.96832671432783376E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.61788194444443 6 7 0.92315748207885273
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 53385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 52785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 53385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 52785
nstep, te 1775 0.26723112515059376E+10 0.26726354299312272E+10 0.13710435023536261E-01 0.96835195754717002E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.63177083333332 6 7 0.92360551075268771
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 54585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 53985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 54585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 53985
nstep, te 1776 0.26724830773353639E+10 0.26726354299312272E+10 0.64432890126385487E-02 0.96837280807782998E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.64565972222223 6 7 0.92405353942652368
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 55785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 55185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 55785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 55185
nstep, te 1777 0.26725899995889664E+10 0.26731697643068080E+10 0.24520519817062356E-01 0.96832801379716984E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.65954861111112 6 7 0.92450156810035866
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 56985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 56385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 56985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 56385
nstep, te 1778 0.26725719475065651E+10 0.26731697643068080E+10 0.25285288438195434E-01 0.96827928551533012E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.67343750000001 6 7 0.92494959677419375
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 58185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 57585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 58185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 57585
nstep, te 1779 0.26727399489365034E+10 0.26735658093622136E+10 0.34932400986904852E-01 0.96823038525591968E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.68732638888889 6 7 0.92539762544802873
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 59385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 58785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 59385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 58785
nstep, te 1780 0.26728879644035859E+10 0.26735658093622136E+10 0.28673068530362129E-01 0.96818140592785523E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.70121527777778 6 7 0.92584565412186381
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 60585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 59985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 60585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 59985
nstep, te 1781 0.26730496300876923E+10 0.26739925380596976E+10 0.39887345444025314E-01 0.96813242185567127E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.71510416666666 6 7 0.92629368279569879
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 61785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 61185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 61785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 61185
nstep, te 1782 0.26732618733532400E+10 0.26739925380596976E+10 0.30910496461850873E-01 0.96808344218634025E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.72899305555555 6 7 0.92674171146953388
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 62985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 62385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 62985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 62385
nstep, te 1783 0.26735339189787946E+10 0.26745299246798301E+10 0.42137781864788150E-01 0.96803452684368051E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.74288194444443 6 7 0.92718974014336886
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 64185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 63585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 64185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 63585
nstep, te 1784 0.26737454294670801E+10 0.26745299246798301E+10 0.33191140075584005E-01 0.96798554661062066E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.75677083333332 6 7 0.92763776881720383
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 65385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 64785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 65385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 64785
nstep, te 1785 0.26740434487107210E+10 0.26751287805845656E+10 0.45921738861992231E-01 0.96793241404663728E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.77065972222223 6 7 0.92808579749103981
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 66585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 65985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 66585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 65985
nstep, te 1786 0.26741858651068668E+10 0.26751287805845656E+10 0.39900644013369443E-01 0.96781818859279825E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.78454861111112 6 7 0.92853382616487479
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 67785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 67185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 67785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 67185
nstep, te 1787 0.26743766691597776E+10 0.26756182415431004E+10 0.52545099106303596E-01 0.96770029287806814E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.79843750000001 6 7 0.92898185483870988
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 68985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 68385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 68985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 68385
nstep, te 1788 0.26746200029451447E+10 0.26756182415431004E+10 0.42252041250911185E-01 0.96758211288518418E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.81232638888889 6 7 0.92942988351254485
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 70185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 69585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 70185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 69585
nstep, te 1789 0.26748360070298486E+10 0.26759964131592755E+10 0.49122051872029983E-01 0.96746398458561089E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.82621527777778 6 7 0.92987791218637994
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 71385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 70785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 71385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 70785
nstep, te 1790 0.26751513437075620E+10 0.26759964131592755E+10 0.35777668974174989E-01 0.96734585938763674E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.84010416666666 6 7 0.93032594086021492
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 72585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 71985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 72585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 71985
nstep, te 1791 0.26754299702964005E+10 0.26765073137131648E+10 0.45617025474037606E-01 0.96722772968825811E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.85399305555555 6 7 0.93077396953405001
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 73785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 73185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 73785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 73185
nstep, te 1792 0.26758144915309143E+10 0.26765073137131648E+10 0.29339167227680749E-01 0.96710953565629563E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.86788194444443 6 7 0.93122199820788498
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 74985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 74385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 74985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 74385
nstep, te 1793 0.26761764542473798E+10 0.26771628539107428E+10 0.41776503488075184E-01 0.96699140651437760E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.88177083333332 6 7 0.93167002688171996
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 76185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 75585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 76185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 75585
nstep, te 1794 0.26766162147500634E+10 0.26771628539107428E+10 0.23154354601123726E-01 0.96687420001586273E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.89565972222223 6 7 0.93211805555555594
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 77385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 76785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 77385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 76785
nstep, te 1795 0.26770187869412265E+10 0.26779082875533414E+10 0.37681212625697486E-01 0.96677052387595191E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.90954861111112 6 7 0.93256608422939091
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 78585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 77985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 78585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 77985
nstep, te 1796 0.26775296844929886E+10 0.26779082875533414E+10 0.16040173396373349E-01 0.96666765955755705E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.92343750000001 6 7 0.93301411290322600
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 79785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 79185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 79785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 79185
nstep, te 1797 0.26780577920427032E+10 0.26785304836992717E+10 0.20028534722787240E-01 0.96656484394845364E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.93732638888889 6 7 0.93346214157706098
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 80985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 80385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 80985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 80385
nstep, te 1798 0.26782554731611438E+10 0.26785304836992717E+10 0.11653781760328535E-01 0.96646203594940715E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.95121527777778 6 7 0.93391017025089607
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 82185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 81585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 82185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 81585
nstep, te 1799 0.26787440603943591E+10 0.26789379670914345E+10 0.82178201736593549E-02 0.96635929246946456E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.96510416666666 6 7 0.93435819892473104
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 83385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 82785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 83385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 82785
nstep, te 1800 0.26787583553743544E+10 0.26789379670914345E+10 0.76128067151227455E-02 0.96625648411066795E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.97899305555555 6 7 0.93480622759856613
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 84585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 83985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 84585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 83985
nstep, te 1801 0.26791846664516211E+10 0.26793819971675711E+10 0.83647150493525810E-02 0.96615367185914016E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 194.99288194444443 6 7 0.93525425627240111
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/13 NCSEC= 85785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 85185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/13 NCSEC= 85785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 85185
nstep, te 1802 0.26792767797805481E+10 0.26793819971675711E+10 0.44605693653601069E-02 0.96605085937404860E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.00677083333332 6 7 0.93570228494623608
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/13 NCSEC= 86385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/13 NCSEC= 86385
nstep, te 1803 0.26796018376657615E+10 0.26795322738272619E+10 -0.29493580837580019E-02 0.96595947499994276E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.02065972222223 6 7 0.93615031362007206
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 1785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 1185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 1785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 1185
nstep, te 1804 0.26799717841550775E+10 0.26795322738272619E+10 -0.18632811592976768E-01 0.96603638412499655E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.03454861111112 6 7 0.93659834229390715
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 2985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 2385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 2985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 2385
nstep, te 1805 0.26806857536143970E+10 0.26800667892717338E+10 -0.26238304194110877E-01 0.96612332679750005E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.04843750000001 6 7 0.93704637096774213
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 4185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 3585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 4185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 3585
nstep, te 1806 0.26809200978948584E+10 0.26800667892717338E+10 -0.36169024340174542E-01 0.96621093554534993E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.06232638888889 6 7 0.93749439964157710
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 5385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 4785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 5385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 4785
nstep, te 1807 0.26813706492682085E+10 0.26808474576752944E+10 -0.22174404120105781E-01 0.96629852019522121E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.07621527777778 6 7 0.93794242831541219
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 6585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 5985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 6585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 5985
nstep, te 1808 0.26815587958602810E+10 0.26808474576752944E+10 -0.30145871331536872E-01 0.96638616746171319E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.09010416666666 6 7 0.93839045698924717
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 7785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 7185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 7785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 7185
nstep, te 1809 0.26817952158856163E+10 0.26812360982533436E+10 -0.23692749085439248E-01 0.96647375442270277E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.10399305555555 6 7 0.93883848566308226
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 8985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 8385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 8985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 8385
nstep, te 1810 0.26818242764110417E+10 0.26812360982533436E+10 -0.24921930694677807E-01 0.96656140182786199E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.11788194444443 6 7 0.93928651433691723
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 10185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 9585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 10185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 9585
nstep, te 1811 0.26819718581933303E+10 0.26814123334699373E+10 -0.23705691467143797E-01 0.96664898879717177E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.13177083333332 6 7 0.93973454301075221
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 11385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 10785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 11385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 10785
nstep, te 1812 0.26819032920580630E+10 0.26814123334699373E+10 -0.20798707635171360E-01 0.96674194245283026E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.14565972222223 6 7 0.94018257168458819
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 12585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 11985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 12585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 11985
nstep, te 1813 0.26821640202505260E+10 0.26814766101362329E+10 -0.29115912006038035E-01 0.96691297904716979E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.15954861111112 6 7 0.94063060035842327
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 13785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 13185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 13785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 13185
nstep, te 1814 0.26822626177514839E+10 0.26814766101362329E+10 -0.33286037761113108E-01 0.96708876468033021E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.17343750000001 6 7 0.94107862903225825
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 14985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 14385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 14985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 14385
nstep, te 1815 0.26824493290114317E+10 0.26818619449839234E+10 -0.24870141892217808E-01 0.96726477119331976E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.18732638888889 6 7 0.94152665770609323
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 16185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 15585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 16185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 15585
nstep, te 1816 0.26824753775391464E+10 0.26818619449839234E+10 -0.25968311557288275E-01 0.96744085502159913E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.20121527777778 6 7 0.94197468637992832
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 17385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 16785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 17385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 16785
nstep, te 1817 0.26825546161474218E+10 0.26820997691690431E+10 -0.19251430677790556E-01 0.96761687942629593E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.21510416666666 6 7 0.94242271505376329
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 18585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 17985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 18585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 17985
nstep, te 1818 0.26825225073625407E+10 0.26820997691690431E+10 -0.17889161038865401E-01 0.96779296432807794E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.22899305555555 6 7 0.94287074372759838
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 19785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 19185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 19785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 19185
nstep, te 1819 0.26824926117302279E+10 0.26821373686415319E+10 -0.15030206799844546E-01 0.96796898879718472E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.24288194444443 6 7 0.94331877240143336
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 20985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 20385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 20985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 20385
nstep, te 1820 0.26823756270495648E+10 0.26821373686415319E+10 -0.10078789474052059E-01 0.96814507370283100E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.25677083333332 6 7 0.94376680107526834
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 22185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 21585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 22185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 21585
nstep, te 1821 0.26822201706227098E+10 0.26819695055993629E+10 -0.10601738132056171E-01 0.96831590442216984E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.27065972222223 6 7 0.94421482974910431
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 23385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 22785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 23385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 22785
nstep, te 1822 0.26818302001055632E+10 0.26819695055993629E+10 0.58912728646247784E-02 0.96841031364033013E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.28454861111112 6 7 0.94466285842293940
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 24585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 23985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 24585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 23985
nstep, te 1823 0.26814051531964254E+10 0.26814337369848452E+10 0.12087049705567796E-02 0.96850013756842003E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.29843750000001 6 7 0.94511088709677438
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 25785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 25185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 25785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 25185
nstep, te 1824 0.26809769106938505E+10 0.26814337369848452E+10 0.19315740512505911E-01 0.96858968637910526E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.31232638888889 6 7 0.94555891577060935
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 26985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 26385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 26985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 26385
nstep, te 1825 0.26805227491216445E+10 0.26805819243348355E+10 0.25018419447790700E-02 0.96867921399524639E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.32621527777778 6 7 0.94600694444444444
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 28185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 27585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 28185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 27585
nstep, te 1826 0.26800615117682080E+10 0.26805819243348355E+10 0.22000249816766178E-01 0.96876867627721484E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.34010416666666 6 7 0.94645497311827942
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 29385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 28785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 29385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 28785
nstep, te 1827 0.26795906886787777E+10 0.26796769683004265E+10 0.36471014395105142E-02 0.96885820338913283E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.35399305555555 6 7 0.94690300179211451
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 30585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 29985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 30585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 29985
nstep, te 1828 0.26790921927895112E+10 0.26796769683004265E+10 0.24716590567693573E-01 0.96894773439084791E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.36788194444443 6 7 0.94735103046594948
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 31785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 31185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 31785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 31185
nstep, te 1829 0.26785880606863966E+10 0.26787086988165951E+10 0.50985157240186147E-02 0.96903726562595097E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.38177083333332 6 7 0.94779905913978457
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 32985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 32385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 32985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 32385
nstep, te 1830 0.26780742099177313E+10 0.26787086988165951E+10 0.26812727946498374E-01 0.96913119375005699E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.39565972222223 6 7 0.94824708781362044
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 34185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 33585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 34185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 33585
nstep, te 1831 0.26777890934623971E+10 0.26776862079681005E+10 -0.43471022289418050E-02 0.96928987318750340E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.40954861111112 6 7 0.94869511648745553
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 35385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 34785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 35385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 34785
nstep, te 1832 0.26775071657104707E+10 0.26776862079681005E+10 0.75635947025757995E-02 0.96945243770375018E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.42343750000001 6 7 0.94914314516129050
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 36585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 35985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 36585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 35985
nstep, te 1833 0.26773181055531902E+10 0.26771867066138253E+10 -0.55499806554090165E-02 0.96961523532472493E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.43732638888889 6 7 0.94959117383512548
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 37785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 37185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 37785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 37185
nstep, te 1834 0.26770739298563781E+10 0.26771867066138253E+10 0.47626221055776900E-02 0.96977805161948359E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.45121527777778 6 7 0.95003920250896057
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 38985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 38385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 38985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 38385
nstep, te 1835 0.26769021742665849E+10 0.26767548313317604E+10 -0.62213227021707014E-02 0.96994093309716904E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.46510416666666 6 7 0.95048723118279554
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 40185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 39585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 40185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 39585
nstep, te 1836 0.26766915415782332E+10 0.26767548313317604E+10 0.26718603294644647E-02 0.97010374973583021E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.47899305555555 6 7 0.95093525985663063
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 41385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 40785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 41385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 40785
nstep, te 1837 0.26765359398615327E+10 0.26763714362285838E+10 -0.69435695422484615E-02 0.97026656248414976E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.49288194444443 6 7 0.95138328853046561
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 42585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 41985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 42585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 41985
nstep, te 1838 0.26763572799066834E+10 0.26763714362285838E+10 0.59742678030051568E-03 0.97042937499904903E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.50677083333332 6 7 0.95183131720430070
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 43785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 43185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 43785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 43185
nstep, te 1839 0.26762681601566377E+10 0.26761310641279402E+10 -0.57847794105369502E-02 0.97059063124994296E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.52065972222223 6 7 0.95227934587813656
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 44985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 44385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 44985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 44385
nstep, te 1840 0.26759254899459853E+10 0.26761310641279402E+10 0.86729822851815980E-02 0.97072896912499651E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.53454861111112 6 7 0.95272737455197165
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 46185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 45585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 46185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 45585
nstep, te 1841 0.26756230566154366E+10 0.26758110926328144E+10 0.79319417951239316E-02 0.97086593189749998E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.54843750000001 6 7 0.95317540322580663
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 47385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 46785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 47385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 46785
nstep, te 1842 0.26752653456727495E+10 0.26758110926328144E+10 0.23018044814838462E-01 0.97100281216384989E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.56232638888889 6 7 0.95362343189964160
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 48585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 47985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 48585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 47985
nstep, te 1843 0.26749083700786695E+10 0.26752540523908520E+10 0.14577830847899915E-01 0.97113968747983105E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.57621527777778 6 7 0.95407146057347669
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 49785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 49185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 49785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 49185
nstep, te 1844 0.26744416514494362E+10 0.26752540523908520E+10 0.34255066713500378E-01 0.97127656249878986E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.59010416666666 6 7 0.95451948924731167
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 50985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 50385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 50985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 50385
nstep, te 1845 0.26739844841152539E+10 0.26747146975944743E+10 0.30785265614814913E-01 0.97141343749992753E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.60399305555555 6 7 0.95496751792114676
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 52185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 51585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 52185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 51585
nstep, te 1846 0.26736149996570368E+10 0.26747146975944743E+10 0.46355912950019208E-01 0.97155031249999563E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.61788194444443 6 7 0.95541554659498173
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 53385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 52785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 53385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 52785
nstep, te 1847 0.26730607244308910E+10 0.26741292020762091E+10 0.45033514937479528E-01 0.97168718749999985E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.63177083333332 6 7 0.95586357526881682
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 54585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 53985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 54585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 53985
nstep, te 1848 0.26727317842667384E+10 0.26741292020762091E+10 0.58889477348605251E-01 0.97181884999999995E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.64565972222223 6 7 0.95631160394265269
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 55785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 55185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 55785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 55185
nstep, te 1849 0.26720438458997378E+10 0.26733307066744747E+10 0.54227352139467701E-01 0.97187374975000013E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.65954861111112 6 7 0.95675963261648778
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 56985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 56385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 56985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 56385
nstep, te 1850 0.26714932882452950E+10 0.26733307066744747E+10 0.77423424649548322E-01 0.97192404373500001E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.67343750000001 6 7 0.95720766129032275
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 58185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 57585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 58185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 57585
nstep, te 1851 0.26709824568466077E+10 0.26724134070031214E+10 0.60292933505654518E-01 0.97197406137409998E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.68732638888889 6 7 0.95765568996415784
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 59385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 58785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 59385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 58785
nstep, te 1852 0.26705608196416001E+10 0.26724134070031214E+10 0.78054547863659868E-01 0.97202406243244608E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.70121527777778 6 7 0.95810371863799282
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 60585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 59985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 60585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 59985
nstep, te 1853 0.26700981159554796E+10 0.26717624235348639E+10 0.70118192981316843E-01 0.97207406249594671E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.71510416666666 6 7 0.95855174731182780
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 61785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 61185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 61785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 61185
nstep, te 1854 0.26699046051672831E+10 0.26717624235348639E+10 0.78266873707807549E-01 0.97212406249975655E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.72899305555555 6 7 0.95899977598566288
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 62985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 62385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 62985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 62385
nstep, te 1855 0.26694848790765181E+10 0.26711235824760451E+10 0.69032356744901324E-01 0.97217406249998559E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.74288194444443 6 7 0.95944780465949786
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 64185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 63585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 64185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 63585
nstep, te 1856 0.26692741245565009E+10 0.26711235824760451E+10 0.77906628898445532E-01 0.97222406249999913E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.75677083333332 6 7 0.95989583333333295
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 65385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 64785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 65385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 64785
nstep, te 1857 0.26688351983779259E+10 0.26705916683370976E+10 0.73986274353463943E-01 0.97226767343750005E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.77065972222223 6 7 0.96034386200716881
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 66585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 65985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 66585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 65985
nstep, te 1858 0.26685930602363429E+10 0.26705916683370976E+10 0.84190032347274374E-01 0.97221719478125015E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.78454861111112 6 7 0.96079189068100390
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 67785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 67185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 67785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 67185
nstep, te 1859 0.26680904793982697E+10 0.26700864429616065E+10 0.84083497814628733E-01 0.97216107543687511E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.79843750000001 6 7 0.96123991935483888
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 68985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 68385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 68985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 68385
nstep, te 1860 0.26680882248217010E+10 0.26700864429616065E+10 0.84183370559099455E-01 0.97210468171371234E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.81232638888889 6 7 0.96168794802867397
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 70185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 69585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 70185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 69585
nstep, te 1861 0.26676698072342658E+10 0.26694442746125913E+10 0.74761279322687779E-01 0.97204820277782273E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.82621527777778 6 7 0.96213597670250894
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 71385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 70785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 71385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 70785
nstep, te 1862 0.26677861442123895E+10 0.26694442746125913E+10 0.69863876913624515E-01 0.97199171872916937E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.84010416666666 6 7 0.96258400537634392
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 72585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 71985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 72585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 71985
nstep, te 1863 0.26675848658208842E+10 0.26690448950942211E+10 0.61520641972338613E-01 0.97193523906125018E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.85399305555555 6 7 0.96303203405017901
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 73785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 73185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 73785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 73185
nstep, te 1864 0.26677252659270468E+10 0.26690448950942211E+10 0.55607896734850802E-01 0.97187882371867498E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.86788194444443 6 7 0.96348006272401399
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 74985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 74385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 74985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 74385
nstep, te 1865 0.26676953930169845E+10 0.26687295724800582E+10 0.43581860924398585E-01 0.97182234348562051E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.88177083333332 6 7 0.96392809139784907
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 76185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 75585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 76185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 75585
nstep, te 1866 0.26677515491098242E+10 0.26687295724800582E+10 0.41217919296579780E-01 0.97176213279663731E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.89565972222223 6 7 0.96437612007168494
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 77385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 76785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 77385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 76785
nstep, te 1867 0.26678220510954571E+10 0.26688772749220066E+10 0.44476743270897193E-01 0.97164704203029833E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.90954861111112 6 7 0.96482414874552003
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 78585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 77985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 78585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 77985
nstep, te 1868 0.26678930271003275E+10 0.26688772749220066E+10 0.41490234809243708E-01 0.97152865845931796E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.92343750000001 6 7 0.96527217741935500
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 79785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 79185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 79785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 79185
nstep, te 1869 0.26681279120034237E+10 0.26688782849524703E+10 0.31635283784803826E-01 0.97141007732005892E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.93732638888889 6 7 0.96572020609319009
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 80985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 80385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 80985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 80385
nstep, te 1870 0.26682115151498466E+10 0.26688782849524703E+10 0.28114064236229263E-01 0.97129148901420354E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.95121527777778 6 7 0.96616823476702507
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 82185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 81585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 82185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 81585
nstep, te 1871 0.26685527045026650E+10 0.26689042001699715E+10 0.14822477804487543E-01 0.97117296434085234E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.96510416666666 6 7 0.96661626344086005
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 83385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 82785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 83385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 82785
nstep, te 1872 0.26685597011703691E+10 0.26689042001699715E+10 0.14529208494470962E-01 0.97105437473545113E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.97899305555555 6 7 0.96706429211469513
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 84585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 83985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 84585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 83985
nstep, te 1873 0.26689131934781065E+10 0.26691404022889252E+10 0.95836804823706996E-02 0.97093578123412706E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 195.99288194444443 6 7 0.96751232078853011
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/14 NCSEC= 85785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 85185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/14 NCSEC= 85785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 85185
nstep, te 1874 0.26690957816533570E+10 0.26691404022889252E+10 0.18823313805484965E-02 0.97081718749904758E+05 0.22552395239472389E+03
READ_NEXT_TRCDATA contvolcano
READ_NEXT_TRCDATA contvolcano
READ_NEXT_TRCDATA CH4_CHML
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.00677083333332 6 7 0.96796034946236520
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/14 NCSEC= 86385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/14 NCSEC= 86385
nstep, te 1875 0.26694583002262235E+10 0.26693509383256836E+10 -0.45295847848346883E-02 0.97071042968744281E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.02065972222223 6 7 0.96840837813620106
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 1785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 1185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 1785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 1185
nstep, te 1876 0.26700946468412356E+10 0.26693509383256836E+10 -0.31374778411880522E-01 0.97077797578124650E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.03454861111112 6 7 0.96885640681003615
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 2985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 2385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 2985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 2385
nstep, te 1877 0.26709848219698105E+10 0.26701262132326751E+10 -0.36219148840844421E-01 0.97085598010937465E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.04843750000001 6 7 0.96930443548387113
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 4185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 3585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 4185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 3585
nstep, te 1878 0.26715352699933982E+10 0.26701262132326751E+10 -0.59434165551900953E-01 0.97093461193156239E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.06232638888889 6 7 0.96975246415770622
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 5385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 4785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 5385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 4785
nstep, te 1879 0.26723012121388817E+10 0.26714408852204990E+10 -0.36285734970518936E-01 0.97101328140339363E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.07621527777778 6 7 0.97020049283154119
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 6585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 5985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 6585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 5985
nstep, te 1880 0.26729327855533361E+10 0.26714408852204990E+10 -0.62918296595346909E-01 0.97109195313420350E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.09010416666666 6 7 0.97064852150537617
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 7785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 7185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 7785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 7185
nstep, te 1881 0.26735908159381766E+10 0.26725701776493139E+10 -0.43040146198244270E-01 0.97117062500055210E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.10399305555555 6 7 0.97109655017921126
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 8985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 8385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 8985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 8385
nstep, te 1882 0.26741610824581952E+10 0.26725701776493139E+10 -0.67082743276854304E-01 0.97124929687503318E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.11788194444443 6 7 0.97154457885304624
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 10185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 9585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 10185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 9585
nstep, te 1883 0.26748481323410172E+10 0.26737433036427212E+10 -0.46582877035175392E-01 0.97132796875000204E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.13177083333332 6 7 0.97199260752688132
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 11385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 10785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 11385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 10785
nstep, te 1884 0.26754283792309618E+10 0.26737433036427212E+10 -0.71041828887783834E-01 0.97140967343750017E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.14565972222223 6 7 0.97244063620071719
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 12585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 11985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 12585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 11985
nstep, te 1885 0.26761761293182573E+10 0.26749994194887009E+10 -0.49602949770159520E-01 0.97153604134374997E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.15954861111112 6 7 0.97288866487455228
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 13785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 13185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 13785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 13185
nstep, te 1886 0.26768422122939253E+10 0.26749994194887009E+10 -0.77670627409047177E-01 0.97166508904312475E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.17343750000001 6 7 0.97333669354838726
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 14985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 14385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 14985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 14385
nstep, te 1887 0.26774771434050374E+10 0.26763352882397385E+10 -0.48120867141645228E-01 0.97179429753008750E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.18732638888889 6 7 0.97378472222222234
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 16185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 15585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 16185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 15585
nstep, te 1888 0.26780857200513163E+10 0.26763352882397385E+10 -0.73758103470390884E-01 0.97192352035180535E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.20121527777778 6 7 0.97423275089605732
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 17385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 16785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 17385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 16785
nstep, te 1889 0.26786698971430564E+10 0.26775626257245083E+10 -0.46650975787727728E-01 0.97205280809610849E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.21510416666666 6 7 0.97468077956989230
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 18585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 17985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 18585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 17985
nstep, te 1890 0.26792149344610066E+10 0.26775626257245083E+10 -0.69604926123173178E-01 0.97218203098576647E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.22899305555555 6 7 0.97512880824372739
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 19785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 19185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 19785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 19185
nstep, te 1891 0.26797452812537775E+10 0.26786895137344017E+10 -0.44469190035440517E-01 0.97231124998414598E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.24288194444443 6 7 0.97557683691756236
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 20985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 20385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 20985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 20385
nstep, te 1892 0.26802365852427583E+10 0.26786895137344017E+10 -0.65154356978233074E-01 0.97244046874904874E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.25677083333332 6 7 0.97602486559139745
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 22185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 21585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 22185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 21585
nstep, te 1893 0.26807075474097028E+10 0.26797280977034092E+10 -0.41243951823803929E-01 0.97256321874994290E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.27065972222223 6 7 0.97647289426523332
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 23385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 22785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 23385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 22785
nstep, te 1894 0.26808733558310390E+10 0.26797280977034092E+10 -0.48224664017331886E-01 0.97259070562499663E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.28454861111112 6 7 0.97692092293906840
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 24585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 23985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 24585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 23985
nstep, te 1895 0.26810173884879112E+10 0.26803348781480465E+10 -0.28738580914107519E-01 0.97261247671249977E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.29843750000001 6 7 0.97736895161290338
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 25785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 25185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 25785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 25185
nstep, te 1896 0.26811130625714359E+10 0.26803348781480465E+10 -0.32766422522794471E-01 0.97263390485274998E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.31232638888889 6 7 0.97781698028673847
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 26985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 26385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 26985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 26385
nstep, te 1897 0.26812261399945784E+10 0.26805728004088278E+10 -0.27509068425429908E-01 0.97265531710366486E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.32621527777778 6 7 0.97826500896057345
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 28185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 27585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 28185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 27585
nstep, te 1898 0.26813030248364768E+10 0.26805728004088278E+10 -0.30745648423539378E-01 0.97267679246371990E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.34010416666666 6 7 0.97871303763440853
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 29385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 28785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 29385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 28785
nstep, te 1899 0.26813855870472798E+10 0.26807542234533143E+10 -0.26582587602210130E-01 0.97269820286032322E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.35399305555555 6 7 0.97916106630824351
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 30585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 29985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 30585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 29985
nstep, te 1900 0.26814437579325924E+10 0.26807542234533143E+10 -0.29031142373221318E-01 0.97271960935911920E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.36788194444443 6 7 0.97960909498207849
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 31785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 31185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 31785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 31185
nstep, te 1901 0.26815058566705189E+10 0.26808745569138703E+10 -0.26578727264357335E-01 0.97274101562404714E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.38177083333332 6 7 0.98005712365591358
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 32985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 32385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 32985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 32385
nstep, te 1902 0.26815342902503028E+10 0.26808745569138703E+10 -0.27775196937198279E-01 0.97276300781244281E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.39565972222223 6 7 0.98050515232974944
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 34185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 33585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 34185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 33585
nstep, te 1903 0.26816383455003815E+10 0.26809640211620598E+10 -0.28388591776386522E-01 0.97279362890624659E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.40954861111112 6 7 0.98095318100358453
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 35385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 34785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 35385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 34785
nstep, te 1904 0.26817183490423069E+10 0.26809640211620598E+10 -0.31755666971114684E-01 0.97282477242187466E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.42343750000001 6 7 0.98140120967741951
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 36585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 35985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 36585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 35985
nstep, te 1905 0.26818657014282851E+10 0.26811805809645128E+10 -0.28841247443829907E-01 0.97285601134531229E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.43732638888889 6 7 0.98184923835125459
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 37785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 37185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 37785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 37185
nstep, te 1906 0.26819771456222458E+10 0.26811805809645128E+10 -0.33531592924370170E-01 0.97288718724321880E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.45121527777778 6 7 0.98229726702508957
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 38985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 38385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 38985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 38385
nstep, te 1907 0.26821559922009773E+10 0.26816356342035036E+10 -0.21903899493346968E-01 0.97291835935959316E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.46510416666666 6 7 0.98274529569892466
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 40185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 39585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 40185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 39585
nstep, te 1908 0.26824703425245023E+10 0.26816356342035036E+10 -0.35135003279329981E-01 0.97294953593657556E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.47899305555555 6 7 0.98319332437275964
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 41385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 40785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 41385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 40785
nstep, te 1909 0.26827030525237808E+10 0.26821401635694723E+10 -0.23692669966830945E-01 0.97298077684369433E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.49288194444443 6 7 0.98364135304659461
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 42585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 41985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 42585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 41985
nstep, te 1910 0.26830304756089029E+10 0.26821401635694723E+10 -0.37473096110826894E-01 0.97301195286062168E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.50677083333332 6 7 0.98408938172042970
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 43785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 43185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 43785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 43185
nstep, te 1911 0.26833322094094939E+10 0.26827642328580914E+10 -0.23905113253577213E-01 0.97304979998413750E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.52065972222223 6 7 0.98453741039426557
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 44985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 44385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 44985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 44385
nstep, te 1912 0.26838780794446735E+10 0.26827642328580914E+10 -0.46873229050727931E-01 0.97318595206154816E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.53454861111112 6 7 0.98498543906810065
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 46185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 45585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 46185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 45585
nstep, te 1913 0.26843731120883675E+10 0.26838023615313692E+10 -0.24014982564225434E-01 0.97332806649869264E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.54843750000001 6 7 0.98543346774193563
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 47385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 46785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 47385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 46785
nstep, te 1914 0.26849819064607353E+10 0.26838023615313692E+10 -0.49623425127866036E-01 0.97347046992742136E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.56232638888889 6 7 0.98588149641577072
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 48585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 47985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 48585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 47985
nstep, te 1915 0.26854546577304997E+10 0.26849951524299870E+10 -0.19328541820206348E-01 0.97361289538314537E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.57621527777778 6 7 0.98632952508960570
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 49785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 49185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 49785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 49185
nstep, te 1916 0.26859248380754724E+10 0.26849951524299870E+10 -0.39100380908800414E-01 0.97375538622298875E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.59010416666666 6 7 0.98677755376344078
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 50985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 50385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 50985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 50385
nstep, te 1917 0.26864210972673397E+10 0.26862637812910380E+10 -0.66153683012977775E-02 0.97389781223587939E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.60399305555555 6 7 0.98722558243727576
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 52185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 51585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 52185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 51585
nstep, te 1918 0.26869233167369957E+10 0.26862637812910380E+10 -0.27730371223696197E-01 0.97404023904665271E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.61788194444443 6 7 0.98767361111111074
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 53385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 52785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 53385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 52785
nstep, te 1919 0.26873013854915204E+10 0.26873096122430644E+10 0.34584559510991854E-03 0.97418272996779924E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.63177083333332 6 7 0.98812163978494583
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 54585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 53985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 54585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 53985
nstep, te 1920 0.26877052041202760E+10 0.26873096122430644E+10 -0.16628129381626458E-01 0.97431217629806808E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.64565972222223 6 7 0.98856966845878180
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 55785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 55185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 55785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 55185
nstep, te 1921 0.26875291314368443E+10 0.26879915006586199E+10 0.19436251760097851E-01 0.97425047120288407E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.65954861111112 6 7 0.98901769713261678
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 56985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 56385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 56985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 56385
nstep, te 1922 0.26870055671585827E+10 0.26879915006586199E+10 0.41448032347072457E-01 0.97417729702217301E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.67343750000001 6 7 0.98946572580645176
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 58185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 57585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 58185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 57585
nstep, te 1923 0.26870508949475060E+10 0.26877716997704005E+10 0.30304490356567869E-01 0.97410343469633022E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.68732638888889 6 7 0.98991375448028684
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 59385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 58785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 59385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 58785
nstep, te 1924 0.26864931787799644E+10 0.26877716997704005E+10 0.53756401668626365E-01 0.97402953108177986E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.70121527777778 6 7 0.99036178315412182
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 60585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 59985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 60585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 59985
nstep, te 1925 0.26863750659900022E+10 0.26873598614708982E+10 0.41409635270067628E-01 0.97395562498990679E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.71510416666666 6 7 0.99080981182795691
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 61785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 61185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 61785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 61185
nstep, te 1926 0.26858316156065063E+10 0.26873598614708982E+10 0.64266051932798454E-01 0.97388171874939435E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.72899305555555 6 7 0.99125784050179189
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 62985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 62385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 62985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 62385
nstep, te 1927 0.26856084079657354E+10 0.26867853312350659E+10 0.49495940002787744E-01 0.97380781249996362E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.74288194444443 6 7 0.99170586917562686
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 64185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 63585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 64185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 63585
nstep, te 1928 0.26850062545649996E+10 0.26867853312350659E+10 0.74825414239116414E-01 0.97373390624999796E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.75677083333332 6 7 0.99215389784946195
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 65385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 64785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 65385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 64785
nstep, te 1929 0.26847491380197062E+10 0.26862399721884494E+10 0.62707445171737514E-01 0.97365493749999980E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.77065972222223 6 7 0.99260192652329793
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 66585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 65985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 66585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 65985
nstep, te 1930 0.26841263394395237E+10 0.26862399721884494E+10 0.88917642786109419E-01 0.97350141499999998E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.78454861111112 6 7 0.99304995519713291
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 67785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 67185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 67785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 67185
nstep, te 1931 0.26836967098814101E+10 0.26854735706669755E+10 0.74762267733069765E-01 0.97334342396249995E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.79843750000001 6 7 0.99349798387096788
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 68985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 68385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 68985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 68385
nstep, te 1932 0.26832016542112064E+10 0.26854735706669755E+10 0.95607546871930946E-01 0.97318522887525018E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.81232638888889 6 7 0.99394601254480297
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 70185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 69585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 70185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 69585
nstep, te 1933 0.26828571060803823E+10 0.26846228859850121E+10 0.74320254841541089E-01 0.97302695279501495E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.82621527777778 6 7 0.99439404121863795
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 71385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 70785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 71385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 70785
nstep, te 1934 0.26824308605081735E+10 0.26846228859850121E+10 0.92275633094248438E-01 0.97286867185520096E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.84010416666666 6 7 0.99484206989247304
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 72585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 71985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 72585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 71985
nstep, te 1935 0.26820930765465035E+10 0.26835492022977881E+10 0.61307152336643890E-01 0.97271039531131202E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.85399305555555 6 7 0.99529009856630801
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 73785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 73185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 73785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 73185
nstep, te 1936 0.26814672327298355E+10 0.26835492022977881E+10 0.87671300152728143E-01 0.97255218309367861E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.86788194444443 6 7 0.99573812724014299
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 74985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 74385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 74985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 74385
nstep, te 1937 0.26811292775540786E+10 0.26824284642771263E+10 0.54717404998004433E-01 0.97239390598562080E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.88177083333332 6 7 0.99618615591397808
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 76185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 75585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 76185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 75585
nstep, te 1938 0.26804725690910206E+10 0.26824284642771263E+10 0.82388828043852197E-01 0.97224016717163715E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.89565972222223 6 7 0.99663418458781405
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 77385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 76785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 77385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 76785
nstep, te 1939 0.26804126752517886E+10 0.26814431454937325E+10 0.43410730150349040E-01 0.97215331471779806E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.90954861111112 6 7 0.99708221326164903
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 78585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 77985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 78585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 77985
nstep, te 1940 0.26800903263972473E+10 0.26814431454937325E+10 0.56995226582530395E-01 0.97207041138306799E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.92343750000001 6 7 0.99753024193548401
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 79785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 79185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 79785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 79185
nstep, te 1941 0.26800139386975083E+10 0.26808401637928901E+10 0.34812413308176804E-01 0.97198781374548416E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.93732638888889 6 7 0.99797827060931910
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 80985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 80385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 80985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 80385
nstep, te 1942 0.26797076439801197E+10 0.26808401637928901E+10 0.47721989888963048E-01 0.97190522976222914E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.95121527777778 6 7 0.99842629928315407
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 82185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 81585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 82185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 81585
nstep, te 1943 0.26796830238442516E+10 0.26803184052879448E+10 0.26775912570668414E-01 0.97182258253573367E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.96510416666666 6 7 0.99887432795698916
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 83385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 82785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 83385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 82785
nstep, te 1944 0.26793831618773632E+10 0.26803184052879448E+10 0.39415896010328112E-01 0.97174000026464404E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.97899305555555 6 7 0.99932235663082414
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 84585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 83985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 84585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 83985
nstep, te 1945 0.26793148759568243E+10 0.26798616092278280E+10 0.23044073176539049E-01 0.97165741720337857E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 196.99288194444443 6 7 0.99977038530465923
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/15 NCSEC= 85785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 85185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/15 NCSEC= 85785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 85185
nstep, te 1946 0.26791214974746494E+10 0.26798616092278280E+10 0.31197376274125044E-01 0.97157477003220265E+05 0.22552395239472389E+03
READ_NEXT_TRCDATA emiss_anthro
READ_NEXT_TRCDATA emiss_bb
READ_NEXT_TRCDATA emiss_bb
READ_NEXT_TRCDATA emiss_bb
READ_NEXT_TRCDATA emiss_anthro
READ_NEXT_TRCDATA emiss_bb
READ_NEXT_TRCDATA emiss_bb
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_anthro
READ_NEXT_TRCDATA emiss_bb
READ_NEXT_TRCDATA emiss_anthro
READ_NEXT_TRCDATA emiss_bb
READ_NEXT_TRCDATA emiss_anthro
READ_NEXT_TRCDATA emiss_bb
READ_NEXT_TRCDATA num_bc_a4_anthro
READ_NEXT_TRCDATA num_bc_a4_bb
READ_NEXT_TRCDATA num_pom_a4_anthro
READ_NEXT_TRCDATA num_pom_a4_bb
READ_NEXT_TRCDATA emiss_ag_sol_was emiss_shipping
READ_NEXT_TRCDATA num_so4_a1_bb
READ_NEXT_TRCDATA emiss_res_tran
READ_NEXT_TRCDATA emiss_anthro
READ_NEXT_TRCDATA emiss_bb
READ_NEXT_TRCDATA emiss_ag_sol_was emiss_shipping
READ_NEXT_TRCDATA emiss_bb
READ_NEXT_TRCDATA emiss_res_tran
READ_NEXT_TRCDATA emiss_volcanoes
READ_NEXT_TRCDATA emiss_ene_ind
READ_NEXT_TRCDATA emiss_ene_ind
READ_NEXT_TRCDATA emiss_volcanoes
READ_NEXT_TRCDATA emiss_volcanoes
READ_NEXT_TRCDATA O3 OH NO3 HO2
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.00677083333332 7 8 2.1841397849419581E-004
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/15 NCSEC= 86385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/15 NCSEC= 86385
nstep, te 1947 0.26789569640905685E+10 0.26792744176168280E+10 0.13382413631666104E-01 0.97149995026443212E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.02065972222223 7 8 6.6644265233013625E-004
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 1785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 1185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 1785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 1185
nstep, te 1948 0.26789808495099702E+10 0.26792744176168280E+10 0.12375007458829201E-01 0.97153944545336592E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.03454861111112 7 8 1.1144713261651599E-003
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 2985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 2385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 2985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 2385
nstep, te 1949 0.26791011675257154E+10 0.26789934563380237E+10 -0.45402176412150516E-02 0.97158573547720196E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.04843750000001 7 8 1.5625000000001833E-003
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 4185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 3585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 4185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 3585
nstep, te 1950 0.26789955141725187E+10 0.26789934563380237E+10 -0.86737189837016691E-04 0.97163250194113207E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.06232638888889 7 8 2.0105286738352070E-003
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 5385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 4785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 5385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 4785
nstep, te 1951 0.26789815241608706E+10 0.26788977014120646E+10 -0.35329365757355703E-02 0.97167929230396781E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.07621527777778 7 8 2.4585573476702304E-003
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 6585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 5985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 6585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 5985
nstep, te 1952 0.26788225080938249E+10 0.26788977014120646E+10 0.31690731187644689E-02 0.97172602003823806E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.09010416666666 7 8 2.9065860215052542E-003
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 7785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 7185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 7785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 7185
nstep, te 1953 0.26786593343553400E+10 0.26785556246411567E+10 -0.43707049039368277E-02 0.97177281276479422E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.10399305555555 7 8 3.3546146953402777E-003
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 8985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 8385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 8985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 8385
nstep, te 1954 0.26784155537544913E+10 0.26785556246411567E+10 0.59028121946293867E-02 0.97181960470338759E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.11788194444443 7 8 3.8026433691753011E-003
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 10185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 9585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 10185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 9585
nstep, te 1955 0.26782159563915796E+10 0.26781310813586502E+10 -0.35765978704965814E-02 0.97186633253220323E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.13177083333332 7 8 4.2506720430103249E-003
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 11385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 10785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 11385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 10785
nstep, te 1956 0.26779260006104970E+10 0.26781310813586502E+10 0.86416048037384133E-02 0.97191243620193200E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.14565972222223 7 8 4.6987007168462656E-003
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 12585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 11985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 12585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 11985
nstep, te 1957 0.26776751224892869E+10 0.26776461491825790E+10 -0.12208195248777393E-02 0.97194839617211590E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.15954861111112 7 8 5.1467293906812886E-003
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 13785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 13185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 13785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 13185
nstep, te 1958 0.26773539857129035E+10 0.26776461491825790E+10 0.12310153874339484E-01 0.97198375220782691E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.17343750000001 7 8 5.5947580645163125E-003
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 14985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 14385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 14985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 14385
nstep, te 1959 0.26770857630643048E+10 0.26770651530078487E+10 -0.86836218561924699E-03 0.97201913606996968E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.18732638888889 7 8 6.0427867383513363E-003
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 16185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 15585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 16185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 15585
nstep, te 1960 0.26767633098416047E+10 0.26770651530078487E+10 0.12717075617380181E-01 0.97205445285169830E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.20121527777778 7 8 6.4908154121863593E-003
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 17385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 16785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 17385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 16785
nstep, te 1961 0.26764851570533748E+10 0.26764461630711007E+10 -0.16428113032517068E-02 0.97208976560860203E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.21510416666666 7 8 6.9388440860213832E-003
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 18585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 17985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 18585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 17985
nstep, te 1962 0.26761388845574107E+10 0.26764461630711007E+10 0.12945131635706380E-01 0.97212508281151619E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.22899305555555 7 8 7.3868727598564070E-003
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 19785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 19185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 19785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 19185
nstep, te 1963 0.26758434936461415E+10 0.26758132128272333E+10 -0.12756338950547256E-02 0.97216046434369098E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.24288194444443 7 8 7.8349014336914300E-003
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 20985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 20385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 20985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 20385
nstep, te 1964 0.26754986355945225E+10 0.26758132128272333E+10 0.13251648530911545E-01 0.97219578098562139E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.25677083333332 7 8 8.2829301075264539E-003
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 22185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 21585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 22185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 21585
nstep, te 1965 0.26751652127583218E+10 0.26751435384130306E+10 -0.91300801929409896E-03 0.97222708592163748E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.27065972222223 7 8 8.7309587813623937E-003
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 23385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 22785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 23385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 22785
nstep, te 1966 0.26747306740083756E+10 0.26751435384130306E+10 0.17391957122888446E-01 0.97219936890529818E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.28454861111112 7 8 9.1789874551974175E-003
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 24585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 23985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 24585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 23985
nstep, te 1967 0.26743151959382944E+10 0.26743665502602201E+10 0.21633760126234755E-02 0.97216811057181782E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.29843750000001 7 8 9.6270161290324414E-003
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 25785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 25185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 25785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 25185
nstep, te 1968 0.26739633733071537E+10 0.26743665502602201E+10 0.16984970658619026E-01 0.97213663975930904E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.31232638888889 7 8 1.0075044802867465E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 26985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 26385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 26985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 26385
nstep, te 1969 0.26736461657438240E+10 0.26735929340708833E+10 -0.22426077347554906E-02 0.97210515619805854E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.32621527777778 7 8 1.0523073476702489E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 28185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 27585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 28185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 27585
nstep, te 1970 0.26733938786344399E+10 0.26735929340708833E+10 0.83863183110960606E-02 0.97207367187188356E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.34010416666666 7 8 1.0971102150537513E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 29385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 28785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 29385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 28785
nstep, te 1971 0.26731587930057001E+10 0.26729936471769543E+10 -0.69579132105356831E-02 0.97204218749981301E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.35399305555555 7 8 1.1419130824372535E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 30585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 29985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 30585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 29985
nstep, te 1972 0.26730027987952781E+10 0.26729936471769543E+10 -0.38558790038031507E-03 0.97201070312498880E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.36788194444443 7 8 1.1867159498207559E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 31785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 31185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 31785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 31185
nstep, te 1973 0.26728737712664385E+10 0.26725799205526104E+10 -0.12381302900114200E-01 0.97197921874999927E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.38177083333332 7 8 1.2315188172042583E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 32985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 32385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 32985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 32385
nstep, te 1974 0.26728013727485590E+10 0.26725799205526104E+10 -0.93311000087946561E-02 0.97194962343749983E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.39565972222223 7 8 1.2763216845878523E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 34185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 33585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 34185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 33585
nstep, te 1975 0.26727945806006885E+10 0.26723752096934018E+10 -0.17670626416233997E-01 0.97194785240625002E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.40954861111112 7 8 1.3211245519713546E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 35385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 34785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 35385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 34785
nstep, te 1976 0.26728360369682684E+10 0.26723752096934018E+10 -0.19417434042516904E-01 0.97194781489437504E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.42343750000001 7 8 1.3659274193548570E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 36585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 35985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 36585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 35985
nstep, te 1977 0.26728267355061793E+10 0.26723521172591753E+10 -0.19998530969406136E-01 0.97194781264366247E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.43732638888889 7 8 1.4107302867383594E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 37785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 37185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 37785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 37185
nstep, te 1978 0.26728934239254818E+10 0.26723521172591753E+10 -0.22808516418380137E-01 0.97194781719611987E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.45121527777778 7 8 1.4555331541218618E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 38985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 38385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 38985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 38385
nstep, te 1979 0.26729250028242450E+10 0.26723653845520992E+10 -0.23580093197084442E-01 0.97194788621926724E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.46510416666666 7 8 1.5003360215053642E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 40185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 39585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 40185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 39585
nstep, te 1980 0.26729825493077040E+10 0.26723653845520992E+10 -0.26004873531315021E-01 0.97194789036065631E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.47899305555555 7 8 1.5451388888888664E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 41385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 40785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 41385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 40785
nstep, te 1981 0.26730468083017864E+10 0.26724505279202514E+10 -0.25124888761508604E-01 0.97194789529663933E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.49288194444443 7 8 1.5899417562723690E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 42585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 41985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 42585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 41985
nstep, te 1982 0.26731436621005073E+10 0.26724505279202514E+10 -0.29205921366859820E-01 0.97194796434279837E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.50677083333332 7 8 1.6347446236558712E-002
-----------------------------------
(shr_strdata_readstrm) reading file ub: /home/pub/cam_inputdata/lnd/clm2/ndepdata/fndep_clm_hist_b.e21.BWHIST.f09_g17.CMIP6-historical-WACCM.ensmean_1849-2015_monthly_0.9x1.25_c180926.nc 1820
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 43785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 43185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 43785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 43185
nstep, te 1983 0.26733210765550561E+10 0.26727248334351454E+10 -0.25123180546369254E-01 0.97195322786056786E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.52065972222223 7 8 1.6795474910394653E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 44985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 44385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 44985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 44385
nstep, te 1984 0.26735396341105857E+10 0.26727248334351454E+10 -0.34329349679476526E-01 0.97203594054663394E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.53454861111112 7 8 1.7243503584229675E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 46185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 45585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 46185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 45585
nstep, te 1985 0.26737880865769691E+10 0.26732768169870205E+10 -0.21538975272080912E-01 0.97212330018279827E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.54843750000001 7 8 1.7691532258064701E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 47385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 46785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 47385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 46785
nstep, te 1986 0.26740216242871127E+10 0.26732768169870205E+10 -0.31374712785674774E-01 0.97221093863596790E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.56232638888889 7 8 1.8139560931899723E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 48585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 47985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 48585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 47985
nstep, te 1987 0.26742559598482175E+10 0.26739256679069090E+10 -0.13912160013229244E-01 0.97229859850565801E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.57621527777778 7 8 1.8587589605734745E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 49785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 49185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 49785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 49185
nstep, te 1988 0.26743606697546358E+10 0.26739256679069090E+10 -0.18320967945220812E-01 0.97238632372283944E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.59010416666666 7 8 1.9035618279569771E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 50985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 50385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 50985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 50385
nstep, te 1989 0.26745459761491795E+10 0.26745253688114691E+10 -0.86784059389300296E-03 0.97247398411087037E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.60399305555555 7 8 1.9483646953404793E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 52185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 51585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 52185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 51585
nstep, te 1990 0.26746315890304742E+10 0.26745253688114691E+10 -0.44728674607069727E-02 0.97256164060915238E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.61788194444443 7 8 1.9931675627239819E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 53385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 52785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 53385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 52785
nstep, te 1991 0.26746618695702963E+10 0.26749506865823336E+10 0.12160806432652738E-01 0.97264929687404918E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.63177083333332 7 8 2.0379704301074841E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 54585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 53985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 54585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 53985
nstep, te 1992 0.26747164933272271E+10 0.26749506865823336E+10 0.98600453669904671E-02 0.97272767187494290E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.64565972222223 7 8 2.0827732974910782E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 55785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 55185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 55785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 55185
nstep, te 1993 0.26743323941617064E+10 0.26751335023880239E+10 0.33730425308016718E-01 0.97266936031249672E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.65954861111112 7 8 2.1275761648745804E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 56985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 56385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 56985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 56385
nstep, te 1994 0.26738895780815945E+10 0.26751335023880239E+10 0.52378659122962634E-01 0.97260278349374988E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.67343750000001 7 8 2.1723790322580830E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 58185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 57585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 58185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 57585
nstep, te 1995 0.26734814465759716E+10 0.26745600783503170E+10 0.45421725021449463E-01 0.97253577482212495E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.68732638888889 7 8 2.2171818996415852E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 59385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 58785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 59385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 58785
nstep, te 1996 0.26730993364714365E+10 0.26745600783503170E+10 0.61516827302539295E-01 0.97246867617682758E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.70121527777778 7 8 2.2619847670250874E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 60585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 59985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 60585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 59985
nstep, te 1997 0.26726641127517495E+10 0.26742583219914975E+10 0.67142232914883360E-01 0.97240163619560961E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.71510416666666 7 8 2.3067876344085900E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 61785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 61185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 61785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 61185
nstep, te 1998 0.26725853827433138E+10 0.26742583219914975E+10 0.70462925054659911E-01 0.97233453567173652E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.72899305555555 7 8 2.3515905017920922E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 62985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 62385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 62985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 62385
nstep, te 1999 0.26721111886783228E+10 0.26737697267868013E+10 0.69861187991590079E-01 0.97226749557780422E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.74288194444443 7 8 2.3963933691755947E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 64185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 63585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 64185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 63585
nstep, te 2000 0.26718953202566595E+10 0.26737697267868013E+10 0.78959491656774961E-01 0.97220039504716813E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.75677083333332 7 8 2.4411962365590970E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 65385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 64785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 65385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 64785
nstep, te 2001 0.26712437629788570E+10 0.26730064785711803E+10 0.74260170998575639E-01 0.97212637526532999E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.77065972222223 7 8 2.4859991039426911E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 66585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 65985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 66585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 65985
nstep, te 2002 0.26707746538872180E+10 0.26730064785711803E+10 0.94040078623611328E-01 0.97194950282841979E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.78454861111112 7 8 2.5308019713261933E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 67785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 67185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 67785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 67185
nstep, te 2003 0.26699355662166262E+10 0.26719773997511907E+10 0.86050862636988121E-01 0.97176645454470519E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.79843750000001 7 8 2.5756048387096959E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 68985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 68385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 68985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 68385
nstep, te 2004 0.26695430630321984E+10 0.26719773997511907E+10 0.10261190380201252E+00 0.97158297164768228E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.81232638888889 7 8 2.6204077060931981E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 70185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 69585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 70185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 69585
nstep, te 2005 0.26688767941899357E+10 0.26708274273638511E+10 0.82238446348131308E-01 0.97139953142386104E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.82621527777778 7 8 2.6652105734767003E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 71385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 70785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 71385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 70785
nstep, te 2006 0.26685222736803856E+10 0.26708274273638511E+10 0.97203384368847776E-01 0.97121609376043169E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.84010416666666 7 8 2.7100134408602029E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 72585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 71985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 72585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 71985
nstep, te 2007 0.26679474199694757E+10 0.26696745801500654E+10 0.72844429423855744E-01 0.97103265156312598E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.85399305555555 7 8 2.7548163082437051E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 73785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 73185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 73785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 73185
nstep, te 2008 0.26675024694706521E+10 0.26696745801500654E+10 0.91627946186242246E-01 0.97084914503128763E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.86788194444443 7 8 2.7996191756272076E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 74985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 74385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 74985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 74385
nstep, te 2009 0.26669856878068857E+10 0.26685318263131299E+10 0.65234397586403647E-01 0.97066570338937745E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.88177083333332 7 8 2.8444220430107098E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 76185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 75585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 76185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 75585
nstep, te 2010 0.26664907612512965E+10 0.26685318263131299E+10 0.86132514229517440E-01 0.97048283751586263E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.89565972222223 7 8 2.8892249103943040E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 77385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 76785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 77385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 76785
nstep, te 2011 0.26659624536551080E+10 0.26673561541299610E+10 0.58824464062520995E-01 0.97030838900095172E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.90954861111112 7 8 2.9340277777778062E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 78585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 77985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 78585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 77985
nstep, te 2012 0.26655538910156884E+10 0.26673561541299610E+10 0.76082503894421616E-01 0.97013438146505709E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.92343750000001 7 8 2.9788306451613088E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 79785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 79185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 79785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 79185
nstep, te 2013 0.26650146947894263E+10 0.26662384713424125E+10 0.51670988900626443E-01 0.96996046913790356E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.93732638888889 7 8 3.0236335125448110E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 80985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 80385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 80985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 80385
nstep, te 2014 0.26646427404583492E+10 0.26662384713424125E+10 0.67387966630064897E-01 0.96978655783577400E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.95121527777778 7 8 3.0684363799283135E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 82185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 81585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 82185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 81585
nstep, te 2015 0.26642005384761252E+10 0.26651471609094787E+10 0.39983204018579223E-01 0.96961258253264663E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.96510416666666 7 8 3.1132392473118158E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 83385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 82785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 83385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 82785
nstep, te 2016 0.26637608810653863E+10 0.26651471609094787E+10 0.58563873449109474E-01 0.96943867213945865E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.97899305555555 7 8 3.1580421146953183E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 84585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 83985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 84585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 83985
nstep, te 2017 0.26633258037107024E+10 0.26641540577328067E+10 0.34996171536278001E-01 0.96926476095336766E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 197.99288194444443 7 8 3.2028449820788202E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/16 NCSEC= 85785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 85185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/16 NCSEC= 85785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 85185
nstep, te 2018 0.26629740404589381E+10 0.26641540577328067E+10 0.49868176636474582E-01 0.96909078565720207E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.00677083333332 7 8 3.2476478494623227E-002
-----------------------------------
READ_NEXT_TRCDATA ozone
READ_NEXT_TRCDATA VOLC_MMR1 VOLC_MMR2 VOLC_MMR3 VOLC_RAD_GEOM1 VOLC_RAD_GEOM2 VOLC_RAD_GEOM3 VOLC_SAD
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/16 NCSEC= 86385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/16 NCSEC= 86385
nstep, te 2019 0.26625431586000848E+10 0.26631135175738816E+10 0.24107628668275521E-01 0.96893253620193209E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.02065972222223 7 8 3.2924507168459169E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 1785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 1185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 1785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 1185
nstep, te 2020 0.26628173098048501E+10 0.26631135175738816E+10 0.12519014474270456E-01 0.96900491935961603E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.03454861111112 7 8 3.3372535842294195E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 2985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 2385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 2985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 2385
nstep, te 2021 0.26631020274443026E+10 0.26628445926573844E+10 -0.10879331896250087E-01 0.96909107641157680E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.04843750000001 7 8 3.3820564516129213E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 4185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 3585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 4185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 3585
nstep, te 2022 0.26633242781742649E+10 0.26628445926573844E+10 -0.20269941739623029E-01 0.96917812395969464E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.06232638888889 7 8 3.4268593189964239E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 5385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 4785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 5385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 4785
nstep, te 2023 0.26635319598703032E+10 0.26632516042657084E+10 -0.11845845006563971E-01 0.96926516087508178E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.07621527777778 7 8 3.4716621863799264E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 6585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 5985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 6585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 5985
nstep, te 2024 0.26637610225638561E+10 0.26632516042657084E+10 -0.21522475798364301E-01 0.96935226121500513E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.09010416666666 7 8 3.5164650537634283E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 7785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 7185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 7785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 7185
nstep, te 2025 0.26638637565426250E+10 0.26634906640295444E+10 -0.15761412531964294E-01 0.96943930129790024E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.10399305555555 7 8 3.5612679211469309E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 8985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 8385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 8985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 8385
nstep, te 2026 0.26640446936209679E+10 0.26634906640295444E+10 -0.23403049690899857E-01 0.96952640182787392E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.11788194444443 7 8 3.6060707885304334E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 10185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 9585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 10185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 9585
nstep, te 2027 0.26641740569236789E+10 0.26637683025082941E+10 -0.17138139333604842E-01 0.96961344192217235E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.13177083333332 7 8 3.6508736559139360E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 11385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 10785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 11385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 10785
nstep, te 2028 0.26643576308988419E+10 0.26637683025082941E+10 -0.24889661362450442E-01 0.96969984870283035E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.14565972222223 7 8 3.6956765232975294E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 12585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 11985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 12585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 11985
nstep, te 2029 0.26644206147094254E+10 0.26640740196302509E+10 -0.14636924985545486E-01 0.96977596904716993E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.15954861111112 7 8 3.7404793906810320E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 13785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 13185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 13785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 13185
nstep, te 2030 0.26645235025881462E+10 0.26640740196302509E+10 -0.18980463929345073E-01 0.96985140814283019E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.17343750000001 7 8 3.7852822580645346E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 14985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 14385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 14985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 14385
nstep, te 2031 0.26645471455155964E+10 0.26642271729740353E+10 -0.13510531525511314E-01 0.96992687042606980E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.18732638888889 7 8 3.8300851254480371E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 16185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 15585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 16185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 15585
nstep, te 2032 0.26646101426869345E+10 0.26642271729740353E+10 -0.16169266353662535E-01 0.97000227003806416E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.20121527777778 7 8 3.8748879928315390E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 17385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 16785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 17385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 16785
nstep, te 2033 0.26646052797288995E+10 0.26643123652199001E+10 -0.12366104364765788E-01 0.97007772995228384E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.21510416666666 7 8 3.9196908602150415E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 18585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 17985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 18585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 17985
nstep, te 2034 0.26646261253415408E+10 0.26643123652199001E+10 -0.13245121147505676E-01 0.97015312942213714E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.22899305555555 7 8 3.9644937275985441E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 19785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 19185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 19785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 19185
nstep, te 2035 0.26645523295442967E+10 0.26642883112631793E+10 -0.11144442096843976E-01 0.97022858932782838E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.24288194444443 7 8 4.0092965949820460E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 20985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 20385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 20985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 20385
nstep, te 2036 0.26645288426340461E+10 0.26642883112631793E+10 -0.10152248313552395E-01 0.97030398879716988E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.25677083333332 7 8 4.0540994623655485E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 22185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 21585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 22185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 21585
nstep, te 2037 0.26644563111976833E+10 0.26642098049203591E+10 -0.10403729502275789E-01 0.97036960495283027E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.27065972222223 7 8 4.0989023297491427E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 23385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 22785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 23385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 22785
nstep, te 2038 0.26639845603721576E+10 0.26642098049203591E+10 0.95071639122713478E-02 0.97029019504716969E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.28454861111112 7 8 4.1437051971326452E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 24585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 23985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 24585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 23985
nstep, te 2039 0.26635071095204945E+10 0.26636365183662567E+10 0.54626095549903169E-02 0.97020214764033008E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.29843750000001 7 8 4.1885080645161471E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 25785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 25185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 25785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 25185
nstep, te 2040 0.26630299669337039E+10 0.26636365183662567E+10 0.25606109547103715E-01 0.97011351323341980E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.31232638888889 7 8 4.2333109318996497E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 26985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 26385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 26985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 26385
nstep, te 2041 0.26625556538443222E+10 0.26626423831355424E+10 0.36616898049416273E-02 0.97002484829400491E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.32621527777778 7 8 4.2781137992831522E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 28185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 27585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 28185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 27585
nstep, te 2042 0.26621216989060378E+10 0.26626423831355424E+10 0.21985175693303324E-01 0.96993624558514028E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.34010416666666 7 8 4.3229166666666548E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 29385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 28785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 29385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 28785
nstep, te 2043 0.26617284588124762E+10 0.26618500980273719E+10 0.51365192597233444E-02 0.96984757786010829E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.35399305555555 7 8 4.3677195340501566E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 30585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 29985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 30585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 29985
nstep, te 2044 0.26614186787326808E+10 0.26618500980273719E+10 0.18219425396410666E-01 0.96975891092160658E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.36788194444443 7 8 4.4125224014336592E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 31785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 31185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 31785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 31185
nstep, te 2045 0.26610729213178120E+10 0.26610053518680038E+10 -0.28538113984457980E-02 0.96967030809279633E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.38177083333332 7 8 4.4573252688171618E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 32985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 32385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 32985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 32385
nstep, te 2046 0.26606891113418097E+10 0.26610053518680038E+10 0.13357628491840299E-01 0.96958800129806754E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.39565972222223 7 8 4.5021281362007552E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 34185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 33585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 34185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 33585
nstep, te 2047 0.26606551769483776E+10 0.26602532876904111E+10 -0.16975130919347485E-01 0.96959936601538415E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.40954861111112 7 8 4.5469310035842578E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 35385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 34785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 35385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 34785
nstep, te 2048 0.26605817585024948E+10 0.26602532876904111E+10 -0.13873814805440454E-01 0.96961635102342319E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.42343750000001 7 8 4.5917338709677603E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 36585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 35985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 36585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 35985
nstep, te 2049 0.26606170633120303E+10 0.26601851130202813E+10 -0.18244211732748154E-01 0.96963367324890540E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.43732638888889 7 8 4.6365367383512629E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 37785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 37185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 37785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 37185
nstep, te 2050 0.26605948437730699E+10 0.26601851130202813E+10 -0.17305418652283775E-01 0.96965101101993438E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.45121527777778 7 8 4.6813396057347648E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 38985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 38385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 38985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 38385
nstep, te 2051 0.26606514174056153E+10 0.26601975378578010E+10 -0.19169748142425079E-01 0.96966828566119613E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.46510416666666 7 8 4.7261424731182673E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 40185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 39585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 40185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 39585
nstep, te 2052 0.26606662571157637E+10 0.26601975378578010E+10 -0.19796153235805816E-01 0.96968562526467183E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.47899305555555 7 8 4.7709453405017699E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 41385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 40785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 41385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 40785
nstep, te 2053 0.26607421027346125E+10 0.26602695129699926E+10 -0.19959264577252125E-01 0.96970296876588036E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.49288194444443 7 8 4.8157482078852717E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 42585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 41985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 42585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 41985
nstep, te 2054 0.26608023819093637E+10 0.26602695129699926E+10 -0.22504680119115397E-01 0.96972031250095271E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.50677083333332 7 8 4.8605510752687743E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 43785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 43185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 43785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 43185
nstep, te 2055 0.26609789492789335E+10 0.26606094598813372E+10 -0.15604337812553840E-01 0.96974052968755714E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.52065972222223 7 8 4.9053539426523685E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 44985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 44385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 44985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 44385
nstep, te 2056 0.26612186949943528E+10 0.26606094598813372E+10 -0.25727655913143136E-01 0.96980306303125340E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.53454861111112 7 8 4.9501568100358710E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 46185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 45585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 46185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 45585
nstep, te 2057 0.26612975589407444E+10 0.26609437497466598E+10 -0.14940158325243438E-01 0.96986813534437533E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.54843750000001 7 8 4.9949596774193729E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 47385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 46785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 47385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 46785
nstep, te 2058 0.26614794527970977E+10 0.26609437497466598E+10 -0.22619392207786367E-01 0.96993335999566247E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.56232638888889 7 8 5.0397625448028754E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 48585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 47985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 48585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 47985
nstep, te 2059 0.26615475937299080E+10 0.26612730388850775E+10 -0.11591953957121008E-01 0.96999859378723966E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.57621527777778 7 8 5.0845654121863780E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 49785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 49185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 49785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 49185
nstep, te 2060 0.26616245113826251E+10 0.26612730388850775E+10 -0.14838486604074854E-01 0.97006382812723459E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.59010416666666 7 8 5.1293682795698806E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 50985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 50385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 50985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 50385
nstep, te 2061 0.26618772957516494E+10 0.26616503524848986E+10 -0.95804584399836520E-02 0.97012906250013388E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.60399305555555 7 8 5.1741711469533824E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 52185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 51585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 52185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 51585
nstep, te 2062 0.26618001201442266E+10 0.26616503524848986E+10 -0.63220475979436268E-02 0.97019429687500800E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.61788194444443 7 8 5.2189740143368850E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 53385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 52785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 53385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 52785
nstep, te 2063 0.26619345004483800E+10 0.26620283145816708E+10 0.39598498734882311E-02 0.97025953125000044E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.63177083333332 7 8 5.2637768817203875E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 54585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 53985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 54585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 53985
nstep, te 2064 0.26619355250119672E+10 0.26620283145816708E+10 0.39163777627894743E-02 0.97031533437499995E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.64565972222223 7 8 5.3085797491039817E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 55785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 55185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 55785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 55185
nstep, te 2065 0.26615742903542824E+10 0.26622230617539830E+10 0.27385103598438237E-01 0.97023224662499997E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.65954861111112 7 8 5.3533826164874836E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 56985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 56385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 56985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 56385
nstep, te 2066 0.26610582130265198E+10 0.26622230617539830E+10 0.49173740243003465E-01 0.97014082073500002E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.67343750000001 7 8 5.3981854838709861E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 58185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 57585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 58185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 57585
nstep, te 2067 0.26606510533845196E+10 0.26615017728716774E+10 0.35916281994528558E-01 0.97004883049409997E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.68732638888889 7 8 5.4429883512544887E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 59385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 58785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 59385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 58785
nstep, te 2068 0.26600699442205439E+10 0.26615017728716774E+10 0.60455707320667650E-01 0.96995687514214602E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.70121527777778 7 8 5.4877912186379905E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 60585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 59985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 60585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 59985
nstep, te 2069 0.26595445584935346E+10 0.26605863959377780E+10 0.43993396211720770E-01 0.96986492188352888E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.71510416666666 7 8 5.5325940860214931E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 61785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 61185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 61785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 61185
nstep, te 2070 0.26589266568651223E+10 0.26605863959377780E+10 0.70092027308281332E-01 0.96977296406301190E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.72899305555555 7 8 5.5773969534049957E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 62985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 62385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 62985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 62385
nstep, te 2071 0.26583903832461243E+10 0.26595645811766872E+10 0.49591977065244285E-01 0.96968094190628064E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.74288194444443 7 8 5.6221998207884975E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 64185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 63585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 64185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 63585
nstep, te 2072 0.26576742516605062E+10 0.26595645811766872E+10 0.79845217942254923E-01 0.96958898463937687E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.75677083333332 7 8 5.6670026881720001E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 65385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 64785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 65385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 64785
nstep, te 2073 0.26571010011424518E+10 0.26584310333475175E+10 0.56184496029994375E-01 0.96949335157836264E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.77065972222223 7 8 5.7118055555555942E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 66585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 65985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 66585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 65985
nstep, te 2074 0.26563086540525479E+10 0.26584310333475175E+10 0.89669470840265345E-01 0.96934353390720193E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.78454861111112 7 8 5.7566084229390968E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 67785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 67185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 67785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 67185
nstep, te 2075 0.26556592700935626E+10 0.26571330973098407E+10 0.62278320867485262E-01 0.96919052922193194E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.79843750000001 7 8 5.8014112903225987E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 68985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 68385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 68985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 68385
nstep, te 2076 0.26549454471306658E+10 0.26571330973098407E+10 0.92456413499243745E-01 0.96903726456581615E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.81232638888889 7 8 5.8462141577061012E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 70185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 69585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 70185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 69585
nstep, te 2077 0.26543641425494342E+10 0.26558036839697113E+10 0.60848824249277005E-01 0.96888398899894892E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.82621527777778 7 8 5.8910170250896038E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 71385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 70785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 71385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 70785
nstep, te 2078 0.26537252869131002E+10 0.26558036839697113E+10 0.87866916499415054E-01 0.96873077683993673E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.84010416666666 7 8 5.9358198924731063E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 72585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 71985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 72585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 71985
nstep, te 2079 0.26531871028764768E+10 0.26545140953198090E+10 0.56109215811965173E-01 0.96857749973539641E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.85399305555555 7 8 5.9806227598566082E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 73785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 73185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 73785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 73185
nstep, te 2080 0.26525454727265511E+10 0.26545140953198090E+10 0.83252466057680191E-01 0.96842422342162405E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.86788194444443 7 8 6.0254256272401108E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 74985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 74385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 74985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 74385
nstep, te 2081 0.26520192593351030E+10 0.26532242050164385E+10 0.50964877630681166E-01 0.96827101121779764E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.88177083333332 7 8 6.0702284946236133E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 76185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 75585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 76185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 75585
nstep, te 2082 0.26513696217075558E+10 0.26532242050164385E+10 0.78454659149445966E-01 0.96811781848556784E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.89565972222223 7 8 6.1150313620072075E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 77385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 76785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 77385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 76785
nstep, te 2083 0.26508950727839427E+10 0.26519965655916290E+10 0.46603913707611862E-01 0.96796586442163389E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.90954861111112 7 8 6.1598342293907093E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 78585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 77985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 78585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 77985
nstep, te 2084 0.26503635526161456E+10 0.26519965655916290E+10 0.69103280872512177E-01 0.96781398467779814E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.92343750000001 7 8 6.2046370967742119E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 79785
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 79185
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 79785
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 79185
nstep, te 2085 0.26498712814342794E+10 0.26507148310183001E+10 0.35701623356137226E-01 0.96766210939316778E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.93732638888889 7 8 6.2494399641577145E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 80985
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 80385
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 80985
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 80385
nstep, te 2086 0.26493180049293628E+10 0.26507148310183001E+10 0.59127295636310084E-01 0.96751022968859019E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.95121527777778 7 8 6.2942428315412163E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 82185
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 81585
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 82185
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 81585
nstep, te 2087 0.26489058618203607E+10 0.26495622724040880E+10 0.27790068789025124E-01 0.96735828565631527E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.96510416666666 7 8 6.3390456989247196E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 83385
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 82785
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 83385
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 82785
nstep, te 2088 0.26483742808861957E+10 0.26495622724040880E+10 0.50303214390584064E-01 0.96720640651437905E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.97899305555555 7 8 6.3838485663082215E-002
-----------------------------------
read_iop_dataDon't have divt3d - using divt and vertdivt
WSHIST: writing time sample *** to instantaneous h-file 1 DATE=1997/07/17 NCSEC= 84585
WSHIST: writing time sample *** to accumulated h-file 1 DATE=1997/07/17 NCSEC= 83985
WSHIST: writing time sample *** to instantaneous h-file 2 DATE=1997/07/17 NCSEC= 84585
WSHIST: writing time sample *** to accumulated h-file 2 DATE=1997/07/17 NCSEC= 83985
WRAPUP: nf_close( 1 )=test_scam_arm97.cam.h0i.1997-06-18-85785.nc
Primary history file
Output at NSTEP = 2088
Number of time samples on this file = 2088
Model Day = 29.00
---------------------------------------
WRAPUP: nf_close( 2 )=test_scam_arm97.cam.h1i.1997-06-18-85785.nc
Auxiliary history file number 1
Output at NSTEP = 2088
Number of time samples on this file = 2088
Model Day = 29.00
---------------------------------------
QNEG3 from process_inidat:num_a3 Min. mixing ratio violated at 1 points. Worst = 0.8E-05
QNEG3 from D_P_COUPLING:num_a3 Min. mixing ratio violated at 519 points. Worst = 0.1E-04
QNEG3 from D_P_COUPLING:num_a4 Min. mixing ratio violated at 3716 points. Worst = 0.1E-04
QNEG3 from cldwat:Q Min. mixing ratio violated at 3952 points. Worst = -0.3E-04
QNEG3 from cldwat:CLDLIQ Min. mixing ratio violated at 5816 points. Worst = -0.6E-04
QNEG3 from cldwat:CLDICE Min. mixing ratio violated at 69264 points. Worst = -0.9E-04
QNEG3 from cldwat:SNOWQM Min. mixing ratio violated at 100626 points. Worst = -0.2E-03
QNEG3 from cldwat:bc_a4 Min. mixing ratio violated at 3258 points. Worst = -0.1E-11
QNEG3 from cldwat:dst_a3 Min. mixing ratio violated at 2817 points. Worst = -0.1E-10
QNEG3 from cldwat:ncl_a1 Min. mixing ratio violated at 693 points. Worst = -0.1E-10
QNEG3 from cldwat:ncl_a3 Min. mixing ratio violated at 714 points. Worst = -0.2E-11
QNEG3 from cldwat:num_a1 Min. mixing ratio violated at 612 points. Worst = -0.1E+08
QNEG3 from cldwat:num_a2 Min. mixing ratio violated at 291 points. Worst = -0.1E+10
QNEG3 from cldwat:num_a3 Min. mixing ratio violated at 849 points. Worst = -0.4E+04
QNEG3 from cldwat:num_a4 Min. mixing ratio violated at 3258 points. Worst = -0.4E+07
QNEG3 from cldwat:pom_a4 Min. mixing ratio violated at 3258 points. Worst = -0.5E-11
QNEG3 from cldwat:so4_a1 Min. mixing ratio violated at 441 points. Worst = -0.9E-11
QNEG3 from cldwat:so4_a2 Min. mixing ratio violated at 237 points. Worst = -0.4E-11
QNEG3 from aero_model_wetdep:num_a4 Min. mixing ratio violated at 17968 points. Worst = 0.1E-04
QNEG3 from chemistry:H2O2 Min. mixing ratio violated at 2 points. Worst = -0.2E-11
QNEG3 from chemistry:SOAG Min. mixing ratio violated at 16 points. Worst = -0.2E-11
QNEG3 from vertical diffusion:num_a4 Min. mixing ratio violated at 998 points. Worst = 0.1E-04
QNEG3 from aero_model_drydep:num_a3 Min. mixing ratio violated at 3999 points. Worst = 0.1E-04
QNEG3 from aero_model_drydep:num_a4 Min. mixing ratio violated at 17605 points. Worst = 0.1E-04
QNEG3 from TFILT_MASSFIX:Q Min. mixing ratio violated at 449 points. Worst = -0.4E-07
QNEG3 from TFILT_MASSFIX:NUMLIQ Min. mixing ratio violated at 32 points. Worst = -0.4E-11
QNEG3 from TFILT_MASSFIX:num_a4 Min. mixing ratio violated at 90 points. Worst = 0.1E-04
nstep, te 2089 0.26479748420593672E+10 0.26485364337691302E+10 0.23783263385050823E-01 0.96705453126586275E+05 0.22552395239472389E+03
-----------------------------------
photo_timestep_init: diagnostics
calday, last, next, dels = 198.99288194444443 7 8 6.4286514336917233E-002
-----------------------------------
Number of completed timesteps: 2088
Time step 2089 partially done to provide convectively adjusted and time filtered values for history tape.
******* END OF MODEL RUN *******
(atm_comp_nuopc) -------------------------------------------------------------------------
(atm_comp_nuopc) CAM: end of main integration loop
(atm_comp_nuopc) -------------------------------------------------------------------------
[Pipeline] sh
+ gzip -d /home/jenkins/cam_output/scratch/test_scam_arm97/run/cesm.log.240719-040017.gz
+ cat /home/jenkins/cam_output/scratch/test_scam_arm97/run/cesm.log.240719-040017
(t_initf) Read in prof_inparm namelist from: drv_in
(t_initf) Using profile_disable= F
(t_initf) profile_timer= 4
(t_initf) profile_depth_limit= 4
(t_initf) profile_detail_limit= 2
(t_initf) profile_barrier= F
(t_initf) profile_outpe_num= 1
(t_initf) profile_outpe_stride= 0
(t_initf) profile_single_file= F
(t_initf) profile_global_stats= T
(t_initf) profile_ovhd_measurement= F
(t_initf) profile_add_detail= F
(t_initf) profile_papi_enable= F
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead 0
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -10
l, cnst_name(l), cnst_name_cw(l)
1 Q
2 CLDLIQ
3 CLDICE
4 NUMLIQ
5 NUMICE
6 RAINQM
7 SNOWQM
8 NUMRAI
9 NUMSNO
10 bc_a1 bc_c1
11 bc_a4 bc_c4
12 DMS
13 dst_a1 dst_c1
14 dst_a2 dst_c2
15 dst_a3 dst_c3
16 H2O2
17 H2SO4
18 ncl_a1 ncl_c1
19 ncl_a2 ncl_c2
20 ncl_a3 ncl_c3
21 num_a1 num_c1
22 num_a2 num_c2
23 num_a3 num_c3
24 num_a4 num_c4
25 pom_a1 pom_c1
26 pom_a4 pom_c4
27 SO2
28 so4_a1 so4_c1
29 so4_a2 so4_c2
30 so4_a3 so4_c3
31 soa_a1 soa_c1
32 soa_a2 soa_c2
33 SOAE
34 SOAG
calcsize addfld - num_a1_sfcsiz1
calcsize addfld - num_a1_sfcsiz2
calcsize addfld - num_c1_sfcsiz1
calcsize addfld - num_c1_sfcsiz2
calcsize addfld - num_a2_sfcsiz1
calcsize addfld - num_a2_sfcsiz2
calcsize addfld - num_c2_sfcsiz1
calcsize addfld - num_c2_sfcsiz2
calcsize addfld - num_a3_sfcsiz1
calcsize addfld - num_a3_sfcsiz2
calcsize addfld - num_c3_sfcsiz1
calcsize addfld - num_c3_sfcsiz2
calcsize addfld - num_a4_sfcsiz1
calcsize addfld - num_a4_sfcsiz2
calcsize addfld - num_c4_sfcsiz1
calcsize addfld - num_c4_sfcsiz2
calcsize addfld - num_a2_sfcsiz3
calcsize addfld - num_a1_sfcsiz3
calcsize addfld - num_a2_sfcsiz4
calcsize addfld - num_a1_sfcsiz4
calcsize addfld - num_c2_sfcsiz3
calcsize addfld - num_c1_sfcsiz3
calcsize addfld - num_c2_sfcsiz4
calcsize addfld - num_c1_sfcsiz4
calcsize addfld - so4_a2_sfcsiz3
calcsize addfld - so4_a1_sfcsiz3
calcsize addfld - so4_a2_sfcsiz4
calcsize addfld - so4_a1_sfcsiz4
calcsize addfld - so4_c2_sfcsiz3
calcsize addfld - so4_c1_sfcsiz3
calcsize addfld - so4_c2_sfcsiz4
calcsize addfld - so4_c1_sfcsiz4
calcsize addfld - soa_a2_sfcsiz3
calcsize addfld - soa_a1_sfcsiz3
calcsize addfld - soa_a2_sfcsiz4
calcsize addfld - soa_a1_sfcsiz4
calcsize addfld - soa_c2_sfcsiz3
calcsize addfld - soa_c1_sfcsiz3
calcsize addfld - soa_c2_sfcsiz4
calcsize addfld - soa_c1_sfcsiz4
calcsize addfld - ncl_a2_sfcsiz3
calcsize addfld - ncl_a1_sfcsiz3
calcsize addfld - ncl_a2_sfcsiz4
calcsize addfld - ncl_a1_sfcsiz4
calcsize addfld - ncl_c2_sfcsiz3
calcsize addfld - ncl_c1_sfcsiz3
calcsize addfld - ncl_c2_sfcsiz4
calcsize addfld - ncl_c1_sfcsiz4
calcsize addfld - dst_a2_sfcsiz3
calcsize addfld - dst_a1_sfcsiz3
calcsize addfld - dst_a2_sfcsiz4
calcsize addfld - dst_a1_sfcsiz4
calcsize addfld - dst_c2_sfcsiz3
calcsize addfld - dst_c1_sfcsiz3
calcsize addfld - dst_c2_sfcsiz4
calcsize addfld - dst_c1_sfcsiz4
subr. modal_aero_gasaerexch_init - primary carbon aging pointers
pair 1 mode 4 ---> mode 1
spec 24=num_a4 ---> spec 21=num_a1
spec 26=pom_a4 ---> spec 25=pom_a1
spec 11=bc_a4 ---> spec 10=bc_a1
qconff addfld qconff_gaex kg/kg/s
qevapff addfld qevapff_gaex kg/kg/s
qconbb addfld qconbb_gaex kg/kg/s
qevapbb addfld qevapbb_gaex kg/kg/s
qconbg addfld qconbg_gaex kg/kg/s
qevapbg addfld qevapbg_gaex kg/kg/s
qcon addfld qcon_gaex kg/kg/s
qevap addfld qevap_gaex kg/kg/s
gasaerexch addfld bc_a1_sfgaex1 kg/m2/s
gasaerexch addfld bc_a4_sfgaex1 kg/m2/s
gasaerexch addfld H2SO4_sfgaex1 kg/m2/s
gasaerexch addfld num_a1_sfgaex1 kg/m2/s
gasaerexch addfld num_a4_sfgaex1 kg/m2/s
gasaerexch addfld pom_a1_sfgaex1 kg/m2/s
gasaerexch addfld pom_a4_sfgaex1 kg/m2/s
gasaerexch addfld so4_a1_sfgaex1 kg/m2/s
gasaerexch addfld so4_a2_sfgaex1 kg/m2/s
gasaerexch addfld so4_a3_sfgaex1 kg/m2/s
gasaerexch addfld soa_a1_sfgaex1 kg/m2/s
gasaerexch addfld soa_a2_sfgaex1 kg/m2/s
gasaerexch addfld SOAG_sfgaex1 kg/m2/s
gasaerexch addfld dst_a1_sfgaex2 kg/m2/s
gasaerexch addfld dst_c1_sfgaex2 kg/m2/s
gasaerexch addfld dst_a2_sfgaex2 kg/m2/s
gasaerexch addfld dst_c2_sfgaex2 kg/m2/s
gasaerexch addfld dst_a3_sfgaex2 kg/m2/s
gasaerexch addfld dst_c3_sfgaex2 kg/m2/s
gasaerexch addfld ncl_a1_sfgaex2 kg/m2/s
gasaerexch addfld ncl_c1_sfgaex2 kg/m2/s
gasaerexch addfld ncl_a2_sfgaex2 kg/m2/s
gasaerexch addfld ncl_c2_sfgaex2 kg/m2/s
gasaerexch addfld ncl_a3_sfgaex2 kg/m2/s
gasaerexch addfld ncl_c3_sfgaex2 kg/m2/s
gasaerexch addfld num_a1_sfgaex2 #/m2/s
gasaerexch addfld num_c1_sfgaex2 #/m2/s
gasaerexch addfld num_a2_sfgaex2 #/m2/s
gasaerexch addfld num_c2_sfgaex2 #/m2/s
gasaerexch addfld num_a3_sfgaex2 #/m2/s
gasaerexch addfld num_c3_sfgaex2 #/m2/s
gasaerexch addfld so4_a1_sfgaex2 kg/m2/s
gasaerexch addfld so4_c1_sfgaex2 kg/m2/s
gasaerexch addfld so4_a2_sfgaex2 kg/m2/s
gasaerexch addfld so4_c2_sfgaex2 kg/m2/s
gasaerexch addfld so4_a3_sfgaex2 kg/m2/s
gasaerexch addfld so4_c3_sfgaex2 kg/m2/s
gasaerexch addfld soa_a1_sfgaex2 kg/m2/s
gasaerexch addfld soa_c1_sfgaex2 kg/m2/s
gasaerexch addfld soa_a2_sfgaex2 kg/m2/s
gasaerexch addfld soa_c2_sfgaex2 kg/m2/s
subr. modal_aero_coag_init
pair 1 mode 2 ---> mode 1 eff 1
spec 29=so4_a2 ---> spec 28=so4_a1
spec 32=soa_a2 ---> spec 31=soa_a1
spec 19=ncl_a2 ---> spec 18=ncl_a1
spec 14=dst_a2 ---> spec 13=dst_a1
pair 2 mode 4 ---> mode 1 eff 1
spec 26=pom_a4 ---> spec 25=pom_a1
spec 11=bc_a4 ---> spec 10=bc_a1
pair 3 mode 2 ---> mode 4 eff 1
spec 29=so4_a2 ---> spec 28=so4_a1
spec 32=soa_a2 ---> spec 31=soa_a1
spec 19=ncl_a2 ---> spec 18=ncl_a1
spec 14=dst_a2 ---> spec 13=dst_a1
modal_aero_coag_init addfld bc_a1_sfcoag1 kg/m2/s
modal_aero_coag_init addfld bc_a4_sfcoag1 kg/m2/s
modal_aero_coag_init addfld dst_a1_sfcoag1 kg/m2/s
modal_aero_coag_init addfld dst_a2_sfcoag1 kg/m2/s
modal_aero_coag_init addfld ncl_a1_sfcoag1 kg/m2/s
modal_aero_coag_init addfld ncl_a2_sfcoag1 kg/m2/s
modal_aero_coag_init addfld num_a1_sfcoag1 #/m2/s
modal_aero_coag_init addfld num_a2_sfcoag1 #/m2/s
modal_aero_coag_init addfld num_a4_sfcoag1 #/m2/s
modal_aero_coag_init addfld pom_a1_sfcoag1 kg/m2/s
modal_aero_coag_init addfld pom_a4_sfcoag1 kg/m2/s
modal_aero_coag_init addfld so4_a1_sfcoag1 kg/m2/s
modal_aero_coag_init addfld so4_a2_sfcoag1 kg/m2/s
modal_aero_coag_init addfld soa_a1_sfcoag1 kg/m2/s
modal_aero_coag_init addfld soa_a2_sfcoag1 kg/m2/s
modal_aero_newnuc_init addfld H2SO4_sfnnuc1 kg/m2/s
modal_aero_newnuc_init addfld num_a2_sfnnuc1 #/m2/s
modal_aero_newnuc_init addfld so4_a2_sfnnuc1 kg/m2/s
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
max rss=522031104.0 MB
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
max rss=522031104.0 MB
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
max rss=522031104.0 MB
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
calcsize j,iq,jac, lsfrm,lstoo 1 1 1 22 21
calcsize j,iq,jac, lsfrm,lstoo 1 1 2 22 21
calcsize j,iq,jac, lsfrm,lstoo 1 2 1 29 28
calcsize j,iq,jac, lsfrm,lstoo 1 2 2 29 28
calcsize j,iq,jac, lsfrm,lstoo 1 3 1 32 31
calcsize j,iq,jac, lsfrm,lstoo 1 3 2 32 31
calcsize j,iq,jac, lsfrm,lstoo 1 4 1 19 18
calcsize j,iq,jac, lsfrm,lstoo 1 4 2 19 18
calcsize j,iq,jac, lsfrm,lstoo 1 5 1 14 13
calcsize j,iq,jac, lsfrm,lstoo 1 5 2 14 13
calcsize j,iq,jac, lsfrm,lstoo 2 1 1 21 22
calcsize j,iq,jac, lsfrm,lstoo 2 1 2 21 22
calcsize j,iq,jac, lsfrm,lstoo 2 2 1 28 29
calcsize j,iq,jac, lsfrm,lstoo 2 2 2 28 29
calcsize j,iq,jac, lsfrm,lstoo 2 3 1 31 32
calcsize j,iq,jac, lsfrm,lstoo 2 3 2 31 32
calcsize j,iq,jac, lsfrm,lstoo 2 4 1 18 19
calcsize j,iq,jac, lsfrm,lstoo 2 4 2 18 19
calcsize j,iq,jac, lsfrm,lstoo 2 5 1 13 14
calcsize j,iq,jac, lsfrm,lstoo 2 5 2 13 14
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
max rss=522031104.0 MB
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
max rss=547606528.0 MB
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
max rss=550752256.0 MB
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
max rss=554029056.0 MB
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
max rss=557305856.0 MB
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
max rss=560451584.0 MB
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
max rss=595054592.0 MB
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
max rss=598200320.0 MB
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
max rss=601477120.0 MB
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
max rss=604884992.0 MB
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
max rss=608030720.0 MB
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
max rss=611307520.0 MB
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
max rss=614453248.0 MB
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
max rss=655609856.0 MB
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
max rss=661114880.0 MB
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
max rss=666619904.0 MB
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
max rss=671993856.0 MB
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
max rss=677498880.0 MB
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
max rss=682872832.0 MB
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
max rss=688246784.0 MB
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
max rss=693751808.0 MB
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
max rss=699256832.0 MB
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
max rss=704630784.0 MB
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
max rss=711577600.0 MB
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
max rss=716951552.0 MB
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -12
/home/jenkins/workspace/cam_scam_gfortran_debug_test/share/src/shr_file_mod.F90 913 This routine is depricated - use shr_log_setLogUnit instead -11
max rss=787075072.0 MB
med_finalize max rss=787075072.0 MB
[WARNING] yaksa: 46 leaked handle pool objects
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS